OaBuildVersion patch

Wililam computerman413 at ezrs.com
Tue Apr 27 08:42:29 CDT 2004


	I was looking through the source code and found that the OaBuildVersion API 
in dlls/oleaut32/oleaut.c did not give return values for all Windows version, 
or did not use a GetVersion return value that matched the values given in the 
comments for the GetVersion function in the kernel directory. I added return 
values for whatever version numbers that I found in GetVersion's comments. 
The minor number for XP's version is 50, not 40, so I added that return value 
for XP.

I have enclosed the patch for the file against the latest source package.

Here is the ChangeLog entry (I didn't patch the  ChangeLog file):

* dlls/oleaut32/oleaut.c
William Lahti <computerman413 at aol.com>

- Expanded the number of Windows versions supported by OaBuildVersion

Sincerely yours,

William Lahti








-------------- next part --------------
A non-text attachment was scrubbed...
Name: OaBuildVersion.diff
Type: text/x-diff
Size: 1866 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040427/176b1d3e/OaBuildVersion.bin


More information about the wine-patches mailing list