Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Kernel Debugging | 16-20 October 2023 | Live, Online |
Developing Minifilters | 13-17 November 2023 | Live, Online |
Internals & Software Drivers | 4-8 Dec 2023 | Live, Online |
Writing WDF Drivers | 10-14 July 2023 | Live, Online |
Comments
Subject: FW: Doubt in Menu Handling
Date: Tue, 14 Mar 2000 18:06:12 +0530
From: Manikandan KN <[email protected]>
To: "Gregory Giguashvili (E-mail)" <[email protected]>
Hai Gregory,
Will you please do a favour for me? I sent a message stating a
doubt about Menu handling in VC++. But being not
a member of [email protected], my message was sent back. Will you please
forward my message? [ message is in below ] to the
group please.
Thanks and Best Regards,
K.N.Manikandan.
P.S: My original Message is at the bottom of this mail.
-----Original Message-----
From: Lyris [mailto:[email protected]]
Sent: Tuesday, March 14, 2000 6:00 PM
To: [email protected]
Subject: Re: Doubt in Menu Handling
Sorry, but Lyris did not find your email address
-> "[email protected]"
listed as a member of ntdev.
Only members of ntdev are allowed to contribute messages.
Because Lyris could not confirm that you are a member of ntdev,
your message was not accepted.
---
Return-Path: <[email protected]>
Received: from gw.atria.com ([192.88.237.2]) by lists.osr.com with SMTP
(Lyris Server version 3.0); Tue, 14 Mar 2000 07:29:52 -0500
Received: from 192.35.17.14 (david.siemens.de) by gw.atria.com id
<[email protected]> Tue, 14 Mar 2000 07:25:47 -0500 (EST)
X-Envelope-Sender-Is: [email protected] (at relayer
david.siemens.de)
Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11])
by david.siemens.de (8.9.3/8.9.3) with ESMTP id NAA23356
for <[email protected]>; Tue, 14 Mar 2000 13:25:46 +0100 (MET)
Received: from titanic.blr.spcnl.co.in ([180.144.1.133])
by mail2.siemens.de (8.9.3/8.9.3) with ESMTP id NAA07498
for <[email protected]>; Tue, 14 Mar 2000 13:25:43 +0100 (MET)
Received: from blrm202e.blr.spcnl.co.in (blrm202e [180.144.100.102])
by titanic.blr.spcnl.co.in (8.8.8/8.8.8) with ESMTP id RAA16834
for <[email protected]>; Tue, 14 Mar 2000 17:59:45 +0530 (IST)
Received: by blrm202e.blr.spcnl.co.in with Internet Mail Service
(5.5.2448.0)
id <GCP1708M>; Tue, 14 Mar 2000 17:57:29 +0530
Message-ID:
<[email protected]>
From: Manikandan KN <[email protected]>
To: "xxxxx@Atria. Com (E-mail)" <[email protected]>
Subject: Doubt in Menu Handling
Date: Tue, 14 Mar 2000 17:57:28 +0530
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain;
charset="iso-8859-1"
Hello Everybody,
In my application I have two different
windows. And I want to uncheck certain menu items of window #2 from
window
#1 during run time.
Hence I get handle of the window #2 and also the menu handle of window
#2.
Using CHECKMENUITEM fn. I tried to uncheck the menu items.
Logically it was done. But it is not reflected in window#2 i.e the menu
item was not unchecked.
For ex: Create two different appn.s. Using
app
#1 try to uncheck the sub menu item of View say TOOLBAR of app #2.
If you have any solution for this please let me know the same.
Thanks and Best Regards,
K.N.MANIKANDAN
mailto:[email protected]