I get L2001. "Unresolved external symbol _mainCRTStartup".
and my program won't link even though I get no errors or warning from the compile.
the program :
mysegment para 'DATA
message BYTE 'programming in assembly is fast'
mydata ends
mycode para "code'
mov bx,00h...
I am using programers work bench for assembly vwerion 6.11 loaded into windows me. I get thru the part that says no warnings.
My program had no erros. So I click on run and found out that run was grayed out.
I looked up the error pwb3096 and found it said that there is an "Unsupported Video...
I am a newbie on win32 assembly programming. I am using old win32 assembly programms to learn. I got an error that I would like some explanion on:
The Error is "Syntax Error".
I got it on instructions like the following:
AbortDoc PROCDESC WINAPI :HDC
BitBlt PROCDESC WINAPI :HDC...
My question is can I write Win32 assembly code with my MASM611 assembly package? Or do I need to purchase another Assembly package? I keep hearing that programmers no longer code in assembly language. But then there is this forum. Could someone help me out? Can the programmers workbench...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.