Click here to Skip to main content
15,884,472 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralExplorer view Pin
john56326-Dec-07 18:27
john56326-Dec-07 18:27 
GeneralRe: Explorer view Pin
Nelek6-Dec-07 21:29
protectorNelek6-Dec-07 21:29 
Generalaccess to archive Pin
patrickinminneapolis6-Dec-07 15:54
patrickinminneapolis6-Dec-07 15:54 
GeneralRe: access to archive Pin
Mike Dimmick7-Dec-07 16:49
Mike Dimmick7-Dec-07 16:49 
GeneralDirectX problem Pin
MarkB7776-Dec-07 12:36
MarkB7776-Dec-07 12:36 
GeneralRe: DirectX problem Pin
Mark Salsbery6-Dec-07 14:28
Mark Salsbery6-Dec-07 14:28 
GeneralRe: DirectX problem Pin
MarkB7776-Dec-07 15:13
MarkB7776-Dec-07 15:13 
Generalstring class Pin
linksys20066-Dec-07 12:18
linksys20066-Dec-07 12:18 
Hi, I'm getting the following problem.

error C2065: 'string' : undeclared identifier

but I have included "#include <string>" at the beginning of the cpp file. when I compile the code, compiler tells me this error on the following code:

string strPath;

any idea? thanks a lot!
GeneralRe: string class Pin
linksys20066-Dec-07 12:31
linksys20066-Dec-07 12:31 
GeneralRe: string class Pin
linksys20066-Dec-07 12:47
linksys20066-Dec-07 12:47 
Generaloff topic Pin
Nelek6-Dec-07 21:27
protectorNelek6-Dec-07 21:27 
GeneralRe: string class Pin
jhwurmbach6-Dec-07 21:43
jhwurmbach6-Dec-07 21:43 
GeneralCreatedibsection Returning Error_not_enough_memory, misterious problem Pin
csmanul6-Dec-07 12:06
csmanul6-Dec-07 12:06 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
Bram van Kampen7-Dec-07 13:38
Bram van Kampen7-Dec-07 13:38 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
csmanul7-Dec-07 23:56
csmanul7-Dec-07 23:56 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
Bram van Kampen8-Dec-07 16:15
Bram van Kampen8-Dec-07 16:15 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
Mike Dimmick7-Dec-07 17:04
Mike Dimmick7-Dec-07 17:04 
GeneralRe: Createdibsection Returning Error_not_enough_memory, misterious problem Pin
csmanul9-Dec-07 23:20
csmanul9-Dec-07 23:20 
QuestionNeed to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
lctrncs6-Dec-07 9:42
lctrncs6-Dec-07 9:42 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery6-Dec-07 9:48
Mark Salsbery6-Dec-07 9:48 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike6-Dec-07 10:01
led mike6-Dec-07 10:01 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery6-Dec-07 11:28
Mark Salsbery6-Dec-07 11:28 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
David Crow6-Dec-07 16:01
David Crow6-Dec-07 16:01 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery7-Dec-07 8:05
Mark Salsbery7-Dec-07 8:05 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike7-Dec-07 8:33
led mike7-Dec-07 8:33 

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.