Displaying 3 results from an estimated 3 matches for "unregisterclass".
Did you mean:
unregisterclassw
2006 Apr 23
1
UnregisterClass Error
Several of the problems I''m seeing result in a crash that gives the
following error:
UnregisterClass error: _wx_SysTabCtl32
I haven''t been able to track this down. It may be a Windows specific
problem, I don''t know. Has anyone else seen this?
Roy
2009 May 22
0
Wine release 1.1.22
...1):
win87em.dll16: Remove a unnecessary floating point instruction that can cause invalid operation exceptions.
Ricardo Filipe (2):
setupapi: Add stubs for CM_Locate_DevNode_ExA/W.
cfgmgr32: Forward CM_Locate_DevNode_ExA/W calls to setupapi.
Rico Sch?ller (2):
wined3d: Add UnregisterClass() on DLL_PROCESS_DETACH.
winedbg: Do not print more than 9 characters from pThread->name.
Robert Key (2):
wined3d: Fix ATI HD4800 being reported as ATI 9500.
wined3d: Remove HD 4800 "2048MB for X2 versions" comment.
Roderick Colenbrander (10):
opengl32: Add a...
2007 Nov 09
0
Wine release 0.9.49
...g/receiving data asynchronously with callbacks being called in the context of the original thread, using window messages.
inetcomm: Use InternetTransport_ChangeStatus in InternetTransport_DropConnection so that the callback gets called.
inetcomm: Call InternetTransport_RegisterClass and UnregisterClass on process attach and detach respectively, to register a window class and initialize Winsock.
inetcomm: Add stubs for MimeOleSetCompatMode and MimeOleCreateMessage.
include: Add mimeole.idl.
inetcomm: Include mimeole.h and fix the type of MimeOleCreateMessage.
inetcomm: Add...