Jawin on different Windows versions
Roger I Martin PhD <[email protected]> Tue, 13 Dec 2005 12:29:58 -0500
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, Curious if any of you see "80004002, E_NOINTERFACE" error message on a Windows XP Professional Version 5.1(Build 2600 xpsp2 030422-1633: Service Pack 1) during Jawin CoInitialization while the same code and dll's(Platform SDK Collection for Windows Server 2003 SP1) initializes and runs just fine on Windows 2000 Version (Build 2195:Service Pack 4) I don't think it is Jawin but I don't see an up to date report at msdn either. Find http://support.microsoft.com/default.aspx?scid=kb;en-us;307597 I see they talk about a April 2005 Edition of the Platform SDK Collection for Windows Server 2003 SP1. Don't know if there has been any bug fixes. I do see visual executables with proxies appear before E_NOINTERFACE occurs but then it blows away. Currently I'm testing on my Windows 2000 box but realize the Windows XP issue needs to be resolved. While writing this I decided to try calling the XP offending interface from another cpp application and it works fine. Perhaps a build issue for Jawin. -Roger