Home
last modified time | relevance | path

Searched refs:VSCROLL_STYLE_EX (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/win/
H A Ddebugviewinfo.cpp37 #define VSCROLL_STYLE_EX 0 macro
62 m_vscroll = CreateWindowEx(VSCROLL_STYLE_EX, TEXT("SCROLLBAR"), nullptr, VSCROLL_STYLE, in debugview_info()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/win/
H A Ddebugviewinfo.cpp37 #define VSCROLL_STYLE_EX 0 macro
62 m_vscroll = CreateWindowEx(VSCROLL_STYLE_EX, TEXT("SCROLLBAR"), nullptr, VSCROLL_STYLE, in debugview_info()