Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SetMenu

Status
Not open for further replies.

Morpheus1981

Programmer
Joined
Aug 9, 2001
Messages
105
Location
CR
I am trying to use SetMenuItemBitmap in order to Create a menu with images in it.
But I can't something is wrong with my code.
PLease can u explain me how it works
I don't know how to get the Bitmap. I am using LoadBitmap into a variable, but I still don't know what "hInstances" means, niether wFlags, niether nPosition.

I just want a menu with images.
Please help!!!!.
 
Check out AllAPI.Net ( In their API List section they have a description of SetMenuItemBitmaps and an example of how to use it. Hopefully that will answer your questions. Let us know if it doesn't.

Windows API Guide ( doesn't have this API function, but they're also a good place (my first stop) to learn specific API functions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top