[Shlwapi] Convert Ordinals To Their Real Names

Robert Shearman R.J.Shearman at warwick.ac.uk
Wed Sep 10 07:14:03 CDT 2003


Hi,

This patch converts implemented ordinals of the form SHLWAPI_123 to their 
proper names. I wrote a little program based on winedump to lookup the 
address of the exported ordinals in debug symbols freely available from 
Microsoft. I will shortly be doing the same for other modules with cryptic 
ordinals too. 
However, I couldn't change some of the ordinals as they would have conflicted 
with the C COM macros we use.

Rob

Changelog:
- Convert ordinals to their real names
- Partially implement a few Assoc* functions

P.S. I apologize for disrupting any outstanding work that anyone has on 
Shlwapi, but I thought it best to do this work now while other potentially 
disrupting work is going on so that you only have to merge your changes once.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi.diff
Type: text/x-diff
Size: 113017 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030910/b1428bc6/shlwapi.bin


More information about the wine-patches mailing list