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.
相关阅读
Help: Socket.SendFile() cannot be recognized by c# compiler如何用程序下载stock Historical Prices ?关于c++ classes的interview test一道C++面试编程题问一道排序题目Top 100 H1B Visa Sponsors in IT基因本体数据库如何搭建?能有人详细讲一下这两道google的面试题吗?help: generate random IP addressHow to change a string under gdb prompt再请教一个问题,请教有经验人士How to change the Static Font size and color of title in GUI in CHelp -- How to output error messages to a file for scripts called by system calls???求binary search的直径(最大的d(nodei,nodej))怎么最快这里有没有人用OpenSSL的?一道c++ 题, 找出duplicate numbersRefactoring long class step by step (1)How to stop a function in MATLAB?一个让我比较困惑的问题 c++ inheritence一道C++面试题