Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_winrt.h36 #ifndef NTDDI_WINBLUE
37 #define NTDDI_WINBLUE 0x06030000 macro
208 #if (NTDDI_VERSION >= NTDDI_WINBLUE)
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo_cpp.h32 #if NTDDI_VERSION >= NTDDI_WINBLUE /* ApplicationView's functionality only becomes
A DSDL_winrtvideo.cpp506 #if (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) && (NTDDI_VERSION < NTDDI_WINBLUE) in WINRT_DetectWindowFlags()
/AliOS-Things-master/components/SDL2/src/core/winrt/
A DSDL_winrtapp_direct3d.cpp629 #if (WINAPI_FAMILY != WINAPI_FAMILY_PHONE_APP) || (NTDDI_VERSION >= NTDDI_WINBLUE)

Completed in 18 milliseconds