flat assembler
Message board for the users of flat assembler.
Index
> Windows > pnglib fasm port? |
Author |
|
macomics 15 May 2024, 14:59
Just try to specify the -Tpd key for link.exe and append the entry point to the dll to the source.
|
|||
15 May 2024, 14:59 |
|
Ali.Z 15 May 2024, 21:15
there is no tpd option.
Quote: helper.obj : error LNK2001: unresolved external symbol _GetProcessHeap@0 help anybody? edit: after like 20 trial n error i was able to build the dll, need to test if it works correctly tho. will post the result after testing. edit2: yes works correctly. edi3: for anyone wants to use pnglib with fasm, you must build the dll, the steps: make pnglib.def ;using text editor paste the following in: pnglib.def wrote: LIBRARY pnglib dont forget to create dllmain. then use the following commands: Quote: ml /c /IC:\masm32\include\ /coff *.asm _________________ Asm For Wise Humans |
|||
15 May 2024, 21:15 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.