[ Pobierz całość w formacie PDF ]

[top]
http://www.chmconverter.com 49 / 53
Win32Asm Tutorial Converted by Atop CHM to PDF Converter free version!
Win32Asm Tutorial
prev next
Tools\Link
Link
Link is the standard linker of microsoft.
Usage
Link is link.exe. The version I use is "Incremental Linker Version 5.12.8078". Syntax:
LINK [options] [files] [@commandfile]
Here are some important options:
Debug
/DEBUG This will create debug information. Use this option when
you want to use a debugger.
Debugtype: codeview / coff
Selects the output format of the debug info. This depends
/DEBUGTYPE:CV|COFF
on your debugger. Softice and the visual c++ debugger
both can handle CV (codeview)
DEF file
/DEF:filename Specifies the definition file (.def). Used with dll's to
export functions.
DLL
/DLL
Outputs a dynamic link library instead of an executable.
Libpath
/LIBPATH:path
Specifies the path of your library files (*.lib).
Set include path
/I
Defines your default include path.
Out:filename
/OUT:filename
Can override the default output filename.
Subsystem
/SUBSYSTEM:{...} Selects the OS the program should run on:
NATIVE|WINDOWS|CONSOLE|WINDOWSCE|POSIX
[top]
http://www.chmconverter.com 50 / 53
Win32Asm Tutorial Converted by Atop CHM to PDF Converter free version!
Win32Asm Tutorial
prev next
Tools\brc32
BRC32
This is a resource compiler for borland resource files. If you create your resources with borland
resource workshop, it is best tot use this compiler as it is fully compatible with brw.
Usage
The version I use is 5.00. Syntax:
BRC32 [options ...] filename
Here are some important options:
Compile only. Do not bind resources
If this option is NOT set, brc32 will link the compiled resource
-r file to your executable. If it is set, it will output a .res file
(compiled resource), which you can manually link with link.exe. I
always use this option.
- Set output res filename
fofilename Output file for .res file.
- Set output exe filename
fefilename Output file for .exe file.
Remarks
I always use brc32 for my resource files because I create them with borland resource workshop. I
prefer using link.exe to link the resource to the executable, so my compiling process is as follows:
brc32 -r resourcefile.rc
link ..otheroptions... myprogram.obj resourcefile.res
[top]
http://www.chmconverter.com 51 / 53
Win32Asm Tutorial Converted by Atop CHM to PDF Converter free version!
Win32Asm Tutorial
prev next
Tools\rc
RC
RC.exe is the resource compiler from microsoft. I don't use it myself, but here is some information
about it.
Usage
The version I use is 5.00.1823.1 - Build 1823. Syntax:
rc [options] .RC input file
Here are some important options:
Rename .res file
-fo
Output file for .res file.
[top]
http://www.chmconverter.com 52 / 53
Win32Asm Tutorial Converted by Atop CHM to PDF Converter free version!
Atop CHM to PDF Converter
Purchase Atop CHM to PDF Converter
Atop CHM to PDF Converter is distributed as "Shareware". This means the software is try before you buy
software, the trial version includes some limitation, if you would like to use it in full version, you have to
register your copy.
Online Order
Please Visit http://www.chmconverter.com/order.htm to order online.
Price for Registration Atop CHM to PDF Converter via the Web:
Single User License Unit Price:(US$29.95)
If you have any question or meet any problem on ordering, please contact us via
support@chmconverter.com . We will try to help you as quickly as possible.
Note: For more information about upgrading to take full advantage of all the features describe, please
visit www.chmconverter.com.
© 2011 Atop system. All Rights Reserved
http://www.chmconverter.com 53 / 53 [ Pobierz całość w formacie PDF ]

  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • forum-gsm.htw.pl