flat assembler
Message board for the users of flat assembler.
Index
> Windows > Import library to include file converter |
Author |
|
Vortex 02 Aug 2006, 20:53
Here is my MS COFF import library to include file converter lib2inc V2.0 now supporting Fasm.
Usage : lib2inc libfile.lib [options] Switches : Code: -s : set global calling convention to STDCALL for MASM \ POASM MessageBoxA PROTO STDCALL :DWORD,:DWORD,:DWORD,:DWORD -fd : output EXTERNDEFs for Fasm - direct calls lib2inc outputs include files enabling direct function calls EXTERNDEF '_MessageBoxA@16',MessageBox -fi : output EXTERNDEFs for Fasm - indirect calls lib2inc outputs include files enabling indirect function calls EXTRNDEF '__imp__MessageBoxA@16',MessageBox If the user doesn't specify any optinonal parameter then the tool emits standard include files for Masm.
_________________ Code it... That's all... |
|||||||||||
02 Aug 2006, 20:53 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.