XSTools.dll and NetRedirect.dll for 64 bit

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

sofax222
Developers
Developers
Posts: 214
Joined: 24 Nov 2010, 03:08
Noob?: Yes

XSTools.dll and NetRedirect.dll for 64 bit

#1 Post by sofax222 »

I try to build the XSTools.dll and NetRedirect.dll for 64 bit with MinGW_w64.
But got errors ....

Could I build the XSTools.dll and NetRedirect.dll with Visual C++ (Visaul Studio 2008/2010) ??
If I could, how to do ?
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: XSTools.dll and NetRedirect.dll for 64 bit

#2 Post by kLabMouse »

sofax222 wrote:Could I build the XSTools.dll and NetRedirect.dll with Visual C++ (Visaul Studio 2008/2010) ??
If I could, how to do ?
I've Tried once and failed. But, the source code, have everything to be GCC/MSVC compatible.
as for x64 build. That one should be discussed, because NetRedirect.dll should be 32-bit. same as some part of code that injects it into process