A
ajit
Guest
Hi -
We are trying to port our 32 bit application to x64 platform. We are
facing some memory corruption in ntdll.
Just wondering are there any good memory corruption tools on x64
platform?
I have been googling this but could not find microsoft memory tools
for x64.
Other question is -
While porting application are there any specific flags which needs to
be applied
We are using Platform sdk x64 for porting and We replaced -DWIN32 to -
DWIN64 and /MACHINE:x86 top /MACHINE:x64. Is that the only change
applicable to port this application
- Ajit
We are trying to port our 32 bit application to x64 platform. We are
facing some memory corruption in ntdll.
Just wondering are there any good memory corruption tools on x64
platform?
I have been googling this but could not find microsoft memory tools
for x64.
Other question is -
While porting application are there any specific flags which needs to
be applied
We are using Platform sdk x64 for porting and We replaced -DWIN32 to -
DWIN64 and /MACHINE:x86 top /MACHINE:x64. Is that the only change
applicable to port this application
- Ajit