Click here to Skip to main content
15,914,943 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAdding/Removing Computers from a domain???? Pin
dautb26-Feb-03 10:27
dautb26-Feb-03 10:27 
GeneralIs it possible to link dll statically without .lib Pin
Valera24117626-Feb-03 10:25
Valera24117626-Feb-03 10:25 
GeneralRe: Is it possible to link dll statically without .lib Pin
Alvaro Mendez26-Feb-03 10:35
Alvaro Mendez26-Feb-03 10:35 
GeneralRe: Is it possible to link dll statically without .lib Pin
Valera24117626-Feb-03 10:56
Valera24117626-Feb-03 10:56 
GeneralRe: Is it possible to link dll statically without .lib Pin
Alvaro Mendez26-Feb-03 11:09
Alvaro Mendez26-Feb-03 11:09 
GeneralRe: Is it possible to link dll statically without .lib Pin
Valera24117626-Feb-03 11:22
Valera24117626-Feb-03 11:22 
GeneralRe: Is it possible to link dll statically without .lib Pin
Ted Ferenc26-Feb-03 12:21
Ted Ferenc26-Feb-03 12:21 
GeneralRe: Is it possible to link dll statically without .lib Pin
JohnnyG26-Feb-03 15:31
JohnnyG26-Feb-03 15:31 
I'm not sure I understand your question but if you're asking if there is a way to create a .lib file from a dll file, I think I found your answer.

Basically, you use the command line executable file called LIB.exe in the Microsoft Visual Studio\VC98\bin directory. Try typing "import library" into the MSDN index and there are several topics there "building", "creating", "using", "linker files", etc. I don't know what the link is for it on MSDN online.

Edit: I found it http://msdn.microsoft.com/library/en-us/vccore98/html/_core_working_with_import_libraries_and_export_files.asp[^]
GeneralRe: Is it possible to link dll statically without .lib Pin
Ted Ferenc26-Feb-03 21:31
Ted Ferenc26-Feb-03 21:31 
GeneralSolution found. Thanks to all! Pin
Valera24117627-Feb-03 6:54
Valera24117627-Feb-03 6:54 
GeneralRe: Solution found. Thanks to all! Pin
Ted Ferenc27-Feb-03 7:30
Ted Ferenc27-Feb-03 7:30 
General(In a NT Service program, not login) How to get a Asp page's response form the Localhost IIS Server? thanks! Pin
xingworld26-Feb-03 10:25
xingworld26-Feb-03 10:25 
QuestionWho can tell me: What changes will registry happen, when IIS Server was not able to response a ASP page request? Pin
xingworld26-Feb-03 10:19
xingworld26-Feb-03 10:19 
GeneralIf 2 people are working on the exact same project, how do we get each others new parts of the project... Pin
IrishSonic26-Feb-03 9:38
IrishSonic26-Feb-03 9:38 
GeneralRe: If 2 people are working on the exact same project, how do we get each others new parts of the project... Pin
Christian Graus26-Feb-03 9:45
protectorChristian Graus26-Feb-03 9:45 
GeneralRe: If 2 people are working on the exact same project, how do we get each others new parts of the project... Pin
Alvaro Mendez26-Feb-03 9:46
Alvaro Mendez26-Feb-03 9:46 
GeneralRe: If 2 people are working on the exact same project, how do we get each others new parts of the project... Pin
IrishSonic26-Feb-03 10:16
IrishSonic26-Feb-03 10:16 
GeneralRe: If 2 people are working on the exact same project, how do we get each others new parts of the project... Pin
Alvaro Mendez26-Feb-03 10:20
Alvaro Mendez26-Feb-03 10:20 
GeneralA PostNcDestroy sequencing issue.. Pin
ns26-Feb-03 9:16
ns26-Feb-03 9:16 
GeneralRe: A PostNcDestroy sequencing issue.. Pin
Alvaro Mendez26-Feb-03 9:43
Alvaro Mendez26-Feb-03 9:43 
Generalheeeeeeeeeeelp visual studio not running on XP Pin
Kuniva26-Feb-03 9:15
Kuniva26-Feb-03 9:15 
GeneralRe: heeeeeeeeeeelp visual studio not running on XP Pin
Willem B27-Feb-03 0:35
Willem B27-Feb-03 0:35 
GeneralRe: heeeeeeeeeeelp visual studio not running on XP Pin
Willem B27-Feb-03 0:37
Willem B27-Feb-03 0:37 
GeneralRe: heeeeeeeeeeelp visual studio not running on XP Pin
Kuniva27-Feb-03 4:55
Kuniva27-Feb-03 4:55 
GeneralRe: heeeeeeeeeeelp visual studio not running on XP Pin
Willem B27-Feb-03 21:05
Willem B27-Feb-03 21:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.