Click here to Skip to main content
15,890,609 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to process VK_F10 in CChildView? Pin
Roger Broomfield11-Nov-07 17:28
Roger Broomfield11-Nov-07 17:28 
GeneralRe: How to process VK_F10 in CChildView? Pin
followait11-Nov-07 17:43
followait11-Nov-07 17:43 
GeneralRe: How to process VK_F10 in CChildView? Pin
followait11-Nov-07 17:50
followait11-Nov-07 17:50 
GeneralRe: How to process VK_F10 in CChildView? Pin
Roger Broomfield11-Nov-07 18:27
Roger Broomfield11-Nov-07 18:27 
GeneralRe: How to process VK_F10 in CChildView? Pin
followait11-Nov-07 21:38
followait11-Nov-07 21:38 
AnswerRe: How to process VK_F10 in CChildView? Pin
Nelek11-Nov-07 22:26
protectorNelek11-Nov-07 22:26 
QuestionC++ Clearing command console Pin
Pollaj14516111-Nov-07 12:19
Pollaj14516111-Nov-07 12:19 
AnswerRe: C++ Clearing command console Pin
Luc Pattyn11-Nov-07 13:02
sitebuilderLuc Pattyn11-Nov-07 13:02 
Hi,

either you are creating a managed .NET application (C++/CLI) in which case "using System"
is automatically present and included (and you are asking in the wrong forum),
or you want an unmanaged app (C++/MFC) in which case there is no "using System" involved,
you are in the right forum, and I don't know the answer, except maybe this will help[^].

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- use PRE tags to preserve formatting when showing multi-line code snippets
- before you ask a question here, search CodeProject, then Google


GeneralRe: C++ Clearing command console Pin
Pollaj14516111-Nov-07 13:07
Pollaj14516111-Nov-07 13:07 
GeneralRe: C++ Clearing command console Pin
Luc Pattyn11-Nov-07 13:38
sitebuilderLuc Pattyn11-Nov-07 13:38 
AnswerRe: C++ Clearing command console Pin
George L. Jackson11-Nov-07 14:22
George L. Jackson11-Nov-07 14:22 
QuestionPointer to Doc class of SDI Pin
Oliver12311-Nov-07 7:14
Oliver12311-Nov-07 7:14 
AnswerRe: Pointer to Doc class of SDI Pin
dtr111-Nov-07 7:27
dtr111-Nov-07 7:27 
AnswerRe: Pointer to Doc class of SDI Pin
bob1697211-Nov-07 8:16
bob1697211-Nov-07 8:16 
AnswerRe: Pointer to Doc class of SDI Pin
Nelek11-Nov-07 22:19
protectorNelek11-Nov-07 22:19 
QuestionCalling web browser Pin
Tarek Jabri11-Nov-07 5:12
Tarek Jabri11-Nov-07 5:12 
AnswerRe: Calling web browser Pin
toxcct11-Nov-07 5:20
toxcct11-Nov-07 5:20 
GeneralRe: Calling web browser Pin
Tarek Jabri11-Nov-07 5:38
Tarek Jabri11-Nov-07 5:38 
AnswerRe: Calling web browser Pin
David Crow11-Nov-07 17:04
David Crow11-Nov-07 17:04 
QuestionUsing MFC with windows form Pin
minihotto11-Nov-07 3:25
minihotto11-Nov-07 3:25 
AnswerRe: Using MFC with windows form Pin
Hamid_RT11-Nov-07 3:33
Hamid_RT11-Nov-07 3:33 
Questiondumpbin with debug and release version Pin
George_George11-Nov-07 3:08
George_George11-Nov-07 3:08 
GeneralRe: dumpbin with debug and release version Pin
George_George11-Nov-07 20:09
George_George11-Nov-07 20:09 
GeneralRe: dumpbin with debug and release version Pin
Luc Pattyn12-Nov-07 2:57
sitebuilderLuc Pattyn12-Nov-07 2:57 
GeneralRe: dumpbin with debug and release version Pin
George_George12-Nov-07 4:12
George_George12-Nov-07 4:12 

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.