Windows version handling

Thomas Charbonnel thomas at undata.org
Tue May 27 07:51:08 CDT 2003


Hi,

I reported a crash some days ago, triggered when WritePrivateProfileString
is called with a NULL lpFileName. I was advised to test windows'
behaviour, which I did. The call behaves differently on Win9x/Me and
WinNT/2K/XP. Should I model the patch after this ? If yes, is there an
internal Wine mechanism to deal with windows versions, or should I just
call GetVersionEx ?

Thomas






More information about the wine-devel mailing list