kernel32/tests: Add a Process32(First,Next) test. (Win9X todo)

Florian Tobias Schandinat FlorianSchandinat at gmx.de
Wed Feb 4 16:47:48 CST 2009


Hi,

this shows a version difference between Win9X and NT. Programs that rely 
on this behavior work on XP only if they are part of the compatibility 
database or manually set to compatible execution mode.

Required because apps do:
some_str_func(strrchr(lppe->szExeFile, '\\'))
without a NULL pointer check.


Greetings,

Florian Tobias Schandinat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-process.patch
Type: text/x-diff
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090204/dc5884c4/attachment.patch 


More information about the wine-patches mailing list