j
k
j a
j l
On 05/31/2011 12:09 PM, Dmitry Timoshkov wrote:
Adam Martinsonamartinson@codeweavers.com wrote: ... if (osver.dwMajorVersion>= 5) That's a wrong check for win9x.
Adam Martinsonamartinson@codeweavers.com wrote:
if (osver.dwMajorVersion>= 5)
That's a wrong check for win9x.
It's not, it's a check for win2k and later, the stuff in that block isn't done for win9x.
Back to the thread
Back to the list