HomeSort by relevance Sort by last modified time
    Searched refs:WS_EX_OVERLAPPEDWINDOW (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 89 wnd_ = ::CreateWindowExW(WS_EX_OVERLAPPEDWINDOW, kClassName, L"WebRTC",
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 662 #define WS_EX_OVERLAPPEDWINDOW (WS_EX_WINDOWEDGE | WS_EX_CLIENTEDGE)
winuser.h     [all...]

Completed in 38 milliseconds