|
-
May 1st, 2008, 06:54 PM
#12
Re: Microsoft VisualStudio2005 and NT4
There is a simple solution:
Go to:
Project settings
C\C++
Code Generation
under Runtime Library select "Multi-Threaded (/MT)"
I've just hit the same road block trying to test my DLL. After setting this to /MT, the DLL size went up a lot but it now works perfectly fine in Win NT4 SP6.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|