I have built two OSs. The first was marked for development use, so I
included just about everything using the "New Platform Wizard". The second,
my choices were more restrictive.
I noticed the missing libraries in the packing list provided along with the
SDK install file (*.msi). The specific ones that were giving my link errors
were ws2.lib and mmtimer.lib.
Packing list for development OS = included many libraries.
Packing list for restricted OS = only ATL and MFC...not even coredll.lib was
there!
What am I missing!! (adding the library in the "settings..." Link tab didn't
help)
I have looked at all the components, but nothing is jumping out at me. The
libraries packed with the SDK seem to corrolate with the PB
environment....Help files are proving to be no help and I know this is going
to come down to a check box, radio button or component :)
Thanks in advance for your help,
Matt