Well, I did it yesterday and I reset all VS settings. Still it doesn't work.
Any ideas?
User Profile
Collapse
-
It is already defined.
I attach the project optimization and and advanced tabs:
1. advanced
http://img96.imageshack.us/img96/2953/1232k.jpg
2. optimization
http://img51.imageshack.us/img51/5452/85742827.gif...Leave a comment:
-
Optimizations are disabled.
I've already checked this tab and none of them are enabled.
Thanks.Leave a comment:
-
Visual Studio stdcall and disassembly.
I'm having a problem regarding the assembly code with stdcall.
"int main(void)
{
00F213A0 push ebp
00F213A1 mov ebp,esp
00F213A3 sub esp,0C0h
00F213A9 push ebx
00F213AA push esi
00F213AB push edi
00F213AC lea edi,[ebp-0C0h]
00F213B2 mov ecx,30h
00F213B7 mov eax,0CCCCCCCCh
...
No activity results to display
Show More
Leave a comment: