Click here to Skip to main content
15,918,275 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: File I/O : Which one to use? CFile or fstream? Pin
stolid_rock26-Apr-05 19:51
stolid_rock26-Apr-05 19:51 
GeneralRe: File I/O : Which one to use? CFile or fstream? Pin
jahfer26-Apr-05 19:54
jahfer26-Apr-05 19:54 
GeneralRe: File I/O : Which one to use? CFile or fstream? Pin
stolid_rock26-Apr-05 20:34
stolid_rock26-Apr-05 20:34 
GeneralRe: File I/O : Which one to use? CFile or fstream? Pin
Ravi Bhavnani27-Apr-05 2:18
professionalRavi Bhavnani27-Apr-05 2:18 
QuestionHow do I save/load STL data (map & vector) Pin
Larry Mills Sr26-Apr-05 15:35
Larry Mills Sr26-Apr-05 15:35 
AnswerRe: How do I save/load STL data (map & vector) Pin
Nemanja Trifunovic26-Apr-05 16:51
Nemanja Trifunovic26-Apr-05 16:51 
AnswerRe: How do I save/load STL data (map & vector) Pin
CP Visitor26-Apr-05 22:50
CP Visitor26-Apr-05 22:50 
GeneralNeed some advice - header file issues Pin
Yguy26-Apr-05 14:09
Yguy26-Apr-05 14:09 
I have a project where I'm including a file that's not part of the project (VC++ 6.0). The file is located in a directory specified in the VS include and source directory options. I include the H file in my project using <#include fname.h>, the respective CPP file contains no templates or or macros, and the code is C++ - there are no C function calls. When I compile I get linker 2001 errors. However, if I import the H and CPP files into the project (add to project) it compiles fine. It also compiles fine if I leave the files out of the project and place the code from the CPP file into the H file. Can anyone clue me in as to what's going on here? Thanx Confused | :confused:

Woman...you can't live with them, you can't live with them.
GeneralRe: Need some advice - header file issues Pin
PJ Arends26-Apr-05 15:23
professionalPJ Arends26-Apr-05 15:23 
GeneralI figured it out... Pin
Yguy26-Apr-05 15:30
Yguy26-Apr-05 15:30 
GeneralRe: I figured it out... Pin
Rick York27-Apr-05 6:14
mveRick York27-Apr-05 6:14 
GeneralIE Form Filler Pin
Krazyman26-Apr-05 11:59
Krazyman26-Apr-05 11:59 
GeneralRe: IE Form Filler Pin
Michael Dunn26-Apr-05 12:16
sitebuilderMichael Dunn26-Apr-05 12:16 
GeneralImage Printing Pin
Member 94915926-Apr-05 11:54
Member 94915926-Apr-05 11:54 
GeneralRe: Image Printing Pin
Peter Ritchie26-Apr-05 17:48
Peter Ritchie26-Apr-05 17:48 
Generalsystem files Pin
trupgmtuf26-Apr-05 11:46
susstrupgmtuf26-Apr-05 11:46 
GeneralRe: system files Pin
Peter Ritchie26-Apr-05 17:51
Peter Ritchie26-Apr-05 17:51 
QuestionBrowseFolders Dialog on Win2k/IE5? Pin
Ingmar326-Apr-05 11:07
Ingmar326-Apr-05 11:07 
AnswerRe: BrowseFolders Dialog on Win2k/IE5? Pin
Peter Ritchie26-Apr-05 17:20
Peter Ritchie26-Apr-05 17:20 
GeneralRe: BrowseFolders Dialog on Win2k/IE5? Pin
Ingmar326-Apr-05 21:18
Ingmar326-Apr-05 21:18 
GeneralRe: BrowseFolders Dialog on Win2k/IE5? Pin
Peter Ritchie29-Apr-05 5:26
Peter Ritchie29-Apr-05 5:26 
GeneralRe: BrowseFolders Dialog on Win2k/IE5? Pin
Ingmar313-May-05 1:40
Ingmar313-May-05 1:40 
Generaldelete this questions Pin
Steve Messer26-Apr-05 10:42
Steve Messer26-Apr-05 10:42 
GeneralRe: delete this questions Pin
PJ Arends26-Apr-05 11:17
professionalPJ Arends26-Apr-05 11:17 
GeneralRe: delete this questions Pin
Anonymous26-Apr-05 11:27
Anonymous26-Apr-05 11:27 

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.