On 14/02/2011 05:03, Y.Hosoi wrote:
Thank you.
However, it did not move well.
If test.dll is done in LoadLibrary, Access Violation is generated.
Are you still amused something?
[main source code]
#include "stdafx.h"
#include "windows.h"
#ifdef __cplusplus
extern "C"{
#endif
typedef int (*
Thank you.
However, it did not move well.
If test.dll is done in LoadLibrary, Access Violation is generated.
Are you still amused something?
[main source code]
#include "stdafx.h"
#include "windows.h"
#ifdef __cplusplus
extern "C"{
#endif
typedef int (*TFUNC)(void);
typedef void (*Tinit
On Sat, Feb 12, 2011 at 11:46:47AM +0900, Hosoi wrote:
>It wants to compile DLL of a certain open source with Cygwin and to use
>it with VC. Because the compilation doesn't pass, it should be Cygwin
>in MSYS.
>
>However, when the one that test DLL was compiled with Cygwin is used
>with VC, it free
Hi.
It wants to compile DLL of a certain open source with Cygwin and to use it with
VC.
Because the compilation doesn't pass, it should be Cygwin in MSYS.
However, when the one that test DLL was compiled with Cygwin is used with VC,
it freezes it with LoadLibrary.
Please teach the method o
4 matches
Mail list logo