user32.dll - wine's 16Bit compatibility may crash 32Bit applications
5 Aug
2006
5 Aug
'06
2:31 p.m.
Hello, I've found a problem in the current user implementation. If a 32Bit program sends a WM_USER+xx message with 16Bit pendant (i.e. EM_GETLINE / EM_GETLINE16) and forgets to catch it, a crash might be possible (pointer param = NULL). I think that Windows user implementation checks if it is a 16 or 32Bit process. Does anyone know of a way to accomplish such a check in wine ? Thanks for your help, Stefan Siebert
7159
Age (days ago)
7159
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Siebert