Win32 DLL problem: Extension crashes when using FILE *

David Bolen db3l at fitlinxx.com
Fri Aug 11 00:20:49 EDT 2000


gmcm at hypernet.com (Gordon McMillan) writes:

> rwgk at my-deja.com wrote:
> 
> ...
> 
> >I have been trying very hard to find out how I can force Visual C++ 6.0
> >to link against MSVCRT.dll. 
> ...
> >From the main VC60 menu select Project -> Settings. The "Project
> >Settings" dialog appears. Click the "C/C++" tab. 
> 
> In VC 5, this same dialog has a drop down box for the c runtime. Pick
> "Multithreaded DLL". 

It's also there for VC6 - but for the original poster, you also have
to select the "Code Generation" category first.  You won't see the
Runtime library option with the default "General" category that comes
up when you first pick the C/C++ tab.

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list