|
From: Carl S. <stu...@gm...> - 2015-02-07 19:30:58
|
On 2/7/2015 1:10 PM, Greg Jung wrote: > The headers are there, in winbase.h; here is a collection of how I compile: > > -lshlwapi -lws2_32 \ > -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 > -loleaut32 -luuid -lcomdlg32 -ladvapi32 > > some of that won't be needed, of course. It's linkage I need. I put all these on the command line and it still doesn't link. |