Click here to Skip to main content
15,881,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwaiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:17
rrrado9-Jan-07 5:17 
AnswerRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:23
led mike9-Jan-07 5:23 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:29
rrrado9-Jan-07 5:29 
GeneralRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:55
led mike9-Jan-07 5:55 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 20:57
rrrado9-Jan-07 20:57 
GeneralRe: waiting for webbrowser::navigate Pin
James R. Twine9-Jan-07 7:58
James R. Twine9-Jan-07 7:58 
AnswerRe: waiting for webbrowser::navigate Pin
Stephen Hewitt9-Jan-07 11:51
Stephen Hewitt9-Jan-07 11:51 
QuestionConvert static lib to import lib/DLL Pin
MR MAB9-Jan-07 4:16
MR MAB9-Jan-07 4:16 
I have a static lib that we no longer can find the source code for. We want to continue to use the library, but have problems with it in the context of Visual Studio 2005. It uses I/O routines that are no longer supported. I would like to build a mini DLL around this library exposing the functions from the library that we use, but I'm not sure how to do this. I have a static library and an include file that contains export statements for the library. I thought about using dumpbin to get the symbols out of the library, but there are a lot of symbols and I'm not sure what out of the symbols I'm suppose to pull for a .def file.

Any one have ideas?

Mike

AnswerRe: Convert static lib to import lib/DLL Pin
Chris Losinger9-Jan-07 5:07
professionalChris Losinger9-Jan-07 5:07 
GeneralRe: Convert static lib to import lib/DLL Pin
MR MAB9-Jan-07 5:44
MR MAB9-Jan-07 5:44 
GeneralRe: Convert static lib to import lib/DLL Pin
Chris Losinger9-Jan-07 5:59
professionalChris Losinger9-Jan-07 5:59 
GeneralRe: Convert static lib to import lib/DLL Pin
MR MAB9-Jan-07 7:49
MR MAB9-Jan-07 7:49 
AnswerRe: Convert static lib to import lib/DLL Pin
David Leyva9-Jan-07 5:09
David Leyva9-Jan-07 5:09 
QuestionFile I/O Pin
A_Fa9-Jan-07 4:11
A_Fa9-Jan-07 4:11 
AnswerRe: File I/O Pin
David Crow9-Jan-07 4:15
David Crow9-Jan-07 4:15 
GeneralRe: File I/O Pin
Sceptic Mole9-Jan-07 7:49
Sceptic Mole9-Jan-07 7:49 
QuestionFrom ProcessID Pin
shadrach_india9-Jan-07 3:46
shadrach_india9-Jan-07 3:46 
AnswerRe: From ProcessID Pin
CPallini9-Jan-07 4:35
mveCPallini9-Jan-07 4:35 
AnswerRe: From ProcessID Pin
Stephen Hewitt9-Jan-07 12:00
Stephen Hewitt9-Jan-07 12:00 
GeneralRe: From ProcessID Pin
shadrach_india9-Jan-07 12:54
shadrach_india9-Jan-07 12:54 
GeneralRe: From ProcessID Pin
Stephen Hewitt9-Jan-07 13:02
Stephen Hewitt9-Jan-07 13:02 
QuestionWrapper class to do minimize to tray and small minus minimize button Pin
Axter9-Jan-07 3:10
professionalAxter9-Jan-07 3:10 
AnswerRe: Wrapper class to do minimize to tray and small minus minimize button Pin
S Douglas16-Jan-07 1:58
professionalS Douglas16-Jan-07 1:58 
Questionaltering buffer value Pin
ikbahrian9-Jan-07 3:05
ikbahrian9-Jan-07 3:05 
AnswerRe: altering buffer value Pin
David Crow9-Jan-07 3:16
David Crow9-Jan-07 3:16 

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.