Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: asmnovice
  • Content: Threads
  • Order by date
  1. asmnovice

    trying to print a series of charac to the printer using INT 17H

    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...
  2. asmnovice

    pwb not running when I click on run program. Progran assembled with n

    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...
  3. asmnovice

    win32 assembly programming

    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...
  4. asmnovice

    Win32 assembly

    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...

Part and Inventory Search

Back
Top