Re: Post build events

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



nevermind, realized the events work like DOS and you can use the IF XXX EQU
XXX ( ) else () commands :)

"Smokey Grindle" <nospam@xxxxxxxxxxxxxx> wrote in message
news:OpsVO0rgHHA.1240@xxxxxxxxxxxxxxxxxxxxxxx
I have a post build event script... I need it to do a task only when the
cpu arch is 64bit for the compiled output... is there any way to check this
and then do a block of code if that is the case? if so how? thanks!



.



Relevant Pages

  • Re: which book to start with...?
    ... linux and i dont have windows. ... will i miss something important if i dont start in dos? ... orig equ $08048000 ... trap $80 ...
    (alt.lang.asm)
  • Re: pc speaker in asm
    ... For dos, I'm guessing? ... call delay ... A0 equ 21728 ...
    (alt.lang.asm)