Advertisement
ASP_Volume3 Windows API Call/ Explanation #62027

Tricks with menu - UPDATED

This code shows how to use many API functions in "menu" category (see the screen shot!). Viewing this code you can learn how to disable close (x) button on title bar, how to edit system menu (minimize, maximize, close, etc.) of specified window, how to remove items from menu, add small bitmaps next to the text in menu items, get handle to system menu, menu of window and submenu, add as big bitmap as you want to menu item, hide menu on command and count menu items. It also shows how to use window procedure (called by AddressOf), how to hide your application and add icon to taskbar status area and how to open internet pages without using any controls. UPDATED: now you can add to menu also icons!

AI

Podsumowanie AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kod źródłowy
original-source
Upload
Oryginalne komentarze (3)
Odzyskane z Wayback Machine