Home
last modified time | relevance | path

Searched refs:IDR_POPUP_SELECTION (Results 1 – 6 of 6) sorted by relevance

/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dw32res.h40 #define IDR_POPUP_SELECTION 105 macro
H A Dw32.rc204 IDR_POPUP_SELECTION MENU DISCARDABLE menu
H A Dw32log.c861 HMENU hMenu = LoadMenu(g_hInstance, MAKEINTRESOURCE(IDR_POPUP_SELECTION)); in OnLogRButtonUp()
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DRadiant_resource.h92 #define IDR_POPUP_SELECTION 10063 macro
H A DRadiant.rc769 IDR_POPUP_SELECTION MENU menu
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DMainFrm.cpp3572 HandlePopup(this, IDR_POPUP_SELECTION); in OnPopupSelection()