On 07.01.2006 17:52:04 Vitaliy Margolen wrote:
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?
What's better when using LPINT? This are all internal functions and not exported from shell32.dll.
Regards,
Martin