Forum: Assembly Apr 14th, 2006 |
| Replies: 0 Views: 2,154 I didn't get any response on my last post, so I'll try one
more.
I can't figure out why the comparison is failing. I would
like to be able to use the extended ASCII characters instead
of... |
Forum: Storage Apr 14th, 2006 |
| Replies: 9 Views: 8,209 All you have to do is go to another computer that does read the disk,
and copy them to the HD, fomat your floppy and then copy it back. |
Forum: Assembly Apr 6th, 2006 |
| Replies: 0 Views: 3,718 Is there someone who can help me with this ?
I also put some comments with some questions as well.
Thanks.
; crypt3.asm This is supposed to making a registry key, but isn't.
; ... |
Forum: Assembly Mar 22nd, 2006 |
| Replies: 4 Views: 6,614 The code would be running under XP. Isn't Win2K NT based as well ?
Thanks. |
Forum: Assembly Mar 21st, 2006 |
| Replies: 4 Views: 6,614 Can you still use BIOS functions win 32 bit programs?
Thanks. |
Forum: Assembly Mar 18th, 2006 |
| Replies: 1 Views: 6,849 Is there someone who could help me convert this
to Tasm style.
Thanks.
; celsius.asm Nasm code
; Need this converted to Tasm style
; so I can help... |
Forum: Assembly Mar 15th, 2006 |
| Replies: 2 Views: 2,691 [QUOTE=Narue]Welcome! What assembler are you using? Are you working directly with the Win32 API for assembly GUI applications or are you actually doing something fun? ;)
I am using Masm for... |
Forum: Assembly Mar 15th, 2006 |
| Replies: 2 Views: 2,691 I am currently learning 32 bit Win programming in assembly. I used to write in C and C++ but didn't like the code bloat.
My hobbies are photography, stamp collecting,
wood working, and bike... |