Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dvsstyle.h564 #define VSCLASS_FLYOUT (const WCHAR []){'F','L','Y','O','U','T',0} macro
567 #define VSCLASS_FLYOUT L"FLYOUT" macro
570 static const WCHAR VSCLASS_FLYOUT [] = {'F','L','Y','O','U','T',0}; variable