7 Feb
2009
7 Feb
'09
8:29 a.m.
dlls/user32/cursoricon.c defines a LookupIconIdFromDirectory16() function which is not used anywhere. What is strange is thar user.exe.spec exports a LookupIconIdFromDirectoryEx() function. So shouldn't it export a LookupIconIdFromDirectory() function too? In which case I suspect that LookupIconIdFromDirectory16() would be its implementation... Unfortunately I have no information about what 16bit dlls are supposed to export... -- Francois Gouget <fgouget(a)free.fr> http://fgouget.free.fr/ Any sufficiently advanced bug is indistinguishable from a feature. -- from some indian guy