You are not logged in.
Pages: 1
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!!!
Last edited by CrazyMax (2007-10-28 11:08:58)
Offline
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
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
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"
Offline
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
Ops
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
Pages: 1