dxlib_d.dxdatayypewin

Undocumented in source.

Members

Aliases

BITMAPINFO
alias BITMAPINFO = core.sys.windows.wingdi.BITMAPINFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BOOL
alias BOOL = core.sys.windows.windef.BOOL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BYTE
alias BYTE = core.sys.windows.windef.BYTE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DWORD
alias DWORD = core.sys.windows.windef.DWORD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DWORD_PTR
alias DWORD_PTR = core.sys.windows.winnt.ULONGLONG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DWORD_PTR
alias DWORD_PTR = core.sys.windows.windef.DWORD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

FALSE
alias FALSE = core.sys.windows.windef.FALSE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

HBITMAP
alias HBITMAP = core.sys.windows.windef.HBITMAP

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONG
alias LONG = core.sys.windows.windef.LONG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONGLONG
alias LONGLONG = core.sys.windows.winnt.LONGLONG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONG_PTR
alias LONG_PTR = long

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONG_PTR
alias LONG_PTR = int

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

POINT
alias POINT = core.sys.windows.windef.POINT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

RECT
alias RECT = core.sys.windows.windef.RECT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

SIZE
alias SIZE = core.sys.windows.windef.SIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

TCHAR
alias TCHAR = core.sys.windows.winnt.TCHAR

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

TRUE
alias TRUE = core.sys.windows.windef.TRUE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

ULONGLONG
alias ULONGLONG = core.sys.windows.winnt.ULONGLONG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

WORD
alias WORD = core.sys.windows.windef.WORD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

wchar_t
alias wchar_t = core.stdc.stddef.wchar_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

DIRECTINPUT_VERSION
enum DIRECTINPUT_VERSION;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_ERRORCODE_WIN_DESKTOP_24BIT_COLOR
enum DX_ERRORCODE_WIN_DESKTOP_24BIT_COLOR;

デスクトップが24ビットカラーモードだった

DX_ERRORCODE_WIN_DOUBLE_START
enum DX_ERRORCODE_WIN_DOUBLE_START;

二重起動

DX_ERRORCODE_WIN_FAILED_ASYNCLOAD_CREATE_THREAD
enum DX_ERRORCODE_WIN_FAILED_ASYNCLOAD_CREATE_THREAD;

非同期読み込み処理を行うスレッドの立ち上げに失敗

DX_ERRORCODE_WIN_FAILED_CHANGE_DISPLAY_SETTINGS
enum DX_ERRORCODE_WIN_FAILED_CHANGE_DISPLAY_SETTINGS;

Win32API の ChangeDisplaySettings を使用した画面モードの変更に失敗

DX_ERRORCODE_WIN_FAILED_CREATEWINDOW
enum DX_ERRORCODE_WIN_FAILED_CREATEWINDOW;

ウインドウの作成に失敗

DX_ERRORCODE_WIN_FAILED_CREATE_DIRECTDRAW7
enum DX_ERRORCODE_WIN_FAILED_CREATE_DIRECTDRAW7;

DirectDraw7 の取得に失敗

DX_ERRORCODE_WIN_FAILED_INITIALIZE_DIRECTDRAW7
enum DX_ERRORCODE_WIN_FAILED_INITIALIZE_DIRECTDRAW7;

DirectDraw7 の初期化に失敗

DX_ERRORCODE_WIN_NOT_COMPATIBLE_SCREEN_COLOR_MODE
enum DX_ERRORCODE_WIN_NOT_COMPATIBLE_SCREEN_COLOR_MODE;

非対応の画面カラーモードが指定された

DX_READSOUNDFUNCTION_ACM
enum DX_READSOUNDFUNCTION_ACM;

ACM を使用した読み込み処理

DX_READSOUNDFUNCTION_DSMP3
enum DX_READSOUNDFUNCTION_DSMP3;

DirectShow を使用した MP3 の読み込み処理

DX_READSOUNDFUNCTION_MF
enum DX_READSOUNDFUNCTION_MF;

Media Foundation を使用した読み込み処理

DX_READSOUNDFUNCTION_MP3
enum DX_READSOUNDFUNCTION_MP3;

ACM を使用した MP3 の読み込み処理

DX_TEXTUREFORMAT_DIRECT3D9_A16B16G16R16
enum DX_TEXTUREFORMAT_DIRECT3D9_A16B16G16R16;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A16B16G16R16F
enum DX_TEXTUREFORMAT_DIRECT3D9_A16B16G16R16F;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A1R5G5B5
enum DX_TEXTUREFORMAT_DIRECT3D9_A1R5G5B5;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A2B10G10R10
enum DX_TEXTUREFORMAT_DIRECT3D9_A2B10G10R10;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A2R10G10B10
enum DX_TEXTUREFORMAT_DIRECT3D9_A2R10G10B10;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A32B32G32R32F
enum DX_TEXTUREFORMAT_DIRECT3D9_A32B32G32R32F;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A4R4G4B4
enum DX_TEXTUREFORMAT_DIRECT3D9_A4R4G4B4;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A8B8G8R8
enum DX_TEXTUREFORMAT_DIRECT3D9_A8B8G8R8;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A8R3G3B2
enum DX_TEXTUREFORMAT_DIRECT3D9_A8R3G3B2;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_A8R8G8B8
enum DX_TEXTUREFORMAT_DIRECT3D9_A8R8G8B8;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_G16R16
enum DX_TEXTUREFORMAT_DIRECT3D9_G16R16;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_G16R16F
enum DX_TEXTUREFORMAT_DIRECT3D9_G16R16F;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_G32R32F
enum DX_TEXTUREFORMAT_DIRECT3D9_G32R32F;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_R16F
enum DX_TEXTUREFORMAT_DIRECT3D9_R16F;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_R32F
enum DX_TEXTUREFORMAT_DIRECT3D9_R32F;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_R3G3B2
enum DX_TEXTUREFORMAT_DIRECT3D9_R3G3B2;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_R5G6B5
enum DX_TEXTUREFORMAT_DIRECT3D9_R5G6B5;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_R8G8B8
enum DX_TEXTUREFORMAT_DIRECT3D9_R8G8B8;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_X1R5G5B5
enum DX_TEXTUREFORMAT_DIRECT3D9_X1R5G5B5;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_X4R4G4B4
enum DX_TEXTUREFORMAT_DIRECT3D9_X4R4G4B4;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_X8B8G8R8
enum DX_TEXTUREFORMAT_DIRECT3D9_X8B8G8R8;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_TEXTUREFORMAT_DIRECT3D9_X8R8G8B8
enum DX_TEXTUREFORMAT_DIRECT3D9_X8R8G8B8;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta