j
k
j a
j l
On 12/23/2009 07:08 PM, Steven Edwards wrote:
+ hShell32 = LoadLibraryW(wszShell32);
Isn't shell32 already available (it's imported, see Makefile.in)? If so a GetModuleHandleW() would suffice. -- Cheers, Paul.
Back to the thread
Back to the list