|
-
Dec 17th, 2002, 05:57 AM
#1
Thread Starter
Fanatic Member
A couple of questions
There is a product that I downloaded called wizmo and I really like it. It was written in Assembly. The exe was small and fast.
Is Assembly the only language that can create standalone exe?
How can one get started to learn Assembly and what software are needed?
Thanks
Bird of Prey
Mr. Bald Eagle.
[img][/img]
-
Dec 17th, 2002, 07:43 AM
#2
Re: A couple of questions
Originally posted by Hawk
Is Assembly the only language that can create standalone exe?
No, most traditional languages can (eg: C, Pascal, QBasic ...), although the assembler way does make them quicker (but much harder to write).
I'm afraid I can't help on where/how to learn etc.. I've got no idea which assemblers are any good, try looking through this forum for what other people suggest
-
Dec 18th, 2002, 01:56 AM
#3
Thread Starter
Fanatic Member
Bird of Prey
Mr. Bald Eagle.
[img][/img]
-
Dec 23rd, 2002, 08:36 AM
#4
For creating real windows apps there are NASM, TASM and MASM.
The Art of Assembly (see the FAQ, there are two links, only one works) has a section about Win32 assembly programming.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|