How to get a .lib from .dll
From: Madhur (a_madhur_at_vsnl.net)
Date: 12/28/03
- Next message: The Mosquito ScriptKiddiot: "Re: would this approach make it faster..."
- Previous message: Ivan Korotkov: "Re: handling exceptions in msdos"
- Next in thread: Pavel Srubar: "Re: How to get a .lib from .dll"
- Reply: Pavel Srubar: "Re: How to get a .lib from .dll"
- Reply: Beth: "Re: How to get a .lib from .dll"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Dec 2003 20:36:25 +0000 (UTC)
Hello
There is a file in windows directory called crtdll.dll. I want to
use functions contained in it.
How do I build Import library for this file.
I have heard about Borland Implib, Can this be used to build the
library.
How can I get the list of functions contained in the DLL.
Will the same library work for both c/c++ and assembly.
-- Winners dont do different things, they do things differently. Madhur India email : madhur<underscore>ahuja<at>yahoo<dot>com
- Next message: The Mosquito ScriptKiddiot: "Re: would this approach make it faster..."
- Previous message: Ivan Korotkov: "Re: handling exceptions in msdos"
- Next in thread: Pavel Srubar: "Re: How to get a .lib from .dll"
- Reply: Pavel Srubar: "Re: How to get a .lib from .dll"
- Reply: Beth: "Re: How to get a .lib from .dll"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|