[Implemented] PureBasic 64 bit support (PE / PE+ header)
Posted: Sat Dec 31, 2005 4:58 pm
Would be nice if PureBasic will support somewhere in future releases 64 bit stuff and creating executeables with PE (32 bit) and PE+ (64 bit) header!
Afaik there are some changes between the PE and PE+ header and 64 bit architecture uses fastcall convention, so you dont need any pushes for a call or API because the parameters are stored in the first four registers!? (when using more as 4 parameters, they will be stored to the stack!?)the stack.
However have a good new year and all good wishes from me over you...
Afaik there are some changes between the PE and PE+ header and 64 bit architecture uses fastcall convention, so you dont need any pushes for a call or API because the parameters are stored in the first four registers!? (when using more as 4 parameters, they will be stored to the stack!?)the stack.
However have a good new year and all good wishes from me over you...