Rahul_N
December 7th, 2006, 10:30 PM
I had an old VC 6 console app which used windows.h for loading functions from a dll. now i wanted to split up the app in a client and a server. I found the System::Net::Sockets:Socket classed and managed the split. My only problem now ist that vc++ 2003 express cannot find windows.h, nor can i make the programm work by including the old vc 6 include directory.
Is there any new way to load dlls or anything else i can do?
regards
Rahul
Is there any new way to load dlls or anything else i can do?
regards
Rahul