You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.



#1 2007-10-26 14:55:31

CrazyMax
Administrator
From: Ukraine
Registered: 2007-10-26
Posts: 121

to shash: fix for compiling in VS2005 for x64

Please, if you can (or if you want) upload this fixes in cvs.

Fixed:

SetWindowLong in x64 compiler replaced on SetWindowLongPtr

and

DWL_USER in x64 compiler replaced on DWLP_USER

Please!!! Please!!! Please!!! wink

Last edited by CrazyMax (2007-10-28 11:08:58)

Offline

#2 2007-10-26 20:49:50

shash
Administrator
Registered: 2007-03-17
Posts: 897

Re: to shash: fix for compiling in VS2005 for x64

I don't have VisualC2005 neither a x86 computer, so I can't test those fixes. I guess if some other developer can test them, they'll be added.

Offline

#3 2007-10-27 01:34:45

evilynux
Member
From: Montréal
Registered: 2007-03-17
Posts: 118
Website

Re: to shash: fix for compiling in VS2005 for x64

Unfortunatly, I do have an x86-64 (amd64) but don't have MS Windows.

Offline

#4 2007-10-28 18:05:47

CrazyMax
Administrator
From: Ukraine
Registered: 2007-10-26
Posts: 121

Re: to shash: fix for compiling in VS2005 for x64

Shash, please, add my fixes of compiling for x64, on win32 they work blamelessly, and on x64 fixes work exactly.
And each time to correct a code after an update from cvs somehow...

Last edited by CrazyMax (2007-10-28 18:06:11)

Offline

#5 2007-10-28 21:16:23

shash
Administrator
Registered: 2007-03-17
Posts: 897

Re: to shash: fix for compiling in VS2005 for x64

CrazyMax: I won't commit any code I can't test: if I can't test a code, I can be responsible for it, thus I won't commit it, as simple as that. I don't understand what you said for the CVS "update" tongue

Offline

#6 2007-10-28 22:02:34

CrazyMax
Administrator
From: Ukraine
Registered: 2007-10-26
Posts: 121

Re: to shash: fix for compiling in VS2005 for x64

Ops roll I wanted to say that each time I downloaded updates from cvs I fix code for compiling for x64.

Last edited by CrazyMax (2007-10-28 22:08:06)

Offline

#7 2007-10-29 10:12:10

SCHUMI-4-EVA
Member
Registered: 2007-03-19
Posts: 97

Re: to shash: fix for compiling in VS2005 for x64

I also have an AMD64bit processor, but all my previous attempts at compiling the CVS failed and I don't have a 64bit OS to test anything anyways.

Offline

#8 2007-10-29 15:41:05

shash
Administrator
Registered: 2007-03-17
Posts: 897

Re: to shash: fix for compiling in VS2005 for x64

CrazyMax wrote:

Ops roll I wanted to say that each time I downloaded updates from cvs I fix code for compiling for x64.

Yep, I guess so. But I won't commit code that I can't test neither I don't see a particular problem with. I also have problems with variable parameters macros in debug.h and others, and I've to fix them every time I make a clean check out due to MSVC2003 not supporting them.

Offline

Board footer

Powered by FluxBB