Forum: C++ Sep 14th, 2006 |
| Replies: 4 Views: 1,516 Included file not found during compile time.
This must be an easy question for you to answer.
I have a header file (basetsd.h) that is located in the
C:\Program Files\Microsooft Visual... |
Forum: C++ Sep 13th, 2006 |
| Replies: 4 Views: 1,658 The file that the code is tryong to link to is CdrvHF32.lib |
Forum: C++ Sep 13th, 2006 |
| Replies: 4 Views: 1,658 I got a Link error 1181 with fresh code from source safe. It is looking for a dll that is in the windows/system32 directory and cannot find it.
So how do I set the path to it?
I do not see... |