Connecting Tech Pros Worldwide Forums | Help | Site Map

All programs in an interface

Umesh
Guest
 
Posts: n/a
#1: Jun 17 '07
I want to put all my programs in a single windows program where
similar programs share the same menu. I wonder I can I do you. Are the
geniuses over there able to help me out? Thank you.


jacob navia
Guest
 
Posts: n/a
#2: Jun 17 '07

re: All programs in an interface


Umesh wrote:
Quote:
I want to put all my programs in a single windows program where
similar programs share the same menu. I wonder I can I do you. Are the
geniuses over there able to help me out? Thank you.
>
You can design the menu with a resource editor, then open
a window, add the menu to the window, and display it.

What is the problem?

To generate an already running window with empty menu
ready to be modified use lcc-win32.

http://www.cs.virginia.edu/~lcc-win32
CBFalconer
Guest
 
Posts: n/a
#3: Jun 18 '07

re: All programs in an interface


jacob navia wrote:
Quote:
Umesh wrote:
>
Quote:
>I want to put all my programs in a single windows program where
>similar programs share the same menu. I wonder I can I do you.
>Are the geniuses over there able to help me out? Thank you.
>
You can design the menu with a resource editor, then open
a window, add the menu to the window, and display it.
I can't find menu, resource editor, window in N869. Please give
references about where these are defined in N869. (section number
will do nicely). So far your reply appears to be totally off-topic
in c.l.c. (as is the original query).

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
cbfalconer at maineline dot net



--
Posted via a free Usenet account from http://www.teranews.com

Closed Thread