b*r
2 楼
是不是没有正确include 啊。 贴上你的source code.
e*r
3 楼
/*******************************************************
File name: DLLCode.h
This file contains all the DLL interfacing object
declarations, in this example:
a class object, two global function object, and
a global integer variable.
Notice: we use the same header file for compiling the
.DLL and the .exe (application).
This header file defines a macro which export the target
DLL objects if we are building
a DLL, otherwise it import the DLL objects into an
applica
【在 b***r 的大作中提到】
: 是不是没有正确include 啊。 贴上你的source code.
File name: DLLCode.h
This file contains all the DLL interfacing object
declarations, in this example:
a class object, two global function object, and
a global integer variable.
Notice: we use the same header file for compiling the
.DLL and the .exe (application).
This header file defines a macro which export the target
DLL objects if we are building
a DLL, otherwise it import the DLL objects into an
applica
【在 b***r 的大作中提到】
: 是不是没有正确include 啊。 贴上你的source code.
b*r
4 楼
为什么要用到stdafx.h啊?你又没用MFC.
相关阅读
请教一个static 函数的问题别见笑:一个初级问题:如何把开源open-source的源程序导入Visual studio谁给推荐一个C++复习大纲?老美同事的站点: http://www.chatnearme.com弱弱的问问常出现的让俺糊涂的关于顺序的表述(有包子送)!!(转载)[C++] 入门级问题 increment and decrement operators如何sort and merge n 个sorted linked listVB 能不能编译 basic 的代码?控制程序自动化执行, 该用 perl, python or shell script ?还是PERL问题strange behavior about chmod 777 -R (转载)std::map 为什么没有排序呢有这种东西的开源工具吗?C++里用Blas/Lapack的问题 (转载)a pointer to a const addr编程语言大统重新编一遍 c++0xHaskell; Standard ML类语言的问题java string streamPython API 下载google trend总是断掉怎么办? (转载)