I normally use a full version of MSVS, but am trying to set up my laptop ready to travel to IDF.
On this machine, I only have the bundled version of MSVS.
Some of my apps need to use AdvAPI32.Lib, Comctl32.Lib, ComDlg32.Lib, GDi32.Lib, HtmlHelp.LIb, Kernel32.Lib, Lz32.Lib and User32.Lib, all of which come with v7.0A of the Windows SDK, which is part of MSVS (I need them to interface with the RealWin library, which I am still using).
Is there a way around this, or must I have the full version of MSVS installed?
Thanks,
David