Re: Adding a menu item into the system menu of a console mode program



Anyway, I will try to contact the developer team for this issue and hope
to
get some useful information for you. I will get back to you ASAP.

OK, thanks.
I'm sure there is a way to add menu items to a console mode program system
menu. Maybe subclassing the WndProc of the console window ?

--
Francois PIETTE
http://www.overbyte.be



""Jeffrey Tan[MSFT]"" <jetan@xxxxxxxxxxxxxxxxxxxx> a écrit dans le message
de news:ErQAS4cGHHA.2488@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Francois,

In MSDN document for MENU_EVENT, you will see the following statement:
"These events are used internally and should be ignored."

So I assume Microsoft hides much of the details of this event from public
document. Also, I have performed some search in all our internal database
regarding MENU_EVENT but found nothing useful. This is really an
undocumented behavior now.

Anyway, I will try to contact the developer team for this issue and hope
to
get some useful information for you. I will get back to you ASAP. Thanks
for your understanding.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to

http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.



.



Relevant Pages