Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA.
From: Beyond2000! (mauroteste_at_hotmail.com)
Date: 05/11/04
- Next message: T.M. Sommers: "Re: A Friendly review of "Window programming in assembly language" - INTRO"
- Previous message: Beth: "Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- In reply to: The Wannabee: "Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- Next in thread: The Wannabee: "Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- Reply: The Wannabee: "Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 May 2004 10:53:07 -0700
Hi Wanabee
About the usage of lib files on RosAsm...yes i totally agree with
you..At the actual stage there loagind library files direxctly is
something thatis not totally usefull for RosAsm.
Much better will be continue with the include preparser....but with
some modifications on the disassembler allowing the disassembling of
.lib and .obj files.
On that way, it could be possible to convert directly to asm the
library and objects that others assemblers or compilers uses. Better
then using a direct library or object file, is converting it to
assembler...so this can be used with the inc preparser, better then
using a .lib file.
As long as the creation of a asm file that was originated form a lib
or obj seems to me much more reliable then just linking them directly
with the assembler.
With the data acquired from a lib or obj file, the user can be able to
rebuild the asm file as he wants, fixing what is necessary and when is
necessary, and it has the advantage to he be able to store the rest of
the unused functions directly in asm source to he deal with tha as he
wants. The advantage is that the generated asm file will already
contains all needed informations, like the functions names, data
types, stack values etc etc.
This is the main usage i can see for a lib or obj file right
now...Loading that to directly linkage, donīt seems to me usefull.
Best Regards,
Guga
- Next message: T.M. Sommers: "Re: A Friendly review of "Window programming in assembly language" - INTRO"
- Previous message: Beth: "Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- In reply to: The Wannabee: "Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- Next in thread: The Wannabee: "Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- Reply: The Wannabee: "Re: Plese remove all referanses to HLA, please ???? Dear God. Please remove all referanses to HLA."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|