Saturday, January 7, 2006, 9:30:34 AM, Martin Fuchs wrote:
Changelog:
- fix folder icon index when read from registry
- change "DWORD dwNr" into "int icon_idx" at several places
Any reason you using int* instead of LPINT?
Index: shell32_main.h
RCS file: /home/wine/wine/dlls/shell32/shell32_main.h,v retrieving revision 1.110 diff -u -p -d -r1.110 shell32_main.h --- shell32_main.h 28 Nov 2005 11:04:35 -0000 1.110 +++ shell32_main.h 7 Jan 2006 16:19:07 -0000
Please rediff from the top of the tree.