Op 16 sep. 2011 02:55 schreef "NightStrike" het
volgende:
>
> Ruben, can you take a look at the email chain below?
I will in a few days, when i'm back at home.
Ruben
>
> On Thu, Sep 8, 2011 at 8:24 AM, Earnie
wrote:
> > C++0X wrote:
> >> For example, executable produced by
> >> "i686-w64-mingw
Kay,
Yes I was meaning Windows 7 sorry.
>From the control panel, system, I see that I have Windows 7 Enterprise, 64 Bit
>operating system.
Francois
-Original Message-
From: Kai Tietz [mailto:ktiet...@googlemail.com]
Sent: vendredi, 16. septembre 2011 10:15
To: mingw-w64-public@lists.
2011/9/16 RAPPAZ Francois :
> I have a application that use a dll with Java native interface. Under windows
> XP, using Cygwin, that 2 lines
>
> jdk='/cygdrive/c/Program Files/Java/Jdk1.6.0_24'
> g++ -w -mno-cygwin -I"$jdk/include" -I"$jdk/include/win32"
> -Wl,--add-stdcall-alias -shared -o kbhoo
I have a application that use a dll with Java native interface. Under windows
XP, using Cygwin, that 2 lines
jdk='/cygdrive/c/Program Files/Java/Jdk1.6.0_24'
g++ -w -mno-cygwin -I"$jdk/include" -I"$jdk/include/win32"
-Wl,--add-stdcall-alias -shared -o kbhook.dll kbhook.cpp
gaved a 27 KB kbhook