Home | History | Annotate | Download | only in windx5

Lines Matching refs:DWORD

60 HRESULT (WINAPI *DInputCreate)(HINSTANCE hinst, DWORD dwVersion, LPDIRECTINPUT *ppDI, LPUNKNOWN punkOuter);
882 DWORD total_mem;
1023 DWORD sharemode;
1024 DWORD style;
1025 const DWORD directstyle =
1027 const DWORD windowstyle =
1029 const DWORD resizestyle =
1798 if ( (ddsd.dwWidth != (DWORD)surface->w) ||
1799 (ddsd.dwHeight != (DWORD)surface->h) ) {
1890 DWORD flags;