- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All,
I am trying to create my first Fortran Win32 program and wish to impliment some owner-drawn menu items. I'm using the MENU example in CVF sample code. However, it uses functions like InsertMenu, AppendMenu & such.
In the online documentation of InsertMenu, it states: "The InsertMenu function has been superseded by the InsertMenuItem function. You can still use InsertMenu, however, if you do not need any of the extended features of InsertMenuItem." I would like to use some of the "extended features" but the syntax of the newer functions is totaly different & I'm not sure how to use it. Does anyone have any sample code to show the way?
Thanks in advance,
Jeff
I am trying to create my first Fortran Win32 program and wish to impliment some owner-drawn menu items. I'm using the MENU example in CVF sample code. However, it uses functions like InsertMenu, AppendMenu & such.
In the online documentation of InsertMenu, it states: "The InsertMenu function has been superseded by the InsertMenuItem function. You can still use InsertMenu, however, if you do not need any of the extended features of InsertMenuItem." I would like to use some of the "extended features" but the syntax of the newer functions is totaly different & I'm not sure how to use it. Does anyone have any sample code to show the way?
Thanks in advance,
Jeff
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page