dxlib_d.DxDataTypeWin

Undocumented in source.

Public Imports

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

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.
BITMAPINFO
alias BITMAPINFO = .tagBITMAPINFO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BITMAPINFOHEADER
alias BITMAPINFOHEADER = .tagBITMAPINFOHEADER
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.
GUID
alias GUID = core.sys.windows.basetyps.GUID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GUID
alias GUID = ._GUID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HANDLE
alias HANDLE = core.sys.windows.basetsd.HANDLE
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.
HICON
alias HICON = core.sys.windows.windef.HICON
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HINSTANCE
alias HINSTANCE = core.sys.windows.windef.HINSTANCE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HMODULE
alias HMODULE = core.sys.windows.windef.HMODULE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HRGN
alias HRGN = core.sys.windows.windef.HRGN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HWND
alias HWND = core.sys.windows.windef.HWND
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.
LPBITMAPINFO
alias LPBITMAPINFO = .tagBITMAPINFO*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LPBITMAPINFOHEADER
alias LPBITMAPINFOHEADER = .tagBITMAPINFOHEADER*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LPCRECT
alias LPCRECT = const(.tagRECT)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LPPOINT
alias LPPOINT = .tagPOINT*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LPRECT
alias LPRECT = .tagRECT*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NPPOINT
alias NPPOINT = .tagPOINT*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NPRECT
alias NPRECT = .tagRECT*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PBITMAPINFO
alias PBITMAPINFO = .tagBITMAPINFO*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PBITMAPINFOHEADER
alias PBITMAPINFOHEADER = .tagBITMAPINFOHEADER*
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.
POINT
alias POINT = .tagPOINT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PPOINT
alias PPOINT = .tagPOINT*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRECT
alias PRECT = .tagRECT*
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.
RECT
alias RECT = .tagRECT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RGBQUAD
alias RGBQUAD = .tagRGBQUAD
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.
WNDPROC
alias WNDPROC = core.sys.windows.winuser.WNDPROC
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.

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.

Structs

_GUID
struct _GUID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tagBITMAPINFO
struct tagBITMAPINFO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tagBITMAPINFOHEADER
struct tagBITMAPINFOHEADER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tagPOINT
struct tagPOINT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tagRECT
struct tagRECT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tagRGBQUAD
struct tagRGBQUAD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta