Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to fill a vector or a list with data from a file! Pin
Mike Nordell13-Jun-02 3:23
Mike Nordell13-Jun-02 3:23 
GeneralParseCommandLine Pin
Anthony988712-Jun-02 4:45
Anthony988712-Jun-02 4:45 
GeneralRe: ParseCommandLine Pin
Le centriste12-Jun-02 5:37
Le centriste12-Jun-02 5:37 
GeneralRe: ParseCommandLine Pin
Navin12-Jun-02 8:39
Navin12-Jun-02 8:39 
GeneralITaskBarList2::MarkFullScreenWindow Pin
12-Jun-02 4:20
suss12-Jun-02 4:20 
QuestionCan Library Files be Modified Pin
Steve Thresher12-Jun-02 4:23
Steve Thresher12-Jun-02 4:23 
AnswerRe: Can Library Files be Modified Pin
Chris Losinger12-Jun-02 5:41
professionalChris Losinger12-Jun-02 5:41 
GeneralRe: Can Library Files be Modified Pin
Steve Thresher12-Jun-02 6:15
Steve Thresher12-Jun-02 6:15 
I am trying to get the mini dump debugging working, as suggested by your good self yesterday. To do this I am creating debug information for release builds in .pdb files via the /Zi command line switch to cl.exe. The error I get when linking my test program is...

TEST.LIB(LIBSRC.OBJ) : warning LNK4204: 'C:\TEST\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info.

Does this give you any more of a clue as to what is going on? How do people usually maintain libraries? Are they always stored and maintained in the same place?

Systems AXIS Ltd - Software for Business ...
GeneralRe: Can Library Files be Modified Pin
Chris Losinger12-Jun-02 6:24
professionalChris Losinger12-Jun-02 6:24 
GeneralAutorun Pin
12-Jun-02 4:20
suss12-Jun-02 4:20 
GeneralRe: Autorun Pin
Jeremy Falcon12-Jun-02 4:55
professionalJeremy Falcon12-Jun-02 4:55 
GeneralODBC Pin
12-Jun-02 4:17
suss12-Jun-02 4:17 
GeneralRe: ODBC Pin
markkuk12-Jun-02 9:08
markkuk12-Jun-02 9:08 
GeneralRe: ODBC Pin
12-Jun-02 9:35
suss12-Jun-02 9:35 
GeneralRe: ODBC Pin
12-Jun-02 11:28
suss12-Jun-02 11:28 
GeneralRe: ODBC Pin
12-Jun-02 16:58
suss12-Jun-02 16:58 
GeneralRe: ODBC Pin
14-Jun-02 11:13
suss14-Jun-02 11:13 
Generalpointers and containers in dll Pin
12-Jun-02 4:08
suss12-Jun-02 4:08 
GeneralRe: pointers and containers in dll Pin
Joaquín M López Muñoz12-Jun-02 4:21
Joaquín M López Muñoz12-Jun-02 4:21 
Generalwhy this linker error(lnk2001) Pin
12-Jun-02 3:56
suss12-Jun-02 3:56 
GeneralRe: why this linker error(lnk2001) Pin
Joaquín M López Muñoz12-Jun-02 4:22
Joaquín M López Muñoz12-Jun-02 4:22 
GeneralRe: why this linker error(lnk2001) Pin
12-Jun-02 4:23
suss12-Jun-02 4:23 
GeneralRe: why this linker error(lnk2001) Pin
Chris Losinger12-Jun-02 5:57
professionalChris Losinger12-Jun-02 5:57 
GeneralGreetings. Pin
Santiago Suárez12-Jun-02 3:55
Santiago Suárez12-Jun-02 3:55 
GeneralRe: Greetings. Pin
Jeremy Falcon12-Jun-02 5:21
professionalJeremy Falcon12-Jun-02 5:21 

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.