flat assembler
Message board for the users of flat assembler.

Index > Windows > Some Advice

Author
Thread Post new topic Reply to topic
blacky



Joined: 06 Apr 2006
Posts: 32
Location: JA
blacky 07 Apr 2006, 03:22
Ok.. ive been an HLL programmer for some time now..and ive gotten too use to the fact that i have a resource editor to do all the resource work for me ( i even try to prevent from using CreateWindowEx!) So id like to know how it is you guys go about getting the positions of everything in order and whatnot..How do you know what coords it needs etc( it as in the buttons in the dialog and the controls)..Just wanna hear how some of you do it and adapt to someones way of doing it.. cause im not used to writing out my resource script at all, and its the only thing that makes me reluctant of using fasm :\ otherwise.. this is one awesome assembler..

cheers
Post 07 Apr 2006, 03:22
View user's profile Send private message MSN Messenger Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 07 Apr 2006, 03:34
hi blacky,
welcome to fasm board.

Quote:
Just wanna hear how some of you do it

what i did usually is create a simple dialog for my application, assembly it.

the using "resource hacker"
http://www.angusj.com/resourcehacker/
to open up the assembled file, put more controls into dialog box.

then finally copy the text/coordination output of reshacker and put them into fasm source.

a little bit trouble.

btw, you could use Visual to generate resource file and link them into your fasm code.

http://www.thefreecountry.com/programming/resourceeditors.shtml

k, c u
Post 07 Apr 2006, 03:34
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.