Home
last modified time | relevance | path

Searched refs:DXFILELOAD_FROMRESOURCE (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Ddxfile.h38 #define DXFILELOAD_FROMRESOURCE 0x01L macro
/reactos/dll/directx/wine/d3dx9_36/
H A Dxfile.c587 dxfile_options = DXFILELOAD_FROMRESOURCE; in d3dx9_file_CreateEnumObject()
/reactos/dll/directx/wine/d3dxof/
H A Dd3dxof.c180 else if (dwLoadOptions == DXFILELOAD_FROMRESOURCE) in IDirectXFileImpl_CreateEnumObject()