Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 ON_COMMAND wrongly colored
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mbobka
Ketchup Master

Russia
86 Posts

Posted - Nov 15 2005 :  08:47:44 AM  Show Profile

BEGIN_MESSAGE_MAP(COnCommandTestApp, CWinApp)
	ON_COMMAND(ID_APP_ABOUT, &COnCommandTestApp::OnAppAbout)
	// Standard file based document commands
	ON_COMMAND(ID_FILE_NEW, &CWinApp::OnFileNew)
	ON_COMMAND(ID_FILE_OPEN, &CWinApp::OnFileOpen)
	// Standard print setup command
	ON_COMMAND(ID_FILE_PRINT_SETUP, &CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()

ON_COMMAND colors as method color, but it's define.

VAX version 1432
VS.NET 2005

Edited by - mbobka on Nov 15 2005 08:48:33 AM

feline
Whole Tomato Software

United Kingdom
19020 Posts

Posted - Nov 15 2005 :  7:22:24 PM  Show Profile
case=878

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000