Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: something about sscanf() function Pin
includeh101-Apr-06 22:01
includeh101-Apr-06 22:01 
GeneralRe: something about sscanf() function Pin
blue_rabbit8-Apr-06 20:30
blue_rabbit8-Apr-06 20:30 
AnswerRe: something about sscanf() function Pin
FarPointer1-Apr-06 22:17
FarPointer1-Apr-06 22:17 
AnswerRe: something about sscanf() function Pin
Ryan Binns2-Apr-06 4:03
Ryan Binns2-Apr-06 4:03 
GeneralRe: something about sscanf() function Pin
includeh102-Apr-06 4:20
includeh102-Apr-06 4:20 
GeneralRe: something about sscanf() function Pin
Ryan Binns2-Apr-06 13:48
Ryan Binns2-Apr-06 13:48 
Questionhow to implement the VC6 output window with MFC? Pin
naiive1-Apr-06 19:04
naiive1-Apr-06 19:04 
AnswerRe: how to implement the VC6 output window with MFC? Pin
FarPointer1-Apr-06 21:32
FarPointer1-Apr-06 21:32 
WorkSpace Window and the output window are two different windows, the first one showing the class and file information and the second one showing the information regarddng the build,debug,find etc.

While Workspace window is implmented using property sheet ,and list controls .
Output Windows using a richedit control.
if you want more info u can use spy for it .
And i feel it should be derived from CDialogBar with the property sheets embedded in it .

Regards,
FarPointer
Questionhow can I in VC++ 6.0 use database file created in MS Access 2003 Pin
ewighell1-Apr-06 16:02
ewighell1-Apr-06 16:02 
AnswerRe: how can I in VC++ 6.0 use database file created in MS Access 2003 Pin
Sheng Jiang 蒋晟1-Apr-06 18:53
Sheng Jiang 蒋晟1-Apr-06 18:53 
GeneralRe: how can I in VC++ 6.0 use database file created in MS Access 2003 Pin
ewighell1-Apr-06 21:19
ewighell1-Apr-06 21:19 
QuestionVC++ 6 link lib help Pin
borono1-Apr-06 15:47
borono1-Apr-06 15:47 
AnswerRe: VC++ 6 link lib help Pin
Saurabh.Garg1-Apr-06 16:15
Saurabh.Garg1-Apr-06 16:15 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 16:51
borono1-Apr-06 16:51 
GeneralRe: VC++ 6 link lib help Pin
Michael Dunn1-Apr-06 17:36
sitebuilderMichael Dunn1-Apr-06 17:36 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:01
borono1-Apr-06 18:01 
GeneralRe: VC++ 6 link lib help Pin
ThatsAlok1-Apr-06 18:07
ThatsAlok1-Apr-06 18:07 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:25
borono1-Apr-06 18:25 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 18:32
Waldermort1-Apr-06 18:32 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:37
borono1-Apr-06 18:37 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 18:41
Waldermort1-Apr-06 18:41 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 18:59
borono1-Apr-06 18:59 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 19:06
Waldermort1-Apr-06 19:06 
GeneralRe: VC++ 6 link lib help Pin
borono1-Apr-06 19:29
borono1-Apr-06 19:29 
GeneralRe: VC++ 6 link lib help Pin
Waldermort1-Apr-06 19:34
Waldermort1-Apr-06 19:34 

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.