flat assembler
Message board for the users of flat assembler.
Index
> High Level Languages > Compatibility (MSVCRT.dll and MSVCR100.dll). |
Author |
|
revolution 02 Jan 2010, 20:53
lamar wrote: Hello! Q: How to tell the compiler to use only MSVCRT.dll? A: Use fasm. |
|||
02 Jan 2010, 20:53 |
|
lamar 02 Jan 2010, 20:56
This is not the solution.
|
|||
02 Jan 2010, 20:56 |
|
revolution 02 Jan 2010, 20:58
Perhaps you wanted to post in the "High Level Languages" section?
|
|||
02 Jan 2010, 20:58 |
|
lamar 02 Jan 2010, 21:26
I found some information...
http://msdn.microsoft.com/en-us/library/abx4dbyh(VS.71).aspx Can someone tell me what i do? |
|||
02 Jan 2010, 21:26 |
|
revolution 02 Jan 2010, 21:38
lamar: The DLL linked depends upon the linker you use. Since there are about a million linkers out there then you should perhaps specify which linker you are using.
BTW: It should be in your linker documentation about DLL use and switches needed, etc. |
|||
02 Jan 2010, 21:38 |
|
lamar 02 Jan 2010, 21:57
Fucking m$,i gonna use assembler.
Closed. |
|||
02 Jan 2010, 21:57 |
|
revolution 02 Jan 2010, 22:11
Hehe.
Why use an existing DLL when you can drag in another DLL with duplicated functions and then require an installer for your exe? It is just MS doing things the MS way. |
|||
02 Jan 2010, 22:11 |
|
vid 03 Jan 2010, 00:00
lamar: You need to link against proper MSVCRT.LIB (or MSVCRTD.LIB) file - one that is importing MSVCRT.DLL, not MSVCRXX.DLL. I think you can find such file in DDK, but I am not really sure.
Linking against VC runtime is really hell, especially since they introduced manifests. |
|||
03 Jan 2010, 00:00 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.