Just curious. Do you have a symbolic debugger for your new Assembler?
JPS
Build your project with the following options:
\poasm\bin\poasm /AIA32 /Zi Dialog.asm
\poasm\bin\polink /SUBSYSTEM:WINDOWS /DEBUG /DEBUGTYPE:CV Dialog.obj
Run Poide coming with Pelles C compiler package and from the File menu, open Dialog.exe After, in the Projet menu, select Debug
[attachment deleted by admin]