由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - develope 32-bit dll on win 7
相关主题
Smart Parser/Compiler DevelopmentAn interesting C++ compile error
95% Engineers in India Unfit For Software Development Jobs: Report谁来解释一下这个是compiler问题吗?
C array关于Makefile的一个问题
A C++ compiler related interview question这句话是为什么呢?
*** help needed! on MATLAB GUI ***spent a lot of time try to compile boost
How to tell gcc stop compiling.一个qt3在Windows上的问题
inheritence problemambiguous operators in c++
A tech question (转载)关于C++ STL编译的疑问
相关话题的讨论汇总
话题: dll话题: bit话题: 32话题: develope话题: win
进入Programming版参与讨论
1 (共1页)
p****r
发帖数: 165
1
win 7 is a 64-bit OS, where i could find resource to develope 32-bit .dll on
win 7? should I use VS 2010 or VS 2008 is ok?
because .dll will got ran on 32-bit server, so I still need to compile it
into 32-bit .dll.
any suggestions are welcome. Thanks.
d****n
发帖数: 1637
2
开始创建project就可以选择win32.
创建以后也可以改回来。
编译时候就生成了win32的 binary, 即使是在64bit windo
ws 7里

on

【在 p****r 的大作中提到】
: win 7 is a 64-bit OS, where i could find resource to develope 32-bit .dll on
: win 7? should I use VS 2010 or VS 2008 is ok?
: because .dll will got ran on 32-bit server, so I still need to compile it
: into 32-bit .dll.
: any suggestions are welcome. Thanks.

1 (共1页)
进入Programming版参与讨论
相关主题
关于C++ STL编译的疑问*** help needed! on MATLAB GUI ***
question for C++ constantHow to tell gcc stop compiling.
a question about CASTinheritence problem
c++标准函数传递一问A tech question (转载)
Smart Parser/Compiler DevelopmentAn interesting C++ compile error
95% Engineers in India Unfit For Software Development Jobs: Report谁来解释一下这个是compiler问题吗?
C array关于Makefile的一个问题
A C++ compiler related interview question这句话是为什么呢?
相关话题的讨论汇总
话题: dll话题: bit话题: 32话题: develope话题: win