Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Beginner's Question Pin
10-Jul-01 0:04
suss10-Jul-01 0:04 
GeneralRe: Beginner's Question Pin
Masaaki Onishi9-Jul-01 14:01
Masaaki Onishi9-Jul-01 14:01 
GeneralMP3 reading Pin
Matt Newman9-Jul-01 11:09
Matt Newman9-Jul-01 11:09 
GeneralRe: MP3 reading Pin
Christian Graus9-Jul-01 12:38
protectorChristian Graus9-Jul-01 12:38 
GeneralRe: MP3 reading Pin
Matt Newman9-Jul-01 15:47
Matt Newman9-Jul-01 15:47 
GeneralRe: MP3 reading Pin
Christian Graus9-Jul-01 15:55
protectorChristian Graus9-Jul-01 15:55 
GeneralRe: MP3 reading Pin
Matt Newman9-Jul-01 16:20
Matt Newman9-Jul-01 16:20 
GeneralAdding items to a Console window System Menu Pin
9-Jul-01 10:37
suss9-Jul-01 10:37 
I want to add a menu item (About...) to the SystemMenu of a console window. I have the menu items added but cannot figure out how to process the message for the menu items I've added.

I have a WinMain that is invisible that does the AllocConsole() call running a msgloop. Checked there for a WM_SYSCOMMAND and got nothing. Have a ConsoleControlHandler installed for the console and that only processes Ctrl-C/Ctrl-Break/Logoff... Don't see anything that helps me there.

I'm using Girish Bharadwaj console class to get things rolling and extending it to get the hWnd for the console along with other extensions ideas I've found in forums discussing Win32 consoles.

Anybody got any ideas on this? Any help appreciated.

--
Michael McGarrah
mcgarrah@ncsu.edu
GeneralRe: Adding items to a Console window System Menu Pin
Tomasz Sowinski9-Jul-01 10:48
Tomasz Sowinski9-Jul-01 10:48 
GeneralAdd Item in a list Control from another dialog Pin
9-Jul-01 10:27
suss9-Jul-01 10:27 
GeneralRe: Add Item in a list Control from another dialog Pin
Carlos Antollini9-Jul-01 10:41
Carlos Antollini9-Jul-01 10:41 
GeneralDebug error: The value of ESP... Pin
Jake Palmer9-Jul-01 10:00
Jake Palmer9-Jul-01 10:00 
GeneralRe: Debug error: The value of ESP... Pin
Chris Losinger9-Jul-01 10:28
professionalChris Losinger9-Jul-01 10:28 
GeneralRe: Debug error: The value of ESP... Pin
Michael Dunn9-Jul-01 11:24
sitebuilderMichael Dunn9-Jul-01 11:24 
GeneralRe: Debug error: The value of ESP... Pin
Frank Deo9-Jul-01 13:02
Frank Deo9-Jul-01 13:02 
GeneralCCeCommandBar Pin
9-Jul-01 9:48
suss9-Jul-01 9:48 
GeneralCALLBACKS and classes Pin
9-Jul-01 9:34
suss9-Jul-01 9:34 
GeneralRe: CALLBACKS and classes Pin
Erik Funkenbusch9-Jul-01 9:40
Erik Funkenbusch9-Jul-01 9:40 
GeneralRe: CALLBACKS and classes Pin
9-Jul-01 9:44
suss9-Jul-01 9:44 
QuestionHow can I know how my propertySheet terminated ? with OK or with CANCLE ? URGENT ! Pin
9-Jul-01 9:26
suss9-Jul-01 9:26 
AnswerRe: How can I know how my propertySheet terminated ? with OK or with CANCLE ? URGENT ! Pin
Tomasz Sowinski9-Jul-01 9:31
Tomasz Sowinski9-Jul-01 9:31 
GeneralThank you very very very much !!!!!!!!!!!! Pin
9-Jul-01 9:41
suss9-Jul-01 9:41 
Generalpointer to the first document in MDI Pin
mr20039-Jul-01 8:43
mr20039-Jul-01 8:43 
GeneralRe: pointer to the first document in MDI Pin
Tomasz Sowinski9-Jul-01 9:35
Tomasz Sowinski9-Jul-01 9:35 
GeneralRe: pointer to the first document in MDI Pin
9-Jul-01 15:29
suss9-Jul-01 15:29 

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.