|
-
June 9th, 2002, 01:34 PM
#1
DLL and LIB
One small question from sunny sweden
I have a problem.
I am doing some coding in OpenGL and i include opengl32.lib.
I want to use the lib-file for my 3d-card. I dont have a lib file for it but could i convert mygrafcard.dll to mygrafcard.lib ????
Cowboy
Happy Hacking. Don't forget to eat and sleep
-
June 10th, 2002, 07:40 AM
#2
Yes u can create a .lib file from a .dll file. If i rememebr right there is a utility from borland (implib.exe) which creates a .lib from a .dll file.
You may find some utilities on the web which does this if not from borland.
V
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|