Home
last modified time | relevance | path

Searched refs:IDM_ABOUT (Results 1 – 4 of 4) sorted by relevance

/oneTBB/examples/parallel_for/seismic/gui/
H A Dseismic.rc55 MENUITEM "&About ...", IDM_ABOUT
67 VK_OEM_2, IDM_ABOUT, VIRTKEY, ALT, NOINVERT
H A Dresource.h25 #define IDM_ABOUT 104 macro
/oneTBB/examples/parallel_for/seismic/
H A Dresource.hpp25 #define IDM_ABOUT 104 macro
H A Dseismic_video.cpp121 case IDM_ABOUT: in WndProc()