Hi!
I am using Visual Studio.net 2005 for my "Windows Form Application" in vc++.net
i want to use assembly code in it like this
__asm {
//assembly language code
}
can somebody help me how to do this
I am using Visual Studio.net 2005 for my "Windows Form Application" in vc++.net
i want to use assembly code in it like this
__asm {
//assembly language code
}
can somebody help me how to do this