search for: atlmoduleregisterserver

Displaying 3 results from an estimated 3 matches for "atlmoduleregisterserver".

2006 Mar 02
1
Some progress with solidworks...
...Deferred hlink ... with native msvcrt dll, solidworks is starting, displaying main windows, registration is ok, i can enter my code. But then it crash, with this log : fixme:ole:CoRegisterMessageFilter stub fixme:atl:AtlModuleInit SEMI-STUB (0xb6d36eb0 0xb6d360d8 0xb6d20000) fixme:atl:AtlModuleRegisterServer 0xb6d36eb0 1 (null) fixme:atl:AtlModuleInit SEMI-STUB (0xb6d3dd68 0xb6d3d020 0xb6d30000) fixme:atl:AtlModuleRegisterServer 0xb6d3dd68 1 (null) fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:atl:AtlModuleInit SEMI-STUB (0xb6d24188 0xb6d240b0 0xb6d20000) fixme:atl:AtlModuleRegisterServer 0...
2013 Jan 04
0
Wine release 1.5.21
...ded support for direct routes when using NET_RT_DUMP. user32: Initialize cbSize of NONCLIENTMETRICSW struct in GetSystemMetrics. atl100: Added AtlAdvise implementation. atl100: Added AtlUnadvise implementation. atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterServer). atl: Added support for category maps in AtlModuleRegisterServer. urlmon: Added support for 'Run' setup hook. Julian R?ger (1): po: Update German translation. Ken Thomases (5): winemac.drv: Tell git's diff engine to recognize Objective-C source files. ma...
2006 Nov 24
0
Wine release 0.9.26
...implementation: IOleInPlaceFrame. atl: Host component implementation: IOleControlSite. atl: AtlAxGetHost and AtlAxGetControl implementation. atl: Fix incorrect prototypes. atl: Implement AtlModuleLoadTypeLib. atl: Implement AtlRegisterLoadTypeLib. atl: Implement AtlModuleRegisterServer. Byeong-Sik Jeon (1): user32: Update the edit control when the IME composition string is emptied. Christoph Frick (1): dinput: Simplify the code that finds the offset of the given linux event. Clinton Stimpson (1): riched20: Fix key handling in dialogs. Detlef Riekenberg (8):...