SYMBOL INDEX (17786 symbols across 586 files) FILE: avifile/main.c type AVISTREAMINFO16 (line 26) | typedef struct _AVISTREAMINFO16 { type frame_wrapper16 (line 47) | struct frame_wrapper16 function free_segptr_frame (line 56) | static void free_segptr_frame(struct frame_wrapper16 *wrapper) function SEGPTR (line 69) | static SEGPTR alloc_segptr_frame(struct frame_wrapper16 *wrapper, void *... function PGETFRAME (line 100) | PGETFRAME WINAPI AVIStreamGetFrameOpen16(PAVISTREAM pstream, LPBITMAPINF... function SEGPTR (line 122) | SEGPTR WINAPI AVIStreamGetFrame16(PGETFRAME pg, LONG pos) function HRESULT (line 143) | HRESULT WINAPI AVIStreamGetFrameClose16(PGETFRAME pg) function HRESULT (line 159) | HRESULT WINAPI AVIFileCreateStream16(PAVIFILE pfile, PAVISTREAM *ppavi, ... function HRESULT (line 195) | HRESULT WINAPI AVIStreamInfo16(PAVISTREAM pstream, LPAVISTREAMINFO16 asi... FILE: commctrl/commctrl.c type TBBUTTON16 (line 14) | typedef struct { type TBSAVEPARAMS16 (line 21) | typedef struct { function InitCommonControls16 (line 33) | void WINAPI InitCommonControls16(void) function LRESULT (line 63) | LRESULT WINAPI StatusWindowProc16(HWND hwnd, UINT msg, WPARAM wParam, LP... function TBBUTTON16_32 (line 116) | void TBBUTTON16_32(LPTBBUTTON btn32, LPTBBUTTON16 lpButtons) function TBBUTTON32_16 (line 125) | void TBBUTTON32_16(LPTBBUTTON btn32, LPTBBUTTON16 lpButtons) function LRESULT (line 133) | LRESULT WINAPI ToolbarWindowProc16(HWND hwnd, UINT msg, WPARAM wParam, L... function HWND16 (line 224) | HWND16 WINAPI CreateToolbarEx16(HWND16 hwnd, DWORD style /* window style... function HWND16 (line 272) | HWND16 WINAPI CreateStatusWindow16(LONG style, LPCSTR text, HWND16 hwndP... function LPRECT (line 280) | LPRECT RECT16_32(LPRECT rect32, LPRECT16 lprc) function LPRECT16 (line 290) | LPRECT16 RECT32_16(LPRECT rect32, LPRECT16 lprc) function GetEffectiveClientRect16 (line 301) | void WINAPI GetEffectiveClientRect16(HWND16 hWnd, LPRECT16 lprc, const I... function find_sub_menu (line 325) | static int find_sub_menu( HMENU *hmenu, HMENU16 target ) type MENUHELP16 (line 345) | typedef struct function get_menu_off (line 356) | static int get_menu_off(HMENU hMainMenu, HMENU hSubMenu) function VOID (line 371) | VOID WINAPI function HBITMAP16 (line 455) | HBITMAP16 WINAPI CreateMappedBitmap16(HINSTANCE16 hInstance, INT16 idBit... function HWND16 (line 554) | HWND16 WINAPI CreateToolbar16(HWND16 hwnd, DWORD style, UINT16 wID, INT1... function BOOL16 (line 561) | BOOL16 WINAPI MakeDragList16(HWND16 hLB) function HWND16 (line 566) | HWND16 WINAPI CreateHeaderWindow16(LONG a1, LPSTR a2, HWND16 a3, WORD a4) FILE: commdlg/cdlg16.h type UINT16 (line 36) | typedef UINT16 (CALLBACK *LPOFNHOOKPROC16)(HWND16,UINT16,WPARAM16,LPARAM); type OPENFILENAME16 (line 38) | typedef struct { type UINT16 (line 61) | typedef UINT16 (CALLBACK *LPCCHOOKPROC16) (HWND16, UINT16, WPARAM16, LPA... type CHOOSECOLOR16 (line 63) | typedef struct { type CHOOSECOLOR16 (line 74) | typedef CHOOSECOLOR16 *LPCHOOSECOLOR16; type UINT16 (line 76) | typedef UINT16 (CALLBACK *LPFRHOOKPROC16)(HWND16,UINT16,WPARAM16,LPARAM); type FINDREPLACE16 (line 77) | typedef struct { type UINT16 (line 92) | typedef UINT16 (CALLBACK *LPCFHOOKPROC16)(HWND16,UINT16,WPARAM16,LPARAM); type CHOOSEFONT16 (line 93) | typedef struct type UINT16 (line 118) | typedef UINT16 (CALLBACK *LPPRINTHOOKPROC16) (HWND16, UINT16, WPARAM16, ... type UINT16 (line 119) | typedef UINT16 (CALLBACK *LPSETUPHOOKPROC16) (HWND16, UINT16, WPARAM16, ... type PRINTDLG16 (line 120) | typedef struct type COMMDLGTHUNK (line 160) | typedef struct type dialog_data (line 183) | typedef struct FILE: commdlg/colordlg.c function BOOL16 (line 45) | BOOL16 CALLBACK ColorDlgProc16( HWND16 hDlg16, UINT16 message, WPARAM16 ... function BOOL16 (line 54) | BOOL16 WINAPI ChooseColor16( LPCHOOSECOLOR16 cc16 ) FILE: commdlg/filedlg.c function UINT_PTR (line 51) | static UINT_PTR CALLBACK thunk_hook(COMMDLGTHUNK *thunk, HWND hwnd, UINT... function init_thunk (line 62) | static void init_thunk() function delete_thunk (line 76) | void delete_thunk(LPVOID func) function COMMDLGTHUNK (line 84) | COMMDLGTHUNK *allocate_thunk(SEGPTR ofnseg, SEGPTR func) function WORD (line 109) | static inline WORD get_word( const char **ptr ) function copy_string (line 116) | static inline void copy_string( WORD **out, const char **in, DWORD maxlen ) function copy_dword (line 123) | static inline void copy_dword( WORD **out, const char **in ) function LPDLGTEMPLATEA (line 130) | static LPDLGTEMPLATEA convert_dialog( const char *p, DWORD size ) function UINT_PTR (line 207) | static UINT_PTR CALLBACK dummy_hook( HWND hwnd, UINT msg, WPARAM wp, LPA... function BOOL16 (line 215) | BOOL16 CALLBACK FileOpenDlgProc16(HWND16 hWnd16, UINT16 wMsg, WPARAM16 w... function BOOL16 (line 224) | BOOL16 CALLBACK FileSaveDlgProc16(HWND16 hWnd16, UINT16 wMsg, WPARAM16 w... function DWORD (line 230) | DWORD get_ofn_flag(DWORD flag) function BOOL16 (line 246) | BOOL16 WINAPI GetOpenFileName16( SEGPTR ofn ) /* [in/out] address of str... function BOOL16 (line 337) | BOOL16 WINAPI GetSaveFileName16( SEGPTR ofn ) /* [in/out] address of str... function GetFileTitle16 (line 419) | short WINAPI GetFileTitle16(LPCSTR lpFile, LPSTR lpTitle, UINT16 cbBuf) FILE: commdlg/finddlg.c function LRESULT (line 44) | static LRESULT FINDDLG_WMCommand(HWND hWnd, WPARAM wParam, function INT_PTR (line 87) | static INT_PTR CALLBACK find_text_dlgproc(HWND hWnd, UINT wMsg, WPARAM w... function HWND16 (line 153) | HWND16 WINAPI FindText16( SEGPTR find ) function BOOL16 (line 179) | BOOL16 CALLBACK FindTextDlgProc16(HWND16 hWnd16, UINT16 wMsg, WPARAM16 w... function LRESULT (line 189) | static LRESULT REPLACEDLG_WMInitDialog(HWND hWnd, LPARAM lParam, function LRESULT (line 199) | static LRESULT REPLACEDLG_WMCommand(HWND hWnd, WPARAM wParam, function INT_PTR (line 269) | static INT_PTR CALLBACK replace_text_dlgproc(HWND hWnd, UINT wMsg, WPARA... function HWND16 (line 328) | HWND16 WINAPI ReplaceText16( SEGPTR find ) function BOOL16 (line 354) | BOOL16 CALLBACK ReplaceTextDlgProc16(HWND16 hWnd16, UINT16 wMsg, WPARAM1... function DWORD (line 364) | DWORD WINAPI CommDlgExtendedError16(void) FILE: commdlg/fontdlg.c function INT16 (line 46) | INT16 WINAPI FontFamilyEnumProc16( SEGPTR logfont, SEGPTR metrics, function INT16 (line 56) | INT16 WINAPI FontStyleEnumProc16( SEGPTR logfont, SEGPTR metrics, function BOOL16 (line 66) | BOOL16 WINAPI ChooseFont16(SEGPTR cf) function BOOL16 (line 156) | BOOL16 CALLBACK FormatCharDlgProc16(HWND16 hDlg16, UINT16 message, FILE: commdlg/printdlg.c type DEVMODE16 (line 50) | typedef struct { function DEVMODE16To32 (line 72) | void DEVMODE16To32(CONST DEVMODE16 *src, LPDEVMODEA dst) function DEVMODE32To16 (line 94) | void DEVMODE32To16(LPDEVMODE16 dst, const LPDEVMODEA src) function global_handle_to_16 (line 117) | static void global_handle_to_16( HGLOBAL16 *h16, HGLOBAL handle ) function HGLOBAL (line 137) | static HGLOBAL global_handle_from_16( HGLOBAL16 handle ) function LPDLGTEMPLATEA (line 155) | LPDLGTEMPLATEA resource_to_dialog32(HINSTANCE16 hInst, LPCSTR name, WORD... function LPDLGTEMPLATEA (line 171) | LPDLGTEMPLATEA handle_to_dialog32(HGLOBAL16 hg, WORD *res) function BOOL16 (line 203) | BOOL16 WINAPI PrintDlg16( SEGPTR pd ) function BOOL16 (line 303) | BOOL16 CALLBACK PrintDlgProc16(HWND16 hDlg16, UINT16 uMsg, WPARAM16 wPar... function BOOL16 (line 312) | BOOL16 CALLBACK PrintSetupDlgProc16(HWND16 hWnd16, UINT16 wMsg, WPARAM16... FILE: compobj/compobj.c type IMalloc16Impl (line 63) | typedef struct function IMalloc16Impl (line 69) | static inline IMalloc16Impl *impl_from_IMalloc16(IMalloc16 *iface) function HRESULT (line 77) | HRESULT CDECL IMalloc16_fnQueryInterface(IMalloc16* iface,REFIID refiid,... function ULONG (line 93) | ULONG CDECL IMalloc16_fnAddRef(IMalloc16* iface) { function ULONG (line 103) | ULONG CDECL IMalloc16_fnRelease(IMalloc16* iface) { function SEGPTR (line 113) | SEGPTR CDECL IMalloc16_fnAlloc(IMalloc16* iface,DWORD cb) { function VOID (line 125) | VOID CDECL IMalloc16_fnFree(IMalloc16* iface,SEGPTR pv) function SEGPTR (line 144) | SEGPTR CDECL IMalloc16_fnRealloc(IMalloc16* iface,SEGPTR pv,DWORD cb) function DWORD (line 165) | DWORD CDECL IMalloc16_fnGetSize(IMalloc16* iface,SEGPTR pv) function INT16 (line 176) | INT16 CDECL IMalloc16_fnDidAlloc(IMalloc16* iface,LPVOID pv) { function LPVOID (line 186) | LPVOID CDECL IMalloc16_fnHeapMinimize(IMalloc16* iface) { function LPMALLOC16 (line 196) | static LPMALLOC16 function DWORD (line 229) | DWORD WINAPI CoBuildVersion16(void) type ole16_task_data (line 234) | typedef struct function ole16_task_data (line 240) | static ole16_task_data *get_current_task_data() function HRESULT (line 257) | HRESULT WINAPI get_task_imalloc16(SEGPTR *lpMalloc) function HRESULT (line 277) | HRESULT WINAPI CoGetMalloc16( function HRESULT (line 311) | HRESULT WINAPI CoCreateStandardMalloc16(MEMCTX dwMemContext, function HRESULT (line 324) | HRESULT WINAPI CoInitialize16( function CoUninitialize16 (line 354) | void WINAPI CoUninitialize16(void) function CoFreeUnusedLibraries16 (line 368) | void WINAPI CoFreeUnusedLibraries16(void) function BOOL16 (line 381) | BOOL16 WINAPI IsEqualGUID16( function HRESULT (line 390) | HRESULT WINAPI IIDFromString16(LPSTR lpsz, LPIID lpiid) function HRESULT (line 416) | HRESULT WINAPI CLSIDFromString16( function HRESULT (line 425) | HRESULT WINAPI guid_str_to_clsid(LPCOLESTR16 idstr, CLSID *id) function HRESULT (line 481) | HRESULT WINAPI progid_to_clsid(LPCOLESTR16 idstr, CLSID *id) function HRESULT (line 513) | static HRESULT function HRESULT (line 551) | HRESULT WINAPI StringFromCLSID16( function HRESULT (line 575) | HRESULT WINAPI ProgIDFromCLSID16( function HRESULT (line 605) | HRESULT WINAPI LookupETask16(HTASK16 *hTask,LPVOID p) { function HRESULT (line 616) | HRESULT WINAPI SetETask16(HTASK16 hTask, LPVOID p) { function HRESULT (line 625) | HRESULT WINAPI CallObjectInWOW(LPVOID p1,LPVOID p2) { function HRESULT (line 635) | HRESULT WINAPI CoRegisterClassObject16( function HRESULT (line 655) | HRESULT WINAPI CoRevokeClassObject16(DWORD dwRegister) /* [in] token on ... function BOOL (line 672) | BOOL WINAPI IsValidInterface16(SEGPTR punk) function BOOL16 (line 690) | BOOL16 WINAPI CoFileTimeToDosDateTime16(const FILETIME *ft, LPWORD lpDos... function BOOL16 (line 698) | BOOL16 WINAPI CoDosDateTimeToFileTime16(WORD wDosDate, WORD wDosTime, FI... function DWORD (line 706) | DWORD WINAPI CoGetCurrentProcess16(void) function HRESULT (line 714) | HRESULT WINAPI CoRegisterMessageFilter16( function HRESULT (line 730) | HRESULT WINAPI CoLockObjectExternal16( function HRESULT (line 742) | HRESULT WINAPI CoGetState16(LPDWORD state) function BOOL (line 757) | BOOL WINAPI COMPOBJ_DllEntryPoint(DWORD Reason, HINSTANCE16 hInst, WORD ... function SEGPTR (line 766) | SEGPTR WINAPI CoMemAlloc(DWORD size, MEMCTX dwMemContext, DWORD x) { function HRESULT (line 791) | HRESULT WINAPI CLSIDFromProgID16(LPCOLESTR16 progid, LPCLSID riid) function INT16 (line 816) | INT16 WINAPI StringFromGUID216(REFGUID id, LPOLESTR16 str, INT16 cmax) function HRESULT (line 830) | HRESULT WINAPI CoFileTimeNow16( FILETIME *lpFileTime ) function HRESULT (line 839) | HRESULT WINAPI CoGetClassObject16( function HRESULT (line 939) | HRESULT WINAPI CoCreateGuid16(GUID *pguid) function HRESULT (line 947) | HRESULT WINAPI CoCreateInstance16( function HRESULT (line 983) | HRESULT WINAPI CoDisconnectObject16( /*LPUNKNOWN*/SEGPTR lpUnk, DWORD re... function HRESULT (line 989) | HRESULT WINAPI CoIsOle1Class16(REFCLSID rclsid) function HRESULT (line 995) | HRESULT WINAPI FnAssert16(LPCSTR expr, LPCSTR msg, LPCSTR file, WORD line) function HRESULT (line 1001) | HRESULT WINAPI CoGetTreatAsClass16(REFCLSID clsidOld, LPCLSID pClsidNew) function HRESULT (line 1009) | HRESULT WINAPI CoTreatAsClass16(REFCLSID clsidOld, REFCLSID clsidNew) FILE: convertwinefile/main.c function memcount (line 25) | inline static size_t memcount(const char* begin, char c, size_t n) { function copy (line 88) | void copy(const char * src, const char *dst) type makein (line 97) | typedef struct function parsemakein (line 154) | void parsemakein(FILE *fp, makein *in) type vcxpojlineattr (line 204) | typedef enum type vcxpojline (line 214) | typedef struct function generateVCproject (line 340) | void generateVCproject(makein *in, FILE *out) function generateDEF (line 410) | void generateDEF(makein *makedata, const char *spec, const char *path) function generateASM (line 419) | void generateASM(makein *makedata, const char *spec, const char *path, c... function main (line 428) | int main(int argc, char **argv) FILE: convspec/build.h type ORD_TYPE (line 41) | typedef enum type SPEC_TYPE (line 55) | typedef enum type arg_type (line 61) | enum arg_type type ORD_VARIABLE (line 80) | typedef struct type ORD_FUNCTION (line 86) | typedef struct type ORD_ABS (line 93) | typedef struct type ORDDEF (line 98) | typedef struct type DLLSPEC (line 115) | typedef struct type target_cpu (line 143) | enum target_cpu type target_platform (line 148) | enum target_platform type target_cpu (line 158) | enum target_cpu type target_platform (line 159) | enum target_platform type strarray (line 161) | struct strarray type strarray (line 235) | struct strarray type strarray (line 236) | struct strarray type strarray (line 237) | struct strarray type strarray (line 238) | struct strarray type strarray (line 238) | struct strarray type strarray (line 251) | struct strarray type strarray (line 252) | struct strarray type strarray (line 253) | struct strarray type strarray (line 254) | struct strarray type strarray (line 360) | struct strarray type strarray (line 361) | struct strarray type strarray (line 362) | struct strarray type strarray (line 363) | struct strarray type strarray (line 364) | struct strarray FILE: convspec/convspec.c type option (line 11) | struct option type option (line 12) | struct option function getopt_long (line 19) | static int getopt_long(int ___argc, char *const *___argv, function getopt_long_only (line 26) | static int getopt_long_only(int ___argc, char *const *___argv, function mkstemps (line 33) | int mkstemps(char *template, int suffix_len) function main (line 44) | int main(int argc, char* argv[]) FILE: convspec/import.c type import_func (line 41) | struct import_func type import (line 48) | struct import type strarray (line 63) | struct strarray type strarray (line 64) | struct strarray type strarray (line 65) | struct strarray type strarray (line 66) | struct strarray type list (line 68) | struct list type list (line 69) | struct list type strarray (line 71) | struct strarray function name_cmp (line 87) | static int name_cmp( const void *name, const void *entry ) function func_cmp (line 93) | static int func_cmp( const void *func1, const void *func2 ) function remove_name (line 102) | static inline void remove_name( struct strarray *table, unsigned int idx ) type strarray (line 111) | struct strarray function sort_names (line 120) | static inline void sort_names( struct strarray *table ) function ORDDEF (line 126) | static inline ORDDEF *find_export( const char *name, ORDDEF **table, int... function free_imports (line 139) | static void free_imports( struct import *imp ) function is_delayed_import (line 150) | static int is_delayed_import( const char *name ) type import (line 162) | struct import type import (line 164) | struct import function DLLSPEC (line 206) | static DLLSPEC *read_import_lib( struct import *imp ) function add_import_dll (line 266) | void add_import_dll( const char *name, const char *filename ) function add_delayed_import (line 293) | void add_delayed_import( const char *name ) function add_extra_ld_symbol (line 307) | void add_extra_ld_symbol( const char *name ) type import (line 313) | struct import type import (line 315) | struct import function add_import_func (line 335) | static void add_import_func( struct import *imp, const char *name, const... function add_undef_import (line 350) | static void add_undef_import( const char *name, int is_ordinal ) function has_stubs (line 379) | static int has_stubs( const DLLSPEC *spec ) function add_extra_undef_symbols (line 391) | static void add_extra_undef_symbols( DLLSPEC *spec ) function check_unused (line 400) | static int check_unused( const struct import* imp, const DLLSPEC *spec ) function check_undefined_forwards (line 420) | static void check_undefined_forwards( DLLSPEC *spec ) function check_undefined_exports (line 452) | static void check_undefined_exports( DLLSPEC *spec ) type strarray (line 520) | struct strarray function read_undef_symbols (line 532) | void read_undef_symbols( DLLSPEC *spec, char **argv ) function resolve_dll_imports (line 573) | void resolve_dll_imports( DLLSPEC *spec, struct list *list ) function resolve_imports (line 610) | void resolve_imports( DLLSPEC *spec ) function is_undefined (line 620) | int is_undefined( const char *name ) function output_get_pc_thunk (line 626) | void output_get_pc_thunk(void) function output_import_thunk (line 641) | static void output_import_thunk( const char *name, const char *table, in... function has_imports (line 703) | int has_imports(void) function output_immediate_imports (line 709) | static void output_immediate_imports(void) function output_immediate_import_thunks (line 791) | static void output_immediate_import_thunks(void) function output_delayed_imports (line 819) | static void output_delayed_imports( const DLLSPEC *spec ) function output_delayed_import_thunks (line 912) | static void output_delayed_import_thunks( const DLLSPEC *spec ) function output_external_link_imports (line 1149) | static void output_external_link_imports( DLLSPEC *spec ) function output_stubs (line 1190) | void output_stubs( DLLSPEC *spec ) function output_imports (line 1326) | void output_imports( DLLSPEC *spec ) function new_output_as_file (line 1336) | static void new_output_as_file( const char *prefix ) function assemble_files (line 1347) | static void assemble_files( const char *prefix ) function build_library (line 1363) | static void build_library( const char *output_name, char **argv, int cre... function build_windows_import_lib (line 1379) | static void build_windows_import_lib( DLLSPEC *spec ) function build_unix_import_lib (line 1415) | static void build_unix_import_lib( DLLSPEC *spec ) function output_import_lib (line 1477) | void output_import_lib( DLLSPEC *spec, char **argv ) FILE: convspec/main.c.h type target_cpu (line 51) | enum target_cpu type target_cpu (line 53) | enum target_cpu type target_cpu (line 55) | enum target_cpu type target_cpu (line 57) | enum target_cpu type target_cpu (line 59) | enum target_cpu type target_platform (line 65) | enum target_platform type target_platform (line 67) | enum target_platform type target_platform (line 69) | enum target_platform type target_platform (line 71) | enum target_platform type target_platform (line 73) | enum target_platform type strarray (line 85) | struct strarray type strarray (line 86) | struct strarray type strarray (line 87) | struct strarray type strarray (line 88) | struct strarray type strarray (line 89) | struct strarray type strarray (line 104) | struct strarray type exec_mode_values (line 107) | enum exec_mode_values type exec_mode_values (line 117) | enum exec_mode_values type target_platform (line 122) | enum target_platform function set_dll_file_name (line 135) | static void set_dll_file_name( const char *name, DLLSPEC *spec ) function init_dll_name (line 152) | static void init_dll_name( DLLSPEC *spec ) function set_subsystem (line 170) | static void set_subsystem( const char *subsystem, DLLSPEC *spec ) function set_target (line 194) | static void set_target( const char *target ) function cleanup (line 240) | static void cleanup(void) function exit_on_signal (line 246) | static void exit_on_signal( int sig ) type long_options_values (line 298) | enum long_options_values type option (line 320) | struct option function usage (line 359) | static void usage( int exit_code ) function set_exec_mode (line 365) | static void set_exec_mode( enum exec_mode_values mode ) function load_resources (line 564) | static void load_resources( char *argv[], DLLSPEC *spec ) function load_import_libs (line 594) | static void load_import_libs( char *argv[] ) function parse_input_file (line 608) | static int parse_input_file( DLLSPEC *spec ) function maiAn (line 627) | int maiAn(int argc, char **argv) FILE: convspec/parser.c function IsNumberString (line 92) | static int IsNumberString(const char *s) function is_token_separator (line 98) | static inline int is_token_separator( char ch ) function is_token_comment (line 103) | static inline int is_token_comment( char ch ) function get_next_line (line 109) | static int get_next_line(void) function ORDDEF (line 163) | static ORDDEF *add_entry_point( DLLSPEC *spec ) function parse_spec_variable (line 183) | static int parse_spec_variable( ORDDEF *odp, DLLSPEC *spec ) function parse_spec_arguments (line 245) | static int parse_spec_arguments( ORDDEF *odp, DLLSPEC *spec, int optional ) function parse_spec_export (line 305) | static int parse_spec_export( ORDDEF *odp, DLLSPEC *spec ) function parse_spec_equate (line 368) | static int parse_spec_equate( ORDDEF *odp, DLLSPEC *spec ) function parse_spec_stub (line 401) | static int parse_spec_stub( ORDDEF *odp, DLLSPEC *spec ) function parse_spec_extern (line 420) | static int parse_spec_extern( ORDDEF *odp, DLLSPEC *spec ) function parse_spec_ordinal (line 529) | static int parse_spec_ordinal( int ordinal, DLLSPEC *spec ) function name_compare (line 668) | static int name_compare( const void *ptr1, const void *ptr2 ) function assign_names (line 682) | static void assign_names( DLLSPEC *spec ) function assign_ordinals (line 734) | static void assign_ordinals( DLLSPEC *spec ) function add_16bit_exports (line 793) | void add_16bit_exports( DLLSPEC *spec32, DLLSPEC *spec16 ) function parse_spec_file (line 857) | int parse_spec_file( FILE *file, DLLSPEC *spec ) function parse_def_library (line 898) | static int parse_def_library( DLLSPEC *spec ) function parse_def_stack_heap_size (line 932) | static int parse_def_stack_heap_size( int is_stack, DLLSPEC *spec ) function parse_def_export (line 964) | static int parse_def_export( char *name, DLLSPEC *spec ) function parse_def_file (line 1076) | int parse_def_file( FILE *file, DLLSPEC *spec ) FILE: convspec/relay.c function function_header (line 40) | static void function_header( const char *name ) function BuildCallFrom16Core (line 115) | static void BuildCallFrom16Core( int reg_func, int thunk ) function BuildCallTo16Core (line 384) | static void BuildCallTo16Core( int reg_func ) function BuildRet16Func (line 544) | static void BuildRet16Func(void) function BuildCallTo32CBClient (line 665) | static void BuildCallTo32CBClient( int isEx ) function output_asm_relays16 (line 757) | void output_asm_relays16(void) FILE: convspec/res16.c type string_id (line 38) | struct string_id type resource (line 45) | struct resource type res_type (line 56) | struct res_type type res_tree (line 65) | struct res_tree type resource (line 72) | struct resource type res_type (line 78) | struct res_type type res_tree (line 78) | struct res_tree type resource (line 78) | struct resource type res_type (line 80) | struct res_type function get_string (line 90) | static void get_string( struct string_id *str ) function load_next_resource (line 108) | static void load_next_resource( DLLSPEC *spec ) function load_res16_file (line 123) | void load_res16_file( const char *name, DLLSPEC *spec ) function load_res16_from_buf (line 129) | void load_res16_from_buf( const unsigned char *buf, int size, DLLSPEC *s... function cmp_string (line 138) | static int cmp_string( const struct string_id *str1, const struct string... function cmp_res (line 151) | static int cmp_res( const void *ptr1, const void *ptr2 ) type res_tree (line 162) | struct res_tree type res_tree (line 165) | struct res_tree type res_type (line 166) | struct res_type type resource (line 167) | struct resource function free_resource_tree (line 211) | static void free_resource_tree( struct res_tree *tree ) function output_string (line 218) | static void output_string( const char *str ) function output_bin_string (line 227) | static void output_bin_string( const char *str ) function output_res16_data (line 234) | void output_res16_data( DLLSPEC *spec ) function output_res16_directory (line 247) | void output_res16_directory( DLLSPEC *spec ) function output_bin_res16_data (line 288) | void output_bin_res16_data( DLLSPEC *spec ) function output_bin_res16_directory (line 298) | void output_bin_res16_directory( DLLSPEC *spec, unsigned int data_offset ) FILE: convspec/res32.c type WCHAR (line 37) | typedef unsigned short WCHAR; type string_id (line 40) | struct string_id type resource (line 47) | struct resource type res_name (line 60) | struct res_name type res_type (line 70) | struct res_type type res_tree (line 81) | struct res_tree type resource (line 94) | struct resource function strlenW (line 100) | static inline unsigned int strlenW( const WCHAR *str ) function strcmpW (line 107) | static inline int strcmpW( const WCHAR *str1, const WCHAR *str2 ) type res_name (line 113) | struct res_name type res_type (line 113) | struct res_type type resource (line 113) | struct resource type res_name (line 115) | struct res_name type res_type (line 125) | struct res_type type res_tree (line 125) | struct res_tree type resource (line 125) | struct resource type res_type (line 127) | struct res_type function get_string (line 138) | static void get_string( struct string_id *str ) function put_string (line 157) | static void put_string( const struct string_id *str ) function dump_res_data (line 172) | static void dump_res_data( const struct resource *res ) function check_header (line 196) | static int check_header(void) function load_next_resource (line 215) | static void load_next_resource( DLLSPEC *spec ) function load_res32_file (line 245) | int load_res32_file( const char *name, DLLSPEC *spec ) function cmp_string (line 259) | static int cmp_string( const struct string_id *str1, const struct string... function cmp_res (line 272) | static int cmp_res( const void *ptr1, const void *ptr2 ) type string_id (line 284) | struct string_id function remove_duplicate_resources (line 295) | static void remove_duplicate_resources( DLLSPEC *spec ) type res_tree (line 320) | struct res_tree type res_tree (line 323) | struct res_tree type res_type (line 324) | struct res_type type res_name (line 325) | struct res_name type resource (line 326) | struct resource function free_resource_tree (line 397) | static void free_resource_tree( struct res_tree *tree ) function output_string (line 407) | static void output_string( const WCHAR *name ) function output_res_dir (line 418) | static inline void output_res_dir( unsigned int nb_names, unsigned int n... function output_resources (line 428) | void output_resources( DLLSPEC *spec ) function output_bin_string (line 506) | static void output_bin_string( const WCHAR *name ) function output_bin_res_dir (line 514) | static inline void output_bin_res_dir( unsigned int nb_names, unsigned i... function output_bin_resources (line 525) | void output_bin_resources( DLLSPEC *spec, unsigned int start_rva ) function get_resource_header_size (line 608) | static unsigned int get_resource_header_size( const struct resource *res ) function output_res_o_file (line 622) | void output_res_o_file( DLLSPEC *spec ) FILE: convspec/spec16.c type arg_types (line 37) | enum arg_types function is_function (line 59) | static inline int is_function( const ORDDEF *odp ) function output_entries (line 100) | static void output_entries( DLLSPEC *spec, int first, int count ) function output_entry_table (line 133) | static void output_entry_table( DLLSPEC *spec ) function output_resident_name (line 206) | static void output_resident_name( const char *string, int ordinal ) function get_function_argsize (line 275) | static int get_function_argsize( const ORDDEF *odp ) function output_call16_function (line 334) | static void output_call16_function( ORDDEF *odp ) function callfrom16_type_compare (line 459) | static int callfrom16_type_compare( const void *e1, const void *e2 ) function relay_type_compare (line 488) | static int relay_type_compare( const void *e1, const void *e2 ) function sort_func_list (line 504) | static int sort_func_list( ORDDEF **list, int count, function output_module16 (line 525) | static void output_module16( DLLSPEC *spec ) function output_spec16_file (line 834) | void output_spec16_file( DLLSPEC *spec16 ) function output_fake_module16 (line 871) | void output_fake_module16( DLLSPEC *spec ) FILE: convspec/spec32.c function needs_relay (line 52) | static inline int needs_relay( const ORDDEF *odp ) function is_float_arg (line 74) | static int is_float_arg( const ORDDEF *odp, int arg ) function has_relays (line 81) | static int has_relays( DLLSPEC *spec ) function cmp_func_args (line 97) | static int cmp_func_args( const void *p1, const void *p2 ) function get_arg_string (line 105) | static void get_arg_string( ORDDEF *odp, char str[MAX_ARGUMENTS + 1] ) function output_relay_debug (line 184) | static void output_relay_debug( DLLSPEC *spec ) function output_exports (line 349) | void output_exports( DLLSPEC *spec ) function output_asm_constructor (line 494) | static void output_asm_constructor( const char *constructor ) function output_module (line 531) | void output_module( DLLSPEC *spec ) function BuildSpec32File (line 688) | void BuildSpec32File( DLLSPEC *spec ) function output_fake_module (line 708) | void output_fake_module( DLLSPEC *spec ) function output_def_file (line 909) | void output_def_file( DLLSPEC *spec, int include_private ) FILE: convspec/utils.c type strarray (line 48) | struct strarray type strarray (line 49) | struct strarray type target_cpu (line 54) | enum target_cpu function cleanup_tmp_files (line 74) | void cleanup_tmp_files(void) function strendswith (line 123) | int strendswith(const char* str, const char* end) function strarray_copy (line 149) | static struct strarray strarray_copy( struct strarray src ) function strarray_add_one (line 159) | static void strarray_add_one( struct strarray *array, const char *str ) function strarray_add (line 170) | void strarray_add( struct strarray *array, ... ) function strarray_addv (line 180) | void strarray_addv( struct strarray *array, char * const *argv ) function strarray_addall (line 185) | void strarray_addall( struct strarray *array, struct strarray args ) function strarray_fromstring (line 192) | struct strarray strarray_fromstring( const char *str, const char *delim ) function fatal_error (line 205) | void fatal_error( const char *msg, ... ) function fatal_perror (line 222) | void fatal_perror( const char *msg, ... ) function error (line 239) | void error( const char *msg, ... ) function warning (line 255) | void warning( const char *msg, ... ) function output (line 273) | int output( const char *format, ... ) function spawn (line 285) | void spawn( struct strarray args ) function find_tool (line 304) | struct strarray find_tool( const char *name, const char * const *names ) function get_as_command (line 378) | struct strarray get_as_command(void) function get_ld_command (line 426) | struct strarray get_ld_command(void) function check_output_buffer_space (line 523) | static void check_output_buffer_space( size_t size ) function init_input_buffer (line 532) | void init_input_buffer( const char *file ) function init_output_buffer (line 555) | void init_output_buffer(void) function flush_output_buffer (line 562) | void flush_output_buffer(void) function get_byte (line 569) | unsigned char get_byte(void) function get_word (line 576) | unsigned short get_word(void) function get_dword (line 588) | unsigned int get_dword(void) function put_data (line 601) | void put_data( const void *data, size_t size ) function put_byte (line 608) | void put_byte( unsigned char val ) function put_word (line 614) | void put_word( unsigned short val ) function put_dword (line 620) | void put_dword( unsigned int val ) function put_qword (line 627) | void put_qword( unsigned int val ) function put_pword (line 642) | void put_pword( unsigned int val ) function align_output (line 648) | void align_output( unsigned int align ) function output_standard_file_header (line 659) | void output_standard_file_header(void) function dump_bytes (line 669) | void dump_bytes( const void *buffer, unsigned int size ) function FILE (line 690) | FILE *open_input_file( const char *srcdir, const char *name ) function close_input_file (line 714) | void close_input_file( FILE *file ) function remove_stdcall_decoration (line 729) | int remove_stdcall_decoration( char *name ) function assemble_file (line 746) | void assemble_file( const char *src_file, const char *obj_file ) function DLLSPEC (line 759) | DLLSPEC *alloc_dll_spec(void) function free_dll_spec (line 785) | void free_dll_spec( DLLSPEC *spec ) function get_cpu_from_name (line 851) | int get_cpu_from_name( const char *name ) function get_alignment (line 884) | unsigned int get_alignment(unsigned int align) function get_page_size (line 909) | unsigned int get_page_size(void) function get_ptr_size (line 927) | unsigned int get_ptr_size(void) function get_args_size (line 945) | unsigned int get_args_size( const ORDDEF *odp ) function get_function_argsize16 (line 972) | static int get_function_argsize16(const ORDDEF *odp) function output_function_size (line 1097) | void output_function_size( const char *name ) function output_cfi (line 1111) | void output_cfi( const char *format, ... ) function output_gnu_stack_note (line 1124) | void output_gnu_stack_note(void) FILE: ctl3dv2/ctl3d.c type autosubclass (line 52) | struct autosubclass function BOOL (line 68) | BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD reason, LPVOID lpvReserved) function ctl3d_static (line 105) | static void ctl3d_static(DWORD type, DWORD *style, DWORD *exstyle) function LRESULT (line 154) | static LRESULT CALLBACK subclassproc(INT code, WPARAM wp, LPARAM lp) function BOOL16 (line 186) | BOOL16 WINAPI Ctl3dAutoSubclassEx16(HINSTANCE16 hInst, DWORD type) function BOOL16 (line 202) | BOOL16 WINAPI Ctl3dAutoSubclass16(HINSTANCE16 hInst) function BOOL16 (line 211) | BOOL16 WINAPI Ctl3dColorChange16(void) function HBRUSH (line 219) | HBRUSH WINAPI Ctl3dCtlColor16(HDC16 hdc, LONG hwnd) function HBRUSH (line 227) | HBRUSH WINAPI Ctl3dCtlColorEx16(UINT16 msg, WPARAM16 wParam, LPARAM lParam) function LRESULT (line 235) | LRESULT WINAPI Ctl3dDlgFramePaint16(HWND16 hwnd, UINT16 msg, WPARAM16 wP... function BOOL16 (line 243) | BOOL16 WINAPI Ctl3dEnabled16(void) function WORD (line 251) | WORD WINAPI Ctl3dGetVer16(void) function BOOL16 (line 259) | BOOL16 WINAPI Ctl3dIsAutoSubclass16(void) function BOOL16 (line 267) | BOOL16 WINAPI Ctl3dRegister16(HINSTANCE16 hInst) function BOOL16 (line 276) | BOOL16 WINAPI Ctl3dSubclassCtlEx16(HWND16 hwnd, INT16 type) function BOOL16 (line 300) | BOOL16 WINAPI Ctl3dSubclassCtl16(HWND16 hwnd) type ctl3d_enumproc (line 305) | struct ctl3d_enumproc function BOOL (line 310) | BOOL CALLBACK ctl3d_enumproc(HWND hwnd, LPARAM lparam) function BOOL16 (line 320) | BOOL16 WINAPI Ctl3dSubclassDlgEx16(HWND16 hwnd, DWORD types) function BOOL16 (line 332) | BOOL16 WINAPI Ctl3dSubclassDlg16(HWND16 hwnd, WORD types) function BOOL16 (line 340) | BOOL16 WINAPI Ctl3dUnAutoSubclass16(void) function BOOL16 (line 355) | BOOL16 WINAPI Ctl3dUnregister16(HINSTANCE16 hInst) function BOOL16 (line 364) | BOOL16 WINAPI Ctl3dUnsubclassCtl16(HWND16 hwnd) function Ctl3dWinIniChange16 (line 372) | void WINAPI Ctl3dWinIniChange16(void) function LRESULT (line 379) | LRESULT WINAPI ComboWndProc3d16(HWND16 hwnd, UINT16 msg,WPARAM16 wparam,... function LRESULT (line 387) | LRESULT WINAPI BtnWndProc3d16(HWND16 hwnd, UINT16 msg, WPARAM16 wparam, ... function LRESULT (line 395) | LRESULT WINAPI StaticWndProc3d16(HWND16 hwnd, UINT16 msg, WPARAM16 wpara... function LRESULT (line 403) | LRESULT WINAPI EditWndProc3d16(HWND16 hwnd, UINT16 msg, WPARAM16 wparam,... function LRESULT (line 411) | LRESULT WINAPI ListWndProc3d16(HWND16 hwnd, UINT16 msg, WPARAM16 wparam,... function LRESULT (line 419) | LRESULT WINAPI Ctl3dDlgProc16(HWND16 hwnd, UINT16 msg, WPARAM16 wparam, ... function WORD (line 424) | WORD WINAPI Ctl3dSetStyle16(WORD a1, SEGPTR a2, WORD a3) FILE: ddeml/ddeml.c type UINT16 (line 43) | typedef HDDEDATA (CALLBACK *PFNCALLBACK16)(UINT16,UINT16,HCONV,HSZ,HSZ,H... type CONVCONTEXT16 (line 46) | typedef struct type CONVINFO16 (line 56) | typedef struct function map1632_conv_context (line 74) | static void map1632_conv_context(CONVCONTEXT* cc32, const CONVCONTEXT16*... function map3216_conv_context (line 84) | static void map3216_conv_context(CONVCONTEXT16* cc16, const CONVCONTEXT*... function HDDEDATA (line 99) | static HDDEDATA CALLBACK WDML_InvokeCallback16(DWORD pfn16, UINT uType, ... type ddeml_thunk (line 159) | struct ddeml_thunk type ddeml_thunk (line 180) | struct ddeml_thunk type ddeml_thunk (line 182) | struct ddeml_thunk function init_hsz (line 217) | static void init_hsz() function HSZ (line 228) | static HSZ service16_32(HSZ hsz) function HSZ (line 236) | static HSZ service32_16(HSZ hsz) function HSZ (line 244) | static HSZ topic16_32(HSZ hsz) function HSZ (line 252) | static HSZ topic32_16(HSZ hsz) function UINT16 (line 263) | UINT16 WINAPI DdeInitialize16(LPDWORD pidInst, PFNCALLBACK16 pfnCallback, function BOOL16 (line 291) | BOOL16 WINAPI DdeUninitialize16(DWORD idInst) function HCONVLIST (line 316) | HCONVLIST WINAPI DdeConnectList16(DWORD idInst, HSZ hszService, HSZ hszT... function HCONV (line 330) | HCONV WINAPI DdeQueryNextServer16(HCONVLIST hConvList, HCONV hConvPrev) function BOOL16 (line 338) | BOOL16 WINAPI DdeDisconnectList16(HCONVLIST hConvList) function DWORD (line 347) | DWORD WINAPI DdeQueryString16(DWORD idInst, HSZ hsz, LPSTR lpsz, DWORD c... function HCONV (line 367) | HCONV WINAPI DdeConnect16(DWORD idInst, HSZ hszService, HSZ hszTopic, function BOOL16 (line 385) | BOOL16 WINAPI DdeDisconnect16(HCONV hConv) function BOOL16 (line 393) | BOOL16 WINAPI DdeSetUserHandle16(HCONV hConv, DWORD id, DWORD hUser) function HDDEDATA (line 401) | HDDEDATA WINAPI DdeCreateDataHandle16(DWORD idInst, LPBYTE pSrc, DWORD cb, function HSZ (line 411) | HSZ WINAPI DdeCreateStringHandle16(DWORD idInst, LPCSTR str, INT16 codep... function BOOL16 (line 432) | BOOL16 WINAPI DdeFreeStringHandle16(DWORD idInst, HSZ hsz) function BOOL16 (line 440) | BOOL16 WINAPI DdeFreeDataHandle16(HDDEDATA hData) function BOOL16 (line 448) | BOOL16 WINAPI DdeKeepStringHandle16(DWORD idInst, HSZ hsz) function HDDEDATA (line 456) | HDDEDATA WINAPI DdeClientTransaction16(LPVOID pData, DWORD cbData, HCONV... function BOOL16 (line 480) | BOOL16 WINAPI DdeAbandonTransaction16(DWORD idInst, HCONV hConv, DWORD i... function BOOL16 (line 488) | BOOL16 WINAPI DdePostAdvise16(DWORD idInst, HSZ hszTopic, HSZ hszItem) function HDDEDATA (line 496) | HDDEDATA WINAPI DdeAddData16(HDDEDATA hData, LPBYTE pSrc, DWORD cb, DWOR... function DWORD (line 504) | DWORD WINAPI DdeGetData16(HDDEDATA hData, LPBYTE pDst, DWORD cbMax, DWOR... function LPBYTE (line 512) | LPBYTE WINAPI DdeAccessData16(HDDEDATA hData, LPDWORD pcbDataSize) function BOOL16 (line 522) | BOOL16 WINAPI DdeUnaccessData16(HDDEDATA hData) function BOOL16 (line 530) | BOOL16 WINAPI DdeEnableCallback16(DWORD idInst, HCONV hConv, UINT16 wCmd) function HDDEDATA (line 538) | HDDEDATA WINAPI DdeNameService16(DWORD idInst, HSZ hsz1, HSZ hsz2, UINT1... function UINT16 (line 546) | UINT16 WINAPI DdeGetLastError16(DWORD idInst) function INT16 (line 554) | INT16 WINAPI DdeCmpStringHandles16(HSZ hsz1, HSZ hsz2) function UINT16 (line 563) | UINT16 WINAPI DdeQueryConvInfo16(HCONV hConv, DWORD idTransaction, FILE: dispdib/dispdib.c function draw (line 49) | static void draw() function LRESULT (line 85) | static LRESULT CALLBACK ddwndproc(HWND hwnd, UINT uMsg, WPARAM wParam, L... function retrace_cb (line 129) | static void CALLBACK retrace_cb(LPVOID arg, DWORD low, DWORD high) function DWORD (line 141) | static DWORD CALLBACK retrace_th(LPVOID arg) function start_retrace_timer (line 153) | static void start_retrace_timer() function ddInt10Handler (line 162) | static void WINAPI ddInt10Handler(CONTEXT *context) function DWORD (line 208) | static DWORD WINAPI ddVGAinHandler(int port, int size) function ddVGAoutHandler (line 233) | static void WINAPI ddVGAoutHandler(int port, int size, DWORD value) function WORD (line 309) | WORD WINAPI DisplayDib( FILE: display/display.c type CURSORINFO16 (line 31) | typedef struct tagCURSORINFO16 function WORD (line 41) | WORD WINAPI Inquire16(LPCURSORINFO16 lpCursorInfo) function VOID (line 52) | VOID WINAPI DISPLAY_SetCursor( struct tagCURSORICONINFO *lpCursor ) function VOID (line 60) | VOID WINAPI MoveCursor16( WORD wAbsX, WORD wAbsY ) function VOID (line 68) | VOID WINAPI CheckCursor16( void ) function DWORD (line 81) | DWORD WINAPI GetDriverResourceID16( WORD wQueriedResID, LPSTR lpsResName ) function VOID (line 92) | VOID WINAPI UserRepaintDisable16( BOOL16 disable ) function WORD (line 97) | WORD WINAPI SetPaletteTranslate16( WORD wNumEntries, LPBYTE lpTranslate) FILE: gdi/bidi.c function LONG (line 34) | LONG WINAPI RawTextOut16(HDC16 hdc, INT16 x, INT16 y, LPCSTR str, INT16 ... function LONG (line 43) | LONG WINAPI RawExtTextOut16( HDC16 hdc, INT16 x, INT16 y, UINT16 flags, function LONG (line 55) | LONG WINAPI RawGetTextExtent16(HDC16 hdc, LPCSTR lpszString, INT16 cbStr... function LONG (line 64) | LONG WINAPI RawGetTextExtentEx16(void) function LONG (line 73) | LONG WINAPI BiDiLayout16(void) { FIXME("stub (no prototype)\n"); return ... function LONG (line 78) | LONG WINAPI BiDiCreateTabString16(void) { FIXME("stub (no prototype)\n")... function LONG (line 83) | LONG WINAPI BiDiCreateString16(void) { FIXME("stub (no prototype)\n"); r... function LONG (line 88) | LONG WINAPI BiDiStringOut16(void) { FIXME("stub (no prototype)\n"); retu... function LONG (line 93) | LONG WINAPI BiDiGlyphOut16(WORD a1, WORD a2, WORD a3, WORD a4, LPCSTR a5... function LONG (line 102) | LONG WINAPI BiDiJustifyString16(void) { FIXME("stub (no prototype)\n"); ... function LONG (line 107) | LONG WINAPI BiDiSetStringTabs16(void) { FIXME("stub (no prototype)\n"); ... function LONG (line 112) | LONG WINAPI BiDiGetStringExtent16(void) { FIXME("stub (no prototype)\n")... function LONG (line 117) | LONG WINAPI BiDiGetNextGlyph16(void) { FIXME("stub (no prototype)\n"); r... function LONG (line 122) | LONG WINAPI BiDiGetPrevGlyph16(void) { FIXME("stub (no prototype)\n"); r... function LONG (line 127) | LONG WINAPI BiDiIsStringRTL16(void) { FIXME("stub (no prototype)\n"); re... function LONG (line 132) | LONG WINAPI BiDiGlyphLength16(void) { FIXME("stub (no prototype)\n"); re... function LONG (line 137) | LONG WINAPI BiDiCaretStringTopel16(void) { FIXME("stub (no prototype)\n"... function LONG (line 142) | LONG WINAPI BiDiCaretPelToString16(void) { FIXME("stub (no prototype)\n"... function LONG (line 147) | LONG WINAPI BiDiStringToGlyph16(void) { FIXME("stub (no prototype)\n"); ... function LONG (line 152) | LONG WINAPI BiDiGlyphToString16(void) { FIXME("stub (no prototype)\n"); ... function LONG (line 157) | LONG WINAPI BiDiPelToGlyph16(void) { FIXME("stub (no prototype)\n"); ret... function LONG (line 162) | LONG WINAPI BiDiGlyphToPel16(void) { FIXME("stub (no prototype)\n"); ret... function LONG (line 167) | LONG WINAPI BiDiBounds16(void) { FIXME("stub (no prototype)\n"); return ... function LONG (line 172) | LONG WINAPI BiDiDeleteString16(WORD a1) function LONG (line 181) | LONG WINAPI BiDiSetDefaults16(void) { FIXME("stub (no prototype)\n"); re... function LONG (line 186) | LONG WINAPI BiDiGetDefaults16(void) { FIXME("stub (no prototype)\n"); re... function LONG (line 191) | LONG WINAPI BiDiCalcString16(WORD a1, WORD a2, LPCSTR a3, WORD a4, WORD ... function LONG (line 200) | LONG WINAPI BiDiShape16(WORD a1, WORD a2, WORD a3, WORD a4, WORD a5, WOR... function LONG (line 211) | LONG WINAPI BiDiFontComplement16(void) { FIXME("stub (no prototype)\n");... function LONG (line 216) | LONG WINAPI BiDiCalcTabString16(void) { FIXME("stub (no prototype)\n"); ... function LONG (line 221) | LONG WINAPI BiDiSetKashida16(void) { FIXME("stub (no prototype)\n"); ret... function LONG (line 226) | LONG WINAPI BiDiKExtTextOut16(void) { FIXME("stub (no prototype)\n"); re... function LONG (line 231) | LONG WINAPI BiDiShapeEx16(void) { FIXME("stub (no prototype)\n"); return... function LONG (line 236) | LONG WINAPI BiDiCreateStringEx16(WORD a1, WORD a2, WORD a3, LPVOID a4, W... function LONG (line 245) | LONG WINAPI GetUnicodeMap16(void) { FIXME("stub (no prototype)\n"); retu... function LONG (line 250) | LONG WINAPI GetTextExtentRtoL16(void) { FIXME("stub (no prototype)\n"); ... function LONG (line 255) | LONG WINAPI GetHDCCharSet16(HDC16 a1) function LONG (line 264) | LONG WINAPI BiDiLayoutEx16(LPVOID a1, WORD a2, WORD a3, WORD a4, LPVOID ... function LONG (line 273) | LONG WINAPI BiDiCreateTabStringEx16(void) { FIXME("stub (no prototype)\n... function LONG (line 278) | LONG WINAPI BiDiCalcTabStringEx16(void) { FIXME("stub (no prototype)\n")... function LONG (line 283) | LONG WINAPI BiDiCalcStringEx16(void) { FIXME("stub (no prototype)\n"); r... function LONG (line 288) | LONG WINAPI SetTextCodePage16(WORD a1, WORD a2) function LONG (line 297) | LONG WINAPI GetTextCodePage16() FILE: gdi/env.c type ENVTABLE (line 38) | typedef struct { function ENVTABLE (line 45) | static ENVTABLE *SearchEnvTable(ATOM atom) function ATOM (line 56) | static ATOM GDI_GetNullPortAtom(void) function ATOM (line 70) | static ATOM PortNameToAtom(LPCSTR lpPortName, BOOL16 add) function INT16 (line 88) | INT16 WINAPI GetEnvironment16(LPCSTR lpPortName, LPDEVMODEA lpdev, UINT1... function INT16 (line 117) | INT16 WINAPI SetEnvironment16(LPCSTR lpPortName, LPDEVMODEA lpdev, UINT1... FILE: gdi/gdi.c type saved_visrgn (line 59) | struct saved_visrgn type list (line 66) | struct list type dib_driver (line 75) | struct dib_driver type list (line 86) | struct list function COLORREF (line 103) | static COLORREF check_colorref(COLORREF color) function COLORREF (line 113) | static COLORREF convert_colorref(COLORREF color) function set_dib_colors (line 131) | static void set_dib_colors(HDC hdc) function set_dib_colors_for_screen (line 151) | static void set_dib_colors_for_screen(HDC hdc) function BOOL (line 180) | static BOOL is_blank_palette(HPALETTE hpal) type gdi_thunk (line 199) | struct gdi_thunk function BOOL (line 215) | static BOOL CALLBACK GDI_Callback3216( DWORD pfn16, HDC hdc, INT code ) type gdi_thunk (line 235) | struct gdi_thunk type gdi_thunk (line 237) | struct gdi_thunk function GDI_DeleteThunk (line 273) | static void GDI_DeleteThunk(struct gdi_thunk* thunk) type gdi_thunk (line 281) | struct gdi_thunk type gdi_thunk (line 283) | struct gdi_thunk function BOOL16 (line 302) | BOOL16 WINAPI QueryAbort16(HDC16 hdc16, INT16 reserved) function INT16 (line 317) | INT16 WINAPI SetAbortProc16(HDC16 hdc16, ABORTPROC16 abrtprc) type callback16_info (line 335) | struct callback16_info function linedda_callback (line 343) | static void CALLBACK linedda_callback( INT x, INT y, LPARAM param ) function INT (line 356) | static INT CALLBACK enum_pens_callback( void *ptr, LPARAM param ) function INT (line 380) | static INT CALLBACK enum_brushes_callback( void *ptr, LPARAM param ) function BYTE (line 402) | static BYTE fix_font_quality(LOGFONT16 *font16) function logfont_16_to_A (line 425) | static void logfont_16_to_A( const LOGFONT16 *font16, LPLOGFONTA font32 ) function logfont_A_to_16 (line 445) | static void logfont_A_to_16( const LOGFONTA* font32, LPLOGFONT16 font16 ) function enumlogfontex_A_to_16 (line 465) | static void enumlogfontex_A_to_16( const ENUMLOGFONTEXA *fontA, function newtextmetricex_A_to_16 (line 479) | static void newtextmetricex_A_to_16( const NEWTEXTMETRICEXA *ptmA, type list (line 580) | struct list type list (line 582) | struct list type font_entry (line 584) | struct font_entry function construct_allowed_font_list (line 590) | static void construct_allowed_font_list() function INT (line 631) | static INT CALLBACK enum_font_callback( const LOGFONTA *plf, type dib_segptr_bits (line 717) | struct dib_segptr_bits type list (line 725) | struct list function SEGPTR (line 727) | static SEGPTR alloc_segptr_bits( HBITMAP bmp, void *bits32 ) function free_segptr_bits (line 754) | static void free_segptr_bits( HBITMAP16 bmp ) type dib_window_surface (line 774) | struct dib_window_surface type dib_window_surface (line 783) | struct dib_window_surface type window_surface (line 783) | struct window_surface type dib_window_surface (line 785) | struct dib_window_surface function dib_surface_lock (line 791) | static void dib_surface_lock( struct window_surface *window_surface ) function dib_surface_unlock (line 799) | static void dib_surface_unlock( struct window_surface *window_surface ) type window_surface (line 807) | struct window_surface type dib_window_surface (line 809) | struct dib_window_surface function RECT (line 818) | static RECT *dib_surface_get_bounds( struct window_surface *window_surfa... function dib_surface_set_region (line 828) | static void dib_surface_set_region( struct window_surface *window_surfac... function dib_surface_flush (line 836) | static void dib_surface_flush( struct window_surface *window_surface ) function dib_surface_destroy (line 844) | static void dib_surface_destroy( struct window_surface *window_surface ) type window_surface_funcs (line 852) | struct window_surface_funcs type window_surface (line 866) | struct window_surface type dib_window_surface (line 868) | struct dib_window_surface type dib_window_surface (line 877) | struct dib_window_surface function COLORREF (line 900) | COLORREF WINAPI SetBkColor16( HDC16 hdc, COLORREF color ) function INT16 (line 909) | INT16 WINAPI SetBkMode16( HDC16 hdc, INT16 mode ) function INT16 (line 918) | INT16 WINAPI SetMapMode16( HDC16 hdc, INT16 mode ) function INT16 (line 927) | INT16 WINAPI SetROP216( HDC16 hdc, INT16 mode ) function INT16 (line 939) | INT16 WINAPI SetRelAbs16( HDC16 hdc, INT16 mode ) function INT16 (line 948) | INT16 WINAPI SetPolyFillMode16( HDC16 hdc, INT16 mode ) function INT16 (line 957) | INT16 WINAPI SetStretchBltMode16( HDC16 hdc, INT16 mode ) function INT16 (line 966) | INT16 WINAPI SetTextCharacterExtra16( HDC16 hdc, INT16 extra ) function COLORREF (line 975) | COLORREF WINAPI SetTextColor16( HDC16 hdc, COLORREF color ) function INT16 (line 984) | INT16 WINAPI SetTextJustification16( HDC16 hdc, INT16 extra, INT16 breaks ) function DWORD (line 993) | DWORD WINAPI SetWindowOrg16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1004) | DWORD WINAPI SetWindowExt16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1015) | DWORD WINAPI SetViewportOrg16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1026) | DWORD WINAPI SetViewportExt16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1037) | DWORD WINAPI OffsetWindowOrg16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1048) | DWORD WINAPI ScaleWindowExt16( HDC16 hdc, INT16 xNum, INT16 xDenom, function DWORD (line 1061) | DWORD WINAPI OffsetViewportOrg16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1072) | DWORD WINAPI ScaleViewportExt16( HDC16 hdc, INT16 xNum, INT16 xDenom, function BOOL16 (line 1085) | BOOL16 WINAPI LineTo16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 1094) | DWORD WINAPI MoveTo16( HDC16 hdc, INT16 x, INT16 y ) function INT16 (line 1106) | INT16 WINAPI ExcludeClipRect16( HDC16 hdc, INT16 left, INT16 top, function INT16 (line 1116) | INT16 WINAPI IntersectClipRect16( HDC16 hdc, INT16 left, INT16 top, function BOOL16 (line 1126) | BOOL16 WINAPI Arc16( HDC16 hdc, INT16 left, INT16 top, INT16 right, function BOOL16 (line 1137) | BOOL16 WINAPI Ellipse16( HDC16 hdc, INT16 left, INT16 top, function BOOL16 (line 1147) | BOOL16 WINAPI FloodFill16( HDC16 hdc, INT16 x, INT16 y, COLORREF color ) function BOOL16 (line 1156) | BOOL16 WINAPI Pie16( HDC16 hdc, INT16 left, INT16 top, function BOOL16 (line 1167) | BOOL16 WINAPI Rectangle16( HDC16 hdc, INT16 left, INT16 top, function BOOL16 (line 1177) | BOOL16 WINAPI RoundRect16( HDC16 hdc, INT16 left, INT16 top, INT16 right, function BOOL16 (line 1187) | BOOL16 WINAPI PatBlt16( HDC16 hdc, INT16 left, INT16 top, function INT16 (line 1197) | INT16 WINAPI SaveDC16( HDC16 hdc ) function COLORREF (line 1206) | COLORREF WINAPI SetPixel16( HDC16 hdc, INT16 x, INT16 y, COLORREF color ) function INT16 (line 1215) | INT16 WINAPI OffsetClipRgn16( HDC16 hdc, INT16 x, INT16 y ) function BOOL16 (line 1224) | BOOL16 WINAPI TextOut16( HDC16 hdc, INT16 x, INT16 y, LPCSTR str, INT16 ... function BOOL16 (line 1234) | BOOL16 WINAPI BitBlt16( HDC16 hdcDst, INT16 xDst, INT16 yDst, INT16 width, function BOOL16 (line 1245) | BOOL16 WINAPI StretchBlt16( HDC16 hdcDst, INT16 xDst, INT16 yDst, function BOOL16 (line 1320) | BOOL16 WINAPI Polygon16( HDC16 hdc, const POINT16* pt, INT16 count ) function BOOL16 (line 1341) | BOOL16 WINAPI Polyline16( HDC16 hdc, const POINT16* pt, INT16 count ) function INT16 (line 1362) | INT16 WINAPI Escape16( HDC16 hdc, INT16 escape, INT16 in_count, SEGPTR i... function BOOL16 (line 1589) | BOOL16 WINAPI RestoreDC16( HDC16 hdc, INT16 level ) function BOOL16 (line 1598) | BOOL16 WINAPI FillRgn16( HDC16 hdc, HRGN16 hrgn, HBRUSH16 hbrush ) function BOOL16 (line 1607) | BOOL16 WINAPI FrameRgn16( HDC16 hdc, HRGN16 hrgn, HBRUSH16 hbrush, function BOOL16 (line 1617) | BOOL16 WINAPI InvertRgn16( HDC16 hdc, HRGN16 hrgn ) function BOOL16 (line 1626) | BOOL16 WINAPI PaintRgn16( HDC16 hdc, HRGN16 hrgn ) function INT16 (line 1635) | INT16 WINAPI SelectClipRgn16( HDC16 hdc, HRGN16 hrgn ) function HGDIOBJ16 (line 1644) | HGDIOBJ16 WINAPI SelectObject16( HDC16 hdc, HGDIOBJ16 handle ) function INT16 (line 1664) | INT16 WINAPI CombineRgn16(HRGN16 hDest, HRGN16 hSrc1, HRGN16 hSrc2, INT1... function HBITMAP16 (line 1673) | HBITMAP16 WINAPI CreateBitmap16( INT16 width, INT16 height, UINT16 planes, function HBITMAP16 (line 1740) | HBITMAP16 WINAPI CreateBitmapIndirect16( const BITMAP16 * bmp ) function HBRUSH16 (line 1750) | HBRUSH16 WINAPI CreateBrushIndirect16( const LOGBRUSH16 * brush ) function HBITMAP16 (line 1775) | HBITMAP16 WINAPI CreateCompatibleBitmap16( HDC16 hdc, INT16 width, INT16... function HDC16 (line 1805) | HDC16 WINAPI CreateCompatibleDC16( HDC16 hdc ) function add_dib_driver_entry (line 1816) | void add_dib_driver_entry(HBITMAP bitmap, HDC dc, HANDLE hSection, LPVOI... type dib_driver (line 1828) | struct dib_driver type dib_driver (line 1830) | struct dib_driver function HDC16 (line 1854) | HDC16 WINAPI CreateDC16( LPCSTR driver, LPCSTR device, LPCSTR output, function HRGN16 (line 1994) | HRGN16 WINAPI CreateEllipticRgn16( INT16 left, INT16 top, INT16 right, I... function HRGN16 (line 2003) | HRGN16 WINAPI CreateEllipticRgnIndirect16( const RECT16 *rect ) function BYTE (line 2009) | static BYTE fix_font_charset(BYTE charset) function HFONT16 (line 2025) | HFONT16 WINAPI CreateFontIndirect16( const LOGFONT16 *plf16 ) function HFONT16 (line 2046) | HFONT16 WINAPI CreateFont16(INT16 height, INT16 width, INT16 esc, INT16 ... function HBRUSH16 (line 2074) | HBRUSH16 WINAPI CreateHatchBrush16( INT16 style, COLORREF color ) function HBRUSH16 (line 2083) | HBRUSH16 WINAPI CreatePatternBrush16( HBITMAP16 hbitmap ) function HPEN16 (line 2092) | HPEN16 WINAPI CreatePen16( INT16 style, INT16 width, COLORREF color ) function HPEN16 (line 2110) | HPEN16 WINAPI CreatePenIndirect16( const LOGPEN16 * pen ) function HRGN16 (line 2129) | HRGN16 WINAPI CreatePolygonRgn16( const POINT16 * points, INT16 count, I... function HRGN16 (line 2140) | HRGN16 WINAPI CreateRectRgn16( INT16 left, INT16 top, INT16 right, INT16... function HRGN16 (line 2153) | HRGN16 WINAPI CreateRectRgnIndirect16( const RECT16* rect ) function HBRUSH16 (line 2162) | HBRUSH16 WINAPI CreateSolidBrush16( COLORREF color ) function delete_dib_driver (line 2168) | void delete_dib_driver(HDC hdc) function BOOL16 (line 2185) | BOOL16 WINAPI DeleteDC16( HDC16 hdc ) function BOOL16 (line 2218) | BOOL16 WINAPI DeleteObject16( HGDIOBJ16 obj ) function INT16 (line 2263) | INT16 WINAPI EnumFonts16( HDC16 hDC, LPCSTR lpName, FONTENUMPROC16 efproc, function INT16 (line 2279) | INT16 WINAPI EnumObjects16( HDC16 hdc, INT16 obj, GOBJENUMPROC16 proc, L... function BOOL16 (line 2299) | BOOL16 WINAPI EqualRgn16( HRGN16 rgn1, HRGN16 rgn2 ) function LONG (line 2308) | LONG WINAPI GetBitmapBits16( HBITMAP16 hbitmap, LONG count, LPVOID buffer ) function COLORREF (line 2317) | COLORREF WINAPI GetBkColor16( HDC16 hdc ) function INT16 (line 2326) | INT16 WINAPI GetBkMode16( HDC16 hdc ) function INT16 (line 2335) | INT16 WINAPI GetClipBox16( HDC16 hdc, LPRECT16 rect ) function DWORD (line 2354) | DWORD WINAPI GetCurrentPosition16( HDC16 hdc ) function DWORD (line 2365) | DWORD WINAPI GetDCOrg16( HDC16 hdc ) function INT16 (line 2376) | INT16 WINAPI GetDeviceCaps16( HDC16 hdc, INT16 cap ) function INT16 (line 2440) | INT16 WINAPI GetMapMode16( HDC16 hdc ) function INT16 (line 2449) | INT16 WINAPI GetObject16( HGDIOBJ16 handle16, INT16 count, LPVOID buffer ) function COLORREF (line 2539) | COLORREF WINAPI GetPixel16( HDC16 hdc, INT16 x, INT16 y ) function INT16 (line 2548) | INT16 WINAPI GetPolyFillMode16( HDC16 hdc ) function INT16 (line 2557) | INT16 WINAPI GetROP216( HDC16 hdc ) function INT16 (line 2568) | INT16 WINAPI GetRelAbs16( HDC16 hdc ) function HGDIOBJ16 (line 2577) | HGDIOBJ16 WINAPI GetStockObject16( INT16 obj ) function INT16 (line 2591) | INT16 WINAPI GetStretchBltMode16( HDC16 hdc ) function INT16 (line 2600) | INT16 WINAPI GetTextCharacterExtra16( HDC16 hdc ) function COLORREF (line 2609) | COLORREF WINAPI GetTextColor16( HDC16 hdc ) function check_font_rotation (line 2619) | static void check_font_rotation(HDC hdc, SIZE16 *box) function DWORD (line 2647) | DWORD WINAPI GetTextExtent16( HDC16 hdc, LPCSTR str, INT16 count ) function INT16 (line 2674) | INT16 WINAPI GetTextFace16( HDC16 hdc, INT16 count, LPSTR name ) function BOOL16 (line 2683) | BOOL16 WINAPI GetTextMetrics16( HDC16 hdc, TEXTMETRIC16 *tm ) function DWORD (line 2718) | DWORD WINAPI GetViewportExt16( HDC16 hdc ) function DWORD (line 2729) | DWORD WINAPI GetViewportOrg16( HDC16 hdc ) function DWORD (line 2740) | DWORD WINAPI GetWindowExt16( HDC16 hdc ) function DWORD (line 2751) | DWORD WINAPI GetWindowOrg16( HDC16 hdc ) function LineDDA16 (line 2764) | void WINAPI LineDDA16( INT16 nXStart, INT16 nYStart, INT16 nXEnd, function INT16 (line 2777) | INT16 WINAPI OffsetRgn16( HRGN16 hrgn, INT16 x, INT16 y ) function BOOL16 (line 2786) | BOOL16 WINAPI PtVisible16( HDC16 hdc, INT16 x, INT16 y ) function INT16 (line 2795) | INT16 WINAPI SelectVisRgn16( HDC16 hdc, HRGN16 hrgn ) function LONG (line 2805) | LONG WINAPI SetBitmapBits16( HBITMAP16 hbitmap, LONG count, LPCVOID buff... type WINFNT (line 2838) | typedef struct function INT16 (line 2852) | INT16 WINAPI AddFontResource16( LPCSTR filename ) function Death16 (line 3020) | void WINAPI Death16(HDC16 hdc) function Resurrection16 (line 3031) | void WINAPI Resurrection16(HDC16 hdc, function INT16 (line 3042) | INT16 WINAPI MulDiv16( INT16 nMultiplicand, INT16 nMultiplier, INT16 nDi... function INT16 (line 3067) | INT16 WINAPI GetRgnBox16( HRGN16 hrgn, LPRECT16 rect ) function BOOL16 (line 3082) | BOOL16 WINAPI RemoveFontResource16( LPCSTR filename) function DWORD (line 3101) | DWORD WINAPI SetBrushOrg16( HDC16 hdc, INT16 x, INT16 y ) function DWORD (line 3121) | DWORD WINAPI GetBrushOrg16( HDC16 hdc ) function BOOL16 (line 3138) | BOOL16 WINAPI UnrealizeObject16( HGDIOBJ16 obj ) function HDC16 (line 3147) | HDC16 WINAPI CreateIC16( LPCSTR driver, LPCSTR device, LPCSTR output, function COLORREF (line 3179) | COLORREF WINAPI GetNearestColor16( HDC16 hdc, COLORREF color ) function HBITMAP16 (line 3188) | HBITMAP16 WINAPI CreateDiscardableBitmap16( HDC16 hdc, INT16 width, INT1... function BOOL16 (line 3197) | BOOL16 WINAPI PtInRegion16( HRGN16 hrgn, INT16 x, INT16 y ) function DWORD (line 3206) | DWORD WINAPI GetBitmapDimension16( HBITMAP16 hbitmap ) function DWORD (line 3217) | DWORD WINAPI SetBitmapDimension16( HBITMAP16 hbitmap, INT16 x, INT16 y ) function SetRectRgn16 (line 3230) | void WINAPI SetRectRgn16( HRGN16 hrgn, INT16 left, INT16 top, INT16 righ... function PlayMetaFileRecord16 (line 3240) | void WINAPI PlayMetaFileRecord16( HDC16 hdc, HANDLETABLE16 *ht, METARECO... function BOOL16 (line 3255) | BOOL16 WINAPI SetDCHook16( HDC16 hdc16, FARPROC16 hookProc, DWORD dwHook... function DWORD (line 3265) | DWORD WINAPI GetDCHook16( HDC16 hdc16, FARPROC16 *phookProc ) function WORD (line 3275) | WORD WINAPI SetHookFlags16( HDC16 hdc, WORD flags ) function UINT16 (line 3285) | UINT16 WINAPI SetBoundsRect16( HDC16 hdc, const RECT16* rect, UINT16 fla... function UINT16 (line 3303) | UINT16 WINAPI GetBoundsRect16( HDC16 hdc, LPRECT16 rect, UINT16 flags) function WORD (line 3321) | WORD WINAPI EngineEnumerateFont16(LPSTR fontname, FARPROC16 proc, DWORD ... function WORD (line 3331) | WORD WINAPI EngineDeleteFont16(LPFONTINFO16 lpFontInfo) function WORD (line 3357) | WORD WINAPI EngineRealizeFont16(LPLOGFONT16 lplogFont, LPTEXTXFORM16 lpt... function WORD (line 3368) | WORD WINAPI EngineRealizeFontExt16(LONG l1, LONG l2, LONG l3, LONG l4) function WORD (line 3379) | WORD WINAPI EngineGetCharWidth16(LPFONTINFO16 lpFontInfo, BYTE firstChar... function WORD (line 3393) | WORD WINAPI EngineSetFontContext16(LPFONTINFO16 lpFontInfo, WORD data) function WORD (line 3402) | WORD WINAPI EngineGetGlyphBMP16(WORD word, LPFONTINFO16 lpFontInfo, WORD... function DWORD (line 3413) | DWORD WINAPI EngineMakeFontDir16(HDC16 hdc, LPFONTDIR16 fontdir, LPCSTR ... function BOOL16 (line 3423) | BOOL16 WINAPI GetCharABCWidths16( HDC16 hdc, UINT16 firstChar, UINT16 la... function UINT16 (line 3460) | UINT16 WINAPI GetOutlineTextMetrics16( HDC16 hdc, UINT16 cbData, function DWORD (line 3552) | DWORD WINAPI GetGlyphOutline16( HDC16 hdc, UINT16 uChar, UINT16 fuFormat, function BOOL16 (line 3576) | BOOL16 WINAPI CreateScalableFontResource16( UINT16 fHidden, LPCSTR lpszR... function DWORD (line 3587) | DWORD WINAPI GetFontData16( HDC16 hdc, DWORD table, DWORD offset, LPVOID... function BOOL16 (line 3596) | BOOL16 WINAPI GetRasterizerCaps16( LPRASTERIZER_STATUS lprs, UINT16 cbNu... function INT16 (line 3616) | INT16 WINAPI EnumFontFamilies16( HDC16 hDC, LPCSTR lpFamily, function INT16 (line 3632) | INT16 WINAPI GetKerningPairs16( HDC16 hdc, INT16 count, LPKERNINGPAIR16 ... function UINT16 (line 3658) | UINT16 WINAPI GetTextAlign16( HDC16 hdc ) function UINT16 (line 3667) | UINT16 WINAPI SetTextAlign16( HDC16 hdc, UINT16 align ) function BOOL16 (line 3676) | BOOL16 WINAPI Chord16( HDC16 hdc, INT16 left, INT16 top, function DWORD (line 3687) | DWORD WINAPI SetMapperFlags16( HDC16 hdc, DWORD flags ) function BOOL16 (line 3696) | BOOL16 WINAPI GetCharWidth16( HDC16 hdc, UINT16 firstChar, UINT16 lastCh... function BOOL16 (line 3732) | BOOL16 WINAPI ExtTextOut16( HDC16 hdc, INT16 x, INT16 y, UINT16 flags, function HPALETTE16 (line 3762) | HPALETTE16 WINAPI CreatePalette16( const LOGPALETTE* palette ) function HPALETTE16 (line 3771) | HPALETTE16 WINAPI GDISelectPalette16( HDC16 hdc, HPALETTE16 hpalette, WO... function UINT16 (line 3782) | UINT16 WINAPI GDIRealizePalette16( HDC16 hdc ) function UINT16 (line 3795) | UINT16 WINAPI GetPaletteEntries16( HPALETTE16 hpalette, UINT16 start, function WINAPI (line 3801) | static WINAPI paint_all_windows(HWND hwnd, LPARAM lparam) function BOOL (line 3818) | BOOL update_palette(HPALETTE16 hpalette) function UINT16 (line 3871) | UINT16 WINAPI SetPaletteEntries16( HPALETTE16 hpalette, UINT16 start, function INT16 (line 3883) | INT16 WINAPI UpdateColors16( HDC16 hdc ) function AnimatePalette16 (line 3892) | void WINAPI AnimatePalette16( HPALETTE16 hpalette, UINT16 StartIndex, function BOOL16 (line 3903) | BOOL16 WINAPI ResizePalette16( HPALETTE16 hpalette, UINT16 cEntries ) function UINT16 (line 3912) | UINT16 WINAPI GetNearestPaletteIndex16( HPALETTE16 hpalette, COLORREF co... function BOOL16 (line 3921) | BOOL16 WINAPI ExtFloodFill16( HDC16 hdc, INT16 x, INT16 y, COLORREF color, function UINT16 (line 3931) | UINT16 WINAPI SetSystemPaletteUse16( HDC16 hdc, UINT16 use ) function UINT16 (line 3941) | UINT16 WINAPI GetSystemPaletteUse16( HDC16 hdc ) function UINT16 (line 3953) | UINT16 WINAPI GetSystemPaletteEntries16( HDC16 hdc, UINT16 start, UINT16... function HDC16 (line 3974) | HDC16 WINAPI ResetDC16( HDC16 hdc, const DEVMODEA *devmode ) function INT16 (line 3989) | INT16 WINAPI StartDoc16( HDC16 hdc, const DOCINFO16 *lpdoc ) function INT16 (line 4020) | INT16 WINAPI EndDoc16( HDC16 hdc ) function INT16 (line 4029) | INT16 WINAPI StartPage16( HDC16 hdc ) function INT16 (line 4038) | INT16 WINAPI EndPage16( HDC16 hdc ) function INT16 (line 4047) | INT16 WINAPI AbortDoc16( HDC16 hdc ) function BOOL16 (line 4056) | BOOL16 WINAPI FastWindowFrame16( HDC16 hdc, const RECT16 *rect, function HANDLE16 (line 4083) | HANDLE16 WINAPI GdiInit216( HANDLE16 h1, HANDLE16 h2 ) function FinalGdiInit16 (line 4094) | void WINAPI FinalGdiInit16( HBRUSH16 hPattern /* [in] fill pattern of de... function HBITMAP16 (line 4102) | HBITMAP16 WINAPI CreateUserBitmap16( INT16 width, INT16 height, UINT16 p... function HBITMAP16 (line 4112) | HBITMAP16 WINAPI CreateUserDiscardableBitmap16( WORD dummy, INT16 width,... function HFONT16 (line 4124) | HFONT16 WINAPI GetCurLogFont16( HDC16 hdc ) function DWORD (line 4129) | static DWORD rle_size(int type, const VOID *bits) function INT16 (line 4173) | INT16 WINAPI StretchDIBits16( HDC16 hdc, INT16 xDst, INT16 yDst, INT16 w... function INT16 (line 4224) | INT16 WINAPI SetDIBits16( HDC16 hdc, HBITMAP16 hbitmap, UINT16 startscan, function INT16 (line 4282) | INT16 WINAPI GetDIBits16( HDC16 hdc, HBITMAP16 hbitmap, UINT16 startscan, function HBITMAP16 (line 4297) | HBITMAP16 WINAPI CreateDIBitmap16( HDC16 hdc, const BITMAPINFOHEADER * h... function INT16 (line 4336) | INT16 WINAPI SetDIBitsToDevice16( HDC16 hdc, INT16 xDest, INT16 yDest, I... function HRGN16 (line 4354) | HRGN16 WINAPI CreateRoundRectRgn16( INT16 left, INT16 top, INT16 right, ... function HBRUSH16 (line 4368) | HBRUSH16 WINAPI CreateDIBPatternBrush16( HGLOBAL16 hbitmap, UINT16 color... function BOOL16 (line 4383) | BOOL16 WINAPI PolyPolygon16( HDC16 hdc, const POINT16* pt, const INT16* ... function HRGN16 (line 4418) | HRGN16 WINAPI CreatePolyPolygonRgn16( const POINT16 *points, function DWORD (line 4446) | DWORD WINAPI GdiSeeGdiDo16( WORD wReqType, WORD wParam1, WORD wParam2, function SetObjectOwner16 (line 4479) | void WINAPI SetObjectOwner16( HGDIOBJ16 handle, HANDLE16 owner ) function BOOL16 (line 4490) | BOOL16 WINAPI IsGDIObject16( HGDIOBJ16 handle16 ) function BOOL16 (line 4522) | BOOL16 WINAPI RectVisible16( HDC16 hdc, const RECT16* rect16 ) function BOOL16 (line 4538) | BOOL16 WINAPI RectInRegion16( HRGN16 hrgn, const RECT16 *rect ) function BOOL16 (line 4553) | BOOL16 WINAPI GetBitmapDimensionEx16( HBITMAP16 hbitmap, LPSIZE16 size ) function BOOL16 (line 4570) | BOOL16 WINAPI GetBrushOrgEx16( HDC16 hdc, LPPOINT16 pt ) function BOOL16 (line 4583) | BOOL16 WINAPI GetCurrentPositionEx16( HDC16 hdc, LPPOINT16 pt ) function BOOL16 (line 4600) | BOOL16 WINAPI GetTextExtentPoint16( HDC16 hdc, LPCSTR str, INT16 count, ... function BOOL16 (line 4621) | BOOL16 WINAPI GetViewportExtEx16( HDC16 hdc, LPSIZE16 size ) function BOOL16 (line 4634) | BOOL16 WINAPI GetViewportOrgEx16( HDC16 hdc, LPPOINT16 pt ) function BOOL16 (line 4647) | BOOL16 WINAPI GetWindowExtEx16( HDC16 hdc, LPSIZE16 size ) function BOOL16 (line 4660) | BOOL16 WINAPI GetWindowOrgEx16( HDC16 hdc, LPPOINT16 pt ) function BOOL16 (line 4673) | BOOL16 WINAPI OffsetViewportOrgEx16( HDC16 hdc, INT16 x, INT16 y, LPPOIN... function BOOL16 (line 4689) | BOOL16 WINAPI OffsetWindowOrgEx16( HDC16 hdc, INT16 x, INT16 y, LPPOINT1... function BOOL16 (line 4705) | BOOL16 WINAPI SetBitmapDimensionEx16( HBITMAP16 hbitmap, INT16 x, INT16 ... function BOOL16 (line 4722) | BOOL16 WINAPI SetViewportExtEx16( HDC16 hdc, INT16 x, INT16 y, LPSIZE16 ... function BOOL16 (line 4734) | BOOL16 WINAPI SetViewportOrgEx16( HDC16 hdc, INT16 x, INT16 y, LPPOINT16... function BOOL16 (line 4750) | BOOL16 WINAPI SetWindowExtEx16( HDC16 hdc, INT16 x, INT16 y, LPSIZE16 si... function BOOL16 (line 4762) | BOOL16 WINAPI SetWindowOrgEx16( HDC16 hdc, INT16 x, INT16 y, LPPOINT16 pt ) function BOOL16 (line 4778) | BOOL16 WINAPI MoveToEx16( HDC16 hdc, INT16 x, INT16 y, LPPOINT16 pt ) function BOOL16 (line 4795) | BOOL16 WINAPI ScaleViewportExtEx16( HDC16 hdc, INT16 xNum, INT16 xDenom, function BOOL16 (line 4809) | BOOL16 WINAPI ScaleWindowExtEx16( HDC16 hdc, INT16 xNum, INT16 xDenom, function BOOL16 (line 4823) | BOOL16 WINAPI GetAspectRatioFilterEx16( HDC16 hdc, LPSIZE16 pAspectRatio ) function BOOL16 (line 4833) | BOOL16 WINAPI PolyBezier16( HDC16 hdc, const POINT16* lppt, INT16 cPoints ) function BOOL16 (line 4853) | BOOL16 WINAPI PolyBezierTo16( HDC16 hdc, const POINT16* lppt, INT16 cPoi... function INT16 (line 4874) | INT16 WINAPI ExtSelectClipRgn16( HDC16 hdc, HRGN16 hrgn, INT16 fnMode ) function BOOL16 (line 4883) | BOOL16 WINAPI AbortPath16(HDC16 hdc) function BOOL16 (line 4892) | BOOL16 WINAPI BeginPath16(HDC16 hdc) function BOOL16 (line 4901) | BOOL16 WINAPI CloseFigure16(HDC16 hdc) function BOOL16 (line 4910) | BOOL16 WINAPI EndPath16(HDC16 hdc) function BOOL16 (line 4919) | BOOL16 WINAPI FillPath16(HDC16 hdc) function BOOL16 (line 4928) | BOOL16 WINAPI FlattenPath16(HDC16 hdc) function INT16 (line 4937) | INT16 WINAPI GetPath16(HDC16 hdc, LPPOINT16 pPoints, LPBYTE pTypes, INT1... function HRGN16 (line 4947) | HRGN16 WINAPI PathToRegion16(HDC16 hdc) function BOOL16 (line 4956) | BOOL16 WINAPI SelectClipPath16(HDC16 hdc, INT16 iMode) function BOOL16 (line 4965) | BOOL16 WINAPI StrokeAndFillPath16(HDC16 hdc) function BOOL16 (line 4974) | BOOL16 WINAPI StrokePath16(HDC16 hdc) function BOOL16 (line 4983) | BOOL16 WINAPI WidenPath16(HDC16 hdc) function INT16 (line 4992) | INT16 WINAPI GetArcDirection16( HDC16 hdc ) function INT16 (line 5001) | INT16 WINAPI SetArcDirection16( HDC16 hdc, INT16 nDirection ) function HPALETTE16 (line 5010) | HPALETTE16 WINAPI CreateHalftonePalette16( HDC16 hdc ) function UINT16 (line 5019) | UINT16 WINAPI SetDIBColorTable16( HDC16 hdc, UINT16 startpos, UINT16 ent... function UINT16 (line 5028) | UINT16 WINAPI GetDIBColorTable16( HDC16 hdc, UINT16 startpos, UINT16 ent... function DWORD (line 5039) | DWORD WINAPI GetRegionData16( HRGN16 hrgn, DWORD count, LPRGNDATA rgndata ) function WORD (line 5048) | WORD WINAPI GdiFreeResources16( DWORD reserve ) function WORD (line 5057) | WORD WINAPI GdiSignalProc( UINT uCode, DWORD dwThreadOrProcessID, function UINT16 (line 5067) | UINT16 WINAPI GetTextCharset16( HDC16 hdc ) function INT16 (line 5076) | INT16 WINAPI EnumFontFamiliesEx16( HDC16 hdc, LPLOGFONT16 plf, function DWORD (line 5102) | DWORD WINAPI GetFontLanguageInfo16( HDC16 hdc ) function BOOL16 (line 5113) | BOOL16 WINAPI SetLayout16( HDC16 hdc, DWORD layout ) function BOOL16 (line 5136) | BOOL16 WINAPI SetSolidBrush16(HBRUSH16 hBrush, COLORREF newColor ) function Copy16 (line 5146) | void WINAPI Copy16( LPVOID src, LPVOID dst, WORD size ) function UINT16 (line 5154) | UINT16 WINAPI RealizeDefaultPalette16( HDC16 hdc ) function BOOL16 (line 5163) | BOOL16 WINAPI IsDCCurrentPalette16(HDC16 hDC) function VOID (line 5171) | VOID WINAPI SetMagicColors16(HDC16 hDC, COLORREF color, UINT16 index) function BOOL16 (line 5181) | BOOL16 WINAPI DPtoLP16( HDC16 hdc, LPPOINT16 points, INT16 count ) function BOOL16 (line 5216) | BOOL16 WINAPI LPtoDP16( HDC16 hdc, LPPOINT16 points, INT16 count ) function HDC16 (line 5251) | HDC16 WINAPI GetDCState16( HDC16 hdc ) function SetDCState16 (line 5261) | void WINAPI SetDCState16( HDC16 hdc, HDC16 hdcs ) function DWORD (line 5269) | DWORD WINAPI SetDCOrg16( HDC16 hdc16, INT16 x, INT16 y ) function HRGN16 (line 5279) | HRGN16 WINAPI InquireVisRgn16( HDC16 hdc ) function INT16 (line 5292) | INT16 WINAPI OffsetVisRgn16( HDC16 hdc16, INT16 x, INT16 y ) function INT16 (line 5302) | INT16 WINAPI ExcludeVisRect16( HDC16 hdc16, INT16 left, INT16 top, INT16... function INT16 (line 5312) | INT16 WINAPI IntersectVisRect16( HDC16 hdc16, INT16 left, INT16 top, INT... function HRGN16 (line 5322) | HRGN16 WINAPI SaveVisRgn16( HDC16 hdc16 ) function INT16 (line 5332) | INT16 WINAPI RestoreVisRgn16( HDC16 hdc16 ) function HRGN16 (line 5342) | HRGN16 WINAPI GetClipRgn16( HDC16 hdc ) function MakeObjectPrivate16 (line 5359) | void WINAPI MakeObjectPrivate16( HGDIOBJ16 handle16, BOOL16 private ) function HBITMAP16 (line 5367) | HBITMAP16 WINAPI CreateDIBSection16 (HDC16 hdc, const BITMAPINFO *bmi, U... function GdiTaskTermination16 (line 5378) | void WINAPI GdiTaskTermination16(WORD arg1) function WORD (line 5382) | WORD WINAPI GetPhysicalFontHandle16(WORD arg1/* dc? */) function WORD (line 5387) | WORD WINAPI GdiMoveBitmap16(WORD arg1) function BOOL16 (line 5392) | BOOL16 WINAPI IsDCDirty16(WORD arg1, SEGPTR arg2) function UnicodeToAnsi16 (line 5397) | void WINAPI UnicodeToAnsi16(SEGPTR arg1, SEGPTR arg2) function ShrinkGdiHeap16 (line 5402) | void WINAPI ShrinkGdiHeap16() function DWORD (line 5406) | DWORD WINAPI GetAspectRatioFilter16(WORD arg1) function WORD (line 5411) | WORD WINAPI SelectBitmap16(WORD arg1, WORD arg2) function WORD (line 5417) | WORD WINAPI GetFontAssocStatus16(HDC16 hdc) function WORD (line 5438) | WORD WINAPI ScanLR16(HDC16 hdc, WORD x, WORD y, DWORD color, WORD style) function BOOL (line 5463) | BOOL WINAPI DllEntryPoint(DWORD fdwReason, HINSTANCE hinstDLL, WORD ds, function HFONT16 (line 5512) | HFONT16 WINAPI GetSystemIconFont16() FILE: gdi/metafile.c function METAHEADER (line 48) | static METAHEADER *MF_GetMetaHeader16( HMETAFILE16 hmf ) function BOOL16 (line 58) | static BOOL16 MF_ReleaseMetaHeader16( HMETAFILE16 hmf ) function HMETAFILE16 (line 68) | static HMETAFILE16 create_metafile16( HMETAFILE hmf ) function HMETAFILE (line 91) | static HMETAFILE create_metafile32( HMETAFILE16 hmf16 ) function HDC16 (line 101) | HDC16 WINAPI CreateMetaFile16( LPCSTR filename ) function HMETAFILE16 (line 109) | HMETAFILE16 WINAPI CloseMetaFile16(HDC16 hdc) function BOOL16 (line 117) | BOOL16 WINAPI DeleteMetaFile16( HMETAFILE16 hmf ) function HMETAFILE16 (line 125) | HMETAFILE16 WINAPI GetMetaFile16( LPCSTR lpFilename ) function HMETAFILE16 (line 133) | HMETAFILE16 WINAPI CopyMetaFile16( HMETAFILE16 hSrcMetaFile, LPCSTR lpFi... function BOOL16 (line 155) | BOOL16 WINAPI IsValidMetaFile16(HMETAFILE16 hmf) function BOOL16 (line 174) | BOOL16 WINAPI PlayMetaFile16( HDC16 hdc, HMETAFILE16 hmf16 ) type enum_metafile_data (line 184) | typedef struct function EnumMetaFileCallback (line 195) | int CALLBACK EnumMetaFileCallback(HDC hdc, HANDLETABLE *lpht, METARECORD... function BOOL16 (line 236) | BOOL16 WINAPI EnumMetaFile16( HDC16 hdc16, HMETAFILE16 hmf, function HGLOBAL16 (line 356) | HGLOBAL16 WINAPI GetMetaFileBits16( HMETAFILE16 hmf ) function HMETAFILE16 (line 376) | HMETAFILE16 WINAPI SetMetaFileBits16( HGLOBAL16 hMem ) function HMETAFILE16 (line 393) | HMETAFILE16 WINAPI SetMetaFileBitsBetter16( HMETAFILE16 hMeta ) FILE: gdi/printdrv.c type hpq (line 67) | struct hpq type hpq (line 74) | struct hpq function HPQ16 (line 80) | HPQ16 WINAPI CreatePQ16(INT16 size) function INT16 (line 108) | INT16 WINAPI DeletePQ16(HPQ16 hPQ) function INT16 (line 117) | INT16 WINAPI ExtractPQ16(HPQ16 hPQ) function INT16 (line 159) | INT16 WINAPI InsertPQ16(HPQ16 hPQ, INT16 tag, INT16 key) function INT16 (line 179) | INT16 WINAPI MinPQ16(HPQ16 hPQ) function INT16 (line 189) | INT16 WINAPI SizePQ16(HPQ16 hPQ, INT16 sizechange) type PRINTJOB (line 204) | typedef struct PRINTJOB function PPRINTJOB (line 220) | static PPRINTJOB FindPrintJobFromHandle(HANDLE16 hHandle) function CreateSpoolFile (line 227) | static int CreateSpoolFile(LPCSTR pszOutput, pid_t *out_pid) function FreePrintJob (line 319) | static int FreePrintJob(HANDLE16 hJob) function HPJOB16 (line 352) | HPJOB16 WINAPI OpenJob16(LPCSTR lpOutput, LPCSTR lpTitle, HDC16 hDC) function INT16 (line 403) | INT16 WINAPI CloseJob16(HPJOB16 hJob) function INT16 (line 425) | INT16 WINAPI WriteSpool16(HPJOB16 hJob, LPSTR lpData, INT16 cch) type LPCSTR (line 458) | typedef INT (WINAPI *MSGBOX_PROC)( HWND, LPCSTR, LPCSTR, UINT ); function INT16 (line 464) | INT16 WINAPI WriteDialog16(HPJOB16 hJob, LPSTR lpMsg, INT16 cchMsg) function INT16 (line 485) | INT16 WINAPI DeleteJob16(HPJOB16 hJob, INT16 nNotUsed) function INT16 (line 505) | INT16 WINAPI StartSpoolPage16(HPJOB16 hJob) function INT16 (line 517) | INT16 WINAPI EndSpoolPage16(HPJOB16 hJob) function DWORD (line 528) | DWORD WINAPI GetSpoolJob16(int nOption, LONG param) function DWORD (line 541) | static DWORD DrvGetPrinterDataInternal(LPCSTR RegStr_Printer, function DWORD (line 575) | DWORD WINAPI DrvGetPrinterData16(LPSTR lpPrinter, LPSTR lpProfile, function DWORD (line 669) | DWORD WINAPI DrvSetPrinterData16(LPSTR lpPrinter, LPSTR lpProfile, function HANDLE16 (line 725) | HANDLE16 WINAPI SpoolFile16(LPCSTR printer, LPCSTR port, LPCSTR job, LPC... FILE: gvm/gvm-interface.h type gvm_memory_alias (line 67) | struct gvm_memory_alias { type gvm_pic_state (line 76) | struct gvm_pic_state { type gvm_ioapic_state (line 96) | struct gvm_ioapic_state { type gvm_regs (line 128) | struct gvm_regs { type gvm_lapic_state (line 139) | struct gvm_lapic_state { type gvm_segment (line 143) | struct gvm_segment { type gvm_dtable (line 153) | struct gvm_dtable { type gvm_sregs (line 161) | struct gvm_sregs { type gvm_fpu (line 173) | struct gvm_fpu { type gvm_msr_entry (line 187) | struct gvm_msr_entry { type gvm_msrs (line 194) | struct gvm_msrs { type gvm_msr_list (line 202) | struct gvm_msr_list { type gvm_cpuid_entry (line 207) | struct gvm_cpuid_entry { type gvm_cpuid (line 223) | struct gvm_cpuid { type gvm_debug_exit_arch (line 229) | struct gvm_debug_exit_arch { type gvm_guest_debug_arch (line 243) | struct gvm_guest_debug_arch { type gvm_vcpu_events (line 258) | struct gvm_vcpu_events { type gvm_debugregs (line 290) | struct gvm_debugregs { type gvm_xsave (line 299) | struct gvm_xsave { type gvm_xcr (line 305) | struct gvm_xcr { type gvm_xcrs (line 311) | struct gvm_xcrs { type gvm_sync_regs (line 319) | struct gvm_sync_regs { type gvm_memory_region (line 337) | struct gvm_memory_region { type gvm_userspace_memory_region (line 345) | struct gvm_userspace_memory_region { type gvm_irq_level (line 362) | struct gvm_irq_level { type gvm_irqchip (line 377) | struct gvm_irqchip { type gvm_run (line 418) | struct gvm_run { type gvm_translation (line 536) | struct gvm_translation { type gvm_interrupt (line 549) | struct gvm_interrupt { type gvm_dirty_log (line 555) | struct gvm_dirty_log { type gvm_tpr_access_ctl (line 565) | struct gvm_tpr_access_ctl { type gvm_vapic_addr (line 572) | struct gvm_vapic_addr { type gvm_mp_state (line 589) | struct gvm_mp_state { type gvm_guest_debug (line 598) | struct gvm_guest_debug { type gvm_enable_cap (line 605) | struct gvm_enable_cap { type gvm_irq_routing_irqchip (line 669) | struct gvm_irq_routing_irqchip { type gvm_irq_routing_msi (line 674) | struct gvm_irq_routing_msi { type gvm_irq_routing_hv_sint (line 684) | struct gvm_irq_routing_hv_sint { type gvm_irq_routing_entry (line 694) | struct gvm_irq_routing_entry { type gvm_irq_routing (line 707) | struct gvm_irq_routing { type gvm_config_tlb (line 718) | struct gvm_config_tlb { type gvm_dirty_tlb (line 725) | struct gvm_dirty_tlb { type gvm_reg_list (line 758) | struct gvm_reg_list { type gvm_one_reg (line 763) | struct gvm_one_reg { type gvm_msi (line 769) | struct gvm_msi { FILE: gvm/gvm.c function DWORD (line 12) | DWORD WINAPI panic_msgbox(LPVOID data) function panic (line 26) | void panic(const char *msg, ...) function panic_hresult (line 42) | void panic_hresult(const char *msg, HRESULT result, const char *func, in... function PVOID (line 59) | PVOID dynamic_setWOW32Reserved(PVOID w) function PVOID (line 70) | PVOID dynamic_getWOW32Reserved() function WINE_VM86_TEB_INFO (line 81) | WINE_VM86_TEB_INFO *dynamic_getGdiTebBatch() function dynamic__wine_call_int_handler (line 92) | void dynamic__wine_call_int_handler(CONTEXT *context, BYTE intnum) function BOOL (line 108) | static BOOL SELECTOR_SetEntries(WORD sel, const void *base, DWORD size, ... function WORD (line 132) | WORD SELECTOR_AllocBlock(const void *base, DWORD size, unsigned char flags) function load_seg (line 149) | void load_seg(struct gvm_segment *segment, WORD sel) function set_eflags (line 165) | void set_eflags(struct gvm_vcpu_state *state, DWORD eflags) function load_context_to_state (line 170) | void load_context_to_state(CONTEXT *context, vcpu_state *state) function save_context_from_state (line 192) | void save_context_from_state(CONTEXT *context, vcpu_state *state) type interrupt_gate_type (line 216) | typedef enum type interrupt_gate (line 224) | typedef struct type DWORD (line 264) | typedef DWORD (*DOSVM_inport_t)(int port, int size); function HANDLE (line 304) | static HANDLE get_vcpu_handle() type gvm_run (line 319) | struct gvm_run function get_vcpu_regs (line 322) | static void get_vcpu_regs(vcpu_state *state) function set_vcpu_regs (line 336) | static void set_vcpu_regs(vcpu_state *state) function init_vcpu (line 351) | static void init_vcpu() function BOOL (line 390) | BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved) function PUSH16 (line 476) | void PUSH16(struct gvm_vcpu_state *state, WORD val) function PUSH32 (line 491) | void PUSH32(struct gvm_vcpu_state *state, DWORD val) function WORD (line 506) | WORD POP16(struct gvm_vcpu_state *state) function DWORD (line 521) | DWORD POP32(struct gvm_vcpu_state *state) function WORD (line 536) | WORD PEEK16(struct gvm_vcpu_state *state, int i) function DWORD (line 549) | DWORD PEEK32(struct gvm_vcpu_state *state, int i) type STACK16FRAME (line 601) | typedef struct _STACK16FRAME function LPBYTE (line 757) | LPBYTE get_base_addr(WORD sel) function trace (line 763) | static void trace(vcpu_state *state, uint16 cs, uint32 eip, uint16 ss, u... function BOOL (line 815) | BOOL has_x86_exception_err(WORD num) function BOOL (line 850) | BOOL WINAPI vm_inject(DWORD vpfn16, DWORD dwFlags, function vm_inject_call (line 857) | void vm_inject_call(SEGPTR ret_addr, PEXCEPTION_HANDLER handler, function compare (line 897) | static int compare(const void *a1, const void *a2) function vm86main (line 907) | void vm86main(CONTEXT *context, DWORD csip, DWORD sssp, DWORD cbArgs, PE... function DWORD (line 1111) | __declspec(dllexport) DWORD wine_call_to_16_vm86(DWORD target, DWORD cbA... function wine_call_to_16_regs_vm86 (line 1129) | __declspec(dllexport) void wine_call_to_16_regs_vm86(CONTEXT *context, D... FILE: gvm/gvm.h type gvm_vcpu_state (line 7) | struct gvm_vcpu_state type UINT16 (line 13) | typedef UINT16 uint16; type UINT32 (line 14) | typedef UINT32 uint32; type UINT64 (line 15) | typedef UINT64 uint64; type vcpu_state (line 17) | typedef struct gvm_vcpu_state vcpu_state; type segment (line 18) | typedef struct gvm_segment segment; function uint16 (line 20) | static inline uint16 get_ax(vcpu_state *state) function uint16 (line 25) | static inline uint16 get_cx(vcpu_state *state) function uint16 (line 30) | static inline uint16 get_dx(vcpu_state *state) function uint16 (line 35) | static inline uint16 get_bx(vcpu_state *state) function uint16 (line 40) | static inline uint16 get_sp(vcpu_state *state) function uint16 (line 45) | static inline uint16 get_bp(vcpu_state *state) function uint16 (line 50) | static inline uint16 get_si(vcpu_state *state) function uint16 (line 55) | static inline uint16 get_di(vcpu_state *state) function uint16 (line 60) | static inline uint16 get_ip(vcpu_state *state) function uint16 (line 65) | static inline uint16 get_flags(vcpu_state *state) function uint16 (line 70) | static inline uint16 set_ax(vcpu_state *state, uint16 val) function uint16 (line 75) | static inline uint16 set_cx(vcpu_state *state, uint16 val) function uint16 (line 80) | static inline uint16 set_dx(vcpu_state *state, uint16 val) function uint16 (line 85) | static inline uint16 set_bx(vcpu_state *state, uint16 val) function uint16 (line 90) | static inline uint16 set_sp(vcpu_state *state, uint16 val) function uint16 (line 95) | static inline uint16 set_bp(vcpu_state *state, uint16 val) function uint16 (line 100) | static inline uint16 set_si(vcpu_state *state, uint16 val) function uint16 (line 105) | static inline uint16 set_di(vcpu_state *state, uint16 val) function uint16 (line 110) | static inline uint16 set_ip(vcpu_state *state, uint16 val) function segment (line 115) | static inline segment *get_es(vcpu_state *state) function segment (line 120) | static inline segment *get_cs(vcpu_state *state) function segment (line 125) | static inline segment *get_ss(vcpu_state *state) function segment (line 130) | static inline segment *get_ds(vcpu_state *state) function segment (line 135) | static inline segment *get_fs(vcpu_state *state) function segment (line 140) | static inline segment *get_gs(vcpu_state *state) function uint16 (line 145) | static inline uint16 get_seg_selector(segment *seg) function uint32 (line 150) | static inline uint32 get_seg_base(segment *seg) function uint32 (line 155) | static inline uint32 get_seg_limit(segment *seg) function uint32 (line 162) | static inline uint32 get_eax(vcpu_state *state) function uint32 (line 167) | static inline uint32 get_ecx(vcpu_state *state) function uint32 (line 172) | static inline uint32 get_edx(vcpu_state *state) function uint32 (line 177) | static inline uint32 get_ebx(vcpu_state *state) function uint32 (line 182) | static inline uint32 get_esp(vcpu_state *state) function uint32 (line 187) | static inline uint32 get_ebp(vcpu_state *state) function uint32 (line 192) | static inline uint32 get_esi(vcpu_state *state) function uint32 (line 197) | static inline uint32 get_edi(vcpu_state *state) function uint32 (line 202) | static inline uint32 get_eip(vcpu_state *state) function uint32 (line 207) | static inline uint32 get_eflags(vcpu_state *state) function uint32 (line 212) | static inline uint32 set_eax(vcpu_state *state, uint32 val) function uint32 (line 217) | static inline uint32 set_ecx(vcpu_state *state, uint32 val) function uint32 (line 222) | static inline uint32 set_edx(vcpu_state *state, uint32 val) function uint32 (line 227) | static inline uint32 set_ebx(vcpu_state *state, uint32 val) function uint32 (line 232) | static inline uint32 set_esp(vcpu_state *state, uint32 val) function uint32 (line 237) | static inline uint32 set_ebp(vcpu_state *state, uint32 val) function uint32 (line 242) | static inline uint32 set_esi(vcpu_state *state, uint32 val) function uint32 (line 247) | static inline uint32 set_edi(vcpu_state *state, uint32 val) function uint32 (line 252) | static inline uint32 set_eip(vcpu_state *state, uint32 val) FILE: haxmvm/haxmvm.c function DWORD (line 9) | DWORD WINAPI panic_msgbox(LPVOID data) function haxmvm_panic (line 15) | void haxmvm_panic(const char *fmt, ...) function PVOID (line 29) | PVOID dynamic_setWOW32Reserved(PVOID w) function PVOID (line 39) | PVOID dynamic_getWOW32Reserved() function WINE_VM86_TEB_INFO (line 49) | WINE_VM86_TEB_INFO *dynamic_getGdiTebBatch() function dynamic__wine_call_int_handler (line 59) | void dynamic__wine_call_int_handler(CONTEXT *context, BYTE intnum) function BOOL (line 74) | static BOOL SELECTOR_SetEntries(WORD sel, const void *base, DWORD size, ... function WORD (line 98) | WORD SELECTOR_AllocBlock(const void *base, DWORD size, unsigned char flags) type hax_tunnel (line 117) | struct hax_tunnel function load_seg (line 131) | void load_seg(segment_desc_t *segment, WORD sel) function set_eflags (line 148) | void set_eflags(struct vcpu_state_t *state, DWORD eflags) function load_context_to_state (line 152) | void load_context_to_state(CONTEXT *context, struct vcpu_state_t *state) function load_context (line 175) | void load_context(CONTEXT *context) function save_context_from_state (line 204) | void save_context_from_state(CONTEXT *context, struct vcpu_state_t *state) function save_context (line 226) | void save_context(CONTEXT *context) type interrupt_gate_type (line 236) | typedef enum type interrupt_gate (line 244) | typedef struct function BOOL (line 292) | static BOOL set_ram(struct hax_set_ram_info *pram) function alloc_ram (line 318) | void alloc_ram(uint32_t addr, uint32_t size) function intel_vt_x_workaround_update_entry (line 345) | static void intel_vt_x_workaround_update_entry(int sel, const LDT_ENTRY ... type wow64_syscall (line 371) | struct wow64_syscall type hooked_syscall (line 382) | struct hooked_syscall function BOOL (line 388) | BOOL hook_nt_syscall(struct wow64_syscall **old_syscall, LPVOID hook_fun... function discard_memory (line 416) | static void discard_memory(PVOID BaseAddress, ULONG RegionSize) type wow64_syscall (line 437) | struct wow64_syscall function NTSTATUS (line 438) | NTSTATUS NTAPI hook_NtFreeVirtualMemory(HANDLE ProcessHandle, PVOID *Bas... function BOOL (line 448) | __declspec(dllexport) BOOL haxmvm_DeleteObject(HANDLE hobj) type hax_module_version (line 492) | struct hax_module_version type hax_qemu_version (line 514) | struct hax_qemu_version type hax_tunnel_info (line 529) | struct hax_tunnel_info type hax_alloc_ram_info (line 536) | struct hax_alloc_ram_info type hax_set_ram_info (line 537) | struct hax_set_ram_info type hax_tunnel (line 558) | struct hax_tunnel type vcpu_state_t (line 559) | struct vcpu_state_t function BOOL (line 653) | BOOL vm_exit() function PUSH16 (line 661) | void PUSH16(struct vcpu_state_t *state, WORD val) function PUSH32 (line 676) | void PUSH32(struct vcpu_state_t *state, DWORD val) function WORD (line 691) | WORD POP16(struct vcpu_state_t *state) function DWORD (line 706) | DWORD POP32(struct vcpu_state_t *state) function WORD (line 721) | WORD PEEK16(struct vcpu_state_t *state, int i) function DWORD (line 734) | DWORD PEEK32(struct vcpu_state_t *state, int i) type vcpu_state_t (line 747) | struct vcpu_state_t type STACK16FRAME (line 785) | typedef struct _STACK16FRAME function LPBYTE (line 942) | LPBYTE get_base_addr(WORD sel) function set_break_point (line 947) | void set_break_point(struct vcpu_state_t *state, WORD sel, DWORD addr, i... function trace (line 977) | static void trace(struct vcpu_state_t *state, uint16 cs, uint32 eip, uin... function BOOL (line 1030) | BOOL has_x86_exception_err(WORD num) function BOOL (line 1056) | BOOL workaround_watcom(struct vcpu_state_t *state, uint16 cs, uint32 eip) function vm86main (line 1094) | void vm86main(CONTEXT *context, DWORD cbArgs, PEXCEPTION_HANDLER handler, function DWORD (line 1415) | __declspec(dllexport) DWORD wine_call_to_16_vm86(DWORD target, DWORD cbA... function wine_call_to_16_regs_vm86 (line 1441) | __declspec(dllexport) void wine_call_to_16_regs_vm86(CONTEXT *context, D... function callx87 (line 1462) | void callx87(const char *addr, LPCVOID eax) function BOOL (line 1507) | static BOOL get_fpu_regs(struct fx_layout *fx) function BOOL (line 1516) | static BOOL set_fpu_regs(struct fx_layout *fx) function fldcw (line 1525) | void fldcw(WORD a) function wait (line 1538) | void wait() function fninit (line 1543) | void fninit() function fstcw (line 1548) | void fstcw(WORD* a) function fstsw (line 1557) | void fstsw(WORD* a) function frndint (line 1566) | void frndint() function fclex (line 1571) | void fclex() function fsave (line 1576) | void fsave(char* a) function frstor (line 1581) | void frstor(const char* a) function fstenv32 (line 1586) | void fstenv32(char* a) type DWORD (line 1601) | typedef DWORD(*fistp_t)(WORD); type x87function (line 1602) | typedef struct function load_x87function (line 1616) | __declspec(dllexport) void load_x87function(x87function *func) FILE: haxmvm/haxmvm.h type int8 (line 6) | typedef signed char int8; type int16 (line 7) | typedef signed short int16; type int32 (line 8) | typedef signed int int32; type int64 (line 9) | typedef signed long long int64; type uint8 (line 12) | typedef unsigned char uint8; type uint16 (line 13) | typedef unsigned short uint16; type uint32 (line 14) | typedef unsigned int uint32; type uint (line 15) | typedef unsigned int uint; type uint64 (line 16) | typedef unsigned long long uint64; type ulong (line 17) | typedef unsigned long ulong; type ulong_t (line 23) | typedef unsigned long ulong_t; type uint64 (line 26) | typedef uint64 hax_pa_t; type uint64 (line 27) | typedef uint64 hax_pfn_t; type uint64 (line 28) | typedef uint64 paddr_t; type uint64 (line 29) | typedef uint64 vaddr_t; type hax_module_version (line 32) | struct hax_module_version { type vmx_msr (line 36) | struct vmx_msr { type hax_msr_data (line 41) | struct hax_msr_data { type hax_set_ram_info (line 47) | struct hax_set_ram_info { type hax_alloc_ram_info (line 55) | struct hax_alloc_ram_info { type interruptibility_state_t (line 72) | typedef union interruptibility_state_t interruptibility_state_t; type segment_desc_t (line 74) | struct segment_desc_t { type segment_desc_t (line 98) | typedef struct segment_desc_t segment_desc_t; type vcpu_state_t (line 100) | struct vcpu_state_t { type hax_qemu_version (line 219) | struct hax_qemu_version { type hax_tunnel_info (line 228) | struct hax_tunnel_info { type exit_status (line 234) | typedef enum exit_status { type exit_reason (line 246) | typedef enum exit_reason { type hax_tunnel (line 251) | struct hax_tunnel { type run_flag (line 295) | enum run_flag { type hax_vcpu_mem (line 304) | struct hax_vcpu_mem { type fx_layout (line 312) | struct fx_layout { type hax_capabilityinfo (line 361) | struct hax_capabilityinfo { FILE: keyboard/keyboard.c type KBINFO (line 41) | typedef struct _KBINFO function WORD (line 57) | WORD WINAPI Inquire16(LPKBINFO kbInfo) function VOID (line 71) | VOID WINAPI Enable16( FARPROC16 proc, LPBYTE lpKeyState ) function VOID (line 82) | VOID WINAPI Disable16(VOID) function INT16 (line 91) | INT16 WINAPI ToAscii16(UINT16 virtKey,UINT16 scanCode, LPBYTE lpKeyState, function INT16 (line 100) | INT16 WINAPI AnsiToOem16( LPCSTR s, LPSTR d ) function INT16 (line 109) | INT16 WINAPI OemToAnsi16( LPCSTR s, LPSTR d ) function WORD (line 118) | WORD WINAPI SetSpeed16(WORD unused) function VOID (line 127) | VOID WINAPI ScreenSwitchEnable16(WORD unused) function DWORD (line 135) | DWORD WINAPI OemKeyScan16(WORD wOemChar) function WORD (line 143) | WORD WINAPI VkKeyScan16(CHAR cChar) function INT16 (line 151) | INT16 WINAPI GetKeyboardType16(INT16 nTypeFlag) function UINT16 (line 161) | UINT16 WINAPI MapVirtualKey16(UINT16 wCode, UINT16 wMapType) function INT16 (line 169) | INT16 WINAPI GetKBCodePage16(void) function INT16 (line 177) | INT16 WINAPI GetKeyNameText16(LONG lParam, LPSTR lpBuffer, INT16 nSize) function AnsiToOemBuff16 (line 185) | void WINAPI AnsiToOemBuff16( LPCSTR s, LPSTR d, UINT16 len ) function OemToAnsiBuff16 (line 193) | void WINAPI OemToAnsiBuff16( LPCSTR s, LPSTR d, UINT16 len ) FILE: krnl386/atom.c type ATOMENTRY (line 56) | typedef struct type ATOMTABLE (line 64) | typedef struct function ATOMTABLE (line 81) | static ATOMTABLE *ATOM_GetTable( BOOL create /* [in] Create */ ) function WORD (line 102) | static WORD ATOM_Hash( function BOOL (line 119) | static BOOL ATOM_IsIntAtomA(LPCSTR atomstr,WORD *atomid) function ATOMENTRY (line 148) | static inline ATOMENTRY *ATOM_MakePtr( HANDLE16 handle /* [in] Handle */ ) function WORD (line 157) | WORD WINAPI InitAtomTable16( WORD entries ) function HANDLE16 (line 181) | HANDLE16 WINAPI GetAtomHandle16( ATOM atom ) function ATOM (line 200) | ATOM WINAPI AddAtom16( LPCSTR str ) function ATOM (line 259) | ATOM WINAPI DeleteAtom16( ATOM atom ) function ATOM (line 297) | ATOM WINAPI FindAtom16( LPCSTR str ) function UINT16 (line 330) | UINT16 WINAPI GetAtomName16( ATOM atom, LPSTR buffer, INT16 count ) FILE: krnl386/compat.c function BOOL (line 8) | BOOL WINAPI krnl386_get_compat_mode(const LPCSTR mode) function krnl386_set_compat_path (line 20) | void WINAPI krnl386_set_compat_path(const LPCSTR path) function ULONG (line 84) | ULONG WINAPI get_windows_build() FILE: krnl386/conf.c function init_config (line 8) | void init_config() function DWORD (line 25) | DWORD WINAPI krnl386_get_config_string(LPCSTR appname, LPCSTR keyname, L... function DWORD (line 35) | DWORD WINAPI krnl386_get_config_int(LPCSTR appname, LPCSTR keyname, INT ... FILE: krnl386/dma.c function DMA_Transfer (line 46) | int DMA_Transfer(int channel,int reqlen,void* buffer) function DMA_ioport_out (line 155) | void DMA_ioport_out( WORD port, BYTE val ) function BYTE (line 306) | BYTE DMA_ioport_in( WORD port ) FILE: krnl386/dosaspi.c function DOSASPI_PostProc (line 36) | static void function DWORD (line 106) | static function ASPI_DOS_func (line 178) | static void WINAPI ASPI_DOS_func(CONTEXT *context) function DOSVM_ASPIHandler (line 197) | void DOSVM_ASPIHandler( CONTEXT *context ) FILE: krnl386/dosdev.c type DOS_LISTOFLISTS (line 30) | typedef struct _DOS_LISTOFLISTS type strategy (line 72) | enum strategy { SYSTEM_STRATEGY_NUL, SYSTEM_STRATEGY_CON, NB_SYSTEM_STRA... type DOS_DATASEG (line 100) | typedef struct type _DOS_LISTOFLISTS (line 115) | struct _DOS_LISTOFLISTS function do_lret (line 122) | static void do_lret(CONTEXT*ctx) function do_strategy (line 131) | static void do_strategy(CONTEXT*ctx, int id, int extra) function REQUEST_HEADER (line 144) | static REQUEST_HEADER * get_hdr(int id, void**extra) function nul_strategy (line 152) | static void WINAPI nul_strategy(CONTEXT*ctx) function nul_interrupt (line 157) | static void WINAPI nul_interrupt(CONTEXT*ctx) function con_strategy (line 175) | static void WINAPI con_strategy(CONTEXT*ctx) function con_interrupt (line 180) | static void WINAPI con_interrupt(CONTEXT*ctx) function InitListOfLists (line 371) | static void InitListOfLists(DOS_LISTOFLISTS *DOS_LOL) function DOSDEV_SetupDevice (line 419) | void DOSDEV_SetupDevice(const WINEDEV * devinfo, function DOSDEV_InstallDOSDevices (line 442) | void DOSDEV_InstallDOSDevices(void) function DOSDEV_SetSharingRetry (line 479) | void DOSDEV_SetSharingRetry(WORD delay, WORD count) function SEGPTR (line 485) | SEGPTR DOSDEV_GetLOL(BOOL v86) FILE: krnl386/dosexe.c function BOOL (line 63) | BOOL DOSVM_IsWin16(void) function DOSVM_Exit (line 71) | void DOSVM_Exit( WORD retval ) type ExecBlock (line 93) | typedef struct { type OverlayBlock (line 104) | typedef struct { function MZ_CreatePSP (line 122) | static void MZ_CreatePSP( LPVOID lpPSP, WORD env, WORD par ) function MZ_FillPSP (line 139) | static void MZ_FillPSP( LPVOID lpPSP, LPCSTR cmdtail, int length ) function WORD (line 167) | static WORD MZ_InitEnvironment( LPCSTR env, LPCSTR name ) function BOOL (line 201) | static BOOL MZ_InitMemory(void) function BOOL (line 212) | static BOOL MZ_DoLoadImage( HANDLE hFile, LPCSTR filename, OverlayBlock ... function __wine_load_dos_exe (line 366) | void __wine_load_dos_exe( LPCSTR filename, LPCSTR cmdline ) function BOOL (line 455) | BOOL MZ_Exec( CONTEXT *context, LPCSTR filename, BYTE func, LPVOID param... function MZ_AllocDPMITask (line 604) | void MZ_AllocDPMITask( void ) function MZ_RunInThread (line 613) | void MZ_RunInThread( PAPCFUNC proc, ULONG_PTR arg ) function DWORD (line 629) | static DWORD WINAPI MZ_DOSVM( LPVOID lpExtra ) function BOOL (line 652) | static BOOL MZ_InitTask(void) function DWORD (line 668) | static DWORD MZ_Launch( LPCSTR cmdtail, int length ) function MZ_Exit (line 704) | void MZ_Exit( CONTEXT *context, BOOL cs_psp, WORD retval ) function BOOL (line 744) | BOOL MZ_Current( void ) function __wine_load_dos_exe (line 754) | void __wine_load_dos_exe( LPCSTR filename, LPCSTR cmdline ) function BOOL (line 762) | BOOL MZ_Exec( CONTEXT *context, LPCSTR filename, BYTE func, LPVOID param... function MZ_AllocDPMITask (line 772) | void MZ_AllocDPMITask( void ) function MZ_RunInThread (line 780) | void MZ_RunInThread( PAPCFUNC proc, ULONG_PTR arg ) function MZ_Exit (line 788) | void MZ_Exit( CONTEXT *context, BOOL cs_psp, WORD retval ) function BOOL (line 796) | BOOL MZ_Current( void ) FILE: krnl386/dosexe.h type _DOSEVENT (line 40) | struct _DOSEVENT type DOS_SPC (line 42) | typedef struct { type pid_t (line 46) | typedef int pid_t; type DPMI_segments (line 53) | struct DPMI_segments type SEGPTR48 (line 66) | typedef struct { type DPMI_segments (line 85) | struct DPMI_segments type BIOSDATA (line 183) | typedef struct type DOS_DEVICE_HEADER (line 263) | typedef struct type REQUEST_HEADER (line 301) | typedef struct { type REQ_IO (line 309) | typedef struct { type REQ_SAFEINPUT (line 318) | typedef struct { type WINEDEV_THUNK (line 324) | typedef struct { type WINEDEV (line 334) | typedef struct FILE: krnl386/dosmem.c type MCB (line 79) | typedef struct { function DOSMEM_FillIsrTable (line 138) | static void DOSMEM_FillIsrTable(void) function DOSMEM_MakeIsrStubs (line 146) | static void DOSMEM_MakeIsrStubs(void) function BIOSDATA (line 154) | BIOSDATA* DOSVM_BiosData(void) function DWORD (line 164) | static DWORD DOSMEM_GetTicksSinceMidnight(void) function DOSMEM_FillBiosSegments (line 184) | static void DOSMEM_FillBiosSegments(void) function BiosTick (line 250) | static void CALLBACK BiosTick( LPVOID arg, DWORD low, DWORD high ) function DWORD (line 267) | static DWORD CALLBACK timer_thread( void *arg ) function DOSVM_start_bios_timer (line 284) | __declspec(dllexport) void DOSVM_start_bios_timer(void) function DOSMEM_Collapse (line 298) | static void DOSMEM_Collapse( MCB* mcb ) function BOOL (line 313) | BOOL DOSMEM_InitDosMemory(void) function LONG (line 388) | static LONG WINAPI dosmem_handler(EXCEPTION_POINTERS* except) function BOOL (line 407) | BOOL DOSMEM_Init(void) function UINT (line 454) | UINT DOSMEM_MapLinearToDos(LPVOID ptr) function LPVOID (line 468) | LPVOID DOSMEM_MapDosToLinear(UINT ptr) function LPVOID (line 480) | LPVOID DOSMEM_MapRealToLinear(DWORD x) function LPVOID (line 494) | LPVOID DOSMEM_AllocBlock(UINT size, UINT16* pseg) function BOOL (line 555) | BOOL DOSMEM_FreeBlock(void* ptr) function UINT (line 588) | UINT DOSMEM_ResizeBlock(void *ptr, UINT size, BOOL exact) function UINT (line 639) | UINT DOSMEM_Available(void) function BOOL (line 672) | BOOL DOSMEM_MapDosLayout(void) FILE: krnl386/dosvm.c type DPMI_segments (line 84) | struct DPMI_segments type DOSEVENT (line 98) | typedef struct _DOSEVENT { type _DOSEVENT (line 105) | struct _DOSEVENT function BOOL (line 124) | static BOOL DOSVM_HasPendingEvents( void ) function DOSVM_SendOneEvent (line 150) | static void DOSVM_SendOneEvent( CONTEXT *context ) function DOSVM_SendQueuedEvents (line 227) | void DOSVM_SendQueuedEvents( CONTEXT *context ) function DOSVM_QueueEvent (line 281) | void DOSVM_QueueEvent( INT irq, INT priority, DOSRELAY relay, LPVOID data) function DOSVM_ProcessConsole (line 342) | static void DOSVM_ProcessConsole(void) function DOSVM_ProcessMessage (line 383) | static void DOSVM_ProcessMessage(MSG *msg) function DOSVM_Wait (line 420) | void DOSVM_Wait( CONTEXT *waitctx ) function DWORD (line 496) | DWORD DOSVM_Loop( HANDLE hThread ) function LONG (line 560) | static LONG WINAPI exception_handler(EXCEPTION_POINTERS *eptr) function INT (line 606) | INT DOSVM_Enter( CONTEXT *context ) function DOSVM_PIC_ioport_out (line 629) | void DOSVM_PIC_ioport_out( WORD port, BYTE val) function INT (line 681) | INT DOSVM_Enter( CONTEXT *context ) function DOSVM_Wait (line 690) | void DOSVM_Wait( CONTEXT *waitctx ) { } function DOSVM_PIC_ioport_out (line 695) | void DOSVM_PIC_ioport_out( WORD port, BYTE val) {} function DOSVM_QueueEvent (line 700) | void DOSVM_QueueEvent( INT irq, INT priority, DOSRELAY relay, LPVOID data) function DOSVM_AcknowledgeIRQ (line 720) | void WINAPI DOSVM_AcknowledgeIRQ( CONTEXT *context ) function LPVOID (line 751) | static LPVOID DOSVM_AllocUMB( DWORD size ) function WORD (line 797) | static WORD alloc_selector( void *base, DWORD size, unsigned char flags ) function LPVOID (line 822) | static LPVOID DOSVM_AllocCodeUMB( DWORD size, WORD *segment, WORD *selec... function LPVOID (line 843) | LPVOID DOSVM_AllocDataUMB( DWORD size, WORD *segment, WORD *selector ) function DOSVM_InitSegments (line 863) | void DOSVM_InitSegments(void) FILE: krnl386/error.c function SetLastError16 (line 247) | void WINAPI SetLastError16( DWORD error ) function DWORD (line 256) | DWORD WINAPI GetLastError16(void) function VOID (line 265) | VOID WINAPI LogError16(UINT16 uErr, LPVOID lpvInfo) function LogParamError16 (line 274) | void WINAPI LogParamError16(UINT16 uErr, FARPROC16 lpfn, LPVOID lpvParam) function HandleParamError (line 285) | void WINAPI HandleParamError( CONTEXT *context ) FILE: krnl386/file.c function BOOL (line 68) | BOOL can_write_directory(LPCSTR path) function BOOL (line 98) | BOOL is_readonly_directory(LPCSTR path) function LPCSTR (line 107) | __declspec(dllexport) LPCSTR RedirectDriveRoot(LPCSTR path, LPSTR to, si... function UnredirectDriveRoot (line 173) | void UnredirectDriveRoot(LPSTR buf, SIZE_T buf_len) function LPCSTR (line 196) | __declspec(dllexport) LPCSTR RedirectSystemDir(LPCSTR path, LPSTR to, si... function LPWSTR (line 247) | static LPWSTR strdupAtoW(LPCSTR str) function LPWSTR (line 258) | static LPWSTR strdupOEMtoW(LPCSTR str) function LPCSTR (line 269) | static LPCSTR strdupWtoOEM(LPCWSTR str) function HANDLE (line 283) | static HANDLE *FILE_GetTable() function FILE_CloseAll (line 297) | void FILE_CloseAll() function FILE_InitProcessDosHandles (line 314) | static void FILE_InitProcessDosHandles( void ) function HANDLE (line 348) | HANDLE WINAPI DosFileHandleToWin32Handle( HFILE handle ) function HFILE (line 371) | HFILE WINAPI Win32HandleToDosFileHandle( HANDLE handle ) function BOOL16 (line 400) | BOOL16 WINAPI DeleteDosFileHandle( HANDLE handle ) function UINT16 (line 419) | UINT16 WINAPI GetProfileInt16( LPCSTR section, LPCSTR entry, INT16 def_v... function enum_ini_font (line 424) | int CALLBACK enum_ini_font(const LOGFONT *lf, const TEXTMETRIC *tm, DWOR... function INT16 (line 433) | INT16 WINAPI GetProfileString16( LPCSTR section, LPCSTR entry, LPCSTR de... function BOOL16 (line 491) | BOOL16 WINAPI WriteProfileString16( LPCSTR section, LPCSTR entry, function LPCSTR (line 563) | LPCSTR krnl386_search_executable_file(LPCSTR lpFile, LPSTR buf, SIZE_T s... function HANDLE (line 615) | static HANDLE create_file_OF( LPCWSTR path, INT mode ) function HFILE16 (line 651) | HFILE16 WINAPI WIN16_OpenFile16( LPCSTR name, SEGPTR ofs, UINT16 mode ) function HFILE16 (line 657) | HFILE16 WINAPI OpenFile16( LPCSTR name, OFSTRUCT *ofs, UINT16 mode ) function HFILE16 (line 916) | HFILE16 WINAPI _lclose16( HFILE16 hFile ) function HFILE16 (line 933) | HFILE16 WINAPI _lcreat16( LPCSTR path, INT16 attr ) function LONG (line 944) | LONG WINAPI _llseek16( HFILE16 hFile, LONG lOffset, INT16 nOrigin ) function HFILE16 (line 970) | HFILE16 WINAPI _lopen16( LPCSTR path, INT16 mode ) function UINT16 (line 982) | UINT16 WINAPI _lread16( HFILE16 hFile, LPVOID buffer, UINT16 count ) function UINT16 (line 991) | UINT16 WINAPI _lwrite16( HFILE16 hFile, LPCSTR buffer, UINT16 count ) function LONG (line 999) | LONG WINAPI WIN16_hread( HFILE16 hFile, SEGPTR buffer, LONG count ) function UINT16 (line 1026) | UINT16 WINAPI WIN16_lread( HFILE16 hFile, SEGPTR buffer, UINT16 count ) function LONG (line 1035) | LONG WINAPI _hwrite16( HFILE16 hFile, LPCSTR buffer, LONG count ) function UINT (line 1051) | UINT WINAPI GetTempDrive( BYTE ignored ) function UINT16 (line 1066) | UINT16 WINAPI GetTempFileName16( BYTE drive, LPCSTR prefix, UINT16 unique, type ini_redirect_data (line 1172) | struct ini_redirect_data function system_ini_keyboard_type (line 1182) | int system_ini_keyboard_type() function system_ini_keyboard_subtype (line 1186) | int system_ini_keyboard_subtype() function system_init_boot_description_codepage (line 1258) | int system_init_boot_description_codepage() type ini_redirect_data (line 1265) | struct ini_redirect_data function UINT16 (line 1425) | UINT16 WINAPI GetPrivateProfileInt16( LPCSTR section, LPCSTR entry, function RedirectPrivateProfileStringWindowsDir (line 1476) | static void RedirectPrivateProfileStringWindowsDir(LPCSTR filename, LPCS... function BOOL (line 1489) | static BOOL append_ini_section(LPSTR data, SIZE_T *buf_pos, SIZE_T len, ... function construct_redirected_ini_section (line 1498) | static int construct_redirected_ini_section(LPCSTR section, LPSTR data, ... function INT16 (line 1536) | INT16 WINAPI GetPrivateProfileString16( LPCSTR section, LPCSTR entry, function BOOL16 (line 1681) | static BOOL16 check_write_profile_error(LPCSTR filename, DWORD error) function BOOL16 (line 1699) | BOOL16 WINAPI WritePrivateProfileString16( LPCSTR section, LPCSTR entry, function UINT16 (line 1715) | UINT16 WINAPI GetWindowsDirectory16( LPSTR path, UINT16 count ) function UINT16 (line 1730) | UINT16 WINAPI GetSystemDirectory16( LPSTR path, UINT16 count ) function UINT16 (line 1760) | UINT16 WINAPI GetDriveType16( UINT16 drive ) /* [in] number (NOT letter)... function WORD (line 1778) | WORD WINAPI GetProfileSectionNames16(LPSTR buffer, WORD size) function WORD (line 1788) | WORD WINAPI GetPrivateProfileSectionNames16( LPSTR buffer, WORD size, function BOOL16 (line 1798) | BOOL16 WINAPI CreateDirectory16( LPCSTR path, LPVOID dummy ) function BOOL16 (line 1807) | BOOL16 WINAPI RemoveDirectory16( LPCSTR path ) function BOOL16 (line 1816) | BOOL16 WINAPI DeleteFile16( LPCSTR path ) function UINT16 (line 1825) | UINT16 WINAPI SetHandleCount16( UINT16 count ) function WORD (line 1834) | WORD WINAPI GetShortPathName16( LPCSTR longpath, LPSTR shortpath, WORD l... function WriteOutProfiles16 (line 1843) | void WINAPI WriteOutProfiles16(void) function BOOL16 (line 1852) | BOOL16 WINAPI WritePrivateProfileStruct16 (LPCSTR section, LPCSTR key, function BOOL16 (line 1865) | BOOL16 WINAPI GetPrivateProfileStruct16(LPCSTR section, LPCSTR key, function UINT16 (line 1878) | UINT16 WINAPI GetCurrentDirectory16( UINT16 buflen, LPSTR buf ) function BOOL16 (line 1887) | BOOL16 WINAPI SetCurrentDirectory16( LPCSTR dir ) function HANDLE16 (line 1917) | HANDLE16 WINAPI FindFirstFile16( LPCSTR path, WIN32_FIND_DATAA *data ) function BOOL16 (line 1939) | BOOL16 WINAPI FindNextFile16( HANDLE16 handle, WIN32_FIND_DATAA *data ) function BOOL16 (line 1958) | BOOL16 WINAPI FindClose16( HANDLE16 handle ) function BOOL16 (line 1977) | BOOL16 WINAPI WritePrivateProfileSection16( LPCSTR section, function BOOL16 (line 1987) | BOOL16 WINAPI WriteProfileSection16( LPCSTR section, LPCSTR keys_n_values) function INT16 (line 1996) | INT16 WINAPI GetPrivateProfileSection16( LPCSTR section, LPSTR buffer, function INT16 (line 2006) | INT16 WINAPI GetProfileSection16( LPCSTR section, LPSTR buffer, UINT16 l... function DWORD (line 2015) | DWORD WINAPI GetFileAttributes16( LPCSTR name ) function BOOL16 (line 2024) | BOOL16 WINAPI SetFileAttributes16( LPCSTR lpFileName, DWORD attributes ) function BOOL16 (line 2033) | BOOL16 WINAPI GetDiskFreeSpace16( LPCSTR root, LPDWORD cluster_sectors, function FARPROC16 (line 2044) | FARPROC16 WINAPI FileCDR16(FARPROC16 x) FILE: krnl386/fpu.c function DOSVM_Int34Handler (line 43) | void WINAPI DOSVM_Int34Handler(CONTEXT *context) function DOSVM_Int35Handler (line 58) | void WINAPI DOSVM_Int35Handler(CONTEXT *context) function DOSVM_Int36Handler (line 73) | void WINAPI DOSVM_Int36Handler(CONTEXT *context) function DOSVM_Int37Handler (line 88) | void WINAPI DOSVM_Int37Handler(CONTEXT *context) function DOSVM_Int38Handler (line 106) | void WINAPI DOSVM_Int38Handler(CONTEXT *context) function DOSVM_Int39Handler (line 121) | void WINAPI DOSVM_Int39Handler(CONTEXT *context) function DOSVM_Int3aHandler (line 136) | void WINAPI DOSVM_Int3aHandler(CONTEXT *context) function DOSVM_Int3bHandler (line 151) | void WINAPI DOSVM_Int3bHandler(CONTEXT *context) function DOSVM_Int3cHandler (line 174) | void WINAPI DOSVM_Int3cHandler(CONTEXT *context) function DOSVM_Int3dHandler (line 188) | void WINAPI DOSVM_Int3dHandler(CONTEXT *context) function DOSVM_Int3eHandler (line 206) | void WINAPI DOSVM_Int3eHandler(CONTEXT *context) function FPU_ModifyCode (line 222) | static void FPU_ModifyCode(CONTEXT *context, BYTE Opcode) FILE: krnl386/global.c type GLOBALARENA (line 50) | typedef struct function HANDLE (line 85) | static HANDLE get_win16_heap(void) function clear_sel_table (line 95) | static void clear_sel_table(WORD sel, WORD selcount) function set_sel_table (line 102) | static void set_sel_table(WORD sel, WORD selcount) function GLOBALARENA (line 116) | static GLOBALARENA *GLOBAL_GetArena( WORD sel, WORD selcount ) function debug_handles (line 143) | void debug_handles(void) function HGLOBAL16 (line 163) | HGLOBAL16 GLOBAL_CreateBlock( WORD flags, void *ptr, DWORD size, function BOOL16 (line 223) | BOOL16 GLOBAL_FreeBlock( HGLOBAL16 handle ) function BOOL16 (line 241) | BOOL16 GLOBAL_MoveBlock( HGLOBAL16 handle, void *ptr, DWORD size ) function HGLOBAL16 (line 264) | HGLOBAL16 GLOBAL_Alloc( UINT16 flags, DWORD size, HGLOBAL16 hOwner, unsi... function WORD (line 304) | WORD GLOBAL_GetSegNum(HGLOBAL16 hg) function GLOBAL_SetSeg (line 309) | void GLOBAL_SetSeg(HGLOBAL16 hg, WORD wSeg, WORD type) function HGLOBAL (line 315) | HGLOBAL GLOBAL_GetLink(HGLOBAL16 hg) function GLOBAL_SetLink (line 320) | void GLOBAL_SetLink(HGLOBAL16 hg16, HGLOBAL hg) function HGLOBAL16 (line 325) | HGLOBAL16 GLOBAL_FindLink(HGLOBAL hg) function HGLOBAL16 (line 347) | HGLOBAL16 WINAPI GlobalAlloc16( function HGLOBAL16 (line 377) | HGLOBAL16 WINAPI GlobalReAlloc16( function check_gptr (line 564) | static void check_gptr(HANDLE src) function HGLOBAL16 (line 588) | HGLOBAL16 WINAPI GlobalFree16( function SEGPTR (line 620) | SEGPTR WINAPI K32WOWGlobalLock16( HGLOBAL16 handle ) function WIN16_GlobalAlloc16 (line 782) | void WINAPI WIN16_GlobalAlloc16(UINT16 flags, DWORD size, CONTEXT *context) function SEGPTR (line 793) | SEGPTR WINAPI WIN16_GlobalLock16(HGLOBAL16 handle) function HGLOBAL16 (line 802) | HGLOBAL16 WINAPI WIN16_GlobalReAlloc16(HGLOBAL16 handle, DWORD size, UIN... function DWORD (line 807) | DWORD WINAPI WIN16_GlobalSize16(HGLOBAL16 handle) function DWORD (line 815) | DWORD WINAPI WIN16_GlobalFlags16(HGLOBAL16 handle) function DWORD (line 820) | DWORD WINAPI WIN16_GlobalFree16(HGLOBAL16 handle) function DWORD (line 828) | DWORD WINAPI WIN16_GlobalUnlock16(HGLOBAL16 handle) function LPVOID (line 854) | LPVOID WINAPI GlobalLock16( function BOOL16 (line 877) | BOOL16 WINAPI GlobalUnlock16( function BOOL16 (line 892) | BOOL16 WINAPI WIN32_GlobalUnlock16( function GlobalChangeLockCount16 (line 913) | void WINAPI GlobalChangeLockCount16( HGLOBAL16 handle, INT16 delta, CONT... function DWORD (line 933) | DWORD WINAPI GlobalSize16( function DWORD (line 956) | DWORD WINAPI GlobalHandle16( function DWORD (line 973) | DWORD WINAPI GlobalHandleNoRIP16( WORD sel ) function UINT16 (line 997) | UINT16 WINAPI GlobalFlags16( function HGLOBAL16 (line 1017) | HGLOBAL16 WINAPI LockSegment16( HGLOBAL16 handle ) function UnlockSegment16 (line 1034) | void WINAPI UnlockSegment16( HGLOBAL16 handle ) function DWORD (line 1050) | DWORD WINAPI GlobalCompact16( DWORD desired ) function GlobalFreeAll16 (line 1059) | void WINAPI GlobalFreeAll16( HGLOBAL16 owner ) function SEGPTR (line 1077) | SEGPTR WINAPI GlobalWire16( HGLOBAL16 handle ) function BOOL16 (line 1087) | BOOL16 WINAPI GlobalUnWire16( HGLOBAL16 handle ) function LONG (line 1096) | LONG WINAPI SetSwapAreaSize16( WORD size ) function HGLOBAL16 (line 1106) | HGLOBAL16 WINAPI GlobalLRUOldest16( HGLOBAL16 handle ) function HGLOBAL16 (line 1117) | HGLOBAL16 WINAPI GlobalLRUNewest16( HGLOBAL16 handle ) function DWORD (line 1128) | DWORD WINAPI GetFreeSpace16( UINT16 wFlags ) function DWORD (line 1143) | DWORD WINAPI GlobalDOSAlloc16( function WORD (line 1176) | WORD WINAPI GlobalDOSFree16( function WORD (line 1196) | WORD WINAPI GlobalPageLock16( HGLOBAL16 handle ) function WORD (line 1211) | WORD WINAPI GlobalPageUnlock16( HGLOBAL16 handle ) function WORD (line 1226) | WORD WINAPI GlobalFix16( HGLOBAL16 handle ) function GlobalUnfix16 (line 1244) | void WINAPI GlobalUnfix16( HGLOBAL16 handle ) function FarSetOwner16 (line 1259) | void WINAPI FarSetOwner16( HGLOBAL16 handle, HANDLE16 hOwner ) function HANDLE16 (line 1272) | HANDLE16 WINAPI FarGetOwner16( HGLOBAL16 handle ) function DWORD (line 1292) | DWORD WINAPI GlobalMasterHandle16(void) function WORD (line 1324) | WORD WINAPI GlobalHandleToSel16( HGLOBAL16 handle ) function DWORD (line 1343) | DWORD WINAPI GetFreeMemInfo16(void) function A20Proc16 (line 1356) | void WINAPI A20Proc16( WORD unused ) function DWORD (line 1364) | DWORD WINAPI LimitEMSPages16( DWORD unused ) function DibMapGlobalMemory (line 1369) | void WINAPI DibMapGlobalMemory(WORD sel, void *base, DWORD size) function DibUnmapGlobalMemory (line 1386) | void WINAPI DibUnmapGlobalMemory(void *base, DWORD size) function GlobalMapInternal (line 1406) | void WINAPI GlobalMapInternal(WORD sel, void *base, DWORD size) FILE: krnl386/instr.c function add_stack (line 47) | static inline void add_stack( CONTEXT *context, int offset ) type idtr (line 70) | struct idtr function get_idtr (line 79) | static inline struct idtr get_idtr(void) function BOOL (line 103) | static BOOL INSTR_ReplaceSelector( CONTEXT *context, WORD *sel ) function store_reg_word (line 116) | static void store_reg_word( CONTEXT *context, BYTE regmodrm, const BYTE ... function store_reg_byte (line 156) | static void store_reg_byte( CONTEXT *context, BYTE regmodrm, const BYTE ... function BYTE (line 176) | static BYTE *INSTR_GetOperandAddr( CONTEXT *context, BYTE *instr, function BOOL (line 336) | static BOOL INSTR_EmulateLDS( CONTEXT *context, BYTE *instr, int long_op, function DWORD (line 380) | static DWORD INSTR_inport( WORD port, int size, CONTEXT *context ) function INSTR_outport (line 411) | static void INSTR_outport( WORD port, int size, DWORD val, CONTEXT *cont... function DWORD (line 442) | DWORD __wine_emulate_instruction( EXCEPTION_RECORD *rec, CONTEXT *context ) function LONG (line 893) | LONG CALLBACK INSTR_vectored_handler( EXCEPTION_POINTERS *ptrs ) function DOS3Call (line 912) | void WINAPI DOS3Call( CONTEXT *context ) function NetBIOSCall16 (line 921) | void WINAPI NetBIOSCall16( CONTEXT *context ) function FARPROC16 (line 930) | FARPROC16 WINAPI GetSetKernelDOSProc16( FARPROC16 DosProc ) FILE: krnl386/int09.c function DOSVM_Int09UpdateKbdStatusFlags (line 49) | static void DOSVM_Int09UpdateKbdStatusFlags(BYTE scan, BOOL extended, BI... function DOSVM_Int09Handler (line 150) | void WINAPI DOSVM_Int09Handler( CONTEXT *context ) function KbdRelay (line 213) | static void KbdRelay( CONTEXT *context, void *data ) function DOSVM_Int09SendScan (line 227) | void DOSVM_Int09SendScan( BYTE scan, BYTE ascii ) function BYTE (line 240) | BYTE DOSVM_Int09ReadScan( BYTE*ascii ) FILE: krnl386/int10.c type INT10_HEAP (line 60) | typedef struct _INT10_HEAP { type _ModeInfoBlock (line 84) | struct _ModeInfoBlock { function INT10_FillControllerInformation (line 152) | static void INT10_FillControllerInformation( BYTE *buffer ) function BOOL (line 238) | static BOOL INT10_FillModeInformation( struct _ModeInfoBlock *mib, WORD ... function INT10_FillStateInformation (line 510) | static void INT10_FillStateInformation( BYTE *buffer, BIOSDATA *data ) function INT10_HEAP (line 631) | static INT10_HEAP *INT10_GetHeap( void ) function BOOL (line 698) | static BOOL INT10_SetVideoMode( BIOSDATA *data, WORD mode ) function INT10_GetCursorPos (line 764) | static void INT10_GetCursorPos(BIOSDATA*data,unsigned page,unsigned*X,un... function INT10_SetCursorPos (line 774) | static void INT10_SetCursorPos(BIOSDATA*data,unsigned page,unsigned X,un... function INT10_InitializeVideoMode (line 787) | static void INT10_InitializeVideoMode( BIOSDATA *data ) function INT10_HandleVESA (line 815) | static void INT10_HandleVESA( CONTEXT *context ) function DOSVM_Int10Handler (line 980) | void WINAPI DOSVM_Int10Handler( CONTEXT *context ) function DOSVM_PutChar (line 1450) | void DOSVM_PutChar( BYTE ascii ) FILE: krnl386/int13.c function INT13_SetStatus (line 61) | static void INT13_SetStatus( CONTEXT *context, BYTE status ) function INT13_ReadFloppyParams (line 79) | static void INT13_ReadFloppyParams( CONTEXT *context ) function DOSVM_Int13Handler (line 187) | void WINAPI DOSVM_Int13Handler( CONTEXT *context ) FILE: krnl386/int15.c function DOSVM_Int15Handler (line 34) | void WINAPI DOSVM_Int15Handler( CONTEXT *context ) FILE: krnl386/int16.c function DOSVM_Int16Handler (line 50) | void WINAPI DOSVM_Int16Handler( CONTEXT *context ) function BOOL (line 163) | BOOL DOSVM_Int16ReadChar(BYTE *ascii, BYTE *scan, CONTEXT *waitctx) function BOOL (line 198) | BOOL DOSVM_Int16AddChar(BYTE ascii,BYTE scan) FILE: krnl386/int21.c type INT21_DPB (line 81) | typedef struct _INT21_DPB { type INT21_HEAP (line 117) | typedef struct _INT21_HEAP { type FCB (line 149) | struct FCB { type XFCB (line 169) | struct XFCB { type FINDFILE_DTA (line 177) | typedef struct type FINDFILE_FCB (line 193) | typedef struct type DOS_DIRENTRY_LAYOUT (line 202) | typedef struct type magic_device (line 271) | struct magic_device type magic_device (line 284) | struct magic_device function BYTE (line 316) | static BYTE INT21_GetCurrentDrive(void) function BYTE (line 337) | static BYTE INT21_MapDrive( BYTE drive ) function INT21_SetCurrentDrive (line 362) | static void INT21_SetCurrentDrive( BYTE drive ) function BOOL (line 379) | static BOOL INT21_ReadChar( BYTE *input, CONTEXT *waitctx ) function WORD (line 412) | static WORD INT21_GetSystemCountryCode( void ) type country_info_t (line 423) | typedef struct { function INT21_FillCountryInformation (line 444) | static int INT21_FillCountryInformation( BYTE *dst, int size ) function msdos_dbcs_table_update (line 499) | void msdos_dbcs_table_update(LPBYTE tbl) function INT21_FillHeap (line 535) | static void INT21_FillHeap( INT21_HEAP *heap ) function INT21_HEAP (line 599) | static INT21_HEAP *INT21_GetHeapPointer( void ) function WORD (line 627) | static WORD INT21_GetHeapSelector( CONTEXT *context ) function BOOL (line 645) | static BOOL INT21_FillDrivePB( BYTE drive ) function BOOL (line 727) | static BOOL INT21_GetCurrentDirectory( CONTEXT *context, BOOL islong ) function BOOL (line 853) | static BOOL INT21_SetCurrentDirectory( CONTEXT *context ) function HANDLE (line 892) | static HANDLE INT21_CreateMagicDeviceHandle( LPCWSTR name ) function HANDLE (line 942) | static HANDLE INT21_OpenMagicDevice( LPCWSTR name, DWORD access ) function BOOL (line 987) | static BOOL INT21_CreateFile( CONTEXT *context, function WORD (line 1222) | static WORD INT21_BufferedInput( CONTEXT *context, BYTE *ptr, WORD capac... function BYTE (line 1275) | static BYTE *INT21_GetCurrentDTA( CONTEXT *context ) function INT21_OpenFileUsingFCB (line 1302) | static void INT21_OpenFileUsingFCB( CONTEXT *context ) function INT21_CloseFileUsingFCB (line 1401) | static void INT21_CloseFileUsingFCB( CONTEXT *context ) function INT21_SequentialReadFromFCB (line 1446) | static void INT21_SequentialReadFromFCB( CONTEXT *context ) function INT21_SequentialWriteToFCB (line 1526) | static void INT21_SequentialWriteToFCB( CONTEXT *context ) function INT21_ReadRandomRecordFromFCB (line 1602) | static void INT21_ReadRandomRecordFromFCB( CONTEXT *context ) function INT21_WriteRandomRecordToFCB (line 1675) | static void INT21_WriteRandomRecordToFCB( CONTEXT *context ) function INT21_RandomBlockReadFromFCB (line 1750) | static void INT21_RandomBlockReadFromFCB( CONTEXT *context ) function INT21_RandomBlockWriteToFCB (line 1841) | static void INT21_RandomBlockWriteToFCB( CONTEXT *context ) function BOOL (line 1910) | static BOOL INT21_CreateDirectory( CONTEXT *context ) function INT21_ExtendedCountryInformation (line 1950) | static void INT21_ExtendedCountryInformation( CONTEXT *context ) function BOOL (line 2081) | static BOOL INT21_FileAttributes( CONTEXT *context, function BOOL (line 2341) | static BOOL INT21_FileDateTime( CONTEXT *context ) function INT21_GetPSP (line 2448) | static void INT21_GetPSP( CONTEXT *context ) function setword (line 2462) | static inline void setword( BYTE *ptr, WORD w ) function CreateBPB (line 2468) | static void CreateBPB(int drive, BYTE *data, BOOL16 limited) function DWORD (line 2514) | static inline DWORD INT21_Ioctl_CylHeadSect2Lin(DWORD cyl, WORD head, WO... function INT21_Ioctl_Block (line 2526) | static void INT21_Ioctl_Block( CONTEXT *context ) function INT21_IoctlScsiMgrHandler (line 2748) | static void INT21_IoctlScsiMgrHandler( CONTEXT *context ) function INT21_IoctlHPScanHandler (line 2782) | static void INT21_IoctlHPScanHandler( CONTEXT *context ) function INT21_Ioctl_Char (line 2813) | static void INT21_Ioctl_Char( CONTEXT *context ) function INT21_Ioctl (line 2922) | static void INT21_Ioctl( CONTEXT *context ) function BOOL (line 3013) | static BOOL INT21_Fat32( CONTEXT *context ) function INT21_ConvertFindDataWtoA (line 3112) | static void INT21_ConvertFindDataWtoA(WIN32_FIND_DATAA *dataA, function INT21_LongFilename (line 3132) | static void INT21_LongFilename( CONTEXT *context ) function BOOL (line 3432) | static BOOL INT21_RenameFile( CONTEXT *context ) function BOOL (line 3455) | static BOOL INT21_NetworkFunc (CONTEXT *context) function INT21_GetDiskSerialNumber (line 3492) | static int INT21_GetDiskSerialNumber( CONTEXT *context ) function BOOL (line 3517) | static BOOL INT21_SetDiskSerialNumber( CONTEXT *context ) function BOOL (line 3543) | static BOOL INT21_GetFreeDiskSpace( CONTEXT *context ) function BOOL (line 3618) | static BOOL INT21_GetDriveAllocInfo( CONTEXT *context, BYTE drive ) function INT21_GetExtendedError (line 3637) | static void INT21_GetExtendedError( CONTEXT *context ) function BOOL (line 3746) | static BOOL INT21_CreateTempFile( CONTEXT *context ) function BOOL (line 3785) | static BOOL INT21_ToDosFCBFormat( LPCWSTR name, LPWSTR buffer ) function BOOL (line 3881) | static BOOL INT21_FindFirst( CONTEXT *context ) function BOOL (line 3931) | static BOOL match_short(LPCWSTR shortW, LPCSTR maskA) function INT21_FindHelper (line 3943) | static unsigned INT21_FindHelper(LPCWSTR fullPath, unsigned drive, unsig... function BOOL (line 4053) | static BOOL INT21_FindNext( CONTEXT *context ) function BOOL (line 4110) | static BOOL INT21_FindFirstFCB( CONTEXT *context ) function BOOL (line 4134) | static BOOL INT21_FindNextFCB( CONTEXT *context ) function INT21_ParseFileNameIntoFCB (line 4206) | static void INT21_ParseFileNameIntoFCB( CONTEXT *context ) function BOOL (line 4242) | static BOOL INT21_Dup2(HFILE16 hFile1, HFILE16 hFile2) function DOSVM_Int21Handler (line 4285) | void WINAPI DOSVM_Int21Handler( CONTEXT *context ) FILE: krnl386/int25.c function BOOL (line 41) | BOOL DOSVM_RawRead(BYTE drive, DWORD begin, DWORD nr_sect, BYTE *dataptr... function DOSVM_Int25Handler (line 83) | void WINAPI DOSVM_Int25Handler( CONTEXT *context ) FILE: krnl386/int26.c function BOOL (line 40) | BOOL DOSVM_RawWrite(BYTE drive, DWORD begin, DWORD nr_sect, BYTE *datapt... function DOSVM_Int26Handler (line 72) | void WINAPI DOSVM_Int26Handler( CONTEXT *context ) FILE: krnl386/int2f.c type CDROM_DEVICE_HEADER (line 45) | typedef struct type CDROM_HEAP (line 54) | typedef struct function DOSVM_Int2fHandler (line 71) | void WINAPI DOSVM_Int2fHandler( CONTEXT *context ) function do_int2f_16 (line 348) | static void do_int2f_16( CONTEXT *context ) function MSCDEX_Dump (line 458) | static void MSCDEX_Dump(char* pfx, BYTE* req, int dorealmode) function MSCDEX_StoreMSF (line 500) | static void MSCDEX_StoreMSF(DWORD frame, BYTE* val) function BOOL (line 508) | static BOOL is_cdrom(int drive) function CDROM_FillHeap (line 521) | static void CDROM_FillHeap( CDROM_HEAP *heap ) function CDROM_HEAP (line 545) | static CDROM_HEAP *CDROM_GetHeap( void ) function MSCDEX_Request (line 567) | static void MSCDEX_Request(BYTE *driver_request, BOOL dorealmode) function MSCDEX_Handler (line 977) | static void MSCDEX_Handler(CONTEXT* context) function do_lret (line 1085) | static void do_lret(CONTEXT*ctx) function cdrom_strategy (line 1094) | static void WINAPI cdrom_strategy(CONTEXT*ctx) function cdrom_interrupt (line 1100) | static void WINAPI cdrom_interrupt(CONTEXT*ctx) function MSCDEX_InstallCDROM (line 1115) | void MSCDEX_InstallCDROM(void) FILE: krnl386/int31.c type REALMODECALL (line 41) | typedef struct type RMCB (line 62) | typedef struct tagRMCB { type MOVEOFS (line 76) | typedef struct { type MOVESTRUCT (line 81) | typedef struct { function BOOL (line 94) | BOOL DOSVM_IsDos32(void) function WORD (line 105) | static WORD alloc_pm_selector( WORD seg, unsigned char flags ) function LONG (line 127) | static LONG WINAPI dpmi_exception_handler(EXCEPTION_POINTERS *eptr) function INT_GetRealModeContext (line 154) | static void INT_GetRealModeContext( REALMODECALL *call, CONTEXT *context ) function INT_SetRealModeContext (line 178) | static void INT_SetRealModeContext( REALMODECALL *call, CONTEXT *context... function LPVOID (line 206) | static LPVOID DPMI_xalloc( DWORD len ) function DPMI_xfree (line 259) | static void DPMI_xfree( LPVOID ptr ) function LPVOID (line 269) | static LPVOID DPMI_xrealloc( LPVOID ptr, DWORD newsize ) function DPMI_CallRMCBProc (line 382) | static void DPMI_CallRMCBProc( CONTEXT *context, RMCB *rmcb, WORD flag ) FILE: krnl386/int33.c function INT33_ResetMouse (line 53) | static void INT33_ResetMouse( CONTEXT *context ) function DOSVM_Int33Handler (line 78) | void WINAPI DOSVM_Int33Handler( CONTEXT *context ) type MCALLDATA (line 202) | typedef struct { function MouseRelay (line 207) | static void MouseRelay(CONTEXT *context,void *mdata) function QueueMouseRelay (line 230) | static void QueueMouseRelay(DWORD mx, DWORD my, WORD mask) function DOSVM_Int33Message (line 293) | void DOSVM_Int33Message(UINT message,WPARAM wParam,LPARAM lParam) function DOSVM_Int33Console (line 337) | void DOSVM_Int33Console(MOUSE_EVENT_RECORD *record) FILE: krnl386/int67.c function EMS_init (line 89) | static void EMS_init(void) function EMS_alloc (line 112) | static void EMS_alloc( CONTEXT *context ) function EMS_access_name (line 143) | static void EMS_access_name( CONTEXT *context ) function BYTE (line 176) | static BYTE EMS_map( WORD physical_page, WORD new_hindex, WORD new_logic... function EMS_map_multiple (line 223) | static void EMS_map_multiple( CONTEXT *context ) function EMS_free (line 251) | static void EMS_free( CONTEXT *context ) function EMS_save_context (line 285) | static void EMS_save_context( CONTEXT *context ) function EMS_restore_context (line 304) | static void EMS_restore_context( CONTEXT *context ) function DOSVM_Int67Handler (line 327) | void WINAPI DOSVM_Int67Handler( CONTEXT *context ) function EMS_Ioctl_Handler (line 464) | void EMS_Ioctl_Handler( CONTEXT *context ) FILE: krnl386/interrupts.c function INTPROC (line 94) | INTPROC DOSVM_SetBuiltinVector(BYTE intnum, INTPROC handler) function FARPROC16 (line 113) | static FARPROC16* DOSVM_GetRMVector( BYTE intnum ) function BOOL (line 131) | static BOOL DOSVM_IsIRQ( BYTE intnum ) function DOSVM_DefaultHandler (line 149) | static void WINAPI DOSVM_DefaultHandler( CONTEXT *context ) function INTPROC (line 159) | static INTPROC DOSVM_GetBuiltinHandler( BYTE intnum ) function DOSVM_IntProcRelay (line 181) | static void DOSVM_IntProcRelay( CONTEXT *context, LPVOID data ) function DOSVM_PrepareIRQ (line 192) | static void DOSVM_PrepareIRQ( CONTEXT *context, BOOL isbuiltin ) function DOSVM_PushFlags (line 223) | static void DOSVM_PushFlags( CONTEXT *context, BOOL islong, BOOL isstub ) function BOOL (line 275) | BOOL DOSVM_EmulateInterruptPM( CONTEXT *context, BYTE intnum ) function DOSVM_HardwareInterruptPM (line 367) | void DOSVM_HardwareInterruptPM( CONTEXT *context, BYTE intnum ) function BOOL (line 464) | BOOL DOSVM_EmulateInterruptRM( CONTEXT *context, BYTE intnum ) function DOSVM_HardwareInterruptRM (line 524) | void DOSVM_HardwareInterruptRM( CONTEXT *context, BYTE intnum ) function FARPROC16 (line 569) | FARPROC16 DOSVM_GetRMHandler( BYTE intnum ) function DOSVM_SetRMHandler (line 580) | void DOSVM_SetRMHandler( BYTE intnum, FARPROC16 handler ) function FARPROC16 (line 593) | FARPROC16 DOSVM_GetPMHandler16( BYTE intnum ) function DOSVM_SetPMHandler16 (line 644) | void DOSVM_SetPMHandler16( BYTE intnum, FARPROC16 handler ) function FARPROC48 (line 690) | FARPROC48 DOSVM_GetPMHandler48( BYTE intnum ) function DOSVM_SetPMHandler48 (line 707) | void DOSVM_SetPMHandler48( BYTE intnum, FARPROC48 handler ) function DOSVM_CallBuiltinHandler (line 720) | void DOSVM_CallBuiltinHandler( CONTEXT *context, BYTE intnum ) function __wine_call_int_handler (line 736) | void __wine_call_int_handler( CONTEXT *context, BYTE intnum ) function DOSVM_Int11Handler (line 779) | static void WINAPI DOSVM_Int11Handler( CONTEXT *context ) function DOSVM_Int12Handler (line 829) | static void WINAPI DOSVM_Int12Handler( CONTEXT *context ) function DOSVM_Int17Handler (line 840) | static void WINAPI DOSVM_Int17Handler( CONTEXT *context ) function DOSVM_Int19Handler (line 867) | static void WINAPI DOSVM_Int19Handler( CONTEXT *context ) function DOSVM_Int1aHandler (line 879) | static void WINAPI DOSVM_Int1aHandler( CONTEXT *context ) function DOSVM_Int20Handler (line 979) | static void WINAPI DOSVM_Int20Handler( CONTEXT *context ) function DOSVM_Int29Handler (line 995) | static void WINAPI DOSVM_Int29Handler( CONTEXT *context ) function DOSVM_Int2aHandler (line 1007) | static void WINAPI DOSVM_Int2aHandler( CONTEXT *context ) function DOSVM_Int41Handler (line 1023) | static void WINAPI DOSVM_Int41Handler( CONTEXT *context ) function DOSVM_Int4bHandler (line 1067) | static void WINAPI DOSVM_Int4bHandler( CONTEXT *context ) function DOSVM_Int5cHandler (line 1089) | static void WINAPI DOSVM_Int5cHandler( CONTEXT *context ) function DOSVM_Int01Handler (line 1102) | static void WINAPI DOSVM_Int01Handler(CONTEXT *context) function DOSVM_Int03Handler (line 1124) | static void WINAPI DOSVM_Int03Handler(CONTEXT *context) function DOSVM_Int06Handler (line 1143) | static void WINAPI DOSVM_Int06Handler(CONTEXT *context) FILE: krnl386/ioports.c function IO_FixCMOSCheckSum (line 169) | static void IO_FixCMOSCheckSum(void) function set_timer (line 203) | static void set_timer(unsigned timer) function WORD (line 233) | static WORD get_timer_val(unsigned timer) function set_IO_permissions (line 287) | static void set_IO_permissions(int val1, int val, char rw) function do_IO_port_init_read_or_write (line 310) | static void do_IO_port_init_read_or_write(const WCHAR *str, char rw) function BYTE (line 361) | static inline BYTE inb( WORD port ) function WORD (line 368) | static inline WORD inw( WORD port ) function DWORD (line 375) | static inline DWORD inl( WORD port ) function outb (line 382) | static inline void outb( BYTE value, WORD port ) function outw (line 387) | static inline void outw( WORD value, WORD port ) function outl (line 392) | static inline void outl( DWORD value, WORD port ) function IO_port_init (line 397) | static void IO_port_init(void) type PPDeviceStruct (line 451) | typedef struct _PPDEVICESTRUCT{ function IO_pp_sort (line 462) | static int IO_pp_sort(const void *p1,const void *p2) function IO_pp_init (line 473) | static char IO_pp_init(void) function IO_pp_do_access (line 632) | static int IO_pp_do_access(int idx,int ppctl, DWORD* res) function IO_pp_inp (line 657) | static int IO_pp_inp(int port, DWORD* res) function BOOL (line 693) | static BOOL IO_pp_outp(int port, DWORD* res) function DOSVM_setportcb (line 734) | void DOSVM_setportcb(OUTPROC outproc, INPROC inproc, int port, OUTPROC *... function DWORD (line 754) | DWORD DOSVM_inport( int port, int size, CONTEXT* ctx ) function DOSVM_outport (line 970) | void DOSVM_outport( int port, int size, DWORD value, CONTEXT *ctx ) FILE: krnl386/kernel.c function thread_attach (line 46) | static void thread_attach(void) function thread_detach (line 62) | static void thread_detach(void) function redirect_current_dir (line 77) | static void redirect_current_dir() function LONG (line 104) | LONG CALLBACK fflush_vectored_handler(EXCEPTION_POINTERS *ptrs) function BOOL (line 118) | BOOL WINAPI DllMain( HINSTANCE hinst, DWORD reason, LPVOID reserved ) function BOOL (line 176) | BOOL WINAPI KERNEL_DllEntryPoint( DWORD reasion, HINSTANCE16 inst, WORD ds, function WORD (line 242) | WORD get_env_dos_version() function WORD (line 259) | WORD get_env_win_version() function DWORD (line 279) | DWORD WINAPI GetVersion16(void) function SEGPTR (line 341) | SEGPTR WINAPI KERNEL_AnsiNext16(SEGPTR current) function SEGPTR (line 349) | SEGPTR WINAPI KERNEL_AnsiPrev16( SEGPTR start, SEGPTR current ) function SEGPTR (line 357) | SEGPTR WINAPI KERNEL_AnsiUpper16( SEGPTR strOrChar ) function SEGPTR (line 376) | SEGPTR WINAPI KERNEL_AnsiLower16( SEGPTR strOrChar ) function INT16 (line 395) | INT16 WINAPI KERNEL_lstrcmp16( LPCSTR str1, LPCSTR str2 ) function SEGPTR (line 410) | SEGPTR WINAPI lstrcpy16( SEGPTR dst, LPCSTR src ) function SEGPTR (line 419) | SEGPTR WINAPI lstrcat16( SEGPTR dst, LPCSTR src ) function INT16 (line 428) | INT16 WINAPI lstrlen16( LPCSTR str ) function OutputDebugString16 (line 436) | void WINAPI OutputDebugString16( LPCSTR str, CONTEXT *ctx ) function BOOL (line 441) | static BOOL config_IAmNotNT() function DWORD (line 455) | DWORD WINAPI GetWinFlags16(void) function BOOL16 (line 477) | BOOL16 WINAPI GetVersionEx16(OSVERSIONINFO16 *v) function DebugBreak16 (line 500) | void WINAPI DebugBreak16( CONTEXT *context ) function DebugFillBuffer (line 521) | void WINAPI DebugFillBuffer(LPSTR lpBuffer, WORD wBytes) function BOOL16 (line 531) | BOOL16 WINAPI DiagQuery16(void) function DiagOutput16 (line 541) | void WINAPI DiagOutput16(LPCSTR str) function hmemcpy16 (line 550) | void WINAPI hmemcpy16( LPVOID dst, LPCVOID src, LONG count ) function SEGPTR (line 558) | SEGPTR WINAPI lstrcpyn16( SEGPTR dst, LPCSTR src, INT16 n ) function SEGPTR (line 567) | SEGPTR WINAPI lstrcatn16( SEGPTR dst, LPCSTR src, INT16 n ) function BOOL16 (line 622) | BOOL16 WINAPI GetWinDebugInfo16(WINDEBUGINFO16 *lpwdi, UINT16 flags) function BOOL16 (line 634) | BOOL16 WINAPI SetWinDebugInfo16(WINDEBUGINFO16 *lpwdi) function INT16 (line 646) | INT16 WINAPI UnicodeToAnsi16( LPCWSTR src, LPSTR dst, INT16 codepage ) function HANDLE (line 655) | HANDLE WINAPI VWin32_EventCreate(VOID) function VOID (line 664) | VOID WINAPI VWin32_EventDestroy(HANDLE event) function VOID (line 672) | VOID WINAPI VWin32_EventWait(HANDLE event) function VOID (line 685) | VOID WINAPI VWin32_EventSet(HANDLE event) function FARPROC (line 693) | FARPROC WINAPI GetProcAddress32_16( HMODULE hModule, LPCSTR function ) function HANDLE (line 702) | HANDLE WINAPI CreateW32Event( BOOL manual_reset, BOOL initial_state ) function BOOL (line 710) | BOOL WINAPI SetW32Event( HANDLE handle ) function BOOL (line 718) | BOOL WINAPI ResetW32Event( HANDLE handle ) function DWORD (line 726) | DWORD WINAPI WaitForSingleObject16( HANDLE handle, DWORD timeout ) function DWORD (line 739) | DWORD WINAPI WaitForMultipleObjects16( DWORD count, const HANDLE *handles, function DWORD (line 753) | DWORD WINAPI GetCurrentThreadId16(void) function ExitProcess16 (line 760) | void WINAPI ExitProcess16( WORD status ) function DWORD (line 769) | DWORD WINAPI GetCurrentProcessId16(void) function BOOL (line 777) | BOOL WINAPI CloseW32Handle( HANDLE handle ) function HANDLE (line 785) | HANDLE WINAPI ConvertToGlobalHandle16( HANDLE handle ) function DWORD (line 793) | DWORD WINAPI MapProcessHandle( HANDLE hProcess ) function SetProcessDword (line 802) | void WINAPI SetProcessDword( DWORD dwProcessID, INT offset, DWORD value ) function DWORD (line 843) | DWORD WINAPI GetProcessDword( DWORD dwProcessID, INT offset ) function BOOL (line 911) | BOOL WINAPI FreeLibrary32_16( HINSTANCE module ) function DWORD (line 919) | DWORD WINAPI GetModuleFileName32_16( HMODULE module, LPSTR buffer, DWORD... function HMODULE (line 927) | HMODULE WINAPI GetModuleHandle32_16(LPCSTR module) function DWORD (line 935) | DWORD WINAPI RegisterServiceProcess16( DWORD dwProcessId, DWORD dwType ) function DWORD (line 943) | DWORD WINAPI WaitForMultipleObjectsEx16( DWORD count, const HANDLE *hand... function VOID (line 957) | VOID WINAPI VWin32_BoostThreadGroup( DWORD threadId, INT boost ) function VOID (line 966) | VOID WINAPI VWin32_BoostThreadStatic( DWORD threadId, INT boost ) function LONG (line 986) | LONG WINAPI KERNEL_nop(void) function FARPROC16 (line 995) | FARPROC16 WINAPI ToolHelpHook16(FARPROC16 func) type thread_args (line 1004) | struct thread_args function DWORD (line 1010) | static DWORD CALLBACK start_thread16( LPVOID threadArgs ) function HANDLE (line 1020) | HANDLE WINAPI CreateThread16( SECURITY_ATTRIBUTES *sa, DWORD stack, function _DebugOutput (line 1034) | void WINAPIV _DebugOutput( WORD flags, LPCSTR spec, VA_LIST16 valist ) function fill_stack_trace_entry (line 1053) | void fill_stack_trace_entry(STACKTRACEENTRY *ste) function BOOL16 (line 1068) | BOOL16 WINAPI StackTraceFirst16(STACKTRACEENTRY *ste, HTASK16 htask) function BOOL16 (line 1092) | BOOL16 WINAPI StackTraceCSIPFirst16(STACKTRACEENTRY *ste, WORD wSS, WORD... function BOOL16 (line 1109) | BOOL16 WINAPI StackTraceNext16(STACKTRACEENTRY *ste) function BOOL (line 1145) | BOOL WINAPI TaskSetCSIP16(HTASK16 htask, WORD cs, WORD ip) function DWORD (line 1159) | DWORD WINAPI TaskGetCSIP16(HTASK16 htask) function BOOL (line 1171) | BOOL WINAPI TaskSwitch16(HTASK16 htask, SEGPTR dwNewCSIP) FILE: krnl386/kernel16_private.h type GDI_TEB_BATCH (line 121) | typedef struct _GDI_TEB_BATCH type RTL_ACTIVATION_CONTEXT_STACK_FRAME (line 128) | typedef struct _RTL_ACTIVATION_CONTEXT_STACK_FRAME type ACTIVATION_CONTEXT_STACK (line 134) | typedef struct _ACTIVATION_CONTEXT_STACK type RTL_BITMAP (line 142) | typedef struct tagRTL_BITMAP { type RTL_DRIVE_LETTER_CURDIR (line 147) | typedef struct RTL_DRIVE_LETTER_CURDIR type CURDIR (line 154) | typedef struct _CURDIR type RTL_USER_PROCESS_PARAMETERS (line 159) | typedef struct _RTL_USER_PROCESS_PARAMETERS type PEB (line 212) | typedef struct _PEB type TEB (line 286) | typedef struct _TEB type _TEB (line 359) | struct _TEB type _TEB (line 359) | struct _TEB function NtCurrentTeb (line 361) | NtCurrentTeb(void) type LDR_MODULE (line 374) | typedef struct _LDR_MODULE type SYSTEM_BASIC_INFORMATION (line 425) | typedef struct _SYSTEM_BASIC_INFORMATION { type KEY_VALUE_INFORMATION_CLASS (line 446) | typedef enum _KEY_VALUE_INFORMATION_CLASS { type KEY_VALUE_PARTIAL_INFORMATION (line 454) | typedef struct _KEY_VALUE_PARTIAL_INFORMATION { type WINE_VM86_TEB_INFO (line 461) | typedef struct function WINE_VM86_TEB_INFO (line 468) | static inline WINE_VM86_TEB_INFO *get_vm86_teb_info(void) type WIN16_SUBSYSTEM_TIB (line 475) | typedef struct type NE_MODULE (line 489) | typedef struct _NE_MODULE type ET_ENTRY (line 531) | typedef struct type ET_BUNDLE (line 539) | typedef struct type SEGTABLEENTRY (line 548) | typedef struct type INSTANCEDATA (line 558) | typedef struct type ENTRYPOINT16 (line 571) | typedef struct type CALLFROM16 (line 580) | typedef struct type THHOOK (line 593) | typedef struct _THHOOK function SEGPTR (line 635) | static inline SEGPTR stack16_push( int size ) function stack16_pop (line 644) | static inline void stack16_pop( int size ) function LPVOID (line 654) | extern LPVOID DOSMEM_MapRealToLinear(DWORD) DECLSPEC_HIDDEN; /* real-mod... function stack32_push (line 758) | static inline void stack32_push( CONTEXT *context, DWORD val ) function DWORD (line 765) | static inline DWORD stack32_pop( CONTEXT *context ) type EVENT_TYPE (line 803) | typedef enum _EVENT_TYPE { type FILE_INTERNAL_INFORMATION (line 811) | typedef struct _FILE_INTERNAL_INFORMATION { type FILE_INFORMATION_CLASS (line 815) | typedef enum _FILE_INFORMATION_CLASS { type SEGPTR (line 935) | typedef SEGPTR(*pm_interrupt_handler)(WORD num, DWORD addr); type DWORD (line 937) | typedef DWORD(*wine_call_to_16_vm86_t)(DWORD target, DWORD cbArgs, PEXCE... type kernel_thread_data (line 961) | struct kernel_thread_data FILE: krnl386/local.c type LOCALARENA (line 44) | typedef struct type LOCALHANDLEENTRY (line 74) | typedef struct type LOCALHEAPINFO (line 97) | typedef struct type LOCAL32INFO (line 121) | typedef struct type LOCAL32ENTRY (line 131) | typedef struct type LOCAL32HEADER (line 169) | typedef struct _LOCAL32HEADER function BOOL16 (line 194) | static inline BOOL16 call_notify_func( FARPROC16 proc, WORD msg, HLOCAL1... function LOCALHEAPINFO (line 213) | static LOCALHEAPINFO *LOCAL_GetHeap( HANDLE16 ds ) function LOCAL_MakeBlockFree (line 241) | static void LOCAL_MakeBlockFree( char *baseptr, WORD block ) function LOCAL_RemoveFreeBlock (line 279) | static void LOCAL_RemoveFreeBlock( char *baseptr, WORD block ) function LOCAL_AddBlock (line 301) | static void LOCAL_AddBlock( char *baseptr, WORD prev, WORD new ) function LOCAL_RemoveBlock (line 321) | static void LOCAL_RemoveBlock( char *baseptr, WORD block ) function LOCAL_PrintHeap (line 349) | static void LOCAL_PrintHeap( HANDLE16 ds ) function BOOL (line 409) | static BOOL LOCAL_Validate(WORD ds, HANDLE16 handle) function BOOL16 (line 438) | BOOL16 WINAPI LocalInit16( HANDLE16 selector, WORD start, WORD end ) function BOOL16 (line 550) | static BOOL16 LOCAL_GrowHeap( HANDLE16 ds, DWORD newsize ) function HLOCAL16 (line 616) | static HLOCAL16 LOCAL_FreeArena( WORD ds, WORD arena ) function WORD (line 668) | static WORD LOCAL_ShrinkArena( WORD ds, WORD arena, WORD size, BOOL from... function LOCAL_GrowArenaDownward (line 700) | static void LOCAL_GrowArenaDownward( WORD ds, WORD arena, WORD newsize ) function LOCAL_GrowArenaUpward (line 735) | static void LOCAL_GrowArenaUpward( WORD ds, WORD arena, WORD newsize ) function WORD (line 752) | static WORD LOCAL_GetFreeSpace(WORD ds, WORD countdiscard) function UINT16 (line 785) | static UINT16 LOCAL_Compact( HANDLE16 ds, UINT16 minfree, UINT16 flags ) function HLOCAL16 (line 909) | static HLOCAL16 LOCAL_FindFreeBlock( HANDLE16 ds, WORD size, WORD flags ) function HLOCAL16 (line 969) | static HLOCAL16 LOCAL_GetBlock( HANDLE16 ds, DWORD size, WORD flags ) function BOOL16 (line 1064) | static BOOL16 LOCAL_NewHTable( HANDLE16 ds ) function HLOCAL16 (line 1105) | static HLOCAL16 LOCAL_GetNewHandleEntry( HANDLE16 ds ) function LOCAL_FreeHandleEntry (line 1154) | static void LOCAL_FreeHandleEntry( HANDLE16 ds, HLOCAL16 handle ) function HLOCAL16 (line 1204) | HLOCAL16 WINAPI LocalFree16( HLOCAL16 handle ) function HLOCAL16 (line 1238) | HLOCAL16 WINAPI LocalAlloc16( UINT16 flags, WORD size ) function HLOCAL16 (line 1295) | HLOCAL16 WINAPI LocalReAlloc16( HLOCAL16 handle, WORD size, UINT16 flags ) function HLOCAL16 (line 1517) | static HLOCAL16 LOCAL_InternalLock( LPSTR heap, HLOCAL16 handle ) function BOOL16 (line 1536) | BOOL16 WINAPI LocalUnlock16( HLOCAL16 handle ) function UINT16 (line 1557) | UINT16 WINAPI LocalSize16( HLOCAL16 handle ) function UINT16 (line 1582) | UINT16 WINAPI LocalFlags16( HLOCAL16 handle ) function WORD (line 1606) | WORD WINAPI LocalHeapSize16(void) function WORD (line 1617) | WORD WINAPI LocalCountFree16(void) function HLOCAL16 (line 1650) | HLOCAL16 WINAPI LocalHandle16( WORD addr ) function SEGPTR (line 1687) | SEGPTR WINAPI LocalLock16( HLOCAL16 handle ) function UINT16 (line 1698) | UINT16 WINAPI LocalCompact16( UINT16 minfree ) function FARPROC16 (line 1723) | FARPROC16 WINAPI LocalNotify16( FARPROC16 func ) function UINT16 (line 1746) | UINT16 WINAPI LocalShrink16( HGLOBAL16 handle, UINT16 newsize ) function DWORD (line 1762) | DWORD WINAPI GetHeapSpaces16( HMODULE16 module ) function WORD (line 1779) | WORD WINAPI LocalHandleDelta16( WORD delta ) function HANDLE (line 1802) | HANDLE WINAPI Local32Init16( WORD segment, DWORD tableSize, function LPDWORD (line 1913) | static LPDWORD Local32_SearchHandle( LOCAL32HEADER *header, DWORD addr ) function VOID (line 1931) | static VOID Local32_ToHandle( LOCAL32HEADER *header, INT16 type, function VOID (line 1974) | static VOID Local32_FromHandle( LOCAL32HEADER *header, INT16 type, function DWORD (line 2003) | DWORD WINAPI Local32Alloc16( HANDLE heap, DWORD size, INT16 type, DWORD ... function DWORD (line 2081) | DWORD WINAPI Local32ReAlloc16( HANDLE heap, DWORD addr, INT16 type, function BOOL (line 2115) | BOOL WINAPI Local32Free16( HANDLE heap, DWORD addr, INT16 type ) function DWORD (line 2161) | DWORD WINAPI Local32Translate16( HANDLE heap, DWORD addr, INT16 type1, I... function DWORD (line 2177) | DWORD WINAPI Local32Size16( HANDLE heap, DWORD addr, INT16 type ) function BOOL (line 2192) | BOOL WINAPI Local32ValidHandle16( HANDLE heap, WORD addr ) function WORD (line 2205) | WORD WINAPI Local32GetSegment16( HANDLE heap ) function LOCAL32HEADER (line 2214) | static LOCAL32HEADER *Local32_GetHeap( HGLOBAL16 handle ) function BOOL16 (line 2238) | BOOL16 WINAPI Local32Info16( LOCAL32INFO *pLocal32Info, HGLOBAL16 handle ) function BOOL16 (line 2284) | BOOL16 WINAPI Local32First16( LOCAL32ENTRY *pLocal32Entry, HGLOBAL16 han... function BOOL16 (line 2293) | BOOL16 WINAPI Local32Next16( LOCAL32ENTRY *pLocal32Entry ) FILE: krnl386/ne_module.c type GPHANDLERDEF (line 53) | typedef struct _GPHANDLERDEF type ne_segment_table_entry_s (line 65) | struct ne_segment_table_entry_s function patch_code_segment (line 85) | static inline void patch_code_segment( NE_MODULE *pModule ) function BOOL (line 114) | static inline BOOL contains_path( LPCSTR name ) function NE_strcasecmp (line 125) | static int NE_strcasecmp( const char *str1, const char *str2 ) function NE_strncasecmp (line 139) | static int NE_strncasecmp( const char *str1, const char *str2, int len ) function NE_MODULE (line 151) | NE_MODULE *NE_GetPtr( HMODULE16 hModule ) function NE_RegisterModule (line 160) | static void NE_RegisterModule( NE_MODULE *pModule ) function NE_DumpModule (line 170) | void NE_DumpModule( HMODULE16 hModule ) function NE_WalkModules (line 300) | void NE_WalkModules(void) function NE_DumpAllModules (line 320) | __declspec(dllexport) void NE_DumpAllModules(void) function NE_InitResourceHandler (line 369) | static void NE_InitResourceHandler( HMODULE16 hModule ) function WORD (line 396) | WORD NE_GetOrdinal( HMODULE16 hModule, const char *name ) function FARPROC16 (line 461) | FARPROC16 WINAPI NE_GetEntryPoint( HMODULE16 hModule, WORD ordinal ) function FARPROC16 (line 469) | FARPROC16 NE_GetEntryPointEx( HMODULE16 hModule, WORD ordinal, BOOL16 sn... function FARPROC16 (line 511) | FARPROC16 WINAPI EntryAddrProc16( HMODULE16 hModule, WORD ordinal ) function BOOL16 (line 524) | BOOL16 NE_SetEntryPoint( HMODULE16 hModule, WORD ordinal, WORD offset ) function HMODULE16 (line 622) | static HMODULE16 build_module( const void *mapping, SIZE_T mapping_size,... function BOOL (line 846) | static BOOL NE_LoadDLLs( NE_MODULE *pModule ) function HINSTANCE16 (line 932) | static HINSTANCE16 NE_DoLoadModule( NE_MODULE *pModule ) function HINSTANCE16 (line 971) | static HINSTANCE16 NE_LoadModule( LPCSTR name, BOOL lib_only ) function HMODULE16 (line 1027) | static HMODULE16 NE_DoLoadBuiltinModule( const IMAGE_DOS_HEADER *mz_head... function BOOL (line 1078) | static BOOL builtin_override(const char *lib) function HINSTANCE16 (line 1101) | static HINSTANCE16 MODULE_LoadModule16( LPCSTR libname, BOOL implicit, B... function HINSTANCE16 (line 1244) | static HINSTANCE16 NE_CreateThread( NE_MODULE *pModule, WORD cmdShow, LP... type LOADPARMS32 (line 1287) | typedef struct tagLOADPARMS32 { function HANDLE (line 1296) | HANDLE WINAPI LoadModule_wine_implementation(LPCSTR name, LPVOID paramBl... function HINSTANCE16 (line 1378) | HINSTANCE16 WINAPI LoadModule16( LPCSTR name, LPVOID paramBlock ) function BOOL (line 1469) | BOOL WINAPI TOOLHELP_CallNotify(WORD wID, DWORD dwData) function DWORD (line 1483) | DWORD NE_StartTask(void) function HINSTANCE16 (line 1576) | HINSTANCE16 WINAPI LoadLibrary16( LPCSTR libname ) function BOOL16 (line 1588) | static BOOL16 MODULE_CallWEP( HMODULE16 hModule ) function BOOL16 (line 1619) | static BOOL16 NE_FreeModule( HMODULE16 hModule, BOOL call_wep, BOOL clea... function BOOL16 (line 1702) | BOOL16 WINAPI FreeModule16( HMODULE16 hModule ) function DWORD (line 1707) | DWORD WINAPI WIN16_FreeLibrary16(HINSTANCE16 handle) function FreeLibrary16 (line 1717) | void WINAPI FreeLibrary16( HINSTANCE16 handle ) function HMODULE16 (line 1727) | HMODULE16 WINAPI GetModuleHandle16( LPCSTR name ) function BOOL16 (line 1819) | BOOL16 WINAPI GetModuleName16( HINSTANCE16 hinst, LPSTR buf, INT16 count ) function INT16 (line 1846) | INT16 WINAPI GetModuleFileName16( HINSTANCE16 hModule, LPSTR lpFileName, function INT16 (line 1867) | INT16 WINAPI GetModuleUsage16( HINSTANCE16 hModule ) function WORD (line 1877) | WORD WINAPI GetExpWinVer16( HMODULE16 hModule ) function BYTE (line 1884) | BYTE get_aflags( HMODULE16 hModule ) function HINSTANCE16 (line 1894) | HINSTANCE16 WINAPI WinExec16(LPCSTR lpCmdLine, UINT16 nCmdShow) function FARPROC16 (line 2080) | FARPROC16 WINAPI WIN16_GetProcAddress16(HMODULE16 hModule, LPCSTR name) function FARPROC16 (line 2090) | FARPROC16 WINAPI GetProcAddress16( HMODULE16 hModule, LPCSTR name ) function SEGPTR (line 2120) | SEGPTR WINAPI HasGPHandler16( SEGPTR address ) function DWORD (line 2164) | DWORD WINAPI WIN16_GetModuleHandle( SEGPTR name ) function HMODULE16 (line 2174) | static HMODULE16 NE_GetModuleByFilename( LPCSTR name ) function FARPROC16 (line 2247) | FARPROC16 WINAPI WIN32_GetProcAddress16( HMODULE hModule, LPCSTR name ) function BOOL16 (line 2261) | BOOL16 WINAPI IsRomModule16( HMODULE16 unused ) function BOOL16 (line 2269) | BOOL16 WINAPI IsRomFile16( HFILE16 unused ) function HMODULE16 (line 2279) | static HMODULE16 create_dummy_module( HMODULE module32 ) function HINSTANCE16 (line 2385) | HINSTANCE16 WINAPI PrivateLoadLibrary(LPCSTR libname) function PrivateFreeLibrary (line 2395) | void WINAPI PrivateFreeLibrary(HINSTANCE16 handle) function HMODULE (line 2404) | HMODULE WINAPI LoadLibrary32_16( LPCSTR libname ) function HMODULE16 (line 2418) | HMODULE16 WINAPI MapHModuleLS(HMODULE hmod) function HMODULE (line 2444) | HMODULE WINAPI MapHModuleSL(HMODULE16 hmod) function MapHInstLS16 (line 2461) | void WINAPI MapHInstLS16( CONTEXT *context ) function MapHInstSL16 (line 2469) | void WINAPI MapHInstSL16( CONTEXT *context ) FILE: krnl386/ne_segment.c type relocation_entry_s (line 51) | struct relocation_entry_s type SELFLOADHEADER (line 80) | typedef struct function HFILE16 (line 121) | static HFILE16 NE_OpenFile( NE_MODULE *pModule ) function BOOL (line 141) | static inline BOOL apply_relocations( NE_MODULE *pModule, const struct r... function notify_load_seg (line 340) | static void notify_load_seg(NE_MODULE *pModule, WORD segnum, SEGTABLEENT... function BOOL (line 357) | BOOL NE_LoadSegment( NE_MODULE *pModule, WORD segnum ) function BOOL (line 481) | BOOL NE_LoadAllSegments( NE_MODULE *pModule ) function NE_FixupSegmentPrologs (line 541) | static void NE_FixupSegmentPrologs(NE_MODULE *pModule, WORD segnum) function DWORD (line 614) | DWORD WINAPI PatchCodeHandle16(HANDLE16 hSeg) function VOID (line 640) | static VOID NE_GetDLLInitParams( NE_MODULE *pModule, function BOOL (line 683) | static BOOL NE_InitDLL( NE_MODULE *pModule, SEGPTR cmdline ) function NE_InitializeDLLs (line 762) | void NE_InitializeDLLs( HMODULE16 hModule, SEGPTR cmdline ) function NE_CallUserSignalProc (line 794) | void NE_CallUserSignalProc( HMODULE16 hModule, UINT16 code, WORD arg1, W... type WORD (line 814) | typedef DWORD (WINAPI *WinNEEntryProc)(DWORD,WORD,WORD,WORD,DWORD,WORD); function NE_CallDllEntryPoint (line 816) | static void NE_CallDllEntryPoint( NE_MODULE *pModule, DWORD dwReason ) type ne_init_list (line 885) | struct ne_init_list function add_to_init_list (line 892) | static void add_to_init_list( struct ne_init_list *list, NE_MODULE *hMod... function free_init_list (line 918) | static void free_init_list( struct ne_init_list *list ) function fill_init_list (line 927) | static void fill_init_list( struct ne_init_list *list, HMODULE16 hModule ) function call_init_list (line 963) | static void call_init_list( struct ne_init_list *list ) function NE_DllProcessAttach (line 970) | void NE_DllProcessAttach( HMODULE16 hModule ) function WORD (line 986) | static WORD NE_Ne2MemFlags(WORD flags) function DWORD (line 1011) | DWORD WINAPI MyAlloc16( WORD wFlags, WORD wSize, WORD wElem ) function HINSTANCE16 (line 1034) | HINSTANCE16 NE_GetInstance( NE_MODULE *pModule ) function BOOL (line 1049) | BOOL NE_CreateSegment( NE_MODULE *pModule, int segnum, WORD sel ) function BOOL (line 1110) | BOOL NE_CreateAllSegments( NE_MODULE *pModule ) function BOOL16 (line 1132) | BOOL16 WINAPI IsSharedSelector16( HANDLE16 selector ) FILE: krnl386/registry.c function fix_win16_hkey (line 62) | static inline void fix_win16_hkey( HKEY *hkey ) function BOOL (line 79) | static BOOL is_redir_root_key(HKEY key) function init_func_ptrs (line 85) | static void init_func_ptrs(void) function BOOL (line 124) | static BOOL is_empty(LPCSTR name) function DWORD (line 132) | DWORD WINAPI RegEnumKey16( HKEY hkey, DWORD index, LPSTR name, DWORD nam... function fix_redir_key (line 140) | static void fix_redir_key(PHKEY retkey, LPDWORD result) function DWORD (line 161) | DWORD WINAPI RegOpenKey16( HKEY hkey, LPCSTR name, PHKEY retkey ) function LPWSTR (line 170) | static LPWSTR strdupAtoW(LPCSTR str) function DWORD (line 185) | DWORD WINAPI RegCreateKey16( HKEY hkey, LPCSTR name, PHKEY retkey ) function DWORD (line 239) | DWORD WINAPI RegDeleteKey16( HKEY hkey, LPCSTR name ) function DWORD (line 252) | DWORD WINAPI RegCloseKey16( HKEY hkey ) function DWORD (line 266) | DWORD WINAPI RegSetValue16( HKEY hkey, LPCSTR name, DWORD type, LPCSTR d... function DWORD (line 297) | DWORD WINAPI RegDeleteValue16( HKEY hkey, LPSTR name ) function DWORD (line 310) | DWORD WINAPI RegEnumValue16( HKEY hkey, DWORD index, LPSTR value, LPDWOR... function DWORD (line 330) | DWORD WINAPI RegQueryValue16( HKEY hkey, LPCSTR name, LPSTR data, LPDWOR... function DWORD (line 352) | DWORD WINAPI RegQueryValueEx16( HKEY hkey, LPCSTR name, LPDWORD reserved... function DWORD (line 364) | DWORD WINAPI RegSetValueEx16( HKEY hkey, LPCSTR name, DWORD reserved, DW... function DWORD (line 376) | DWORD WINAPI RegFlushKey16( HKEY hkey ) FILE: krnl386/relay.c type PROC16_RELAY (line 45) | typedef struct { type RELAY_Stack16 (line 65) | typedef struct { function strcmpiAW (line 83) | static inline int strcmpiAW( const char *strA, const WCHAR *strW ) function strncmpiAW (line 90) | static inline int strncmpiAW( const char *strA, const WCHAR *strW, int n ) function WCHAR (line 103) | static const WCHAR **build_list( const WCHAR *buffer ) function RELAY16_InitDebugLists (line 140) | void RELAY16_InitDebugLists(void) function BOOL (line 203) | static BOOL check_list( const char *module, int ordinal, const char *fun... function BOOL (line 234) | static BOOL RELAY_ShowDebugmsgRelay(const char *module, int ordinal, con... function BOOL (line 250) | BOOL SNOOP16_ShowDebugmsgSnoop(const char *module, int ordinal, const ch... function CALLFROM16 (line 265) | static const CALLFROM16 *get_entry_point( STACK16FRAME *frame, LPSTR mod... function vm_debug_get_entry_point (line 485) | __declspec(dllexport) void vm_debug_get_entry_point(char *module, char *... function relay_call_from_16 (line 498) | int relay_call_from_16( void *entry_point, unsigned char *args16, CONTEX... function RELAY_Stack16 (line 677) | static RELAY_Stack16 *RELAY_GetPointer( DWORD offset ) function RELAY_MakeShortContext (line 694) | static void RELAY_MakeShortContext( CONTEXT *context ) function RELAY_RelayStub (line 729) | static void __stdcall RELAY_RelayStub( DOSRELAY proc, unsigned char *arg... function DOSVM_RelayHandler (line 765) | void DOSVM_RelayHandler( CONTEXT *context ) function DOSVM_BuildCallFrame (line 789) | void DOSVM_BuildCallFrame( CONTEXT *context, DOSRELAY relay, LPVOID data ) function init_arg_types (line 825) | static void init_arg_types(unsigned int *arg_types, const char *args, in... function init_template_func (line 863) | static void init_template_func(CALLFROM16 *dest, const char *func) function SEGPTR (line 882) | SEGPTR make_thunk_32(void *funcptr, const char *arguments, const char *n... function free_thunk_32 (line 936) | void free_thunk_32(SEGPTR thunk) function set_vm_inject_cb (line 946) | void WINAPI set_vm_inject_cb(vm_inject_t cb) function BOOL (line 952) | BOOL WINAPI vm_inject(DWORD vpfn16, DWORD dwFlags, FILE: krnl386/resource.c function NE_MODULE (line 48) | static inline NE_MODULE *get_module( HMODULE16 mod ) type HRSRC_ELEM (line 56) | typedef struct _HRSRC_ELEM type HRSRC_MAP (line 62) | typedef struct _HRSRC_MAP function HRSRC16 (line 73) | static HRSRC16 MapHRsrc32To16( NE_MODULE *pModule, HRSRC hRsrc32, WORD t... function HRSRC (line 126) | static HRSRC MapHRsrc16To32( NE_MODULE *pModule, HRSRC16 hRsrc16 ) function WORD (line 137) | static WORD MapHRsrc16ToType( NE_MODULE *pModule, HRSRC16 hRsrc16 ) function LPCSTR (line 151) | static inline LPCSTR get_res_name( LPCSTR name ) function NE_TYPEINFO (line 161) | static inline NE_TYPEINFO *next_typeinfo( NE_TYPEINFO *info ) function FARPROC16 (line 170) | static inline FARPROC16 get_default_res_handler(void) function DWORD (line 185) | static DWORD NE_FindNameTableId( NE_MODULE *pModule, LPCSTR typeId, LPCS... function NE_TYPEINFO (line 258) | static NE_TYPEINFO *NE_FindTypeSection( LPBYTE pResTab, NE_TYPEINFO *pTy... function NE_NAMEINFO (line 304) | static NE_NAMEINFO *NE_FindResourceFromType( LPBYTE pResTab, NE_TYPEINFO... function HGLOBAL16 (line 337) | HGLOBAL16 WINAPI NE_DefResourceHandler( HGLOBAL16 hMemObj, HMODULE16 hMo... function FARPROC16 (line 372) | FARPROC16 WINAPI SetResourceHandler16( HMODULE16 hModule, LPCSTR typeId,... function DWORD (line 398) | static inline DWORD get_dword(LPCVOID *p) function put_dword (line 405) | static inline void put_dword(LPVOID *p, DWORD d) function WORD (line 411) | static inline WORD get_word(LPCVOID *p) function put_word (line 418) | static inline void put_word(LPVOID *p, WORD w) function BYTE (line 424) | static inline BYTE get_byte(LPCVOID *p) function put_byte (line 431) | static inline void put_byte(LPVOID *p, BYTE b) function convert_name (line 438) | static void convert_name( LPVOID *dst, LPCVOID *src ) function VOID (line 463) | VOID WINAPI ConvertDialog32To16( LPCVOID dialog32, DWORD size, LPVOID di... function WORD (line 588) | WORD WINAPI GetDialog32Size16( LPCVOID dialog32 ) function VOID (line 701) | VOID WINAPI ConvertMenu32To16( LPCVOID menu32, DWORD size, LPVOID menu16 ) function WORD (line 764) | WORD WINAPI GetMenu32Size16( LPCVOID menu32 ) function ConvertAccelerator32To16 (line 817) | static void ConvertAccelerator32To16( LPCVOID acc32, DWORD size, LPVOID ... function HGLOBAL16 (line 841) | static HGLOBAL16 NE_LoadPEResource( NE_MODULE *pModule, WORD type, LPCVO... function HGLOBAL16 (line 874) | HGLOBAL16 WINAPI AllocResource16( HMODULE16 hModule, HRSRC16 hRsrc, DWOR... function HGLOBAL16 (line 900) | HGLOBAL16 WINAPI DirectResAlloc16( HINSTANCE16 hInstance, WORD wType, function INT16 (line 918) | INT16 WINAPI AccessResource16( HINSTANCE16 hModule, HRSRC16 hRsrc ) function HRSRC16 (line 940) | HRSRC16 WINAPI FindResource16( HMODULE16 hModule, LPCSTR name, LPCSTR ty... function NE_TYPEINFO (line 990) | NE_TYPEINFO *get_resource_table(HMODULE16 hmod, LPCSTR type, LPBYTE *res... function HGLOBAL16 (line 1004) | HGLOBAL16 WINAPI LoadResource16( HMODULE16 hModule, HRSRC16 hRsrc ) function SEGPTR (line 1085) | SEGPTR WINAPI WIN16_LockResource16( HGLOBAL16 handle ) function LPVOID (line 1096) | LPVOID WINAPI LockResource16( HGLOBAL16 handle ) function DWORD (line 1105) | DWORD WINAPI SizeofResource16( HMODULE16 hModule, HRSRC16 hRsrc ) function BOOL16 (line 1132) | BOOL16 WINAPI FreeResource16( HGLOBAL16 handle ) function BYTE (line 1192) | static BYTE * USER32_LoadResource(LPBYTE peimage, NE_NAMEINFO* pNInfo, W... type icoICONDIRENTRY (line 1199) | typedef struct type icoICONDIR (line 1210) | typedef struct function BYTE (line 1220) | static BYTE * ICO_LoadIcon(LPBYTE peimage, LPicoICONDIRENTRY lpiIDE, ULO... function HICON (line 1228) | __declspec(dllexport) HICON NE_ExtractIcon(LPCSTR lpszExeFileName, FILE: krnl386/selector.c function WORD (line 36) | static inline WORD get_sel_count( WORD sel ) function WORD (line 45) | WORD WINAPI AllocSelectorArray16( WORD count ) function WORD (line 71) | WORD WINAPI AllocSelector16( WORD sel ) function DWORD (line 92) | DWORD WINAPI WIN16_FreeSelector16(WORD sel) function WORD (line 101) | WORD WINAPI FreeSelector16( WORD sel ) function BOOL (line 120) | static BOOL SELECTOR_SetEntries( WORD sel, const void *base, DWORD size,... function WORD (line 145) | WORD SELECTOR_AllocBlock( const void *base, DWORD size, unsigned char fl... function SELECTOR_FreeBlock (line 166) | void SELECTOR_FreeBlock( WORD sel ) function WORD (line 180) | WORD SELECTOR_ReallocBlock( WORD sel, const void *base, DWORD size ) function WORD (line 199) | WORD WINAPI PrestoChangoSelector16( WORD selSrc, WORD selDst ) function WORD (line 214) | WORD WINAPI AllocCStoDSAlias16( WORD sel ) function WORD (line 234) | WORD WINAPI AllocDStoCSAlias16( WORD sel ) function SEGPTR (line 254) | SEGPTR WINAPI LongPtrAdd16( DWORD ptr, DWORD add ) function DWORD (line 268) | DWORD WINAPI GetSelectorBase( WORD sel ) function WORD (line 282) | WORD WINAPI SetSelectorBase( WORD sel, DWORD base ) function DWORD (line 295) | DWORD WINAPI GetSelectorLimit16( WORD sel ) function WORD (line 304) | WORD WINAPI SetSelectorLimit16( WORD sel, DWORD limit ) function WORD (line 317) | WORD WINAPI SelectorAccessRights16( WORD sel, WORD op, WORD val ) function BOOL16 (line 339) | BOOL16 WINAPI IsBadCodePtr16( SEGPTR lpfn ) function BOOL16 (line 358) | BOOL16 WINAPI IsBadStringPtr16( SEGPTR ptr, UINT16 size ) function BOOL16 (line 379) | BOOL16 WINAPI IsBadHugeReadPtr16( SEGPTR ptr, DWORD size ) function BOOL16 (line 399) | BOOL16 WINAPI IsBadHugeWritePtr16( SEGPTR ptr, DWORD size ) function BOOL16 (line 417) | BOOL16 WINAPI IsBadReadPtr16( SEGPTR ptr, UINT16 size ) function BOOL16 (line 426) | BOOL16 WINAPI IsBadWritePtr16( SEGPTR ptr, UINT16 size ) function BOOL16 (line 435) | BOOL16 WINAPI IsBadFlatReadWritePtr16( SEGPTR ptr, DWORD size, BOOL16 bW... type mapls_entry (line 446) | struct mapls_entry type mapls_entry (line 454) | struct mapls_entry function SEGPTR (line 463) | SEGPTR WINAPI MapLS( LPCVOID ptr ) function UnMapLS (line 513) | void WINAPI UnMapLS( SEGPTR sptr ) function LPVOID (line 533) | LPVOID WINAPI MapSL( SEGPTR sptr ) function LPVOID (line 547) | LPVOID WINAPI MapSLFix( SEGPTR sptr ) FILE: krnl386/snoop.c type SNOOP16_FUN (line 44) | typedef struct tagSNOOP16_FUN { type SNOOP16_DLL (line 54) | typedef struct tagSNOOP16_DLL { type SNOOP16_RETURNENTRY (line 62) | typedef struct tagSNOOP16_RETURNENTRY { type SNOOP16_RETURNENTRIES (line 74) | typedef struct tagSNOOP16_RETURNENTRIES { type SNOOP16_RELAY (line 80) | typedef struct tagSNOOP16_RELAY { function SNOOP16_RegisterDLL (line 99) | void function FARPROC16 (line 168) | FARPROC16 function SNOOP16_Entry (line 245) | static void WINAPI SNOOP16_Entry(FARPROC proc, LPBYTE args, CONTEXT *con... function SNOOP16_Return (line 313) | static void WINAPI SNOOP16_Return(FARPROC proc, LPBYTE args, CONTEXT *co... FILE: krnl386/soundblaster.c function DWORD (line 73) | static DWORD CALLBACK SB_Poll( void *dummy ) function BOOL (line 121) | static BOOL SB_Init(void) function SB_Reset (line 180) | static void SB_Reset(void) function SB_StdSampleRate (line 214) | static int SB_StdSampleRate(int SampleRate) function SB_ioport_out (line 227) | void SB_ioport_out( WORD port, BYTE val ) function BYTE (line 346) | BYTE SB_ioport_in( WORD port ) FILE: krnl386/stub.c function DPMI_PendingEventCheck (line 21) | void DPMI_PendingEventCheck(void) function DPMI_PendingEventCheck_Cleanup (line 25) | void DPMI_PendingEventCheck_Cleanup(void) function DPMI_PendingEventCheck_Return (line 29) | void DPMI_PendingEventCheck_Return(void) type RMCB (line 34) | typedef struct tagRMCB { function DPMI_CallRMCB32 (line 41) | void DPMI_CallRMCB32(RMCB *rmcb, UINT16 ss, DWORD esp, UINT16*es, DWORD*... function DWORD (line 56) | DWORD WINAPI GetProcessFlags(DWORD processid) function BOOL (line 73) | BOOL WINAPI VerifyConsoleIoHandle(HANDLE h) function HANDLE (line 85) | HANDLE WINAPI ConvertToGlobalHandle(HANDLE hSrc) function get_debug_mode (line 99) | static int get_debug_mode() function DWORD (line 103) | DWORD wine_pm_interrupt_handler(WORD num, DWORD addr) function DWORD (line 145) | DWORD WINAPI wine_call_to_16(FARPROC16 target, DWORD cbArgs, PEXCEPTION_... function wine_call_to_16_regs (line 149) | void WINAPI wine_call_to_16_regs(CONTEXT *context, DWORD cbArgs, PEXCEPT... function __wine_enter_vm86 (line 156) | void __wine_enter_vm86(CONTEXT *context) function BOOL16 (line 160) | BOOL16 WINAPI IsDBCSLeadByte16(BYTE TestChar) function PVOID (line 166) | __declspec(dllexport) PVOID getWOW32Reserved() function PVOID (line 172) | __declspec(dllexport) PVOID setWOW32Reserved(PVOID w) function WINE_VM86_TEB_INFO (line 178) | __declspec(dllexport) WINE_VM86_TEB_INFO *getGdiTebBatch() type kernel_thread_data (line 184) | struct kernel_thread_data type kernel_thread_data (line 186) | struct kernel_thread_data FILE: krnl386/syslevel.c function HANDLE (line 49) | HANDLE WINAPI get_idle_event() function VOID (line 57) | VOID WINAPI GetpWin16Lock(SYSLEVEL **lock) function SEGPTR (line 65) | SEGPTR WINAPI GetpWin16Lock16(void) function VOID (line 81) | VOID WINAPI _CreateSysLevel(SYSLEVEL *lock, INT level) function VOID (line 94) | VOID WINAPI _EnterSysLevel(SYSLEVEL *lock) function VOID (line 156) | VOID WINAPI _LeaveSysLevel(SYSLEVEL *lock) function VOID (line 186) | VOID WINAPI _KERNEL32_86(SYSLEVEL *lock) function DWORD (line 195) | DWORD WINAPI _ConfirmSysLevel(SYSLEVEL *lock) function VOID (line 207) | VOID WINAPI _CheckNotSysLevel(SYSLEVEL *lock) function VOID (line 221) | VOID WINAPI _EnterWin16Lock(void) function VOID (line 229) | VOID WINAPI _LeaveWin16Lock(void) function DWORD (line 237) | DWORD WINAPI _ConfirmWin16Lock(void) function VOID (line 245) | VOID WINAPI ReleaseThunkLock(DWORD *mutex_count) function VOID (line 257) | VOID WINAPI RestoreThunkLock(DWORD mutex_count) function VOID (line 266) | VOID SYSLEVEL_CheckNotLevel( INT level ) FILE: krnl386/task.c function BOOL (line 51) | BOOL is_reactos() type thunk (line 76) | struct thunk type THUNKS (line 85) | typedef struct function BOOL (line 113) | BOOL WINAPI TebTlsSetValue(TEB *teb, DWORD index, LPVOID value) function LPVOID (line 131) | LPVOID WINAPI TebTlsGetValue(TEB *teb, DWORD index) type kernel_thread_data (line 154) | struct kernel_thread_data function TASK_InstallTHHook (line 158) | void TASK_InstallTHHook( THHOOK *pNewThhook ) function TDB (line 170) | static TDB *TASK_GetPtr( HTASK16 hTask ) function TDB (line 179) | TDB *TASK_GetCurrent(void) function TASK_LinkTask (line 188) | static void TASK_LinkTask( HTASK16 hTask ) function TASK_UnlinkTask (line 210) | static void TASK_UnlinkTask( HTASK16 hTask ) function TASK_CreateThunks (line 237) | static void TASK_CreateThunks( HGLOBAL16 handle, WORD offset, WORD count ) function SEGPTR (line 257) | static SEGPTR TASK_AllocThunk(void) function BOOL (line 292) | static BOOL TASK_FreeThunk( SEGPTR thunk ) function TDB (line 323) | static TDB *TASK_Create( NE_MODULE *pModule, UINT16 cmdShow, LPCSTR cmdl... function TASK_DeleteTask (line 437) | static void TASK_DeleteTask( HTASK16 hTask ) function TASK_CreateMainTask (line 504) | void TASK_CreateMainTask(void) type create_data (line 531) | struct create_data function WIN16_SUBSYSTEM_TIB (line 539) | static WIN16_SUBSYSTEM_TIB *allocate_win16_tib( TDB *pTask ) function free_win16_tib (line 567) | static inline void free_win16_tib( WIN16_SUBSYSTEM_TIB *tib ) function set_thread_internal_windows_ver (line 573) | static void set_thread_internal_windows_ver(DWORD version) function cwd_warning (line 627) | static void cwd_warning(void) function DWORD (line 658) | static DWORD CALLBACK task_start( LPVOID p ) function HTASK16 (line 718) | HTASK16 TASK_SpawnTask( NE_MODULE *pModule, WORD cmdShow, function HTASK16 (line 745) | HTASK16 TASK_GetTaskFromThread( DWORD thread ) function TASK_CallTaskSignalProc (line 760) | static void TASK_CallTaskSignalProc( UINT16 uCode, HANDLE16 hTaskOrModule ) function exit_toolhelp (line 776) | static void exit_toolhelp() function TASK_ExitTask (line 793) | void TASK_ExitTask(void) function DWORD (line 848) | static DWORD WINAPI call_exit(LPVOID params) function ExitKernel16 (line 859) | void WINAPI ExitKernel16(void) function InitTask16 (line 871) | void WINAPI InitTask16( CONTEXT *context ) function BOOL16 (line 933) | BOOL16 WINAPI WaitEvent16( HTASK16 hTask ) function PostEvent16 (line 972) | void WINAPI PostEvent16( HTASK16 hTask ) function SetPriority16 (line 994) | void WINAPI SetPriority16( HTASK16 hTask, INT16 delta ) function HTASK16 (line 1015) | HTASK16 WINAPI LockCurrentTask16( BOOL16 bLock ) function HTASK16 (line 1026) | HTASK16 WINAPI IsTaskLocked16(void) function OldYield16 (line 1035) | void WINAPI OldYield16(void) function WIN32_OldYield16 (line 1047) | void WINAPI WIN32_OldYield16(void) function DirectedYield16 (line 1059) | void WINAPI DirectedYield16( HTASK16 hTask ) function Yield16 (line 1151) | void WINAPI Yield16(void) function HTASK16 (line 1180) | HTASK16 WINAPI KERNEL_490( HTASK16 someTask ) function FARPROC16 (line 1191) | FARPROC16 WINAPI MakeProcInstance16( FARPROC16 func, HANDLE16 hInstance ) function FreeProcInstance16 (line 1252) | void WINAPI FreeProcInstance16( FARPROC16 func ) function BOOL (line 1274) | static BOOL TASK_GetCodeSegment( FARPROC16 proc, NE_MODULE **ppModule, function DWORD (line 1330) | DWORD WINAPI GetCodeHandle16( FARPROC16 proc ) function BOOL16 (line 1343) | BOOL16 WINAPI GetCodeInfo16( FARPROC16 proc, SEGINFO *segInfo ) function BOOL16 (line 1375) | BOOL16 WINAPI DefineHandleTable16( WORD wOffset ) function HQUEUE16 (line 1385) | HQUEUE16 WINAPI SetTaskQueue16( HTASK16 hTask, HQUEUE16 hQueue ) function HQUEUE16 (line 1401) | HQUEUE16 WINAPI GetTaskQueue16( HTASK16 hTask ) function HQUEUE16 (line 1413) | HQUEUE16 WINAPI SetThreadQueue16( DWORD thread, HQUEUE16 hQueue ) function HQUEUE16 (line 1422) | HQUEUE16 WINAPI GetThreadQueue16( DWORD thread ) function VOID (line 1431) | VOID WINAPI SetFastQueue16( DWORD thread, HQUEUE16 hQueue ) function HQUEUE16 (line 1439) | HQUEUE16 WINAPI GetFastQueue16( void ) function SwitchStackTo16 (line 1448) | void WINAPI SwitchStackTo16( WORD seg, WORD ptr, WORD top ) function SwitchStackBack16 (line 1491) | void WINAPI SwitchStackBack16( WORD dummy1, WORD dummy2, WORD dummy3, CO... function GetTaskQueueDS16 (line 1536) | void WINAPI GetTaskQueueDS16(void) function GetTaskQueueES16 (line 1545) | void WINAPI GetTaskQueueES16(void) function HTASK16 (line 1554) | HTASK16 WINAPI GetCurrentTask(void) function DWORD (line 1564) | DWORD WINAPI WIN16_GetCurrentTask(void) function DWORD (line 1577) | DWORD WINAPI GetCurrentPDB16(void) function DWORD (line 1589) | DWORD WINAPI GetCurPID16( DWORD unused ) function INT16 (line 1598) | INT16 WINAPI GetInstanceData16( HINSTANCE16 instance, WORD buffer, INT16... function WORD (line 1611) | WORD WINAPI GetExeVersion16(void) function UINT16 (line 1623) | UINT16 WINAPI SetErrorMode16( UINT16 mode ) function UINT16 (line 1635) | UINT16 WINAPI GetNumTasks16(void) function HINSTANCE16 (line 1647) | HINSTANCE16 WINAPI GetTaskDS16(void) function WORD (line 1658) | WORD WINAPI GetDummyModuleHandleDS16(void) function BOOL16 (line 1673) | BOOL16 WINAPI IsTask16( HTASK16 hTask ) function BOOL16 (line 1686) | BOOL16 WINAPI IsWinOldApTask16( HTASK16 hTask ) function BOOL16 (line 1700) | BOOL16 WINAPI IsOldWindowsTask(HINSTANCE16 hInst) function BOOL (line 1714) | BOOL WINAPI IsRealModeTask(HINSTANCE16 hInst) function FARPROC16 (line 1722) | FARPROC16 WINAPI SetTaskSignalProc( HTASK16 hTask, FARPROC16 proc ) function WORD (line 1737) | WORD WINAPI SetSigHandler16( FARPROC16 newhandler, FARPROC16* oldhandler, function VOID (line 1765) | VOID WINAPI GlobalNotify16( FARPROC16 proc ) function HMODULE16 (line 1777) | static inline HMODULE16 GetExePtrHelper( HANDLE16 handle, HTASK16 *hTask ) function HMODULE16 (line 1825) | HMODULE16 WINAPI WIN16_GetExePtr( HANDLE16 handle ) function HMODULE16 (line 1839) | HMODULE16 WINAPI GetExePtr( HANDLE16 handle ) type HARDERROR_RESPONSE_OPTION (line 1861) | typedef enum _HARDERROR_RESPONSE_OPTION function FatalAppExit16 (line 1876) | void WINAPI FatalAppExit16( UINT16 action, LPCSTR str ) function DWORD (line 1914) | DWORD WINAPI GetAppCompatFlags16( HTASK16 hTask ) function BOOL (line 1929) | static BOOL env_var_limit(const char *v) function parse_autoexec (line 1951) | static void parse_autoexec() function SEGPTR (line 2056) | SEGPTR WINAPI GetDOSEnvironment16(void) function switch_directory (line 2124) | void switch_directory(struct kernel_thread_data *thread_data) FILE: krnl386/thunk.c type ThunkDataCommon (line 47) | struct ThunkDataCommon type ThunkDataLS16 (line 53) | struct ThunkDataLS16 type ThunkDataLS32 (line 60) | struct ThunkDataLS32 type ThunkDataSL16 (line 72) | struct ThunkDataSL16 type ThunkDataSL32 (line 86) | struct ThunkDataSL32 type ThunkDataSL (line 98) | struct ThunkDataSL type SLTargetDB (line 133) | struct SLTargetDB type SLApiDB (line 140) | struct SLApiDB function DEFINE_REGS_ENTRYPOINT (line 151) | DEFINE_REGS_ENTRYPOINT( FT_Prolog ) function _write_ftprolog (line 199) | static void _write_ftprolog(LPBYTE relayCode ,DWORD *targetTable) { function _write_qtthunk (line 222) | static void _write_qtthunk( function LPVOID (line 242) | static LPVOID _loadthunk(LPCSTR module, LPCSTR func, LPCSTR module32, function LPVOID (line 301) | LPVOID WINAPI GetThunkStuff(LPCSTR module, LPCSTR func) function LPVOID (line 310) | LPVOID WINAPI GetThunkBuff(void) function UINT (line 319) | UINT WINAPI ThunkConnect32( function __regs_QT_Thunk (line 427) | void WINAPI __regs_QT_Thunk( CONTEXT *context ) function __regs_FT_Prolog (line 509) | void WINAPI __regs_FT_Prolog( CONTEXT *context ) function __regs_FT_Thunk (line 550) | void WINAPI __regs_FT_Thunk( CONTEXT *context ) function DWORD (line 662) | DWORD WINAPI ThunkInitLS( function __regs_Common32ThkLS (line 715) | void WINAPI __regs_Common32ThkLS( CONTEXT *context ) function WINAPI (line 774) | WINAPI __regs_OT_32ThkLSF( CONTEXT *context ) function WINAPI (line 840) | WINAPI ThunkInitLSF( function __regs_FT_PrologPrime (line 882) | void WINAPI __regs_FT_PrologPrime( CONTEXT *context ) function __regs_QT_ThunkPrime (line 911) | void WINAPI __regs_QT_ThunkPrime( CONTEXT *context ) function VOID (line 940) | VOID WINAPI ThunkInitSL( function BOOL (line 960) | BOOL WINAPI SSInit16(void) function BOOL (line 973) | BOOL WINAPI SSOnBigStack(void) function SSConfirmSmallStack (line 986) | void WINAPI SSConfirmSmallStack( CONTEXT *context ) function DWORD (line 1002) | DWORD WINAPIV SSCall( function __regs_W32S_BackTo32 (line 1026) | void WINAPI __regs_W32S_BackTo32( CONTEXT *context ) function WINAPI (line 1071) | WINAPI function FreeSLCallback (line 1098) | void WINAPI function __regs_AllocMappedBuffer (line 1124) | void WINAPI __regs_AllocMappedBuffer( function WINAPI (line 1159) | WINAPI __regs_FreeMappedBuffer( function WINAPI (line 1178) | WINAPI GetTEBSelectorFS16(void) function BOOL16 (line 1195) | BOOL16 WINAPI IsPeFormat16( function __regs_K32Thk1632Prolog (line 1221) | void WINAPI __regs_K32Thk1632Prolog( CONTEXT *context ) function WINAPI (line 1283) | WINAPI __regs_K32Thk1632Epilog( CONTEXT *context ) function WINAPI (line 1327) | WINAPI PK16FNF(LPSTR strPtr) function UINT (line 1343) | UINT WINAPI ThunkConnect16( function C16ThkSL (line 1430) | void WINAPI C16ThkSL(CONTEXT *context) function C16ThkSL01 (line 1476) | void WINAPI C16ThkSL01(CONTEXT *context) type THUNKLET (line 1579) | typedef struct _THUNKLET function SEGPTR (line 1613) | static inline SEGPTR get_segptr( void *thunk ) function BOOL (line 1622) | static BOOL THUNK_Init(void) function SetThunkletCallbackGlue16 (line 1648) | void WINAPI SetThunkletCallbackGlue16( FARPROC glueLS, SEGPTR glueSL ) function THUNKLET (line 1658) | static THUNKLET *THUNK_FindThunklet( DWORD target, DWORD relay, function FARPROC (line 1678) | static FARPROC THUNK_AllocLSThunklet( SEGPTR target, DWORD relay, function SEGPTR (line 1712) | static SEGPTR THUNK_AllocSLThunklet( FARPROC target, DWORD relay, function BOOL16 (line 1746) | static BOOL16 IsLSThunklet( THUNKLET *thunk ) function BOOL16 (line 1756) | BOOL16 WINAPI IsSLThunklet16( THUNKLET *thunk ) function FARPROC (line 1768) | FARPROC WINAPI AllocLSThunkletSysthunk16( SEGPTR target, function SEGPTR (line 1779) | SEGPTR WINAPI AllocSLThunkletSysthunk16( FARPROC target, function FARPROC (line 1791) | FARPROC WINAPI AllocLSThunkletCallbackEx16( SEGPTR target, function SEGPTR (line 1808) | SEGPTR WINAPI AllocSLThunkletCallbackEx16( FARPROC target, function FARPROC (line 1826) | FARPROC WINAPI AllocLSThunkletCallback16( SEGPTR target, DWORD relay ) function SEGPTR (line 1835) | SEGPTR WINAPI AllocSLThunkletCallback16( FARPROC target, DWORD relay ) function FARPROC (line 1844) | FARPROC WINAPI FindLSThunkletCallback( SEGPTR target, DWORD relay ) function SEGPTR (line 1861) | SEGPTR WINAPI FindSLThunkletCallback( FARPROC target, DWORD relay ) function BOOL16 (line 1878) | BOOL16 WINAPI FreeThunklet16( DWORD unused1, DWORD unused2 ) function INT16 (line 1898) | INT16 WINAPI RegisterCBClient16( INT16 wCBCId, function INT16 (line 1922) | INT16 WINAPI UnRegisterCBClient16( INT16 wCBCId, function InitCBClient16 (line 1942) | void WINAPI InitCBClient16( FARPROC glueLS ) function CBClientGlueSL (line 1953) | void WINAPI CBClientGlueSL( CONTEXT *context ) function CBClientThunkSL (line 1980) | void WINAPI CBClientThunkSL( CONTEXT *context ) function CBClientThunkSLEx (line 2005) | void WINAPI CBClientThunkSLEx( CONTEXT *context ) function SEGPTR (line 2051) | SEGPTR WINAPI Get16DLLAddress(HMODULE16 handle, LPSTR func_name) function DWORD (line 2088) | DWORD WINAPI GetWin16DOSEnv(void) function LPVOID (line 2097) | LPVOID WINAPI GetPK16SysVar(void) function DECLSPEC_HIDDEN (line 2108) | DECLSPEC_HIDDEN __regs_CommonUnimpStub( const char *name, int type ) function HouseCleanLogicallyDeadHandles (line 2143) | void WINAPI HouseCleanLogicallyDeadHandles(void) function BOOL (line 2152) | BOOL WINAPI _KERNEL32_100(HANDLE threadid,DWORD exitcode,DWORD x) function DWORD (line 2165) | DWORD WINAPI _KERNEL32_99(DWORD x) function BOOL (line 2186) | BOOL WINAPI k32CharToOemBuffA(LPCSTR s, LPSTR d, DWORD len) function BOOL (line 2202) | BOOL WINAPI k32CharToOemA(LPCSTR s, LPSTR d) function BOOL (line 2211) | BOOL WINAPI k32OemToCharBuffA(LPCSTR s, LPSTR d, DWORD len) function BOOL (line 2227) | BOOL WINAPI k32OemToCharA(LPCSTR s, LPSTR d) function INT (line 2235) | INT WINAPI k32LoadStringA(HINSTANCE instance, UINT resource_id, function INT (line 2247) | INT WINAPI k32wvsprintfA(LPSTR buffer, LPCSTR spec, __ms_va_list args) function INT (line 2258) | INT WINAPIV k32wsprintfA(LPSTR buffer, LPCSTR spec, ...) function Catch16 (line 2275) | void WINAPI Catch16( SEGPTR lpbuf16, CONTEXT *context ) function LONG (line 2311) | LONG WINAPI Throw16VectoredExceptionHandler(struct _EXCEPTION_POINTERS *... function LONG (line 2317) | LONG WINAPI Throw16ExceptionFilter(struct _EXCEPTION_POINTERS *Exception... function DWORD (line 2441) | DWORD WINAPI LoadLibraryEx32W16( LPCSTR lpszLibFile, DWORD hFile, DWORD ... function DWORD (line 2464) | DWORD WINAPI GetProcAddress32W16( DWORD hModule, LPCSTR lpszProc ) function DWORD (line 2481) | DWORD WINAPI FreeLibrary32W16( DWORD hLibModule ) function DWORD (line 2499) | static DWORD WOW_CallProc32W16( FARPROC proc32, DWORD nrofargs, DWORD *a... function DWORD (line 2521) | DWORD WINAPIV CallProc32W16( DWORD nrofargs, DWORD argconvmask, FARPROC ... function DWORD (line 2559) | DWORD WINAPIV CallProcEx32W16( DWORD nrofargs, DWORD argconvmask, FARPRO... function DWORD (line 2593) | DWORD WINAPIV WOW16Call(WORD x, WORD y, WORD z, VA_LIST16 args) FILE: krnl386/timer.c function TIMER_Relay (line 71) | static void TIMER_Relay( CONTEXT *context, void *data ) function TIMER_TimerProc (line 80) | static void CALLBACK TIMER_TimerProc( HWND hwnd, function TIMER_DoSetTimer (line 122) | static void WINAPI TIMER_DoSetTimer( ULONG_PTR arg ) function DOSVM_SetTimer (line 147) | void DOSVM_SetTimer( UINT ticks ) function DOSVM_Int08Handler (line 163) | void WINAPI DOSVM_Int08Handler( CONTEXT *context ) FILE: krnl386/utthunk.c type UT16THUNK (line 35) | typedef struct type UT32THUNK (line 46) | typedef struct type UTINFO (line 59) | typedef struct _UTINFO function DWORD (line 85) | DWORD WINAPI UTGlue16( LPVOID lpBuff, DWORD dwUserDefined, SEGPTR *trans... function DWORD (line 107) | static DWORD WINAPI UTGlue32( FARPROC16 target, LPVOID lpBuff, DWORD dwU... function UTINFO (line 163) | static UTINFO *UTAlloc( HMODULE hModule, HMODULE16 hModule16, function UTFree (line 205) | static void UTFree( UTINFO *ut ) function UTINFO (line 222) | static UTINFO *UTFind( HMODULE hModule ) function BOOL (line 237) | BOOL WINAPI UTRegister( HMODULE hModule, LPSTR lpsz16BITDLL, function VOID (line 309) | VOID WINAPI UTUnRegister( HMODULE hModule ) function WORD (line 330) | WORD WINAPI UTInit16( DWORD x1, DWORD x2, DWORD x3, DWORD x4 ) FILE: krnl386/vdd.c type vdd_module_t (line 6) | typedef struct function vdd_req (line 15) | void vdd_req(char func, CONTEXT *context) function BYTE (line 98) | BYTE WINAPI getAL() function BYTE (line 103) | BYTE WINAPI getAH() function WORD (line 108) | WORD WINAPI getAX() function DWORD (line 113) | DWORD WINAPI getEAX() function BYTE (line 118) | BYTE WINAPI getBL() function BYTE (line 123) | BYTE WINAPI getBH() function WORD (line 128) | WORD WINAPI getBX() function DWORD (line 133) | DWORD WINAPI getEBX() function BYTE (line 138) | BYTE WINAPI getCL() function BYTE (line 143) | BYTE WINAPI getCH() function WORD (line 148) | WORD WINAPI getCX() function DWORD (line 153) | DWORD WINAPI getECX() function BYTE (line 158) | BYTE WINAPI getDL() function BYTE (line 163) | BYTE WINAPI getDH() function WORD (line 168) | WORD WINAPI getDX() function DWORD (line 173) | DWORD WINAPI getEDX() function WORD (line 178) | WORD WINAPI getSP() function DWORD (line 183) | DWORD WINAPI getESP() function WORD (line 188) | WORD WINAPI getBP() function DWORD (line 193) | DWORD WINAPI getEBP() function WORD (line 198) | WORD WINAPI getSI() function DWORD (line 203) | DWORD WINAPI getESI() function WORD (line 208) | WORD WINAPI getDI() function DWORD (line 213) | DWORD WINAPI getEDI() function setAL (line 218) | void WINAPI setAL(BYTE val) function setAH (line 223) | void WINAPI setAH(BYTE val) function setAX (line 228) | void WINAPI setAX(WORD val) function setEAX (line 233) | void WINAPI setEAX(DWORD val) function setBL (line 238) | void WINAPI setBL(BYTE val) function setBH (line 243) | void WINAPI setBH(BYTE val) function setBX (line 248) | void WINAPI setBX(WORD val) function setEBX (line 253) | void WINAPI setEBX(DWORD val) function setCL (line 258) | void WINAPI setCL(BYTE val) function setCH (line 263) | void WINAPI setCH(BYTE val) function setCX (line 268) | void WINAPI setCX(DWORD val) function setECX (line 273) | void WINAPI setECX(BYTE val) function setDL (line 278) | void WINAPI setDL(BYTE val) function setDH (line 283) | void WINAPI setDH(BYTE val) function setDX (line 288) | void WINAPI setDX(WORD val) function setEDX (line 293) | void WINAPI setEDX(DWORD val) function setSP (line 298) | void WINAPI setSP(WORD val) function setESP (line 303) | void WINAPI setESP(DWORD val) function setBP (line 308) | void WINAPI setBP(WORD val) function setEBP (line 313) | void WINAPI setEBP(DWORD val) function setSI (line 318) | void WINAPI setSI(WORD val) function setESI (line 323) | void WINAPI setESI(DWORD val) function setDI (line 328) | void WINAPI setDI(WORD val) function setEDI (line 333) | void WINAPI setEDI(DWORD val) function WORD (line 338) | WORD WINAPI getDS() function WORD (line 343) | WORD WINAPI getES() function WORD (line 348) | WORD WINAPI getCS() function WORD (line 353) | WORD WINAPI getSS() function WORD (line 358) | WORD WINAPI getFS() function WORD (line 363) | WORD WINAPI getGS() function setDS (line 368) | void WINAPI setDS(WORD val) function setES (line 373) | void WINAPI setES(WORD val) function setCS (line 378) | void WINAPI setCS(WORD val) function setSS (line 383) | void WINAPI setSS(WORD val) function setFS (line 388) | void WINAPI setFS(WORD val) function setGS (line 393) | void WINAPI setGS(WORD val) function WORD (line 398) | WORD WINAPI getIP() function WORD (line 403) | WORD WINAPI getEIP() function setIP (line 408) | void WINAPI setIP(WORD val) function setEIP (line 413) | void WINAPI setEIP(DWORD val) function DWORD (line 418) | DWORD WINAPI getCF() function DWORD (line 423) | DWORD WINAPI getPF() function DWORD (line 428) | DWORD WINAPI getAF() function DWORD (line 433) | DWORD WINAPI getZF() function DWORD (line 438) | DWORD WINAPI getSF() function DWORD (line 443) | DWORD WINAPI getIF() function DWORD (line 448) | DWORD WINAPI getDF() function DWORD (line 453) | DWORD WINAPI getOF() function setCF (line 458) | void WINAPI setCF(DWORD val) function setPF (line 463) | void WINAPI setPF(DWORD val) function setAF (line 468) | void WINAPI setAF(DWORD val) function setZF (line 473) | void WINAPI setZF(DWORD val) function setSF (line 478) | void WINAPI setSF(DWORD val) function setIF (line 483) | void WINAPI setIF(DWORD val) function setDF (line 488) | void WINAPI setDF(DWORD val) function setOF (line 493) | void WINAPI setOF(DWORD val) type VDD_IO_HANDLERS (line 507) | typedef struct _VDD_IO_HANDLERS type VDD_IO_PORTRANGE (line 519) | typedef struct _VDD_IO_PORTRANGE type vdd_io_t (line 525) | typedef struct function BOOL (line 535) | BOOL WINAPI VDDInstallIOHook(HANDLE hvdd, WORD cPortRange, PVDD_IO_PORTR... function VDDDeInstallIOHook (line 557) | void WINAPI VDDDeInstallIOHook(HANDLE hvdd, WORD cPortRange, PVDD_IO_POR... function BOOL (line 574) | BOOL vdd_io_read(int port, int size, WORD *val, CONTEXT *ctx) function BOOL (line 607) | BOOL vdd_io_write(int port, int size, WORD val, CONTEXT *ctx) FILE: krnl386/vga.c function set_timer_rate (line 656) | static void CALLBACK set_timer_rate( ULONG_PTR arg ) function DWORD (line 664) | static DWORD CALLBACK VGA_TimerThread( ULONG_PTR Rate ) function VGA_DeinstallTimer (line 671) | static void VGA_DeinstallTimer(void) function VGA_InstallTimer (line 707) | static void VGA_InstallTimer(unsigned Rate) function BOOL (line 721) | static BOOL VGA_IsTimerRunning(void) function HANDLE (line 726) | static HANDLE VGA_AlphaConsole(void) type ModeSet (line 740) | typedef struct { function VGA_SyncWindow (line 752) | static void VGA_SyncWindow( BOOL target_is_fb ) function VGA_DoExit (line 771) | static void WINAPI VGA_DoExit(ULONG_PTR arg) function VGA_DoSetMode (line 784) | static void WINAPI VGA_DoSetMode(ULONG_PTR arg) function VGA_MODE (line 809) | const VGA_MODE *VGA_GetModeInfo(WORD mode) function BOOL (line 827) | static BOOL VGA_SetGraphicMode(WORD mode) function BOOL (line 907) | BOOL VGA_SetMode(WORD mode) function BOOL (line 953) | BOOL VGA_GetMode(unsigned *Height, unsigned *Width, unsigned *Depth) function VGA_Exit (line 965) | static void VGA_Exit(void) function VGA_SetPalette (line 970) | void VGA_SetPalette(PALETTEENTRY *pal, int start, int len) function VGA_SetColor16 (line 985) | void VGA_SetColor16(int reg,int color) function VGA_GetColor16 (line 996) | char VGA_GetColor16(int reg) function VGA_Set16Palette (line 1004) | void VGA_Set16Palette(char *Table) function VGA_Get16Palette (line 1019) | void VGA_Get16Palette(char *Table) function LPSTR (line 1028) | static LPSTR VGA_Lock(unsigned*Pitch,unsigned*Height,unsigned*Width,unsi... function VGA_Unlock (line 1052) | static void VGA_Unlock(void) function paint_bitmap (line 1066) | static void paint_bitmap() function VGA_SetWindowStart (line 1109) | void VGA_SetWindowStart(int start) function VGA_GetWindowStart (line 1135) | int VGA_GetWindowStart(void) function VGA_DoShowMouse (line 1146) | static void WINAPI VGA_DoShowMouse( ULONG_PTR show ) function VGA_ShowMouse (line 1165) | void VGA_ShowMouse( BOOL show ) function VGA_UpdatePalette (line 1180) | void VGA_UpdatePalette(void) function VGA_SetBright (line 1216) | void VGA_SetBright(BOOL bright) function VGA_SetEnabled (line 1230) | static void VGA_SetEnabled(BOOL enabled) function VGA_SetPaletteIndex (line 1251) | void VGA_SetPaletteIndex(unsigned index) function VGA_WritePixel (line 1266) | void VGA_WritePixel(unsigned color, unsigned page, unsigned col, unsigne... function VGA_PrepareVideoMemCopy (line 1294) | static void VGA_PrepareVideoMemCopy(unsigned Xres, unsigned Yres) function VGA_SetAlphaMode (line 1324) | void VGA_SetAlphaMode(unsigned Xres,unsigned Yres) function VGA_InitAlphaMode (line 1353) | void VGA_InitAlphaMode(unsigned*Xres,unsigned*Yres) function BOOL (line 1383) | BOOL VGA_GetAlphaMode(unsigned*Xres,unsigned*Yres) function VGA_SetCursorShape (line 1393) | void VGA_SetCursorShape(unsigned char start_options, unsigned char end) function VGA_SetCursorPos (line 1408) | void VGA_SetCursorPos(unsigned X,unsigned Y) function VGA_GetCursorPos (line 1414) | void VGA_GetCursorPos(unsigned*X,unsigned*Y) function VGA_PutCharAt (line 1420) | static void VGA_PutCharAt(unsigned x, unsigned y, BYTE ascii, int attr) function VGA_WriteChars (line 1436) | void VGA_WriteChars(unsigned X,unsigned Y,unsigned ch,int attr,int count) function VGA_PutChar (line 1446) | void VGA_PutChar(BYTE ascii) function VGA_ClearText (line 1505) | void VGA_ClearText(unsigned row1, unsigned col1, function VGA_ScrollUpText (line 1528) | void VGA_ScrollUpText(unsigned row1, unsigned col1, function VGA_ScrollDownText (line 1554) | void VGA_ScrollDownText(unsigned row1, unsigned col1, function VGA_GetCharacterAtCursor (line 1580) | void VGA_GetCharacterAtCursor(BYTE *ascii, BYTE *attr) function VGA_Poll_Graphics (line 1595) | static void VGA_Poll_Graphics(void) function detect_console (line 1746) | static int detect_console(HANDLE con, int y, BOOL *is_raster_font) function VGA_Poll_Text (line 1771) | static void VGA_Poll_Text(void) function LRESULT (line 1905) | static LRESULT WINAPI VGA_WindowProc(HWND hWnd, UINT Msg, WPARAM wParam,... function DWORD (line 1917) | static DWORD WINAPI init_vga_window() function VGA_Poll (line 1956) | static void CALLBACK VGA_Poll( LPVOID arg, DWORD low, DWORD high ) function VGA_ioport_out (line 1983) | void VGA_ioport_out( WORD port, BYTE val ) function BYTE (line 2157) | BYTE VGA_ioport_in( WORD port ) function VGA_Clean (line 2265) | void VGA_Clean(void) FILE: krnl386/vga.h type modetype (line 34) | enum modetype {TEXT=0, GRAPHIC=1} type VGA_MODE (line 36) | typedef struct { FILE: krnl386/vxd.c type CONTEXT (line 56) | typedef DWORD (WINAPI *VxDCallProc)(DWORD, CONTEXT *); type LPVOID (line 57) | typedef BOOL (WINAPI *DeviceIoProc)(DWORD, LPVOID, DWORD, LPVOID, DWORD,... type vxd_module (line 59) | struct vxd_module type vxdcall_service (line 67) | struct vxdcall_service type vxd_module (line 77) | struct vxd_module type vxdcall_service (line 79) | struct vxdcall_service function WORD (line 107) | static WORD VXD_WinVersion(void) function HANDLE (line 114) | static HANDLE open_vxd_handle( LPCWSTR name ) function DeviceIoProc (line 159) | DeviceIoProc __wine_vxd_get_proc( HANDLE handle ) function HANDLE (line 196) | HANDLE __wine_vxd_open( LPCWSTR filenameW, DWORD access, SECURITY_ATTRIB... function DECLSPEC_HIDDEN (line 289) | DECLSPEC_HIDDEN __regs_VxDCall( CONTEXT *context ) function __wine_vxd_pagefile (line 360) | void WINAPI __wine_vxd_pagefile( CONTEXT *context ) function __wine_vxd_reboot (line 406) | void WINAPI __wine_vxd_reboot( CONTEXT *context ) function __wine_vxd_vdd (line 427) | void WINAPI __wine_vxd_vdd( CONTEXT *context ) function __wine_vxd_vmd (line 448) | void WINAPI __wine_vxd_vmd( CONTEXT *context ) function __wine_vxd_vxdloader (line 469) | void WINAPI __wine_vxd_vxdloader( CONTEXT *context ) function __wine_vxd_shell (line 511) | void WINAPI __wine_vxd_shell( CONTEXT *context ) function __wine_vxd_comm (line 604) | void WINAPI __wine_vxd_comm( CONTEXT *context ) function __wine_vxd_timer (line 629) | void WINAPI __wine_vxd_timer( CONTEXT *context ) function DWORD (line 664) | static DWORD CALLBACK timer_thread( void *arg ) function __wine_vxd_timerapi (line 681) | void WINAPI __wine_vxd_timerapi( CONTEXT *context ) function __wine_vxd_configmg (line 715) | void WINAPI __wine_vxd_configmg( CONTEXT *context ) function __wine_vxd_enable (line 736) | void WINAPI __wine_vxd_enable( CONTEXT *context ) function __wine_vxd_apm (line 757) | void WINAPI __wine_vxd_apm( CONTEXT *context ) function __wine_vxd_win32s (line 827) | void WINAPI __wine_vxd_win32s( CONTEXT *context ) FILE: krnl386/wow_handle.c type HANDLE_DATA (line 26) | typedef struct type tagHANDLE_STORAGE (line 36) | struct tagHANDLE_STORAGE type HANDLE_STORAGE (line 38) | typedef struct function init_wow_handle (line 58) | void init_wow_handle() function DWORD (line 89) | static DWORD get_handle_type(HANDLE h, HANDLE_STORAGE *hs) function BOOL (line 96) | BOOL is_reserved_handle32(HANDLE h) function BOOL (line 105) | BOOL is_reserved_handle16(HANDLE16 h) function WORD (line 114) | WORD get_handle16(HANDLE h, HANDLE_STORAGE *hs, WOW_HANDLE_TYPE type) function WORD (line 128) | WORD get_handle16_data(HANDLE h, HANDLE_STORAGE *hs, HANDLE_DATA **o) function destroy_handle16 (line 176) | void destroy_handle16(HANDLE_STORAGE *hs, WORD h) function BOOL (line 186) | BOOL get_handle32_data(WORD h, HANDLE_STORAGE *hs, HANDLE_DATA **o) function HANDLE (line 202) | HANDLE get_handle32(WORD h, HANDLE_STORAGE *hs) function enter_handle_lock (line 217) | static void enter_handle_lock() function leave_handle_lock (line 222) | static void leave_handle_lock() function HANDLE (line 228) | HANDLE WINAPI K32WOWHandle32User(WORD handle) function HANDLE (line 243) | HANDLE WINAPI K32WOWHandle32Other(WORD handle) function HANDLE16 (line 254) | HANDLE16 WINAPI K32WOWHandle16User(HANDLE handle, WOW_HANDLE_TYPE type) function HANDLE16 (line 269) | HANDLE16 WINAPI K32WOWHandle16Other(HANDLE handle, WOW_HANDLE_TYPE type) function HANDLE (line 280) | HANDLE WINAPI K32WOWHandle32HGDI(WORD handle) function HANDLE16 (line 290) | HANDLE16 WINAPI K32WOWHandle16HGDI(HANDLE handle, WOW_HANDLE_TYPE type) function BOOL (line 299) | static BOOL is_gdiobj(WOW_HANDLE_TYPE type) function K32WOWHandle16Destroy (line 305) | void WINAPI K32WOWHandle16Destroy(HANDLE handle, WOW_HANDLE_TYPE type) function K32WOWHandle16DestroyHint (line 334) | void WINAPI K32WOWHandle16DestroyHint(HANDLE handle, WOW_HANDLE_TYPE type) function hgdi_clean_up (line 356) | static void hgdi_clean_up(HANDLE_STORAGE* hs) function user_handle_clean_up (line 386) | static void user_handle_clean_up(HANDLE_STORAGE* hs) function SetWindowHInst16 (line 394) | __declspec(dllexport) void SetWindowHInst16(WORD hWnd16, HINSTANCE16 hin... function HINSTANCE16 (line 404) | __declspec(dllexport) HINSTANCE16 GetWindowHInst16(WORD hWnd16) function SetWindowHMenu16 (line 415) | __declspec(dllexport) void SetWindowHMenu16(WORD hWnd16, HMENU16 h) function HMENU16 (line 425) | __declspec(dllexport) HMENU16 GetWindowHMenu16(WORD hWnd16) function SetWndProc16 (line 440) | __declspec(dllexport) void SetWndProc16(WORD hWnd16, DWORD WndProc) function DWORD (line 450) | __declspec(dllexport) DWORD GetWndProc16(WORD hWnd16) function SetDlgProc16 (line 462) | __declspec(dllexport) void SetDlgProc16(WORD hWnd16, DWORD WndProc) function DWORD (line 472) | __declspec(dllexport) DWORD GetDlgProc16(WORD hWnd16) function SetPtr16 (line 483) | __declspec(dllexport) void SetPtr16(WORD hdl16, void *ptr, int type) FILE: krnl386/wowthunk.c function BOOL (line 68) | BOOL WOWTHUNK_Init(void) function BOOL (line 118) | static BOOL fix_selector( CONTEXT *context ) function insert_event_check (line 163) | static void insert_event_check( CONTEXT *context ) function EXCEPTION_DISPOSITION (line 232) | static EXCEPTION_DISPOSITION NTAPI call16_handler( EXCEPTION_RECORD *rec... function EXCEPTION_DISPOSITION (line 297) | static EXCEPTION_DISPOSITION function BOOL (line 340) | BOOL WINAPI K32WOWGetDescriptor( SEGPTR segptr, LPLDT_ENTRY ldtent ) function LPVOID (line 349) | LPVOID WINAPI K32WOWGetVDMPointer( DWORD vp, DWORD dwBytes, BOOL fProtec... function LPVOID (line 362) | LPVOID WINAPI K32WOWGetVDMPointerFix( DWORD vp, DWORD dwBytes, BOOL fPro... function VOID (line 382) | VOID WINAPI K32WOWGetVDMPointerUnfix( DWORD vp ) function WORD (line 395) | WORD WINAPI K32WOWGlobalAlloc16( WORD wFlags, DWORD cb ) function WORD (line 403) | WORD WINAPI K32WOWGlobalFree16( WORD hMem ) function BOOL (line 411) | BOOL WINAPI K32WOWGlobalUnlock16( WORD hMem ) function DWORD (line 419) | DWORD WINAPI K32WOWGlobalAllocLock16( WORD wFlags, DWORD cb, WORD *phMem ) function DWORD (line 430) | DWORD WINAPI K32WOWGlobalLockSize16( WORD hMem, PDWORD pcb ) function WORD (line 441) | WORD WINAPI K32WOWGlobalUnlockFree16( DWORD vpMem ) function VOID (line 453) | VOID WINAPI K32WOWYield16( void ) function VOID (line 465) | VOID WINAPI K32WOWDirectedYield16( WORD htask16 ) function HANDLE (line 482) | HANDLE WINAPI K32WOWHandle32( WORD handle, WOW_HANDLE_TYPE type ) function WORD (line 531) | WORD WINAPI K32WOWHandle16( HANDLE handle, WOW_HANDLE_TYPE type ) function HGDIOBJ16 (line 577) | __declspec(dllexport) HGDIOBJ16 K32HGDIOBJ_16(HGDIOBJ handle) function HGDIOBJ (line 587) | __declspec(dllexport) HGDIOBJ K32HGDIOBJ_32(HGDIOBJ16 handle) function HICON16 (line 595) | __declspec(dllexport) HICON16 K32HICON_16(HICON handle) function HICON (line 605) | __declspec(dllexport) HICON K32HICON_32(HICON16 handle) function BOOL (line 616) | BOOL WINAPI K32WOWCallback16Ex( DWORD vpfn16, DWORD dwFlags, function DWORD (line 766) | DWORD WINAPI K32WOWCallback16( DWORD vpfn16, DWORD dwParam ) FILE: lzexpand/lzexpand.c function INT16 (line 43) | INT16 WINAPI LZStart16(void) function HFILE16 (line 54) | HFILE16 WINAPI LZInit16( HFILE16 hfSrc ) function INT16 (line 67) | INT16 WINAPI GetExpandedName16( LPSTR in, LPSTR out ) function INT16 (line 76) | INT16 WINAPI LZRead16( HFILE16 fd, LPVOID buf, UINT16 toread ) function LONG (line 86) | LONG WINAPI LZSeek16( HFILE16 fd, LONG off, INT16 type ) function LONG (line 97) | LONG WINAPI LZCopy16( HFILE16 src, HFILE16 dest ) function HFILE16 (line 120) | HFILE16 WINAPI LZOpenFile16(LPSTR fn, LPOFSTRUCT ofs, UINT16 mode) function LZClose16 (line 135) | void WINAPI LZClose16( HFILE16 fd ) function LONG (line 150) | LONG WINAPI CopyLZFile16( HFILE16 src, HFILE16 dest ) function LZDone16 (line 160) | void WINAPI LZDone16(void) FILE: lzexpand/wine_lzexpand.c type lzfileheader (line 66) | struct lzfileheader { type lzstate (line 76) | struct lzstate { type lzstate (line 99) | struct lzstate function _lzget (line 109) | static int function INT (line 132) | static INT read_header(HFILE fd,struct lzfileheader *head) function INT (line 162) | INT WINAPI LZStart(void) function HFILE (line 180) | HFILE WINAPI LZInit32( HFILE hfSrc, BOOL *lzhandle ) function LZDone (line 224) | void WINAPI LZDone(void) function INT (line 241) | INT WINAPI GetExpandedNameA( LPSTR in, LPSTR out ) function INT (line 311) | INT WINAPI GetExpandedNameW( LPWSTR in, LPWSTR out ) function INT (line 329) | INT WINAPI LZRead( HFILE fd, LPSTR vbuf, INT toread ) function LONG (line 420) | LONG WINAPI LZSeek( HFILE fd, LONG off, INT type ) function LONG (line 456) | LONG WINAPI LZCopy( HFILE src, HFILE dest ) function LPSTR (line 513) | static LPSTR LZEXPAND_MangleName( LPCSTR fn ) function HFILE (line 536) | HFILE WINAPI LZOpenFile32( LPSTR fn, LPOFSTRUCT ofs, WORD mode, BOOL *lz... function LZClose (line 565) | void WINAPI LZClose( HFILE fd ) FILE: mmsystem/driver.c type WINE_DRIVER (line 59) | typedef struct tagWINE_DRIVER function WORD (line 78) | static WORD DRIVER_GetNumberOfModuleRefs(LPWINE_DRIVER lpNewDrv) function LPWINE_DRIVER (line 96) | static LPWINE_DRIVER DRIVER_FindFromHDrvr16(HDRVR16 hDrvr) function LRESULT (line 111) | static inline LRESULT DRIVER_SendMessage(LPWINE_DRIVER lpDrv, UINT16 msg, function LRESULT (line 135) | LRESULT WINAPI DrvSendMessage16(HDRVR16 hDriver, UINT16 msg, LPARAM lPar... function BOOL (line 158) | static BOOL DRIVER_RemoveFromList(LPWINE_DRIVER lpDrv) function BOOL (line 182) | static BOOL DRIVER_AddToList(LPWINE_DRIVER lpNewDrv, LPARAM lParam1, LPA... function LPWINE_DRIVER (line 223) | static LPWINE_DRIVER DRIVER_TryOpenDriver16(LPSTR lpFileName, LPARAM lPa... function HDRVR16 (line 267) | HDRVR16 WINAPI DrvOpen16(LPCSTR lpDriverName, LPCSTR lpSectionName, LPAR... function LRESULT (line 314) | LRESULT WINAPI DrvClose16(HDRVR16 hDrvr, LPARAM lParam1, LPARAM lParam2) function HMODULE16 (line 335) | HMODULE16 WINAPI DrvGetModuleHandle16(HDRVR16 hDrvr) function LRESULT (line 352) | LRESULT WINAPI DrvDefDriverProc16(DWORD dwDevID, HDRVR16 hDriv, UINT16 w... function LRESULT (line 382) | LRESULT WINAPI DriverProc16(DWORD dwDevID, HDRVR16 hDrv, WORD wMsg, FILE: mmsystem/mci16.c function xlate_stat_handle (line 118) | static void xlate_stat_handle(const char *cmdstr, char *retstr) function DWORD (line 133) | static DWORD fix_play_wait(const char *cmdstr, char *retstr, int retlen,... function LPWSTR (line 258) | static LPWSTR MCI_strdupAtoW( LPCSTR str ) function MMSYSTEM_MapType (line 273) | static MMSYSTEM_MapType MCI_MapMsg16To32W(WORD wMsg, DWORD dwFlags, DWOR... function MCI_UnMapMsg16To32W (line 596) | static void MCI_UnMapMsg16To32W(WORD wMsg, DWORD dwFlags, DWORD_PTR lPa... type mci_thunk (line 768) | struct mci_thunk function UINT (line 790) | static UINT MCI_Yield1632(DWORD pfn16, MCIDEVICEID id, DWORD yield_data) type mci_thunk (line 814) | struct mci_thunk type mci_thunk (line 816) | struct mci_thunk type mci_thunk (line 851) | struct mci_thunk type mci_thunk (line 853) | struct mci_thunk function BOOL16 (line 866) | BOOL16 WINAPI mciSetYieldProc16(UINT16 uDeviceID, YIELDPROC16 fpYieldPro... function YIELDPROC16 (line 883) | YIELDPROC16 WINAPI mciGetYieldProc16(UINT16 uDeviceID, DWORD* lpdwYieldD... function BOOL16 (line 901) | BOOL16 WINAPI mciGetErrorString16(DWORD wError, LPSTR lpstrBuffer, UINT1... function BOOL16 (line 909) | BOOL16 WINAPI mciDriverNotify16(HWND16 hWndCallBack, UINT16 wDevID, UINT... function DWORD (line 919) | DWORD WINAPI mciGetDriverData16(UINT16 uDeviceID) function BOOL16 (line 927) | BOOL16 WINAPI mciSetDriverData16(UINT16 uDeviceID, DWORD data) function UINT (line 932) | UINT CALLBACK check_break(UINT16 wDevID, DWORD data) function DWORD (line 943) | DWORD WINAPI mciSendCommand16(UINT16 wDevID, UINT16 wMsg, DWORD dwParam1... function UINT16 (line 1075) | UINT16 WINAPI mciGetDeviceID16(LPCSTR lpstrName) function UINT16 (line 1085) | UINT16 WINAPI mciGetDeviceIDFromElementID16(DWORD dwElementID, LPCSTR lp... function HTASK16 (line 1093) | HTASK16 WINAPI mciGetCreatorTask16(UINT16 uDeviceID) function UINT16 (line 1101) | UINT16 WINAPI mciDriverYield16(UINT16 uDeviceID) function DWORD (line 1109) | DWORD WINAPI mciSendString16(LPCSTR lpstrCommand, LPSTR lpstrRet, function UINT16 (line 1131) | UINT16 WINAPI mciLoadCommandResource16(HINSTANCE16 hInst, LPCSTR resname... function BOOL16 (line 1140) | BOOL16 WINAPI mciFreeCommandResource16(UINT16 uTable) function BOOL16 (line 1150) | BOOL16 WINAPI mciExecute16(LPCSTR lpstrCommand) FILE: mmsystem/message16.c function MMSYSTEM_MapType (line 65) | static MMSYSTEM_MapType MMSYSTDRV_Mixer_Map16To32W (UINT wMsg, DWORD_P... function MMSYSTEM_MapType (line 73) | static MMSYSTEM_MapType MMSYSTDRV_Mixer_UnMap16To32W(UINT wMsg, DWORD_P... function MMSYSTDRV_Mixer_MapCB (line 95) | static void MMSYSTDRV_Mixer_MapCB(DWORD uMsg, DWORD_PTR... function MMSYSTEM_MapType (line 107) | static MMSYSTEM_MapType MMSYSTDRV_MidiIn_Map16To32W (UINT wMsg, DWORD_... function MMSYSTEM_MapType (line 187) | static MMSYSTEM_MapType MMSYSTDRV_MidiIn_UnMap16To32W(UINT wMsg, DWORD_... function MMSYSTDRV_MidiIn_MapCB (line 243) | static void MMSYSTDRV_MidiIn_MapCB(UINT uMsg, DWORD_PTR* dw... function MMSYSTEM_MapType (line 279) | static MMSYSTEM_MapType MMSYSTDRV_MidiOut_Map16To32W (UINT wMsg, DWORD_... function MMSYSTEM_MapType (line 367) | static MMSYSTEM_MapType MMSYSTDRV_MidiOut_UnMap16To32W(UINT wMsg, DWORD... function MMSYSTDRV_MidiOut_MapCB (line 434) | static void MMSYSTDRV_MidiOut_MapCB(UINT uMsg, DWORD_PTR* dwUser, DWORD... function MMSYSTEM_MapType (line 468) | static MMSYSTEM_MapType MMSYSTDRV_WaveIn_Map16To32W (UINT wMsg, DWORD_... function MMSYSTEM_MapType (line 577) | static MMSYSTEM_MapType MMSYSTDRV_WaveIn_UnMap16To32W(UINT wMsg, DWORD_... function MMSYSTDRV_WaveIn_MapCB (line 647) | static void MMSYSTDRV_WaveIn_MapCB(UINT uMsg, DWORD_PTR* dwUser, DWO... function MMSYSTEM_MapType (line 678) | static MMSYSTEM_MapType MMSYSTDRV_WaveOut_Map16To32W (UINT wMsg, DWORD... function MMSYSTEM_MapType (line 799) | static MMSYSTEM_MapType MMSYSTDRV_WaveOut_UnMap16To32W(UINT wMsg, DWORD... function MMSYSTDRV_WaveOut_MapCB (line 879) | static void MMSYSTDRV_WaveOut_MapCB(UINT uMsg, DWORD_PTR* dwUser, DWORD... type MMSYSTEM_MapType (line 906) | typedef MMSYSTEM_MapType (*MMSYSTDRV_MAPMSG)(UINT wMsg, DWORD_PTR... type MMSYSTEM_MapType (line 907) | typedef MMSYSTEM_MapType (*MMSYSTDRV_UNMAPMSG)(UINT wMsg, DWORD_P... type mmsystdrv_thunk (line 913) | struct mmsystdrv_thunk type MMSYSTDRV_Type (line 929) | struct MMSYSTDRV_Type function LRESULT (line 949) | static LRESULT CALLBACK MMSYSTDRV_Callback3216(struct mmsystdrv_thunk* t... type mmsystdrv_thunk (line 1003) | struct mmsystdrv_thunk type MMSYSTEM_DriverType (line 1003) | enum MMSYSTEM_DriverType type mmsystdrv_thunk (line 1005) | struct mmsystdrv_thunk type mmsystdrv_thunk (line 1055) | struct mmsystdrv_thunk function MMSYSTDRV_SetHandle (line 1073) | void MMSYSTDRV_SetHandle(struct mmsystdrv_thunk* thunk, void* h) function MMSYSTDRV_DeleteThunk (line 1082) | void MMSYSTDRV_DeleteThunk(struct mmsystdrv_thunk* thunk) function MMSYSTDRV_CloseHandle (line 1093) | void MMSYSTDRV_CloseHandle(void* h) function DWORD (line 1108) | DWORD MMSYSTDRV_Message(void* h, UINT msg, DWORD_PTR param1, DWORD_PTR... FILE: mmsystem/mmio16.c type mmio_thunk (line 65) | struct mmio_thunk function LRESULT (line 93) | static LRESULT MMIO_Map32To16(struct mmio_thunk *thunk, DWORD wMsg, LPAR... function LRESULT (line 141) | static LRESULT MMIO_UnMap32To16(struct mmio_thunk *thunk, DWORD wMsg, LP... type mmio_thunk (line 179) | struct mmio_thunk type mmio_thunk (line 181) | struct mmio_thunk function LRESULT (line 196) | static LRESULT CALLBACK MMIO_Callback3216(struct mmio_thunk *thunk, LPMM... type mmio_thunk (line 249) | struct mmio_thunk type mmio_thunk (line 251) | struct mmio_thunk function MMIO_SetSegmentedBuffer (line 290) | static void MMIO_SetSegmentedBuffer(struct mmio_thunk* thunk, SEGPTR... function HMMIO16 (line 309) | HMMIO16 WINAPI mmioOpen16(LPSTR szFileName, MMIOINFO16* lpmmioinfo16, function MMRESULT16 (line 391) | MMRESULT16 WINAPI mmioClose16(HMMIO16 hmmio, UINT16 uFlags) function LONG (line 423) | LONG WINAPI mmioRead16(HMMIO16 hmmio, HPSTR pch, LONG cch) function LONG (line 431) | LONG WINAPI mmioWrite16(HMMIO16 hmmio, HPCSTR pch, LONG cch) function LONG (line 439) | LONG WINAPI mmioSeek16(HMMIO16 hmmio, LONG lOffset, INT16 iOrigin) function MMRESULT16 (line 447) | MMRESULT16 WINAPI mmioGetInfo16(HMMIO16 hmmio, MMIOINFO16* lpmmioinfo, U... function MMRESULT16 (line 501) | MMRESULT16 WINAPI mmioSetInfo16(HMMIO16 hmmio, const MMIOINFO16* lpmmioi... function MMRESULT16 (line 540) | MMRESULT16 WINAPI mmioSetBuffer16(HMMIO16 hmmio, SEGPTR pchBuffer, function MMRESULT16 (line 566) | MMRESULT16 WINAPI mmioFlush16(HMMIO16 hmmio, UINT16 uFlags) function MMRESULT16 (line 574) | MMRESULT16 WINAPI mmioAdvance16(HMMIO16 hmmio, MMIOINFO16* lpmmioinfo, U... function FOURCC (line 599) | FOURCC WINAPI mmioStringToFOURCC16(LPCSTR sz, UINT16 uFlags) function LPMMIOPROC16 (line 607) | LPMMIOPROC16 WINAPI mmioInstallIOProc16(FOURCC fccIOProc, LPMMIOPROC16 p... function LRESULT (line 670) | LRESULT WINAPI mmioSendMessage16(HMMIO16 hmmio, UINT16 uMessage, function MMRESULT16 (line 694) | MMRESULT16 WINAPI mmioDescend16(HMMIO16 hmmio, LPMMCKINFO lpck, function MMRESULT16 (line 703) | MMRESULT16 WINAPI mmioAscend16(HMMIO16 hmmio, MMCKINFO* lpck, UINT16 uFl... function MMRESULT16 (line 711) | MMRESULT16 WINAPI mmioCreateChunk16(HMMIO16 hmmio, MMCKINFO* lpck, UINT1... function MMRESULT16 (line 719) | MMRESULT16 WINAPI mmioRename16(LPCSTR szFileName, LPCSTR szNewFileName, FILE: mmsystem/mmsystem.c function BOOL (line 88) | BOOL WINAPI MMSYSTEM_LibMain(DWORD fdwReason, HINSTANCE hinstDLL, WORD ds, function MMSYSTEM_WEP (line 100) | int WINAPI MMSYSTEM_WEP(HINSTANCE16 hInstance, WORD wDataSeg, function MMSYSTEM_MMTIME32to16 (line 117) | void MMSYSTEM_MMTIME32to16(LPMMTIME16 mmt16, const MMTIME* mmt32) function MMRESULT16 (line 129) | MMRESULT16 WINAPI timeGetSystemTime16(LPMMTIME16 lpTime, UINT16 wSize) type timer_entry (line 141) | struct timer_entry { type list (line 148) | struct list function timeCB3216 (line 152) | static void CALLBACK timeCB3216(UINT id, UINT uMsg, DWORD_PTR user, DWOR... function MMRESULT16 (line 175) | MMRESULT16 WINAPI timeSetEvent16(UINT16 wDelay, UINT16 wResol, LPTIMECAL... function MMRESULT16 (line 211) | MMRESULT16 WINAPI timeKillEvent16(UINT16 wID) function MMRESULT16 (line 236) | MMRESULT16 WINAPI timeGetDevCaps16(LPTIMECAPS16 lpCaps, UINT16 wSize) function MMRESULT16 (line 257) | MMRESULT16 WINAPI timeBeginPeriod16(UINT16 wPeriod) function MMRESULT16 (line 267) | MMRESULT16 WINAPI timeEndPeriod16(UINT16 wPeriod) function DWORD (line 277) | DWORD WINAPI timeGetTime16(void) type UINT (line 287) | typedef UINT(*WINAPI tmmsystemGetVersion)(void); function UINT (line 289) | inline UINT WINAPI mmsystemGetVersion(void) function UINT16 (line 305) | UINT16 WINAPI mmsystemGetVersion16(void) function BOOL16 (line 313) | BOOL16 WINAPI DriverCallback16(DWORD dwCallBack, UINT16 uFlags, HDRVR16 ... function OutputDebugStr16 (line 323) | void WINAPI OutputDebugStr16(LPCSTR str) function UINT16 (line 340) | UINT16 WINAPI mixerGetNumDevs16(void) function UINT16 (line 348) | UINT16 WINAPI mixerGetDevCaps16(UINT16 uDeviceID, LPMIXERCAPS16 lpCaps, function UINT16 (line 373) | UINT16 WINAPI mixerOpen16(LPHMIXER16 lphmix, UINT16 uDeviceID, DWORD dwC... function UINT16 (line 400) | UINT16 WINAPI mixerClose16(HMIXER16 hMix) function UINT16 (line 408) | UINT16 WINAPI mixerGetID16(HMIXEROBJ16 hmix, LPUINT16 lpid, DWORD fdwID) function UINT16 (line 421) | UINT16 WINAPI mixerGetControlDetails16(HMIXEROBJ16 hmix, function UINT16 (line 445) | UINT16 WINAPI mixerGetLineControls16(HMIXEROBJ16 hmix, function UINT16 (line 504) | UINT16 WINAPI mixerGetLineInfo16(HMIXEROBJ16 hmix, LPMIXERLINE16 lpmli16, function UINT16 (line 567) | UINT16 WINAPI mixerSetControlDetails16(HMIXEROBJ16 hmix, function DWORD (line 578) | DWORD WINAPI mixerMessage16(HMIXER16 hmix, UINT16 uMsg, DWORD dwParam1, function UINT16 (line 592) | UINT16 WINAPI auxGetNumDevs16(void) function UINT16 (line 600) | UINT16 WINAPI auxGetDevCaps16(UINT16 uDeviceID, LPAUXCAPS16 lpCaps, UINT... function UINT16 (line 624) | UINT16 WINAPI auxGetVolume16(UINT16 uDeviceID, LPDWORD lpdwVolume) function UINT16 (line 632) | UINT16 WINAPI auxSetVolume16(UINT16 uDeviceID, DWORD dwVolume) function DWORD (line 640) | DWORD WINAPI auxOutMessage16(UINT16 uDeviceID, UINT16 uMessage, DWORD dw... function UINT16 (line 669) | UINT16 WINAPI midiOutGetNumDevs16(void) function UINT16 (line 677) | UINT16 WINAPI midiOutGetDevCaps16(UINT16 uDeviceID, LPMIDIOUTCAPS16 lpCaps, function UINT16 (line 706) | UINT16 WINAPI midiOutGetErrorText16(UINT16 uError, LPSTR lpText, UINT16 ... function UINT16 (line 714) | UINT16 WINAPI midiOutOpen16(HMIDIOUT16* lphMidiOut, UINT16 uDeviceID, function UINT16 (line 739) | UINT16 WINAPI midiOutClose16(HMIDIOUT16 hMidiOut) function UINT16 (line 751) | UINT16 WINAPI midiOutPrepareHeader16(HMIDIOUT16 hMidiOut, /* [in... function UINT16 (line 763) | UINT16 WINAPI midiOutUnprepareHeader16(HMIDIOUT16 hMidiOut, /* [... function UINT16 (line 781) | UINT16 WINAPI midiOutShortMsg16(HMIDIOUT16 hMidiOut, DWORD dwMsg) function UINT16 (line 789) | UINT16 WINAPI midiOutLongMsg16(HMIDIOUT16 hMidiOut, /* [in] */ function UINT16 (line 801) | UINT16 WINAPI midiOutReset16(HMIDIOUT16 hMidiOut) function UINT16 (line 809) | UINT16 WINAPI midiOutGetVolume16(UINT16 uDeviceID, DWORD* lpdwVolume) function UINT16 (line 817) | UINT16 WINAPI midiOutSetVolume16(UINT16 uDeviceID, DWORD dwVolume) function UINT16 (line 825) | UINT16 WINAPI midiOutCachePatches16(HMIDIOUT16 hMidiOut, UINT16 uBank, function UINT16 (line 835) | UINT16 WINAPI midiOutCacheDrumPatches16(HMIDIOUT16 hMidiOut, UINT16 uPatch, function UINT16 (line 844) | UINT16 WINAPI midiOutGetID16(HMIDIOUT16 hMidiOut, UINT16* lpuDeviceID) function DWORD (line 858) | DWORD WINAPI midiOutMessage16(HMIDIOUT16 hMidiOut, UINT16 uMessage, function UINT16 (line 885) | UINT16 WINAPI midiInGetNumDevs16(void) function UINT16 (line 893) | UINT16 WINAPI midiInGetDevCaps16(UINT16 uDeviceID, LPMIDIINCAPS16 lpCaps, function UINT16 (line 917) | UINT16 WINAPI midiInOpen16(HMIDIIN16* lphMidiIn, UINT16 uDeviceID, function UINT16 (line 942) | UINT16 WINAPI midiInClose16(HMIDIIN16 hMidiIn) function UINT16 (line 954) | UINT16 WINAPI midiInPrepareHeader16(HMIDIIN16 hMidiIn, /* [in] */ function UINT16 (line 966) | UINT16 WINAPI midiInUnprepareHeader16(HMIDIIN16 hMidiIn, /* [in] */ function UINT16 (line 984) | UINT16 WINAPI midiInAddBuffer16(HMIDIIN16 hMidiIn, /* [in] */ function UINT16 (line 996) | UINT16 WINAPI midiInStart16(HMIDIIN16 hMidiIn) function UINT16 (line 1004) | UINT16 WINAPI midiInStop16(HMIDIIN16 hMidiIn) function UINT16 (line 1012) | UINT16 WINAPI midiInReset16(HMIDIIN16 hMidiIn) function UINT16 (line 1020) | UINT16 WINAPI midiInGetID16(HMIDIIN16 hMidiIn, UINT16* lpuDeviceID) function DWORD (line 1034) | DWORD WINAPI midiInMessage16(HMIDIIN16 hMidiIn, UINT16 uMessage, function MMRESULT16 (line 1060) | MMRESULT16 WINAPI midiStreamClose16(HMIDISTRM16 hMidiStrm) function MMRESULT16 (line 1071) | MMRESULT16 WINAPI midiStreamOpen16(HMIDISTRM16* phMidiStrm, LPUINT16 devid, function MMRESULT16 (line 1103) | MMRESULT16 WINAPI midiStreamOut16(HMIDISTRM16 hMidiStrm, LPMIDIHDR16 lpM... function MMRESULT16 (line 1112) | MMRESULT16 WINAPI midiStreamPause16(HMIDISTRM16 hMidiStrm) function MMRESULT16 (line 1120) | MMRESULT16 WINAPI midiStreamPosition16(HMIDISTRM16 hMidiStrm, LPMMTIME16... function MMRESULT16 (line 1136) | MMRESULT16 WINAPI midiStreamProperty16(HMIDISTRM16 hMidiStrm, LPBYTE lpP... function MMRESULT16 (line 1144) | MMRESULT16 WINAPI midiStreamRestart16(HMIDISTRM16 hMidiStrm) function MMRESULT16 (line 1152) | MMRESULT16 WINAPI midiStreamStop16(HMIDISTRM16 hMidiStrm) function UINT16 (line 1165) | UINT16 WINAPI waveOutGetNumDevs16(void) function UINT16 (line 1173) | UINT16 WINAPI waveOutGetDevCaps16(UINT16 uDeviceID, function UINT16 (line 1201) | UINT16 WINAPI waveOutGetErrorText16(UINT16 uError, LPSTR lpText, UINT16 ... function init_wfx_adpcm (line 1206) | static void init_wfx_adpcm(ADPCMWAVEFORMAT* awfx) function UINT16 (line 1237) | UINT16 WINAPI waveOutOpen16(HWAVEOUT16* lphWaveOut, UINT16 uDeviceID, function UINT16 (line 1287) | UINT16 WINAPI waveOutClose16(HWAVEOUT16 hWaveOut) function UINT16 (line 1303) | UINT16 WINAPI waveOutPrepareHeader16(HWAVEOUT16 hWaveOut, /* [in] */ function UINT16 (line 1317) | UINT16 WINAPI waveOutUnprepareHeader16(HWAVEOUT16 hWaveOut, /* [in... function UINT16 (line 1335) | UINT16 WINAPI waveOutWrite16(HWAVEOUT16 hWaveOut, /* [in] */ function UINT16 (line 1347) | UINT16 WINAPI waveOutBreakLoop16(HWAVEOUT16 hWaveOut16) function UINT16 (line 1361) | UINT16 WINAPI waveOutPause16(HWAVEOUT16 hWaveOut16) function UINT16 (line 1375) | UINT16 WINAPI waveOutReset16(HWAVEOUT16 hWaveOut16) function UINT16 (line 1389) | UINT16 WINAPI waveOutRestart16(HWAVEOUT16 hWaveOut16) function UINT16 (line 1403) | UINT16 WINAPI waveOutGetPosition16(HWAVEOUT16 hWaveOut, LPMMTIME16 lpTime, function UINT16 (line 1421) | UINT16 WINAPI waveOutGetPitch16(HWAVEOUT16 hWaveOut16, LPDWORD lpdw) function UINT16 (line 1429) | UINT16 WINAPI waveOutSetPitch16(HWAVEOUT16 hWaveOut16, DWORD dw) function UINT16 (line 1437) | UINT16 WINAPI waveOutGetPlaybackRate16(HWAVEOUT16 hWaveOut16, LPDWORD lpdw) function UINT16 (line 1445) | UINT16 WINAPI waveOutSetPlaybackRate16(HWAVEOUT16 hWaveOut16, DWORD dw) function UINT16 (line 1453) | UINT16 WINAPI waveOutGetVolume16(UINT16 devid, LPDWORD lpdw) function UINT16 (line 1461) | UINT16 WINAPI waveOutSetVolume16(UINT16 devid, DWORD dw) function UINT16 (line 1469) | UINT16 WINAPI waveOutGetID16(HWAVEOUT16 hWaveOut, UINT16* lpuDeviceID) function DWORD (line 1483) | DWORD WINAPI waveOutMessage16(HWAVEOUT16 hWaveOut, UINT16 uMessage, function UINT16 (line 1503) | UINT16 WINAPI waveInGetNumDevs16(void) function UINT16 (line 1511) | UINT16 WINAPI waveInGetDevCaps16(UINT16 uDeviceID, LPWAVEINCAPS16 lpCaps, function UINT16 (line 1536) | UINT16 WINAPI waveInOpen16(HWAVEIN16* lphWaveIn, UINT16 uDeviceID, function UINT16 (line 1569) | UINT16 WINAPI waveInClose16(HWAVEIN16 hWaveIn) function UINT16 (line 1585) | UINT16 WINAPI waveInPrepareHeader16(HWAVEIN16 hWaveIn, /* [in] */ function UINT16 (line 1601) | UINT16 WINAPI waveInUnprepareHeader16(HWAVEIN16 hWaveIn, /* [in] */ function UINT16 (line 1621) | UINT16 WINAPI waveInAddBuffer16(HWAVEIN16 hWaveIn, /* [in] */ function UINT16 (line 1635) | UINT16 WINAPI waveInReset16(HWAVEIN16 hWaveIn16) function UINT16 (line 1649) | UINT16 WINAPI waveInStart16(HWAVEIN16 hWaveIn16) function UINT16 (line 1663) | UINT16 WINAPI waveInStop16(HWAVEIN16 hWaveIn16) function UINT16 (line 1677) | UINT16 WINAPI waveInGetPosition16(HWAVEIN16 hWaveIn, LPMMTIME16 lpTime, function UINT16 (line 1692) | UINT16 WINAPI waveInGetID16(HWAVEIN16 hWaveIn, UINT16* lpuDeviceID) function DWORD (line 1706) | DWORD WINAPI waveInMessage16(HWAVEIN16 hWaveIn, UINT16 uMessage, function HINSTANCE16 (line 1736) | HINSTANCE16 WINAPI mmTaskCreate16(SEGPTR spProc, HINSTANCE16 *lphMmTask,... function mmTaskEntryPoint16 (line 1786) | void mmTaskEntryPoint16(LPSTR cmdLine, WORD di, WORD si) function mmTaskBlock16 (line 1817) | void WINAPI mmTaskBlock16(HINSTANCE16 hInst) function LRESULT (line 1833) | LRESULT WINAPI mmTaskSignal16(HTASK16 ht) function HTASK16 (line 1842) | HTASK16 WINAPI mmGetCurrentTask16(void) function mmTaskYield16 (line 1850) | void WINAPI mmTaskYield16(void) function WINE_MMTHREAD (line 1864) | static WINE_MMTHREAD* WINMM_GetmmThread(HANDLE16 h) function MMSYSTEM_ThreadBlock (line 1869) | static void MMSYSTEM_ThreadBlock(WINE_MMTHREAD* lpMMThd) function mmThreadBlock16 (line 1907) | void WINAPI mmThreadBlock16(HANDLE16 hndl) function DWORD (line 1930) | DWORD WINAPI WINE_mmThreadEntryPoint(LPVOID p) function LRESULT (line 1975) | LRESULT WINAPI mmThreadCreate16(FARPROC16 fpThreadAddr, LPHANDLE16 lpHnd... function mmThreadSignal16 (line 2072) | void WINAPI mmThreadSignal16(HANDLE16 hndl) function BOOL16 (line 2093) | BOOL16 WINAPI mmThreadIsCurrent16(HANDLE16 hndl) function BOOL16 (line 2110) | BOOL16 WINAPI mmThreadIsValid16(HANDLE16 hndl) function HANDLE16 (line 2142) | HANDLE16 WINAPI mmThreadGetTask16(HANDLE16 hndl) type LPCSTR (line 2155) | typedef BOOL16 (WINAPI *MMCPLCALLBACK)(HWND, LPCSTR, LPCSTR, LPCSTR); function BOOL16 (line 2160) | BOOL16 WINAPI mmShowMMCPLPropertySheet16(HWND hWnd, LPCSTR lpStrDevice, function StackEnter16 (line 2186) | void WINAPI StackEnter16(void) function StackLeave16 (line 2197) | void WINAPI StackLeave16(void) function WMMMidiRunOnce16 (line 2208) | void WINAPI WMMMidiRunOnce16(void) function UINT16 (line 2223) | UINT16 WINAPI joyGetNumDevs16(void) function MMRESULT16 (line 2231) | MMRESULT16 WINAPI joyGetDevCaps16(UINT16 wID, LPJOYCAPS16 lpCaps, UINT16... function MMRESULT16 (line 2275) | MMRESULT16 WINAPI joyGetPosEx16(UINT16 wID, LPJOYINFOEX lpInfo) function MMRESULT16 (line 2283) | MMRESULT16 WINAPI joyGetPos16(UINT16 wID, LPJOYINFO16 lpInfo) function MMRESULT16 (line 2302) | MMRESULT16 WINAPI joyGetThreshold16(UINT16 wID, LPUINT16 lpThreshold) function MMRESULT16 (line 2316) | MMRESULT16 WINAPI joyReleaseCapture16(UINT16 wID) function MMRESULT16 (line 2324) | MMRESULT16 WINAPI joySetCapture16(HWND16 hWnd, UINT16 wID, UINT16 wPerio... function MMRESULT16 (line 2332) | MMRESULT16 WINAPI joySetThreshold16(UINT16 wID, UINT16 wThreshold) function MMRESULT16 (line 2340) | MMRESULT16 WINAPI joySetCalibration16(UINT16 wID) FILE: mmsystem/playsound.c type WINE_PLAYSOUND (line 58) | typedef struct tagWINE_PLAYSOUND function HMMIO (line 71) | static HMMIO get_mmioFromFile(LPCWSTR lpszName) function HMMIO (line 88) | static HMMIO get_mmioFromProfile(UINT uFlags, LPCWSTR lpszName) type playsound_data (line 162) | struct playsound_data function PlaySound_Callback (line 168) | static void CALLBACK PlaySound_Callback(HWAVEOUT hwo, UINT uMsg, function PlaySound_WaitDone (line 188) | static void PlaySound_WaitDone(struct playsound_data* s) function BOOL (line 198) | static BOOL PlaySound_IsString(DWORD fdwSound, const void* psz) function PlaySound_Free (line 216) | static void PlaySound_Free(WINE_PLAYSOUND* wps) function WINE_PLAYSOUND (line 226) | static WINE_PLAYSOUND* PlaySound_Alloc(const void* pszSound, HMODULE hmod, function DWORD (line 269) | static DWORD WINAPI proc_PlaySound(LPVOID arg) function BOOL (line 493) | static BOOL MULTIMEDIA_PlaySound(const void* pszSound, HMODULE hmod, DWO... function BOOL16 (line 558) | BOOL16 WINAPI PlaySound16(LPCSTR pszSoundA, HMODULE16 hmod, DWORD fdwSound) function BOOL16 (line 566) | BOOL16 WINAPI sndPlaySound16(LPCSTR pszSoundA, UINT16 uFlags) FILE: mmsystem/winemm16.h type LONG (line 29) | typedef LONG (*MCIPROC16)(DWORD, HDRVR16, WORD, DWORD, DWORD); type MMSYSTEM_MapType (line 59) | typedef enum { type MMSYSTEM_DriverType (line 68) | enum MMSYSTEM_DriverType type mmsystdrv_thunk (line 78) | struct mmsystdrv_thunk type MMSYSTEM_DriverType (line 78) | enum MMSYSTEM_DriverType type mmsystdrv_thunk (line 79) | struct mmsystdrv_thunk type mmsystdrv_thunk (line 80) | struct mmsystdrv_thunk type WINE_MMTHREAD (line 87) | typedef struct { FILE: mouse/mouse.c type MOUSEINFO (line 31) | typedef struct _MOUSEINFO function WORD (line 50) | WORD WINAPI Inquire16(LPMOUSEINFO mouseInfo) function VOID (line 68) | VOID WINAPI Enable16( FARPROC16 proc ) function VOID (line 76) | VOID WINAPI Disable16(void) FILE: msacm/msacm.c function BOOL (line 52) | BOOL WINAPI DllEntryPoint16(DWORD fdwReason, HINSTANCE16 hinstDLL, WORD ds, function DWORD (line 61) | DWORD WINAPI acmGetVersion16(void) function MMRESULT16 (line 70) | MMRESULT16 WINAPI acmMetrics16( function MMRESULT16 (line 83) | MMRESULT16 WINAPI acmDriverEnum16( function MMRESULT16 (line 97) | MMRESULT16 WINAPI acmDriverDetails16( function MMRESULT16 (line 108) | MMRESULT16 WINAPI acmDriverAdd16( function MMRESULT16 (line 122) | MMRESULT16 WINAPI acmDriverRemove16( function MMRESULT16 (line 133) | MMRESULT16 WINAPI acmDriverOpen16( function MMRESULT16 (line 144) | MMRESULT16 WINAPI acmDriverClose16( function LRESULT (line 155) | LRESULT WINAPI acmDriverMessage16( function MMRESULT16 (line 168) | MMRESULT16 WINAPI acmDriverID16( function MMRESULT16 (line 179) | MMRESULT16 WINAPI acmDriverPriority16( function MMRESULT16 (line 192) | MMRESULT16 WINAPI acmFormatTagDetails16( function MMRESULT16 (line 201) | MMRESULT16 WINAPI acmFormatTagEnum16( function MMRESULT16 (line 215) | MMRESULT16 WINAPI acmFormatChoose16( function MMRESULT16 (line 226) | MMRESULT16 WINAPI acmFormatDetails16( function MMRESULT16 (line 250) | MMRESULT16 WINAPI acmFormatEnum16( function MMRESULT16 (line 264) | MMRESULT16 WINAPI acmFormatSuggest16( function MMRESULT16 (line 274) | MMRESULT16 WINAPI acmFilterTagDetails16( function MMRESULT16 (line 285) | MMRESULT16 WINAPI acmFilterTagEnum16( function MMRESULT16 (line 299) | MMRESULT16 WINAPI acmFilterChoose16( function MMRESULT16 (line 310) | MMRESULT16 WINAPI acmFilterDetails16( function MMRESULT16 (line 321) | MMRESULT16 WINAPI acmFilterEnum16( function MMRESULT16 (line 335) | MMRESULT16 WINAPI acmStreamOpen16( function MMRESULT16 (line 356) | MMRESULT16 WINAPI acmStreamClose16( function MMRESULT16 (line 370) | MMRESULT16 WINAPI acmStreamSize16( function MMRESULT16 (line 380) | MMRESULT16 WINAPI acmStreamConvert16( function MMRESULT16 (line 403) | MMRESULT16 WINAPI acmStreamReset16( function MMRESULT16 (line 414) | MMRESULT16 WINAPI acmStreamPrepareHeader16( function MMRESULT16 (line 442) | MMRESULT16 WINAPI acmStreamUnprepareHeader16( FILE: msacm/wineacm16.h type ACMDRIVERDETAILS16 (line 38) | typedef struct _ACMDRIVERDETAILS16 type ACMFILTERCHOOSE16 (line 64) | typedef struct _ACMFILTERCHOOSE16 type ACMFILTERDETAILS16 (line 90) | typedef struct _ACMFILTERDETAILS16 type ACMFILTERTAGDETAILS16 (line 101) | typedef struct _ACMFILTERTAGDETAILS16 type ACMFORMATCHOOSE16 (line 112) | typedef struct _ACMFORMATCHOOSE16 type ACMFORMATDETAILS16 (line 138) | typedef struct _ACMFORMATDETAILS16 type ACMFORMATTAGDETAILS16 (line 149) | typedef struct _ACMFORMATTAGDETAILS16 type ACMSTREAMHEADER (line 160) | typedef ACMSTREAMHEADER ACMSTREAMHEADER16, *NPACMSTREAMHEADER16, *LPACMS... FILE: msvideo/msvideo16.c function HDRAWDIB16 (line 61) | HDRAWDIB16 VFWAPI DrawDibOpen16(void) function BOOL16 (line 69) | BOOL16 VFWAPI DrawDibClose16(HDRAWDIB16 hdd) function BOOL16 (line 77) | BOOL16 VFWAPI DrawDibBegin16(HDRAWDIB16 hdd, HDC16 hdc, INT16 dxDst, function BOOL16 (line 88) | BOOL16 VFWAPI DrawDibEnd16(HDRAWDIB16 hdd) function BOOL16 (line 96) | BOOL16 VFWAPI DrawDibDraw16(HDRAWDIB16 hdd, HDC16 hdc, INT16 xDst, INT16... function HPALETTE16 (line 108) | HPALETTE16 VFWAPI DrawDibGetPalette16(HDRAWDIB16 hdd) function BOOL16 (line 116) | BOOL16 VFWAPI DrawDibSetPalette16(HDRAWDIB16 hdd, HPALETTE16 hpal) function UINT16 (line 124) | UINT16 VFWAPI DrawDibRealize16(HDRAWDIB16 hdd, HDC16 hdc, function BOOL16 (line 133) | BOOL16 VFWAPI DrawDibProfileDisplay16(LPBITMAPINFOHEADER lpbi) function BOOL16 (line 142) | BOOL16 VFWAPI DrawDibStart16(HDRAWDIB16 hdd, DWORD rate) function BOOL16 (line 150) | BOOL16 VFWAPI DrawDibStop16(HDRAWDIB16 hdd) function HIC16 (line 159) | HIC16 VFWAPI ICOpen16(DWORD fccType, DWORD fccHandler, UINT16 wMode) function LRESULT (line 179) | LRESULT VFWAPIV ICMessage16( HIC16 hic, UINT16 msg, UINT16 cb, VA_LIST16... function LRESULT (line 205) | LRESULT VFWAPI ICGetInfo16(HIC16 hic, ICINFO16 * picinfo, DWORD cb) function HIC16 (line 218) | HIC16 VFWAPI ICLocate16(DWORD fccType, DWORD fccHandler, function DWORD (line 228) | DWORD VFWAPIV ICCompress16(HIC16 hic, DWORD dwFlags, function DWORD (line 266) | DWORD VFWAPIV ICDecompress16(HIC16 hic, DWORD dwFlags, function DWORD (line 292) | DWORD VFWAPIV ICDrawBegin16(HIC16 hic, /* [in] */ function DWORD (line 343) | DWORD VFWAPIV ICDraw16(HIC16 hic, DWORD dwFlags, function HIC16 (line 368) | HIC16 VFWAPI ICGetDisplayFormat16(HIC16 hic, LPBITMAPINFOHEADER lpbiIn, function LPVOID (line 384) | static LPVOID MSVIDEO_MapICDEX16To32(LPDWORD lParam) function LPVOID (line 415) | static LPVOID MSVIDEO_MapMsg16To32(UINT msg, LPDWORD lParam1, LPDWORD lP... function MSVIDEO_UnmapMsg16To32 (line 631) | static void MSVIDEO_UnmapMsg16To32(UINT msg, LPVOID data16, LPDWORD lPar... function BOOL16 (line 688) | BOOL16 VFWAPI ICInfo16(DWORD fccType, DWORD fccHandler, ICINFO16 *lpicinfo) function LRESULT (line 710) | static LRESULT CALLBACK IC_Callback3216(DWORD pfn16, HIC hic, HDRVR hd... type msvideo_thunk (line 1053) | struct msvideo_thunk type msvideo_thunk (line 1074) | struct msvideo_thunk type msvideo_thunk (line 1076) | struct msvideo_thunk type msvideo_thunk (line 1106) | struct msvideo_thunk type msvideo_thunk (line 1108) | struct msvideo_thunk type msvideo_thunk (line 1122) | struct msvideo_thunk type msvideo_drv (line 1136) | struct msvideo_drv function BOOL (line 1143) | BOOL add_module(DWORD fccType, DWORD fccHandler, HMODULE16 hmod) function remove_module (line 1159) | void remove_module(DWORD fccType, DWORD fccHandler, BOOL unload) function remove_all_modules (line 1179) | void remove_all_modules() function HIC16 (line 1193) | HIC16 VFWAPI ICOpenFunction16(DWORD fccType, DWORD fccHandler, UINT16 wM... function LRESULT (line 1215) | LRESULT VFWAPI ICSendMessage16(HIC16 hic, UINT16 msg, DWORD lParam1, DWO... function LRESULT (line 1253) | LRESULT WINAPI ICClose16(HIC16 hic) function DWORD (line 1275) | DWORD WINAPI VideoCapDriverDescAndVer16(WORD nr, LPSTR buf1, WORD buf1len, function BOOL (line 1380) | BOOL WINAPI VIDEO_LibMain(DWORD fdwReason, HINSTANCE hinstDLL, WORD ds, function BOOL (line 1398) | BOOL CDECL MCIWndRegisterClass16(void) function LRESULT (line 1406) | static LRESULT WINAPI MCIWndProc16(HWND hwnd, UINT msg, WPARAM wparam, L... function HWND16 (line 1442) | HWND16 CDECL MCIWndCreate16(HWND16 parent, HINSTANCE16 hinst16, type VIDEOHDR16 (line 1451) | typedef struct videohdr_tag16 { type WORD (line 1460) | typedef WORD HVIDEO16; type HVIDEO16 (line 1461) | typedef HVIDEO16 *LPHVIDEO16; function DWORD (line 1463) | DWORD WINAPI videoGetNumDevs16(void) function DWORD (line 1468) | DWORD WINAPI videoOpen16(LPHVIDEO16 lphVideo, DWORD dwDevice, DWORD dwFl... function DWORD (line 1473) | DWORD WINAPI videoClose16(HVIDEO16 hVideo) function DWORD (line 1479) | DWORD WINAPI videoDialog16(HVIDEO16 hVideo, HWND16 hWndParent, DWORD dwF... function DWORD (line 1485) | DWORD WINAPI videoGetChannelCaps16(HVIDEO16 hVideo, LPCHANNEL_CAPS lpCha... function DWORD (line 1491) | DWORD WINAPI videoUpdate16(HVIDEO16 hVideo, HWND16 hWnd, HDC16 hDC) function DWORD (line 1497) | DWORD WINAPI videoConfigure16(HVIDEO16 hVideo, UINT16 msg, DWORD dwFlags... function DWORD (line 1503) | DWORD WINAPI videoConfigureStorage16(HVIDEO16 hVideo, LPSTR lpstrIdent, ... function DWORD (line 1509) | DWORD WINAPI videoFrame16(HVIDEO16 hVideo, LPVIDEOHDR16 lpVHdr) function DWORD (line 1515) | DWORD WINAPI videoMessage16(HVIDEO16 hVideo, UINT16 msg, DWORD dwP1, DWO... function DWORD (line 1522) | DWORD WINAPI videoStreamAddBuffer16(HVIDEO16 hVideo, LPVIDEOHDR16 lpVHdr... function DWORD (line 1528) | DWORD WINAPI videoStreamGetError16(HVIDEO16 hVideo, LPDWORD lpdwErrorFir... function DWORD (line 1534) | DWORD WINAPI videoGetErrorText16(HVIDEO16 hVideo, UINT16 wError, LPSTR l... function DWORD (line 1540) | DWORD WINAPI videoStreamGetPosition16(HVIDEO16 hVideo, LPMMTIME16 lpInfo... function DWORD (line 1546) | DWORD WINAPI videoStreamInit16(HVIDEO16 hVideo, DWORD dwMicroSecPerFrame... function DWORD (line 1552) | DWORD WINAPI videoStreamFini16(HVIDEO16 hVideo) function DWORD (line 1558) | DWORD WINAPI videoStreamPrepareHeader16(HVIDEO16 hVideo, LPVIDEOHDR16 lp... function DWORD (line 1564) | DWORD WINAPI videoStreamReset16(HVIDEO16 hVideo) function DWORD (line 1570) | DWORD WINAPI videoStreamStart16(HVIDEO16 hVideo) function DWORD (line 1576) | DWORD WINAPI videoStreamStop16(HVIDEO16 hVideo) function DWORD (line 1582) | DWORD WINAPI videoStreamUnprepareHeader16(HVIDEO16 hVideo, LPVIDEOHDR16 ... function DWORD (line 1588) | DWORD WINAPI videoStreamAllocHdrAndBuffer16(HVIDEO16 hVideo, LPVIDEOHDR1... function DWORD (line 1594) | DWORD WINAPI videoStreamFreeHdrAndBuffer16(HVIDEO16 hVideo, LPVIDEOHDR16... function BOOL16 (line 1600) | BOOL16 WINAPI ICInstall16(DWORD fccType, DWORD fccHandler, LPARAM lParam... function BOOL16 (line 1656) | BOOL16 WINAPI ICRemove16(DWORD fccType, DWORD fccHandler, UINT16 wFlags) FILE: msvideo/vfw16.h type HANDLE16 (line 35) | typedef HANDLE16 HDRAWDIB16; type ICINFO16 (line 39) | typedef struct { type ICDECOMPRESSEX16 (line 54) | typedef struct { type ICDRAWBEGIN16 (line 72) | typedef struct { type ICDRAWSUGGEST16 (line 92) | typedef struct { FILE: nddeapi/nddeapi.c type NDDESHAREINFO16 (line 8) | typedef struct _NDDESHAREINFO16 NDDESHAREINFO16, *LPNDDESHAREINFO16; function UINT16 (line 9) | UINT16 WINAPI NDdeShareGetInfo16(LPSTR a, LPSTR b, UINT16 c, LPBYTE d, D... function UINT16 (line 13) | UINT16 WINAPI NDdeShareSetInfo16(LPSTR a, LPSTR b, UINT16 c, LPBYTE d, D... function UINT16 (line 17) | UINT16 WINAPI NDdeGetClientInfo16(HWND16 a, LPSTR b, LONG c, LPSTR d, LO... function BOOL16 (line 21) | BOOL16 WINAPI NDdeIsValidPassword16(LPSTR a) function UINT16 (line 25) | UINT16 WINAPI NDdeSessionEnum16(LPSTR a, UINT16 b, LPBYTE c, DWORD d, LP... function UINT16 (line 29) | UINT16 WINAPI NDdeGetNodeName16(LPSTR a, LONG b) function UINT16 (line 33) | UINT16 WINAPI NDdeGetErrorString16(UINT16 a, LPSTR b, DWORD c) function UINT16 (line 37) | UINT16 WINAPI NDdeConnectionEnum16(LPSTR a, LPSTR b, DWORD c, UINT16 d, ... function UINT16 (line 41) | UINT16 WINAPI NDdeShareDel16(LPSTR a, LPSTR b, UINT c) function HWND16 (line 45) | HWND16 WINAPI NDdeGetWindow16() function UINT16 (line 50) | UINT16 WINAPI NDdeSessionClose16(LPSTR a, LPSTR b, DWORD c) function UINT16 (line 54) | UINT16 WINAPI NDdeShareAdd16(LPSTR a, UINT16 b, LPBYTE c, DWORD d) function UINT16 (line 58) | UINT16 WINAPI NDdeShareEnum16(LPSTR a, UINT16 b, LPBYTE c, DWORD d, LPDW... function BOOL16 (line 62) | BOOL16 WINAPI NDdeIsValidTopic16(LPSTR a) function BOOL16 (line 66) | BOOL16 WINAPI NDdeIsValidShareName16(LPSTR a) FILE: netapi/netapi.c type WKSTA_INFO_10 (line 35) | typedef struct { function INT16 (line 49) | INT16 WINAPI NetWkstaGetInfo16(LPCSTR pszServer, USHORT sLevel, char* pb... FILE: ntvdm/main.c function BOOL (line 3) | BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReser... FILE: ole2/hglobalstream.c type HGLOBALStreamImpl (line 69) | typedef struct function HGLOBALStreamImpl (line 87) | static inline HGLOBALStreamImpl *impl_from_IStream16(IStream16 *iface) function HRESULT (line 92) | HRESULT CDECL HGLOBALStreamImpl16_QueryInterface( function ULONG (line 119) | ULONG CDECL HGLOBALStreamImpl16_AddRef(IStream16* iface) function ULONG (line 125) | ULONG CDECL HGLOBALStreamImpl16_Release( function HRESULT (line 154) | HRESULT CDECL HGLOBALStreamImpl16_Read( function HRESULT (line 228) | HRESULT CDECL HGLOBALStreamImpl16_Write( function HRESULT (line 310) | HRESULT CDECL HGLOBALStreamImpl16_Seek( function HRESULT (line 377) | HRESULT CDECL HGLOBALStreamImpl16_SetSize( function HRESULT (line 414) | HRESULT CDECL HGLOBALStreamImpl16_CopyTo( function HRESULT (line 478) | HRESULT CDECL HGLOBALStreamImpl16_Commit( function HRESULT (line 493) | HRESULT CDECL HGLOBALStreamImpl16_Revert( function HRESULT (line 507) | HRESULT CDECL HGLOBALStreamImpl16_LockRegion( function HRESULT (line 524) | HRESULT CDECL HGLOBALStreamImpl16_UnlockRegion( function HRESULT (line 541) | HRESULT CDECL HGLOBALStreamImpl16_Stat( function HRESULT (line 557) | HRESULT CDECL HGLOBALStreamImpl16_Clone( function HRESULT (line 580) | HRESULT WINAPI CreateStreamOnHGlobal16( function HRESULT (line 641) | HRESULT WINAPI GetHGlobalFromStream16(IStream16* pstm, HGLOBAL16* phglobal) FILE: ole2/ifs.h type CHAR (line 28) | typedef CHAR OLECHAR16; type LPSTR (line 29) | typedef LPSTR LPOLESTR16; type LPCSTR (line 30) | typedef LPCSTR LPCOLESTR16; function LPWSTR (line 62) | static LPWSTR strdupAtoW(LPCSTR str) function LPCSTR (line 73) | static LPCSTR strdupWtoA(LPCWSTR str) type SAFEARRAYBOUND16 (line 87) | typedef struct tagSAFEARRAYBOUND16 type STATSTG16 (line 92) | typedef struct tagSTATSTG16 type FORMATETC16 (line 107) | typedef struct type STGMEDIUM16 (line 115) | typedef struct { type STATDATA16 (line 125) | typedef struct type TYP16_tagOleInPlaceFrameInfo (line 140) | struct TYP16_tagOleInPlaceFrameInfo type TYP16_tagOleInPlaceFrameInfo (line 148) | struct TYP16_tagOleInPlaceFrameInfo type TYP16_tagOleInPlaceFrameInfo (line 149) | struct TYP16_tagOleInPlaceFrameInfo FILE: ole2/ifs_thunk.c function iid_cmp (line 44) | static int iid_cmp(const void *p1, const void *p2) function register_instance32 (line 49) | static void register_instance32(interface_32 *i32) function register_instance16 (line 55) | static void register_instance16(interface_16 *i16) function unregister_instance32 (line 61) | static void unregister_instance32(interface_32 *i32) function init_interface_entry (line 67) | static void init_interface_entry(interface_entry *e) function SEGPTR (line 78) | SEGPTR iface32_16(REFIID riid, void *iface32) function free_iface32 (line 219) | void free_iface32(void *iface) function HRESULT (line 227) | HRESULT CDECL IOleInPlaceSiteWindowless_16_32_OnDefWindowMessage(SEGPTR ... function HRESULT (line 232) | HRESULT STDMETHODCALLTYPE IOleInPlaceSiteWindowless_32_16_OnDefWindowMes... function HRESULT (line 238) | HRESULT STDMETHODCALLTYPE IOleInPlaceObjectWindowless_32_16_OnWindowMess... function HRESULT (line 243) | HRESULT CDECL IOleInPlaceObjectWindowless_16_32_OnWindowMessage(SEGPTR T... function HRESULT (line 248) | HRESULT CDECL ISimpleFrameSite_16_32_PreMessageFilter(SEGPTR This, WORD ... function HRESULT (line 253) | HRESULT STDMETHODCALLTYPE ISimpleFrameSite_32_16_PreMessageFilter(ISimpl... function HRESULT (line 258) | HRESULT CDECL ISimpleFrameSite_16_32_PostMessageFilter(SEGPTR This, WORD... function HRESULT (line 263) | HRESULT STDMETHODCALLTYPE ISimpleFrameSite_32_16_PostMessageFilter(ISimp... type hresult_map (line 269) | struct hresult_map function HRESULT (line 286) | HRESULT hresult32_16(HRESULT hresult) function HRESULT (line 301) | HRESULT hresult16_32(HRESULT hresult) function ULONG (line 318) | ULONG CDECL ISTGMEDIUMRelease_16_32_Release(SEGPTR This) function ULONG (line 331) | ULONG STDMETHODCALLTYPE ISTGMEDIUMRelease_32_16_Release(ISTGMEDIUMReleas... type ISTGMEDIUM_impl (line 346) | typedef struct function ISTGMEDIUM_impl (line 353) | static inline ISTGMEDIUM_impl *impl_from_ISTGMEDIUMRelease(ISTGMEDIUMRel... function ULONG (line 358) | static ULONG WINAPI ISTGMEDIUMRelease_AddRef(ISTGMEDIUMRelease *iface) function ULONG (line 364) | static ULONG WINAPI ISTGMEDIUMRelease_Release(ISTGMEDIUMRelease *iface) function HRESULT (line 370) | static HRESULT WINAPI ISTGMEDIUMRelease_QueryInterface(ISTGMEDIUMRelease... type DEVMODE16 (line 392) | typedef struct { function DVTARGETDEVICE (line 414) | static DVTARGETDEVICE *DVTARGETDEVICE16To32W(const DVTARGETDEVICE *src) function DVTARGETDEVICE (line 471) | static DVTARGETDEVICE *DVTARGETDEVICE32WTo16(const DVTARGETDEVICE *src) function map_pformatetc16_32 (line 528) | void map_pformatetc16_32(FORMATETC *a32, const FORMATETC16 *a16) function map_pformatetc32_16 (line 543) | void map_pformatetc32_16(FORMATETC16 *a16, const FORMATETC *a32) function map_formatetc16_32 (line 559) | void map_formatetc16_32(FORMATETC *a32, const FORMATETC16 *a16) function map_formatetc32_16 (line 574) | void map_formatetc32_16(FORMATETC16 *a16, const FORMATETC *a32) function map_stgmedium32_16_2 (line 590) | void map_stgmedium32_16_2(STGMEDIUM16 *a16, const STGMEDIUM *a32, BOOL f... function map_stgmedium32_16 (line 679) | void map_stgmedium32_16(STGMEDIUM16 *a16, const STGMEDIUM *a32) function map_stgmedium16_32_2 (line 683) | void map_stgmedium16_32_2(STGMEDIUM *a32, const STGMEDIUM16 *a16, BOOL f... function map_stgmedium16_32 (line 765) | void map_stgmedium16_32(STGMEDIUM *a32, const STGMEDIUM16 *a16) function map_oleverb16_32 (line 770) | void map_oleverb16_32(OLEVERB* a32, const OLEVERB16 *a16) function map_oleverb32_16 (line 777) | void map_oleverb32_16(OLEVERB16* a16, const OLEVERB *a32) function map_oleinplaceframeinfo16_32 (line 785) | void map_oleinplaceframeinfo16_32(OLEINPLACEFRAMEINFO *a32, const struct... function map_oleinplaceframeinfo32_16 (line 794) | void map_oleinplaceframeinfo32_16(struct TYP16_tagOleInPlaceFrameInfo *a... function map_interfaceinfo16_32 (line 803) | void map_interfaceinfo16_32(INTERFACEINFO *a32, const INTERFACEINFO16 *a16) function map_interfaceinfo32_16 (line 810) | void map_interfaceinfo32_16(INTERFACEINFO16 *a16, const INTERFACEINFO *a32) function map_tlibattr16_32 (line 817) | void map_tlibattr16_32(TLIBATTR *a32, const TLIBATTR16 *a16) function map_tlibattr32_16 (line 827) | void map_tlibattr32_16(TLIBATTR16 *a16, const TLIBATTR *a32) function map_bstr16_32 (line 839) | void map_bstr16_32(BSTR *a32, const SEGPTR *a16) function map_bstr32_16 (line 854) | void map_bstr32_16(SEGPTR *a16, const BSTR *a32) function HRESULT (line 870) | HRESULT CDECL ITypeLib_16_32_IsName(SEGPTR This, SEGPTR args16_szNameBuf... function HRESULT (line 899) | HRESULT CDECL ITypeLib_16_32_FindName(SEGPTR This, SEGPTR args16_szNameB... function HRESULT (line 946) | HRESULT STDMETHODCALLTYPE ITypeLib_32_16_IsName(ITypeLib *This, LPOLESTR... type FUNCDESC16_WRAPPER (line 973) | typedef struct function map_arraydesc32_16 (line 981) | void map_arraydesc32_16(ARRAYDESC16 *a16, const ARRAYDESC *a32) function map_arraydesc16_32 (line 992) | void map_arraydesc16_32(ARRAYDESC16 *a32, const ARRAYDESC *a16) function map_idldesc32_16 (line 1003) | void map_idldesc32_16(IDLDESC16 *a16, const IDLDESC *a32) function map_idldesc16_32 (line 1009) | void map_idldesc16_32(IDLDESC16 *a32, const IDLDESC *a16) function map_typedesc32_16 (line 1015) | void map_typedesc32_16(TYPEDESC16 *a16, const TYPEDESC *a32) function map_typedesc16_32 (line 1046) | void map_typedesc16_32(TYPEDESC *a32, const TYPEDESC16 *a16) function map_elemdesc32_16 (line 1078) | void map_elemdesc32_16(ELEMDESC16 *a16, const ELEMDESC *a32) function map_elemdesc16_32 (line 1084) | void map_elemdesc16_32(ELEMDESC *a32, const ELEMDESC16 *a16) function FUNCDESC (line 1092) | FUNCDESC *map_funcdesc32(const FUNCDESC16 *a16) function FUNCDESC16 (line 1116) | FUNCDESC16 *map_funcdesc16(const FUNCDESC *a32) function free_arraydesc16 (line 1148) | void free_arraydesc16(ARRAYDESC16 *a16) function free_typedesc16 (line 1152) | void free_typedesc16(TYPEDESC16 *a16) function free_idldesc16 (line 1173) | void free_idldesc16(IDLDESC16 *a16) function free_elemdesc16 (line 1177) | void free_elemdesc16(ELEMDESC16 *a16) function free_funcdesc16 (line 1182) | void free_funcdesc16(FUNCDESC16 *a16) function ITypeInfo_16_32_ReleaseFuncDesc (line 1194) | void CDECL ITypeInfo_16_32_ReleaseFuncDesc(SEGPTR This, SEGPTR args16_pF... function ITypeInfo_32_16_ReleaseFuncDesc (line 1214) | void STDMETHODCALLTYPE ITypeInfo_32_16_ReleaseFuncDesc(ITypeInfo *This, ... type TYPEATTR16_WRAPPER (line 1228) | typedef struct function TYPEATTR16 (line 1234) | TYPEATTR16 *map_typeattr32_16(const TYPEATTR *a32) function free_typeattr16 (line 1265) | void free_typeattr16(TYPEATTR16 *a16) function ITypeInfo_16_32_ReleaseTypeAttr (line 1272) | void CDECL ITypeInfo_16_32_ReleaseTypeAttr(SEGPTR This, SEGPTR args16_pT... function ITypeInfo_32_16_ReleaseTypeAttr (line 1290) | void STDMETHODCALLTYPE ITypeInfo_32_16_ReleaseTypeAttr(ITypeInfo *This, ... function VARDESC (line 1303) | VARDESC *map_vardesc32(const VARDESC16 *a16) type VARDESC16_WRAPPER (line 1327) | typedef struct function VARDESC16 (line 1334) | VARDESC16 *map_vardesc16(const VARDESC *a32) function free_vardesc16 (line 1359) | void free_vardesc16(VARDESC16 *a16) function map_bindptr16_32 (line 1369) | void map_bindptr16_32(BINDPTR *a32, const BINDPTR16 *a16, const DESCKIND... function map_bindptr32_16 (line 1398) | void map_bindptr32_16(BINDPTR16 *a16, const BINDPTR *a32, TYP16_DESCKIND... function HRESULT (line 1427) | HRESULT CDECL ITypeComp_16_32_Bind(SEGPTR This, SEGPTR args16_szName, DW... function HRESULT (line 1465) | HRESULT STDMETHODCALLTYPE ITypeComp_32_16_Bind(ITypeComp *This, LPOLESTR... function ITypeInfo_16_32_ReleaseVarDesc (line 1504) | void CDECL ITypeInfo_16_32_ReleaseVarDesc(SEGPTR This, SEGPTR args16_pVa... function ITypeInfo_32_16_ReleaseVarDesc (line 1530) | void STDMETHODCALLTYPE ITypeInfo_32_16_ReleaseVarDesc(ITypeInfo *This, V... function map_variant32_16 (line 1545) | void map_variant32_16(VARIANT16 *dst, const VARIANT *src) function map_variant16_32 (line 1707) | void map_variant16_32(VARIANT *dst, const VARIANT16 *src) function map_dispparams32_16 (line 1870) | void map_dispparams32_16(DISPPARAMS16 *a16, const DISPPARAMS *a32) function map_dispparams16_32 (line 1885) | void map_dispparams16_32(DISPPARAMS *a32, const DISPPARAMS16 *a16) function free_dispparams32 (line 1900) | void free_dispparams32(const DISPPARAMS *a32) function free_dispparams16 (line 1904) | void free_dispparams16(const DISPPARAMS16 *a16) function map_excepinfo16_32 (line 1909) | void map_excepinfo16_32(EXCEPINFO *a32, const EXCEPINFO16 *a16) function map_excepinfo32_16 (line 1924) | void map_excepinfo32_16(EXCEPINFO16 *a16, const EXCEPINFO *a32) function HMODULE (line 1939) | static HMODULE get_hmodule_helper(const char *mod) function dynamic_SysFreeString16 (line 1946) | static void dynamic_SysFreeString16(SEGPTR bstr) function dynamic_SysStringLen16 (line 1958) | static int dynamic_SysStringLen16(SEGPTR bstr) function dynamic_SysAllocStringLen16 (line 1970) | static int dynamic_SysAllocStringLen16(SEGPTR bstr, int len) function free_excepinfo16 (line 1982) | void free_excepinfo16(const EXCEPINFO16 *a16) function free_excepinfo32 (line 1989) | void free_excepinfo32(const EXCEPINFO *a32) function HRESULT (line 1997) | HRESULT CDECL ITypeInfo_16_32_Invoke(SEGPTR This, SEGPTR args16_pvInstan... function HRESULT (line 2043) | HRESULT CDECL ITypeInfo_16_32_AddressOfMember(SEGPTR This, DWORD args16_... function BOOL (line 2073) | static BOOL SELECTOR_SetEntries(WORD sel, const void *base, DWORD size, ... function DWORD (line 2092) | DWORD __stdcall OLESTREAM32_32_16_Get(OLESTREAM32 *This, void *lpszBuf, ... function DWORD (line 2108) | DWORD __stdcall OLESTREAM32_32_16_Put(OLESTREAM32 *This, const void *lps... function DWORD (line 2124) | DWORD STDMETHODCALLTYPE IMessageFilter_32_16_HandleInComingCall(IMessage... function HRESULT (line 2150) | HRESULT CDECL IDataObject_16_32_DAdvise(SEGPTR This, SEGPTR args16_pform... FILE: ole2/ifs_thunk.h type interface_32 (line 34) | typedef struct type interface_16 (line 41) | typedef struct function SEGPTR (line 53) | static SEGPTR get_interface16(void *iface32) function interface_16 (line 57) | static interface_16 *get_interface32_ptr(SEGPTR iface16) function interface_32 (line 61) | static interface_32 *get_interface16_ptr(void *iface32) type vtbl_entry (line 65) | typedef struct type interface_entry (line 72) | typedef struct type SEGPTR (line 88) | typedef SEGPTR TYP16_REFIID; type SEGPTR (line 89) | typedef SEGPTR LPvoid; type SEGPTR (line 90) | typedef SEGPTR TYP16_LPVOID; type ULONG (line 91) | typedef ULONG TYP16_ULONG; type DWORD (line 92) | typedef DWORD TYP16_DWORD; type CLSID (line 93) | typedef CLSID TYP16_CLSID; type DWORD (line 94) | typedef DWORD TYP16_DWORD; type BOOL16 (line 95) | typedef BOOL16 TYP16_BOOL; type LONG (line 96) | typedef LONG TYP16_LONG; type DWORD (line 97) | typedef DWORD TYP16_SIZE_T; type SEGPTR (line 98) | typedef SEGPTR TYP16_LPOLESTR; type SEGPTR (line 99) | typedef SEGPTR TYP16_LPCOLESTR; type BIND_OPTS (line 100) | typedef BIND_OPTS TYP16_BIND_OPTS; type FILETIME (line 101) | typedef FILETIME TYP16_FILETIME; type ULARGE_INTEGER (line 102) | typedef ULARGE_INTEGER TYP16_ULARGE_INTEGER; type ULARGE_INTEGER (line 103) | typedef ULARGE_INTEGER TYP16_LARGE_INTEGER; type STATSTG16 (line 104) | typedef STATSTG16 TYP16_STATSTG; type SEGPTR (line 105) | typedef SEGPTR TYP16_SNB; type SEGPTR (line 106) | typedef SEGPTR TYP16_REFCLSID; type STATDATA16 (line 107) | typedef STATDATA16 TYP16_STATDATA; type FORMATETC16 (line 108) | typedef FORMATETC16 TYP16_FORMATETC; type IID (line 109) | typedef IID TYP16_IID; type HTASK16 (line 110) | typedef HTASK16 TYP16_HTASK; type STGMEDIUM16 (line 111) | typedef STGMEDIUM16 TYP16_STGMEDIUM; type SEGPTR (line 112) | typedef SEGPTR TYP16_LPINTERFACEINFO; function map_statstg32_16 (line 172) | static void map_statstg32_16(STATSTG16 *a16, STATSTG *a32) function map_statstg16_32 (line 189) | static void map_statstg16_32(STATSTG *a32, STATSTG16 *a16) type IUnknown (line 219) | typedef IUnknown ISTGMEDIUMRelease; type IUnknownVtbl (line 220) | typedef IUnknownVtbl ISTGMEDIUMReleaseVtbl; type INTERFACEINFO16 (line 271) | typedef struct type SEGPTR (line 289) | typedef SEGPTR TYP16_LPBINDCTX; type GUID (line 290) | typedef GUID TYP16_GUID; type HWND16 (line 295) | typedef HWND16 TYP16_HWND; type WORD (line 296) | typedef WORD TYP16_WORD; type SEGPTR (line 297) | typedef SEGPTR TYP16_LPMSG; type SIZE16 (line 298) | typedef SIZE16 TYP16_SIZE; type SIZEL (line 299) | typedef SIZEL TYP16_SIZEL; type SEGPTR (line 300) | typedef SEGPTR TYP16_IViewObjectCallback; type HDC16 (line 302) | typedef HDC16 TYP16_HDC; type POINTL (line 303) | typedef POINTL TYP16_POINTL; type HGLOBAL16 (line 304) | typedef HGLOBAL16 TYP16_HOLEMENU; type HMENU16 (line 305) | typedef HMENU16 TYP16_HMENU; type DWORD (line 306) | typedef DWORD TYP16_ULONG_PTR; type TYP16_tagOleMenuGroupWidths (line 307) | struct TYP16_tagOleMenuGroupWidths type tagOleInPlaceFrameInfo (line 311) | struct tagOleInPlaceFrameInfo type TYP16_tagRECT (line 319) | struct TYP16_tagRECT function map_rect32_16 (line 361) | static void map_rect32_16(RECT16 *a16, RECT *a32) function map_rect16_32 (line 368) | static void map_rect16_32(RECT *a32, RECT16 *a16) function map_msg16_32 (line 399) | static void map_msg16_32(MSG *a32, const MSG16 *a16) function map_msg32_16 (line 404) | static void map_msg32_16(MSG16 *a16, const MSG *a32) function map_statdata32_16 (line 442) | static inline void map_statdata32_16(STATDATA16* a16, const STATDATA *a32) function map_statdata16_32 (line 449) | static inline void map_statdata16_32(STATDATA* a32, const STATDATA16 *a16) type TYP16_LPOLEINPLACEFRAMEINFO (line 459) | typedef unsigned int TYP16_LPOLEINPLACEFRAMEINFO; type TYP16_LPOLEMENUGROUPWIDTHS (line 460) | typedef unsigned int TYP16_LPOLEMENUGROUPWIDTHS; type SEGPTR (line 461) | typedef SEGPTR TYP16_LPCRECT, TYP16_LPDATAOBJECT, TYP16_LPCBORDERWIDTHS,... type OLEVERB16 (line 463) | typedef struct TYP16_tagOLEVERB type HRESULT (line 506) | typedef HRESULT TYP16_HRESULT; type UINT16 (line 535) | typedef UINT16 TYP16_UINT; type LCID (line 536) | typedef LCID TYP16_LCID; type DISPID (line 537) | typedef DISPID TYP16_DISPID; type MEMBERID (line 538) | typedef MEMBERID TYP16_MEMBERID; type BINDPTR16 (line 539) | typedef union tagBINDPTR16 type BINDPTR16 (line 545) | typedef BINDPTR16 TYP16_BINDPTR; type WORD (line 546) | typedef WORD TYP16_DESCKIND; type WORD (line 547) | typedef WORD TYP16_INVOKEKIND; type SEGPTR (line 548) | typedef SEGPTR TYP16_BSTR; type HREFTYPE (line 549) | typedef HREFTYPE TYP16_HREFTYPE; type SEGPTR (line 550) | typedef SEGPTR TYP16_REFGUID; type DISPPARAMS16 (line 551) | typedef DISPPARAMS16 TYP16_DISPPARAMS; type EXCEPINFO16 (line 552) | typedef struct tagEXCEPINFO16 { type EXCEPINFO16 (line 563) | typedef EXCEPINFO16 TYP16_EXCEPINFO; type INT16 (line 564) | typedef INT16 TYP16_INT; type USHORT (line 565) | typedef USHORT TYP16_USHORT; type BYTE (line 566) | typedef BYTE TYP16_BYTE; type SEGPTR (line 567) | typedef SEGPTR TYP16_PVOID; type SHORT (line 568) | typedef SHORT TYP16_SHORT; type HFONT (line 569) | typedef HFONT TYP16_HFONT; type HRGN (line 570) | typedef HRGN TYP16_HRGN; type CY (line 571) | typedef CY TYP16_CY; type WORD (line 572) | typedef WORD TYP16_TYPEKIND; type UINT16 (line 573) | typedef UINT16 TYP16_OLE_HANDLE; type OLE_XPOS_HIMETRIC (line 574) | typedef OLE_XPOS_HIMETRIC TYP16_OLE_XPOS_HIMETRIC; type OLE_YPOS_HIMETRIC (line 575) | typedef OLE_YPOS_HIMETRIC TYP16_OLE_YPOS_HIMETRIC; type OLE_XSIZE_HIMETRIC (line 576) | typedef OLE_XSIZE_HIMETRIC TYP16_OLE_XSIZE_HIMETRIC; type OLE_YSIZE_HIMETRIC (line 577) | typedef OLE_YSIZE_HIMETRIC TYP16_OLE_YSIZE_HIMETRIC; type POINTF (line 578) | typedef POINTF TYP16_POINTF; type PROPPAGEINFO16 (line 579) | typedef struct type PROPPAGEINFO16 (line 588) | typedef PROPPAGEINFO16 TYP16_PROPPAGEINFO; type CONTROLINFO16 (line 589) | typedef struct type CONTROLINFO16 (line 597) | typedef CONTROLINFO16 TYP16_CONTROLINFO; type CALPOLESTR16 (line 598) | typedef struct type CALPOLESTR16 (line 604) | typedef CALPOLESTR16 TYP16_CALPOLESTR; type CADWORD16 (line 605) | typedef struct type CADWORD16 (line 610) | typedef CADWORD16 TYP16_CADWORD; type LICINFO16 (line 611) | typedef struct type LICINFO16 (line 617) | typedef LICINFO16 TYP16_LICINFO; type CAUUID16 (line 618) | typedef struct type CAUUID16 (line 623) | typedef CAUUID16 TYP16_CAUUID; type SEGPTR (line 624) | typedef SEGPTR TYP16_LPCONNECTIONPOINT; type SEGPTR (line 625) | typedef SEGPTR TYP16_LPSTREAM; type POINT16 (line 626) | typedef POINT16 TYP16_POINT; type TYP16__RECTL (line 627) | struct TYP16__RECTL type TEXTMETRIC16 (line 634) | typedef TEXTMETRIC16 TYP16_TEXTMETRICOLE; type CONNECTDATA16 (line 636) | typedef struct TYP16_tagCONNECTDATA type TYPEDESC16 (line 642) | typedef struct TYP16_tagTYPEDESC type IDLDESC16 (line 656) | typedef struct TYP16_tagIDLDESC type ELEMDESC16 (line 662) | typedef struct TYP16_tagELEMDESC type FUNCDESC16 (line 668) | typedef struct TYP16_tagFUNCDESC type ARRAYDESC16 (line 684) | typedef struct TYP16_tagARRAYDESC16 type TYPEATTR16 (line 691) | typedef struct TYP16_tagTYPEATTR type VARDESC16 (line 713) | typedef struct TYP16_tagVARDESC type TLIBATTR16 (line 825) | typedef struct type VARIANT16 (line 1002) | typedef VARIANT16 TYP16_VARIANT; type OLECHAR16 (line 1003) | typedef OLECHAR16 TYP16_OLECHAR; type tagSIZEL (line 1028) | struct tagSIZEL type OLESTREAM32Vtbl (line 1037) | typedef struct type OLESTREAM32 (line 1043) | typedef struct FILE: ole2/memlockbytes.c type HGLOBALLockBytesImpl16 (line 51) | struct HGLOBALLockBytesImpl16 type HGLOBALLockBytesImpl16 (line 72) | typedef struct HGLOBALLockBytesImpl16 HGLOBALLockBytesImpl16; function HGLOBALLockBytesImpl16 (line 80) | static inline HGLOBALLockBytesImpl16 *impl_from_ILockBytes16(ILockBytes1... function HGLOBALLockBytesImpl16 (line 94) | static HGLOBALLockBytesImpl16* function HGLOBALLockBytesImpl16_Destroy (line 159) | static void HGLOBALLockBytesImpl16_Destroy(HGLOBALLockBytesImpl16* This) function ULONG (line 181) | ULONG CDECL HGLOBALLockBytesImpl16_AddRef(ILockBytes16* iface) function HRESULT (line 195) | HRESULT CDECL HGLOBALLockBytesImpl16_QueryInterface( function ULONG (line 241) | ULONG CDECL HGLOBALLockBytesImpl16_Release(ILockBytes16* iface) function HRESULT (line 266) | HRESULT CDECL HGLOBALLockBytesImpl16_ReadAt( function HRESULT (line 338) | HRESULT CDECL HGLOBALLockBytesImpl16_SetSize( function HRESULT (line 377) | HRESULT CDECL HGLOBALLockBytesImpl16_WriteAt( function HRESULT (line 439) | HRESULT CDECL HGLOBALLockBytesImpl16_Flush(ILockBytes16* iface) function HRESULT (line 452) | HRESULT CDECL HGLOBALLockBytesImpl16_LockRegion( function HRESULT (line 468) | HRESULT CDECL HGLOBALLockBytesImpl16_UnlockRegion( function HRESULT (line 485) | HRESULT CDECL HGLOBALLockBytesImpl16_Stat( function HRESULT (line 515) | HRESULT WINAPI CreateILockBytesOnHGlobal16( function HRESULT (line 530) | HRESULT WINAPI GetHGlobalFromILockBytes16(SEGPTR plkbyt, HGLOBAL16 *phgl... FILE: ole2/ole2.c function HICON (line 54) | static HICON convert_icon_to_32( HICON16 icon16 ) function BOOL (line 78) | BOOL WINAPI Ole2_LibMain(DWORD fdwReason, HINSTANCE hinstDLL, WORD ds, function Ole2_WEP (line 85) | int WINAPI Ole2_WEP(HINSTANCE16 hInstance, WORD wDataSeg, WORD cbHeapSiz... function DWORD (line 94) | DWORD WINAPI OleBuildVersion16(void) function HRESULT (line 102) | HRESULT WINAPI OleInitialize16(SEGPTR pMalloc) function HRESULT (line 119) | HRESULT WINAPI OleUninitialize16(void) function HRESULT (line 135) | HRESULT WINAPI DllGetClassObject16(REFCLSID rclsid, REFIID iid, LPVOID *... function HRESULT (line 144) | HRESULT WINAPI RegisterDragDrop16( function HRESULT (line 155) | HRESULT WINAPI RevokeDragDrop16( function HGLOBAL16 (line 171) | HGLOBAL16 WINAPI OleMetafilePictFromIconAndLabel16( function HRESULT (line 227) | HRESULT WINAPI CreateItemMoniker16(LPCOLESTR16 lpszDelim,LPCOLESTR16 lps... function HRESULT (line 248) | HRESULT WINAPI OleSetMenuDescriptor16( function HRESULT (line 270) | HRESULT WINAPI OleLoad16( function HRESULT (line 287) | HRESULT WINAPI OleDoAutoConvert16(LPSTORAGE pStg, LPCLSID pClsidNew) function HRESULT (line 296) | HRESULT WINAPI OleSetClipboard16(/* IDataObject* */SEGPTR pDataObj) function HRESULT (line 305) | HRESULT WINAPI OleGetClipboard16(/* IDataObject* */SEGPTR* ppDataObj) function HRESULT (line 319) | HRESULT WINAPI OleFlushClipboard16(void) function HRESULT (line 341) | HRESULT WINAPI ReadClassStg16(SEGPTR pstg, CLSID *pclsid) function HRESULT (line 389) | HRESULT WINAPI ReadClassStm16(SEGPTR stream, CLSID *clsid) function HRESULT (line 441) | HRESULT WINAPI WriteClassStm16(SEGPTR pStm, REFCLSID rclsid) function HRESULT (line 450) | HRESULT WINAPI GetConvertStg16(SEGPTR stg) function HRESULT (line 456) | HRESULT WINAPI SetConvertStg16(SEGPTR stg, BOOL f) function VOID (line 465) | VOID WINAPI ReleaseStgMedium16(STGMEDIUM16 *pmedium) function HRESULT (line 547) | HRESULT WINAPI WriteClassStg16(/*IStorage **/SEGPTR stg, REFCLSID clsid) function HRESULT (line 553) | HRESULT WINAPI DoDragDrop16(/* LPDATAOBJECT16 */SEGPTR pDataObj, /* LPDR... function HRESULT (line 564) | HRESULT WINAPI OleIsCurrentClipboard16(/*LPDATAOBJECT*/SEGPTR pDataObj) function HRESULT (line 570) | HRESULT WINAPI ReadFmtUserTypeStg16(/*LPSTORAGE16*/SEGPTR pstg, CLIPFORM... function HRESULT (line 590) | HRESULT WINAPI WriteFmtUserTypeStg16(/*LPSTORAGE16*/SEGPTR pstg, CLIPFOR... function HRESULT (line 600) | HRESULT WINAPI CreateDataAdviseHolder16(/*LPDATAADVISEHOLDER16*/SEGPTR *... function HRESULT (line 609) | HRESULT WINAPI CreateOleAdviseHolder16(/*LPOLEADVISEHOLDER16*/SEGPTR *pp... function HRESULT (line 621) | HRESULT WINAPI CreateFileMoniker16(LPCOLESTR16 lpszPathName, /*LPMONIKER... function HRESULT (line 636) | HRESULT WINAPI GetRunningObjectTable16(DWORD reserved, /*LPRUNNINGOBJECT... function HRESULT (line 646) | HRESULT WINAPI OleCreateEmbeddingHelper16(REFCLSID rclsid, SEGPTR pUnkOu... function HRESULT (line 656) | HRESULT WINAPI OleCreateDefaultHandler16(REFCLSID clsid, SEGPTR pUnkOute... function HRESULT (line 666) | HRESULT WINAPI OleSetContainedObject16(SEGPTR pUnk, BOOL fCon) function HRESULT (line 672) | HRESULT WINAPI OleLockRunning16(SEGPTR pUnk, BOOL fLock, BOOL fLastUnloc... function BOOL (line 678) | BOOL WINAPI OleIsRunning16(SEGPTR pOleObject) function HOLEMENU16 (line 684) | HOLEMENU16 WINAPI OleCreateMenuDescriptor16(HMENU16 hmenu, LPOLEMENUGROU... function OleDestroyMenuDescriptor16 (line 691) | void WINAPI OleDestroyMenuDescriptor16(HOLEMENU16 olemenu) function HRESULT (line 697) | HRESULT WINAPI OleGetAutoConvert16(REFCLSID clsidOld, LPCLSID pclsidNew) function HRESULT (line 708) | HRESULT WINAPI OleSetAutoConvert16(REFCLSID clsidOld, REFCLSID clsidNew) function HRESULT (line 720) | HRESULT WINAPI OleRun16(SEGPTR pUnk) function HRESULT (line 725) | HRESULT WINAPI OleSave16(SEGPTR pPS, SEGPTR pStg, BOOL fSameAsLoad) function HRESULT (line 731) | HRESULT WINAPI OleCreate16(REFCLSID rclsid, REFIID riid, DWORD renderopt... function HANDLE16 (line 744) | HANDLE16 WINAPI OleDuplicateData16(HANDLE16 hSrc, CLIPFORMAT cfFormat, U... function HRESULT (line 792) | HRESULT WINAPI CreateGenericComposite16(SEGPTR pmkFirst, SEGPTR pmkRest,... function HRESULT (line 802) | HRESULT WINAPI OleQueryCreateFromData16(SEGPTR pDataObject) function HRESULT (line 808) | HRESULT WINAPI OleTranslateAccelerator16(SEGPTR lpFrame, LPOLEINPLACEFRA... function HRESULT (line 822) | HRESULT WINAPI OleQueryLinkFromData16(SEGPTR pDataObject) function HRESULT (line 828) | HRESULT WINAPI OleRegGetMiscStatus16(REFCLSID clsid, DWORD dwAspect, DWO... function HRESULT (line 834) | HRESULT WINAPI dynamic_get_task_imalloc16(SEGPTR *lpMalloc) function SEGPTR (line 853) | SEGPTR CoTaskMemAlloc16(DWORD size) function CoTaskMemFree16 (line 861) | void CoTaskMemFree16(SEGPTR ptr) function SEGPTR (line 869) | static SEGPTR taskmem_strdupWtoA(LPCWSTR str) function HRESULT (line 881) | HRESULT WINAPI OleRegGetUserType16(REFCLSID clsid, DWORD dwFormOfType, S... function HRESULT (line 892) | HRESULT WINAPI OleCreateFromData16(SEGPTR pDataObject, REFIID riid, DWOR... function HRESULT (line 908) | HRESULT WINAPI OleCreateLinkFromData16(SEGPTR pDataObject, REFIID riid, ... function HRESULT (line 925) | HRESULT WINAPI OleCreateStaticFromData16(SEGPTR pDataObject, REFIID riid... function HRESULT (line 941) | HRESULT WINAPI CreateBindCtx16(DWORD dwReserved, SEGPTR *ppbc) function HRESULT (line 955) | HRESULT WINAPI OleNoteObjectVisible16(SEGPTR pUnk, BOOL fVisible) function HRESULT (line 961) | HRESULT WINAPI OleRegEnumVerbs16(REFCLSID clsid, SEGPTR *ppenum) function HRESULT (line 971) | HRESULT WINAPI OleRegEnumFormatEtc16(REFCLSID clsid, DWORD dwDirection, ... function HRESULT (line 983) | HRESULT WINAPI OleDraw16(SEGPTR pUnk, DWORD dwAspect, HDC16 hdcDraw, con... function HRESULT (line 1008) | HRESULT WINAPI OleSaveToStream16(SEGPTR pPStm, SEGPTR pStm) function HRESULT (line 1014) | HRESULT WINAPI OleLoadFromStream16(SEGPTR pStm, SEGPTR sriid, SEGPTR spp... function HRESULT (line 1054) | HRESULT WINAPI MkParseDisplayName16(SEGPTR pbc, LPSTR szUserName, ULONG ... function HRESULT (line 1069) | HRESULT WINAPI BindMoniker16(SEGPTR pmk, DWORD grfOpt, REFIID riid, SEGP... function HGLOBAL16 (line 1081) | static HGLOBAL16 create_metafilepict16(HGLOBAL hMetaPict) function HGLOBAL16 (line 1107) | HGLOBAL16 WINAPI OleGetIconOfFile16(LPSTR lpszPath, BOOL fUseTypeAsLabel) function HGLOBAL16 (line 1118) | HGLOBAL16 WINAPI OleGetIconOfClass16(REFCLSID rclsid, LPSTR lpszLabel, B... function HRESULT (line 1132) | HRESULT WINAPI OleConvertIStorageToOLESTREAMEx16(SEGPTR pStg, CLIPFORMAT... function HRESULT (line 1156) | HRESULT WINAPI OleConvertIStorageToOLESTREAM16(SEGPTR pStg, SEGPTR pOleStm) function HRESULT (line 1169) | HRESULT WINAPI OleConvertOLESTREAMToIStorageEx16(SEGPTR pOleStm, SEGPTR ... function HRESULT (line 1191) | HRESULT WINAPI OleConvertOLESTREAMToIStorage16(SEGPTR pOleStm, SEGPTR pS... function HRESULT (line 1204) | HRESULT WINAPI GetClassFile16(LPCSTR lpszFileName, LPCLSID pclsid) function HRESULT (line 1215) | HRESULT WINAPI OleCreateLinkToFile16(LPCSTR lpszFileName, REFIID riid, D... FILE: ole2disp/ole2disp.c type BYTE_BLOB16 (line 45) | typedef struct function SEGPTR (line 51) | static SEGPTR safearray_alloc(ULONG size) function safearray_free (line 57) | static void safearray_free(SEGPTR ptr) function SEGPTR (line 62) | static SEGPTR safearray_realloc(SEGPTR ptr, ULONG size) function ULONG (line 67) | static ULONG safearray_getcellcount(const SAFEARRAY16 *sa) function HRESULT (line 84) | static HRESULT safearray_lock(SAFEARRAY16 *sa) function ULONG (line 94) | static ULONG safearray_size(ULONG cells, WORD cbcell) function SEGPTR (line 101) | static SEGPTR safearray_ptrofindex(SEGPTR array, ULONG index, WORD cbcell) function HRESULT (line 109) | static HRESULT SAFEARRAY_DestroyData(SAFEARRAY16 *psa, ULONG ulStartCell) function USHORT (line 160) | USHORT WINAPI SafeArrayGetDim16(SAFEARRAY16 *sa) function USHORT (line 169) | USHORT WINAPI SafeArrayGetElemsize16(SAFEARRAY16 *sa) function HRESULT (line 178) | HRESULT WINAPI SafeArrayGetUBound16(SAFEARRAY16 *sa, UINT16 dim, LONG *u... function HRESULT (line 196) | HRESULT WINAPI SafeArrayGetLBound16(SAFEARRAY16 *sa, UINT16 dim, LONG *l... function HRESULT (line 214) | HRESULT WINAPI SafeArrayLock16(SAFEARRAY16 *sa) function HRESULT (line 227) | HRESULT WINAPI SafeArrayUnlock16(SAFEARRAY16 *sa) function HRESULT (line 244) | HRESULT WINAPI SafeArrayAccessData16(SAFEARRAY16 *sa, SEGPTR *data) function HRESULT (line 263) | HRESULT WINAPI SafeArrayUnaccessData16(SAFEARRAY16 *sa) function HRESULT (line 272) | HRESULT WINAPI SafeArrayAllocDescriptor16(UINT16 dims, SEGPTR *ret) function HRESULT (line 295) | HRESULT WINAPI SafeArrayAllocData16(SAFEARRAY16 *sa) function HRESULT (line 312) | HRESULT WINAPI SafeArrayDestroyDescriptor16(SEGPTR s) function HRESULT (line 332) | HRESULT WINAPI SafeArrayDestroyData16(SAFEARRAY16 *sa) function HRESULT (line 352) | HRESULT WINAPI SafeArrayPtrOfIndex16(SEGPTR segsa, LONG *rgIndices, SEGP... function HRESULT (line 400) | HRESULT WINAPI SafeArrayGetElement16(SEGPTR segsa, LONG *rgIndices, void... function HRESULT (line 464) | HRESULT WINAPI SafeArrayCopy16(SAFEARRAY16 *sa, SAFEARRAY16 **ppsaout) function HRESULT (line 470) | HRESULT WINAPI SafeArrayDestroy16(SEGPTR spsa) function DWORD (line 488) | static DWORD SAFEARRAY_GetVTSize(VARTYPE vt) function HRESULT (line 541) | HRESULT WINAPI SafeArrayAllocDescriptorEx16(VARTYPE vt, UINT cDims, SEGP... function SEGPTR (line 561) | static SEGPTR SAFEARRAY_Create(VARTYPE vt, UINT cDims, const SAFEARRAYBO... function SEGPTR (line 594) | SEGPTR WINAPI SafeArrayCreate16(VARTYPE vt, UINT16 cDims, SAFEARRAYBOUND... function HRESULT (line 620) | HRESULT WINAPI SafeArrayRedim16(SAFEARRAY16 *psa, SAFEARRAYBOUND16 *psab... function HRESULT (line 695) | HRESULT WINAPI VectorFromBstr16(SEGBSTR16 bstr, /* SAFEARRAY16 * */SEGPT... function SEGPTR (line 720) | SEGPTR get_blob16_from_bstr16(SEGPTR bstr) function SEGPTR (line 724) | SEGPTR get_bstr16_from_blob16(SEGPTR blob) function SEGPTR (line 747) | static SEGPTR BSTR_AllocBytes(int n) function BSTR_Free (line 763) | static void BSTR_Free(SEGPTR in) function HRESULT (line 784) | HRESULT WINAPI BstrFromVector16(SAFEARRAY16 *psa, /*BSTR*/SEGPTR *pbstr) function SEGPTR (line 814) | SEGPTR WINAPI SysAllocString16(LPCOLESTR16 oleStr) function INT16 (line 842) | INT16 WINAPI SysReAllocString16(SEGPTR *pbstr,LPCOLESTR16 oleStr) function SEGPTR (line 866) | SEGPTR WINAPI SysAllocStringByteLen16(const char *oleStr, int len) function SEGPTR (line 890) | SEGPTR WINAPI SysAllocStringLen16(SEGPTR bstr, int len) function SysReAllocStringLen16 (line 934) | int WINAPI SysReAllocStringLen16(SEGPTR *old,SEGPTR in,int len) function SysFreeString16 (line 959) | void WINAPI SysFreeString16(SEGPTR str) function SysStringByteLen16 (line 975) | int WINAPI SysStringByteLen16(SEGPTR str) function SysStringLen16 (line 979) | int WINAPI SysStringLen16(SEGPTR str) type PARAMDATA16 (line 989) | typedef struct type METHODDATA16 (line 995) | typedef struct type INTERFACEDATA16 (line 1007) | typedef struct function HRESULT (line 1021) | HRESULT WINAPI CreateDispTypeInfo16( function HRESULT (line 1082) | HRESULT WINAPI DispGetIDsOfNames16(SEGPTR ptinfo, SEGPTR rgszNames, UINT... function HRESULT (line 1087) | HRESULT WINAPI DispInvoke16(SEGPTR _this, SEGPTR ptinfo, LONG dispidMemb... function HRESULT (line 1096) | HRESULT WINAPI CreateStdDispatch16( function HRESULT (line 1113) | HRESULT WINAPI RegisterActiveObject16( function HRESULT (line 1120) | HRESULT WINAPI RevokeActiveObject16(unsigned long dwRegister, SEGPTR pvr... function HRESULT (line 1130) | HRESULT WINAPI GetActiveObject16(REFCLSID rclsid, SEGPTR pvreserved, SEG... function HRESULT (line 1147) | HRESULT WINAPI SetErrorInfo16(ULONG dwReserved, SEGPTR perrinfo) function HRESULT (line 1153) | HRESULT WINAPI GetErrorInfo16(ULONG dwReserved, SEGPTR *pperrinfo) function HRESULT (line 1163) | HRESULT WINAPI CreateErrorInfo16(SEGPTR *pperrinfo) function HRESULT (line 1174) | HRESULT WINAPI DispGetParam16( function HRESULT (line 1230) | HRESULT WINAPI VariantChangeType16(VARIANTARG16 *vargDest, VARIANTARG16 ... function HRESULT (line 1238) | HRESULT WINAPI VariantChangeTypeEx16(VARIANTARG16 *dest, const VARIANTAR... function VariantInit16 (line 1247) | void WINAPI VariantInit16(VARIANTARG16 *v) function HRESULT (line 1253) | HRESULT WINAPI VariantClear16(VARIANTARG16 *v) function HRESULT (line 1296) | static inline HRESULT VARIANT_ValidateType(VARTYPE vt) function HRESULT (line 1316) | HRESULT WINAPI VariantCopy16(VARIANTARG16* pvargDest, VARIANTARG16* pvar... function HRESULT (line 1357) | HRESULT WINAPI VariantCopyInd16(VARIANT16 *v, VARIANTARG16 *src) FILE: ole2disp/ole2disp.h type CHAR (line 33) | typedef CHAR OLECHAR16; type LPSTR (line 34) | typedef LPSTR LPOLESTR16; type LPCSTR (line 35) | typedef LPCSTR LPCOLESTR16; type OLECHAR16 (line 36) | typedef OLECHAR16 *BSTR16; type BSTR16 (line 37) | typedef BSTR16 *LPBSTR16; type VARIANT16 (line 46) | typedef struct tagVARIANT16 { type VARIANT16 (line 102) | typedef VARIANT16 VARIANTARG16; type VARIANT16 (line 103) | typedef VARIANT16 *LPVARIANT16; type SAFEARRAY16 (line 107) | typedef struct tagSAFEARRAY16 type SEGPTR (line 141) | typedef SEGPTR SEGBSTR16; type DISPPARAMS16 (line 517) | typedef struct tagDISPPARAMS16 FILE: ole2disp/var/varformat.c type FMT_SHORT_HEADER (line 154) | typedef struct tagFMT_SHORT_HEADER type FMT_HEADER (line 161) | typedef struct tagFMT_HEADER type FMT_STRING_HEADER (line 181) | typedef struct tagFMT_STRING_HEADER type FMT_NUMBER_HEADER (line 199) | typedef struct tagFMT_NUMBER_HEADER type FMT_DATE_HEADER (line 211) | typedef struct tagFMT_DATE_HEADER type NAMED_FORMAT (line 414) | typedef struct tagNAMED_FORMAT type NAMED_FORMAT (line 440) | typedef const NAMED_FORMAT *LPCNAMED_FORMAT; function FormatCompareFn (line 442) | static int FormatCompareFn(const void *l, const void *r) function BYTE (line 447) | static inline const BYTE *VARIANT_GetNamedFormat(LPCWSTR lpszFormat) function HRESULT (line 499) | HRESULT WINAPI VarTokenizeFormatString(LPOLESTR lpszFormat, LPBYTE rgbTok, function HRESULT (line 1173) | static HRESULT VARIANT_FormatNumber(LPVARIANT pVarIn, LPOLESTR lpszFormat, function HRESULT (line 1585) | static HRESULT VARIANT_FormatDate(LPVARIANT pVarIn, LPOLESTR lpszFormat, function HRESULT (line 1921) | static HRESULT VARIANT_FormatString(LPVARIANT pVarIn, LPOLESTR lpszFormat, function HRESULT (line 2054) | HRESULT WINAPI VarFormatFromTokens(LPVARIANT pVarIn, LPOLESTR lpszFormat, function HRESULT (line 2142) | HRESULT WINAPI VarFormat(LPVARIANT pVarIn, LPOLESTR lpszFormat, function HRESULT (line 2194) | HRESULT WINAPI VarFormatDateTime(LPVARIANT pVarIn, INT nFormat, ULONG dw... function HRESULT (line 2245) | HRESULT WINAPI VarFormatNumber(LPVARIANT pVarIn, INT nDigits, INT nLeadi... function HRESULT (line 2349) | HRESULT WINAPI VarFormatPercent(LPVARIANT pVarIn, INT nDigits, INT nLead... function HRESULT (line 2424) | HRESULT WINAPI VarFormatCurrency(LPVARIANT pVarIn, INT nDigits, INT nLea... function HRESULT (line 2521) | HRESULT WINAPI VarMonthName(INT iMonth, INT fAbbrev, ULONG dwFlags, BSTR... function HRESULT (line 2572) | HRESULT WINAPI VarWeekdayName(INT iWeekday, INT fAbbrev, INT iFirstDay, FILE: ole2disp/var/variant.c function HRESULT (line 69) | static inline HRESULT VARIANT_Coerce(VARIANTARG16* pd, LCID lcid, USHORT... function HRESULT (line 547) | static inline HRESULT VARIANT_CoerceArray(VARIANTARG16* pd, VARIANTARG16... function HRESULT (line 561) | static HRESULT VARIANT_FetchDispatchValue(LPVARIANT16 pvDispatch, LPVARI... function HRESULT (line 584) | static inline HRESULT VARIANT_ValidateType(VARTYPE vt) function VariantInit16 (line 618) | void WINAPI VariantInit16(VARIANTARG16* pVarg) function HRESULT (line 626) | HRESULT VARIANT_ClearInd(VARIANTARG16 *pVarg) function DECLSPEC_HOTPATCH (line 700) | DECLSPEC_HOTPATCH VariantClear16(VARIANTARG16* pVarg) function HRESULT (line 747) | static HRESULT VARIANT_CopyIRecordInfo(VARIANT16 *dest, VARIANT16 *src) function HRESULT (line 804) | HRESULT WINAPI VariantCopy16(VARIANTARG16* pvargDest, VARIANTARG16* pvar... function VARIANT_DataSize (line 849) | static inline size_t VARIANT_DataSize(const VARIANT16* pv) function HRESULT (line 905) | HRESULT WINAPI VariantCopyInd16(VARIANT16* pvargDest, VARIANTARG16* pvar... function DECLSPEC_HOTPATCH (line 1024) | DECLSPEC_HOTPATCH VariantChangeType16(VARIANTARG16* pvargDest, VARIANTAR... function HRESULT (line 1050) | HRESULT WINAPI VariantChangeTypeEx16(VARIANTARG16* pvargDest, VARIANTARG... function VARIANT_JulianFromDate (line 1113) | static inline int VARIANT_JulianFromDate(int dateIn) function VARIANT_DateFromJulian (line 1123) | static inline int VARIANT_DateFromJulian(int dateIn) function VARIANT_DMYFromJulian (line 1133) | static inline void VARIANT_DMYFromJulian(int jd, USHORT *year, USHORT *m... function VARIANT_JulianFromDMY (line 1150) | static inline double VARIANT_JulianFromDMY(USHORT year, USHORT month, US... function HRESULT (line 1170) | static HRESULT VARIANT_RollUdate(UDATE *lpUd) function INT (line 1273) | INT WINAPI DosDateTimeToVariantTime16(USHORT wDosDate, USHORT wDosTime, function INT (line 1314) | INT WINAPI VariantTimeToDosDateTime16(double dateIn, USHORT *pwDosDate, ... function INT (line 1348) | INT WINAPI SystemTimeToVariantTime16(LPSYSTEMTIME lpSt, double *pDateOut) function INT (line 1379) | INT WINAPI VariantTimeToSystemTime16(double dateIn, LPSYSTEMTIME lpSt) function HRESULT (line 1407) | HRESULT WINAPI VarDateFromUdateEx16(UDATE *pUdateIn, LCID lcid, ULONG dw... function HRESULT (line 1468) | HRESULT WINAPI VarDateFromUdate16(UDATE *pUdateIn, ULONG dwFlags, DATE *... function HRESULT (line 1489) | HRESULT WINAPI VarUdateFromDate16(DATE dateIn, ULONG dwFlags, UDATE *lpU... function VARIANT_GetLocalisedNumberChars (line 1580) | static void VARIANT_GetLocalisedNumberChars(VARIANT_NUMBER_CHARS *lpChar... function HRESULT (line 1666) | HRESULT WINAPI VarParseNumFromStr16(OLECHAR16 *lpszStr, LCID lcid, ULONG... function HRESULT (line 2060) | HRESULT WINAPI VarNumFromParseNum16(NUMPARSE *pNumprs, BYTE *rgbDig, function HRESULT (line 2585) | HRESULT WINAPI VarCat16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 2729) | static HRESULT _VarChangeTypeExWrap (VARIANTARG16* pvargDest, function HRESULT (line 2782) | HRESULT WINAPI VarCmp16(LPVARIANT16 left, LPVARIANT16 right, LCID lcid, ... function HRESULT (line 2965) | HRESULT WINAPI VarAnd16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 3204) | HRESULT WINAPI VarAdd16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 3419) | HRESULT WINAPI VarMul16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 3599) | HRESULT WINAPI VarDiv16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 3763) | HRESULT WINAPI VarSub16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 4033) | HRESULT WINAPI VarOr16(LPVARIANT16 pVarLeft, LPVARIANT16 pVarRight, LPVA... function HRESULT (line 4347) | HRESULT WINAPI VarAbs16(LPVARIANT16 pVarIn, LPVARIANT16 pVarOut) function HRESULT (line 4455) | HRESULT WINAPI VarFix16(LPVARIANT16 pVarIn, LPVARIANT16 pVarOut) function HRESULT (line 4563) | HRESULT WINAPI VarInt16(LPVARIANT16 pVarIn, LPVARIANT16 pVarOut) function HRESULT (line 4638) | HRESULT WINAPI VarXor16(LPVARIANT16 pVarLeft, LPVARIANT16 pVarRight, LPV... function HRESULT (line 4819) | HRESULT WINAPI VarEqv16(LPVARIANT16 pVarLeft, LPVARIANT16 pVarRight, LPV... function HRESULT (line 4873) | HRESULT WINAPI VarNeg16(LPVARIANT16 pVarIn, LPVARIANT16 pVarOut) function HRESULT (line 5003) | HRESULT WINAPI VarNot16(LPVARIANT16 pVarIn, LPVARIANT16 pVarOut) function HRESULT (line 5128) | HRESULT WINAPI VarRound16(LPVARIANT16 pVarIn, int deci, LPVARIANT16 pVar... function HRESULT (line 5263) | HRESULT WINAPI VarIdiv16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT1... function HRESULT (line 5417) | HRESULT WINAPI VarMod16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 5659) | HRESULT WINAPI VarPow16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... function HRESULT (line 5773) | HRESULT WINAPI VarImp16(LPVARIANT16 left, LPVARIANT16 right, LPVARIANT16... FILE: ole2disp/var/variant.h type VARIANT_NUMBER_CHARS (line 106) | typedef struct tagVARIANT_NUMBER_CHARS FILE: ole2disp/var/vartype.c type SEGPTR (line 35) | typedef SEGPTR SEGIDispatch; function fix_double (line 59) | static void fix_double(double *dbl) function VARIANT_CopyData (line 68) | static inline void VARIANT_CopyData(const VARIANT16 *srcVar, VARTYPE vt,... function HRESULT (line 113) | static HRESULT VARIANT_NumberFromBstr(OLECHAR16* pStrIn, LCID lcid, ULON... function HRESULT (line 138) | static HRESULT VARIANT_FromDisp(SEGIDispatch pdispIn, LCID lcid, void* p... function BOTHTST (line 189) | POSTST(signed char, BYTE, VarI1FromUI1, I1_MAX) function HRESULT (line 305) | HRESULT WINAPI VarI1FromUI116(BYTE bIn, signed char* pcOut) function HRESULT (line 324) | HRESULT WINAPI VarI1FromI216(SHORT sIn, signed char* pcOut) function HRESULT (line 343) | HRESULT WINAPI VarI1FromI416(LONG iIn, signed char* pcOut) function HRESULT (line 362) | HRESULT WINAPI VarI1FromR416(FLOAT fltIn, signed char* pcOut) function HRESULT (line 384) | HRESULT WINAPI VarI1FromR816_conv(DWORD dblIn1, DWORD dblIn2, signed cha... function HRESULT (line 390) | HRESULT WINAPI VarI1FromR816(double dblIn, signed char* pcOut) function HRESULT (line 412) | HRESULT WINAPI VarI1FromDate16(DATE dateIn, signed char* pcOut) function HRESULT (line 431) | HRESULT WINAPI VarI1FromCy16(CY cyIn, signed char* pcOut) function HRESULT (line 456) | HRESULT WINAPI VarI1FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 477) | HRESULT WINAPI VarI1FromDisp16(SEGIDispatch pdispIn, LCID lcid, signed c... function HRESULT (line 494) | HRESULT WINAPI VarI1FromBool16(VARIANT_BOOL boolIn, signed char* pcOut) function HRESULT (line 513) | HRESULT WINAPI VarI1FromUI216(USHORT usIn, signed char* pcOut) function HRESULT (line 533) | HRESULT WINAPI VarI1FromUI416(ULONG ulIn, signed char* pcOut) function HRESULT (line 552) | HRESULT WINAPI VarI1FromDec16(DECIMAL *pdecIn, signed char* pcOut) function HRESULT (line 578) | HRESULT WINAPI VarI1FromI816(LONG64 llIn, signed char* pcOut) function HRESULT (line 597) | HRESULT WINAPI VarI1FromUI816(ULONG64 ullIn, signed char* pcOut) function HRESULT (line 619) | HRESULT WINAPI VarUI1FromI216(SHORT sIn, BYTE* pbOut) function HRESULT (line 638) | HRESULT WINAPI VarUI1FromI416(LONG iIn, BYTE* pbOut) function HRESULT (line 658) | HRESULT WINAPI VarUI1FromR416(FLOAT fltIn, BYTE* pbOut) function HRESULT (line 680) | HRESULT WINAPI VarUI1FromR816_conv(DWORD dblIn1, DWORD dblIn2, BYTE* pbOut) function HRESULT (line 686) | HRESULT WINAPI VarUI1FromR816(double dblIn, BYTE* pbOut) function HRESULT (line 712) | HRESULT WINAPI VarUI1FromCy16_conv(DWORD dblIn1, DWORD dblIn2, BYTE* pbOut) function HRESULT (line 718) | HRESULT WINAPI VarUI1FromCy16(CY cyIn, BYTE* pbOut) function HRESULT (line 738) | HRESULT WINAPI VarUI1FromDate16_conv(DWORD dblIn1, DWORD dblIn2, BYTE* p... function HRESULT (line 743) | HRESULT WINAPI VarUI1FromDate16(DATE dateIn, BYTE* pbOut) function HRESULT (line 765) | HRESULT WINAPI VarUI1FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlag... function HRESULT (line 786) | HRESULT WINAPI VarUI1FromDisp16(SEGIDispatch pdispIn, LCID lcid, BYTE* p... function HRESULT (line 803) | HRESULT WINAPI VarUI1FromBool16(VARIANT_BOOL boolIn, BYTE* pbOut) function HRESULT (line 822) | HRESULT WINAPI VarUI1FromI116(signed char cIn, BYTE* pbOut) function HRESULT (line 841) | HRESULT WINAPI VarUI1FromUI216(USHORT usIn, BYTE* pbOut) function HRESULT (line 860) | HRESULT WINAPI VarUI1FromUI416(ULONG ulIn, BYTE* pbOut) function HRESULT (line 879) | HRESULT WINAPI VarUI1FromDec16(DECIMAL *pdecIn, BYTE* pbOut) function HRESULT (line 905) | HRESULT WINAPI VarUI1FromI816(LONG64 llIn, BYTE* pbOut) function HRESULT (line 924) | HRESULT WINAPI VarUI1FromUI816(ULONG64 ullIn, BYTE* pbOut) function HRESULT (line 945) | HRESULT WINAPI VarI2FromUI116(BYTE bIn, SHORT* psOut) function HRESULT (line 963) | HRESULT WINAPI VarI2FromI416(LONG iIn, SHORT* psOut) function HRESULT (line 981) | HRESULT WINAPI VarI2FromR416(FLOAT fltIn, SHORT* psOut) function HRESULT (line 1002) | HRESULT WINAPI VarI2FromR816_conv(DWORD dblIn1, DWORD dblIn2, signed cha... function HRESULT (line 1008) | HRESULT WINAPI VarI2FromR816(double dblIn, SHORT* psOut) function HRESULT (line 1030) | HRESULT WINAPI VarI2FromCy16_conv(DWORD dblIn1, DWORD dblIn2, signed cha... function HRESULT (line 1036) | HRESULT WINAPI VarI2FromCy16(CY cyIn, SHORT* psOut) function HRESULT (line 1055) | HRESULT WINAPI VarI2FromDate16_conv(DWORD dblIn1, DWORD dblIn2, signed c... function HRESULT (line 1061) | HRESULT WINAPI VarI2FromDate16(DATE dateIn, SHORT* psOut) function HRESULT (line 1084) | HRESULT WINAPI VarI2FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 1105) | HRESULT WINAPI VarI2FromDisp16(SEGIDispatch pdispIn, LCID lcid, SHORT* p... function HRESULT (line 1122) | HRESULT WINAPI VarI2FromBool16(VARIANT_BOOL boolIn, SHORT* psOut) function HRESULT (line 1139) | HRESULT WINAPI VarI2FromI116(signed char cIn, SHORT* psOut) function HRESULT (line 1157) | HRESULT WINAPI VarI2FromUI216(USHORT usIn, SHORT* psOut) function HRESULT (line 1175) | HRESULT WINAPI VarI2FromUI416(ULONG ulIn, SHORT* psOut) function HRESULT (line 1194) | HRESULT WINAPI VarI2FromDec16(DECIMAL *pdecIn, SHORT* psOut) function HRESULT (line 1219) | HRESULT WINAPI VarI2FromI816(LONG64 llIn, SHORT* psOut) function HRESULT (line 1237) | HRESULT WINAPI VarI2FromUI816(ULONG64 ullIn, SHORT* psOut) function HRESULT (line 1257) | HRESULT WINAPI VarUI2FromUI116(BYTE bIn, USHORT* pusOut) function HRESULT (line 1275) | HRESULT WINAPI VarUI2FromI216(SHORT sIn, USHORT* pusOut) function HRESULT (line 1293) | HRESULT WINAPI VarUI2FromI416(LONG iIn, USHORT* pusOut) function HRESULT (line 1311) | HRESULT WINAPI VarUI2FromR416(FLOAT fltIn, USHORT* pusOut) function HRESULT (line 1332) | HRESULT WINAPI VarUI2FromR816(double dblIn, USHORT* pusOut) function HRESULT (line 1353) | HRESULT WINAPI VarUI2FromDate16(DATE dateIn, USHORT* pusOut) function HRESULT (line 1374) | HRESULT WINAPI VarUI2FromCy16(CY cyIn, USHORT* pusOut) function HRESULT (line 1398) | HRESULT WINAPI VarUI2FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlag... function HRESULT (line 1419) | HRESULT WINAPI VarUI2FromDisp16(SEGIDispatch pdispIn, LCID lcid, USHORT*... function HRESULT (line 1436) | HRESULT WINAPI VarUI2FromBool16(VARIANT_BOOL boolIn, USHORT* pusOut) function HRESULT (line 1454) | HRESULT WINAPI VarUI2FromI116(signed char cIn, USHORT* pusOut) function HRESULT (line 1472) | HRESULT WINAPI VarUI2FromUI416(ULONG ulIn, USHORT* pusOut) function HRESULT (line 1491) | HRESULT WINAPI VarUI2FromDec16(DECIMAL *pdecIn, USHORT* pusOut) function HRESULT (line 1516) | HRESULT WINAPI VarUI2FromI816(LONG64 llIn, USHORT* pusOut) function HRESULT (line 1534) | HRESULT WINAPI VarUI2FromUI816(ULONG64 ullIn, USHORT* pusOut) function HRESULT (line 1554) | HRESULT WINAPI VarI4FromUI116(BYTE bIn, LONG *piOut) function HRESULT (line 1573) | HRESULT WINAPI VarI4FromI216(SHORT sIn, LONG *piOut) function HRESULT (line 1591) | HRESULT WINAPI VarI4FromR416(FLOAT fltIn, LONG *piOut) function HRESULT (line 1612) | HRESULT WINAPI VarI4FromR816(double dblIn, LONG *piOut) function HRESULT (line 1633) | HRESULT WINAPI VarI4FromCy16(CY cyIn, LONG *piOut) function HRESULT (line 1652) | HRESULT WINAPI VarI4FromDate16(DATE dateIn, LONG *piOut) function HRESULT (line 1674) | HRESULT WINAPI VarI4FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 1695) | HRESULT WINAPI VarI4FromDisp16(SEGIDispatch pdispIn, LCID lcid, LONG *pi... function HRESULT (line 1712) | HRESULT WINAPI VarI4FromBool16(VARIANT_BOOL boolIn, LONG *piOut) function HRESULT (line 1729) | HRESULT WINAPI VarI4FromI116(signed char cIn, LONG *piOut) function HRESULT (line 1746) | HRESULT WINAPI VarI4FromUI216(USHORT usIn, LONG *piOut) function HRESULT (line 1764) | HRESULT WINAPI VarI4FromUI416(ULONG ulIn, LONG *piOut) function HRESULT (line 1783) | HRESULT WINAPI VarI4FromDec16(DECIMAL *pdecIn, LONG *piOut) function HRESULT (line 1808) | HRESULT WINAPI VarI4FromI816(LONG64 llIn, LONG *piOut) function HRESULT (line 1826) | HRESULT WINAPI VarI4FromUI816(ULONG64 ullIn, LONG *piOut) function HRESULT (line 1846) | HRESULT WINAPI VarUI4FromUI116(BYTE bIn, ULONG *pulOut) function HRESULT (line 1864) | HRESULT WINAPI VarUI4FromI216(SHORT sIn, ULONG *pulOut) function HRESULT (line 1882) | HRESULT WINAPI VarUI4FromI416(LONG iIn, ULONG *pulOut) function HRESULT (line 1900) | HRESULT WINAPI VarUI4FromR416(FLOAT fltIn, ULONG *pulOut) function HRESULT (line 1921) | HRESULT WINAPI VarUI4FromR816(double dblIn, ULONG *pulOut) function HRESULT (line 1943) | HRESULT WINAPI VarUI4FromDate16(DATE dateIn, ULONG *pulOut) function HRESULT (line 1961) | HRESULT WINAPI VarUI4FromCy16(CY cyIn, ULONG *pulOut) function HRESULT (line 1984) | HRESULT WINAPI VarUI4FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlag... function HRESULT (line 2005) | HRESULT WINAPI VarUI4FromDisp16(SEGIDispatch pdispIn, LCID lcid, ULONG *... function HRESULT (line 2022) | HRESULT WINAPI VarUI4FromBool16(VARIANT_BOOL boolIn, ULONG *pulOut) function HRESULT (line 2040) | HRESULT WINAPI VarUI4FromI116(signed char cIn, ULONG *pulOut) function HRESULT (line 2057) | HRESULT WINAPI VarUI4FromUI216(USHORT usIn, ULONG *pulOut) function HRESULT (line 2076) | HRESULT WINAPI VarUI4FromDec16(DECIMAL *pdecIn, ULONG *pulOut) function HRESULT (line 2101) | HRESULT WINAPI VarUI4FromI816(LONG64 llIn, ULONG *pulOut) function HRESULT (line 2119) | HRESULT WINAPI VarUI4FromUI816(ULONG64 ullIn, ULONG *pulOut) function HRESULT (line 2139) | HRESULT WINAPI VarI8FromUI116(BYTE bIn, LONG64* pi64Out) function HRESULT (line 2157) | HRESULT WINAPI VarI8FromI216(SHORT sIn, LONG64* pi64Out) function HRESULT (line 2176) | HRESULT WINAPI VarI8FromR416(FLOAT fltIn, LONG64* pi64Out) function HRESULT (line 2212) | HRESULT WINAPI VarI8FromR816(double dblIn, LONG64* pi64Out) function HRESULT (line 2238) | HRESULT WINAPI VarI8FromCy16(CY cyIn, LONG64* pi64Out) function HRESULT (line 2269) | HRESULT WINAPI VarI8FromDate16(DATE dateIn, LONG64* pi64Out) function HRESULT (line 2291) | HRESULT WINAPI VarI8FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 2312) | HRESULT WINAPI VarI8FromDisp16(SEGIDispatch pdispIn, LCID lcid, LONG64* ... function HRESULT (line 2329) | HRESULT WINAPI VarI8FromBool16(VARIANT_BOOL boolIn, LONG64* pi64Out) function HRESULT (line 2346) | HRESULT WINAPI VarI8FromI116(signed char cIn, LONG64* pi64Out) function HRESULT (line 2363) | HRESULT WINAPI VarI8FromUI216(USHORT usIn, LONG64* pi64Out) function HRESULT (line 2380) | HRESULT WINAPI VarI8FromUI416(ULONG ulIn, LONG64* pi64Out) function HRESULT (line 2400) | HRESULT WINAPI VarI8FromDec16(DECIMAL *pdecIn, LONG64* pi64Out) function HRESULT (line 2443) | HRESULT WINAPI VarI8FromUI816(ULONG64 ullIn, LONG64* pi64Out) function HRESULT (line 2464) | HRESULT WINAPI VarUI8FromI816(LONG64 llIn, ULONG64* pui64Out) function HRESULT (line 2481) | HRESULT WINAPI VarUI8FromUI116(BYTE bIn, ULONG64* pui64Out) function HRESULT (line 2498) | HRESULT WINAPI VarUI8FromI216(SHORT sIn, ULONG64* pui64Out) function HRESULT (line 2516) | HRESULT WINAPI VarUI8FromR416(FLOAT fltIn, ULONG64* pui64Out) function HRESULT (line 2538) | HRESULT WINAPI VarUI8FromR816(double dblIn, ULONG64* pui64Out) function HRESULT (line 2563) | HRESULT WINAPI VarUI8FromCy16(CY cyIn, ULONG64* pui64Out) function HRESULT (line 2598) | HRESULT WINAPI VarUI8FromDate16(DATE dateIn, ULONG64* pui64Out) function HRESULT (line 2620) | HRESULT WINAPI VarUI8FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlag... function HRESULT (line 2641) | HRESULT WINAPI VarUI8FromDisp16(SEGIDispatch pdispIn, LCID lcid, ULONG64... function HRESULT (line 2659) | HRESULT WINAPI VarUI8FromBool16(VARIANT_BOOL boolIn, ULONG64* pui64Out) function HRESULT (line 2676) | HRESULT WINAPI VarUI8FromI116(signed char cIn, ULONG64* pui64Out) function HRESULT (line 2693) | HRESULT WINAPI VarUI8FromUI216(USHORT usIn, ULONG64* pui64Out) function HRESULT (line 2710) | HRESULT WINAPI VarUI8FromUI416(ULONG ulIn, ULONG64* pui64Out) function HRESULT (line 2736) | HRESULT WINAPI VarUI8FromDec16(DECIMAL *pdecIn, ULONG64* pui64Out) function HRESULT (line 2785) | HRESULT WINAPI VarR4FromUI116(BYTE bIn, float *pFltOut) function HRESULT (line 2802) | HRESULT WINAPI VarR4FromI216(SHORT sIn, float *pFltOut) function HRESULT (line 2819) | HRESULT WINAPI VarR4FromI416(LONG lIn, float *pFltOut) function HRESULT (line 2837) | HRESULT WINAPI VarR4FromR816_conv(DWORD dblIn1, DWORD dblIn2, signed cha... function HRESULT (line 2843) | HRESULT WINAPI VarR4FromR816(double dblIn, float *pFltOut) function HRESULT (line 2863) | HRESULT WINAPI VarR4FromCy16(CY cyIn, float *pFltOut) function HRESULT (line 2882) | HRESULT WINAPI VarR4FromDate16(DATE dateIn, float *pFltOut) function HRESULT (line 2903) | HRESULT WINAPI VarR4FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 2924) | HRESULT WINAPI VarR4FromDisp16(SEGIDispatch pdispIn, LCID lcid, float *p... function HRESULT (line 2941) | HRESULT WINAPI VarR4FromBool16(VARIANT_BOOL boolIn, float *pFltOut) function HRESULT (line 2961) | HRESULT WINAPI VarR4FromI116(signed char cIn, float *pFltOut) function HRESULT (line 2981) | HRESULT WINAPI VarR4FromUI216(USHORT usIn, float *pFltOut) function HRESULT (line 3001) | HRESULT WINAPI VarR4FromUI416(ULONG ulIn, float *pFltOut) function HRESULT (line 3020) | HRESULT WINAPI VarR4FromDec16(DECIMAL* pDecIn, float *pFltOut) function HRESULT (line 3061) | HRESULT WINAPI VarR4FromI816(LONG64 llIn, float *pFltOut) function HRESULT (line 3078) | HRESULT WINAPI VarR4FromUI816(ULONG64 ullIn, float *pFltOut) function HRESULT (line 3096) | HRESULT WINAPI VarR4CmpR816(float fltLeft, double dblRight) function HRESULT (line 3120) | HRESULT WINAPI VarR8FromUI116(BYTE bIn, double *pDblOut) function HRESULT (line 3137) | HRESULT WINAPI VarR8FromI216(SHORT sIn, double *pDblOut) function HRESULT (line 3154) | HRESULT WINAPI VarR8FromI416(LONG lIn, double *pDblOut) function HRESULT (line 3171) | HRESULT WINAPI VarR8FromR416(FLOAT fltIn, double *pDblOut) function HRESULT (line 3188) | HRESULT WINAPI VarR8FromCy16(CY cyIn, double *pDblOut) function HRESULT (line 3205) | HRESULT WINAPI VarR8FromDate16(DATE dateIn, double *pDblOut) function HRESULT (line 3226) | HRESULT WINAPI VarR8FromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 3247) | HRESULT WINAPI VarR8FromDisp16(SEGIDispatch pdispIn, LCID lcid, double *... function HRESULT (line 3264) | HRESULT WINAPI VarR8FromBool16(VARIANT_BOOL boolIn, double *pDblOut) function HRESULT (line 3284) | HRESULT WINAPI VarR8FromI116(signed char cIn, double *pDblOut) function HRESULT (line 3304) | HRESULT WINAPI VarR8FromUI216(USHORT usIn, double *pDblOut) function HRESULT (line 3324) | HRESULT WINAPI VarR8FromUI416(ULONG ulIn, double *pDblOut) function HRESULT (line 3343) | HRESULT WINAPI VarR8FromDec16(const DECIMAL* pDecIn, double *pDblOut) function HRESULT (line 3383) | HRESULT WINAPI VarR8FromI816(LONG64 llIn, double *pDblOut) function HRESULT (line 3400) | HRESULT WINAPI VarR8FromUI816(ULONG64 ullIn, double *pDblOut) function HRESULT (line 3418) | HRESULT WINAPI VarR8Pow16(double dblLeft, double dblPow, double *pDblOut) function HRESULT (line 3445) | HRESULT WINAPI VarR8Round16(double dblIn, int nDig, double *pDblOut) function HRESULT (line 3497) | HRESULT WINAPI VarCyFromUI116(BYTE bIn, CY* pCyOut) function HRESULT (line 3518) | HRESULT WINAPI VarCyFromI216(SHORT sIn, CY* pCyOut) function HRESULT (line 3539) | HRESULT WINAPI VarCyFromI416(LONG lIn, CY* pCyOut) function HRESULT (line 3560) | HRESULT WINAPI VarCyFromR416(FLOAT fltIn, CY* pCyOut) function HRESULT (line 3580) | HRESULT WINAPI VarCyFromR816(double dblIn, CY* pCyOut) function HRESULT (line 3630) | HRESULT WINAPI VarCyFromDate16(DATE dateIn, CY* pCyOut) function HRESULT (line 3652) | HRESULT WINAPI VarCyFromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlags... function HRESULT (line 3673) | HRESULT WINAPI VarCyFromDisp16(SEGIDispatch pdispIn, LCID lcid, CY* pCyOut) function HRESULT (line 3697) | HRESULT WINAPI VarCyFromBool16(VARIANT_BOOL boolIn, CY* pCyOut) function HRESULT (line 3718) | HRESULT WINAPI VarCyFromI116(signed char cIn, CY* pCyOut) function HRESULT (line 3739) | HRESULT WINAPI VarCyFromUI216(USHORT usIn, CY* pCyOut) function HRESULT (line 3760) | HRESULT WINAPI VarCyFromUI416(ULONG ulIn, CY* pCyOut) function HRESULT (line 3782) | HRESULT WINAPI VarCyFromDec16(DECIMAL* pdecIn, CY* pCyOut) function HRESULT (line 3821) | HRESULT WINAPI VarCyFromI816(LONG64 llIn, CY* pCyOut) function HRESULT (line 3843) | HRESULT WINAPI VarCyFromUI816(ULONG64 ullIn, CY* pCyOut) function HRESULT (line 3864) | HRESULT WINAPI VarCyAdd16(CY cyLeft, CY cyRight, CY* pCyOut) function HRESULT (line 3887) | HRESULT WINAPI VarCyMul16(CY cyLeft, CY cyRight, CY* pCyOut) function HRESULT (line 3910) | HRESULT WINAPI VarCyMulI416(CY cyLeft, LONG lRight, CY* pCyOut) function HRESULT (line 3933) | HRESULT WINAPI VarCySub16(CY cyLeft, CY cyRight, CY* pCyOut) function HRESULT (line 3955) | HRESULT WINAPI VarCyAbs16(CY cyIn, CY* pCyOut) function HRESULT (line 3981) | HRESULT WINAPI VarCyFix16(CY cyIn, CY* pCyOut) function HRESULT (line 4005) | HRESULT WINAPI VarCyInt16(CY cyIn, CY* pCyOut) function HRESULT (line 4030) | HRESULT WINAPI VarCyNeg16(CY cyIn, CY* pCyOut) function HRESULT (line 4053) | HRESULT WINAPI VarCyRound16(CY cyIn, int cDecimals, CY* pCyOut) function HRESULT (line 4091) | HRESULT WINAPI VarCyCmp16(CY cyLeft, CY cyRight) function HRESULT (line 4125) | HRESULT WINAPI VarCyCmpR816(CY cyLeft, double dblRight) function HRESULT (line 4152) | HRESULT WINAPI VarCyMulI816(CY cyLeft, LONG64 llRight, CY* pCyOut) function HRESULT (line 4176) | HRESULT WINAPI VarDecFromUI116(BYTE bIn, DECIMAL* pDecOut) function HRESULT (line 4193) | HRESULT WINAPI VarDecFromI216(SHORT sIn, DECIMAL* pDecOut) function HRESULT (line 4211) | HRESULT WINAPI VarDecFromI416(LONG lIn, DECIMAL* pDecOut) type VARIANT_DI (line 4233) | typedef struct DECIMAL_internal function HRESULT (line 4260) | HRESULT WINAPI VarDecFromR416(FLOAT fltIn, DECIMAL* pDecOut) function HRESULT (line 4282) | HRESULT WINAPI VarDecFromR816(double dblIn, DECIMAL* pDecOut) function HRESULT (line 4304) | HRESULT WINAPI VarDecFromDate16(DATE dateIn, DECIMAL* pDecOut) function HRESULT (line 4321) | HRESULT WINAPI VarDecFromCy16(CY cyIn, DECIMAL* pDecOut) function HRESULT (line 4355) | HRESULT WINAPI VarDecFromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFlag... function HRESULT (line 4374) | HRESULT WINAPI VarDecFromDisp16(SEGIDispatch pdispIn, LCID lcid, DECIMAL... function HRESULT (line 4394) | HRESULT WINAPI VarDecFromBool16(VARIANT_BOOL bIn, DECIMAL* pDecOut) function HRESULT (line 4423) | HRESULT WINAPI VarDecFromI116(signed char cIn, DECIMAL* pDecOut) function HRESULT (line 4440) | HRESULT WINAPI VarDecFromUI216(USHORT usIn, DECIMAL* pDecOut) function HRESULT (line 4457) | HRESULT WINAPI VarDecFromUI416(ULONG ulIn, DECIMAL* pDecOut) function HRESULT (line 4478) | HRESULT WINAPI VarDecFromI816(LONG64 llIn, DECIMAL* pDecOut) function HRESULT (line 4511) | HRESULT WINAPI VarDecFromUI816(ULONG64 ullIn, DECIMAL* pDecOut) function HRESULT (line 4520) | static HRESULT VARIANT_DecScale(const DECIMAL** ppDecLeft, function ULONG (line 4603) | static ULONG VARIANT_Add(ULONG ulLeft, ULONG ulRight, ULONG* pulHigh) function ULONG (line 4613) | static ULONG VARIANT_Sub(ULONG ulLeft, ULONG ulRight, ULONG* pulHigh) function ULONG (line 4637) | static ULONG VARIANT_Mul(ULONG ulLeft, ULONG ulRight, ULONG* pulHigh) function VARIANT_DecCmp (line 4648) | static inline int VARIANT_DecCmp(const DECIMAL *pDecLeft, const DECIMAL ... function HRESULT (line 4672) | HRESULT WINAPI VarDecAdd16(const DECIMAL* pDecLeft, const DECIMAL* pDecR... function VARIANT_DIFromDec (line 4747) | static void VARIANT_DIFromDec(const DECIMAL * from, VARIANT_DI * to) function VARIANT_DecFromDI (line 4757) | static void VARIANT_DecFromDI(const VARIANT_DI * from, DECIMAL * to) function VARIANT_DI_clear (line 4772) | static void VARIANT_DI_clear(VARIANT_DI * i) function VARIANT_int_divbychar (line 4782) | static unsigned char VARIANT_int_divbychar(DWORD * p, unsigned int n, un... function BOOL (line 4807) | static BOOL VARIANT_int_iszero(const DWORD * p, unsigned int n) function VARIANT_DI_mul (line 4818) | static int VARIANT_DI_mul(const VARIANT_DI * a, const VARIANT_DI * b, VA... function BOOL (line 4912) | static BOOL VARIANT_DI_tostringA(const VARIANT_DI * a, OLECHAR16 * s, un... function VARIANT_int_shiftleft (line 4992) | static void VARIANT_int_shiftleft(DWORD * p, unsigned int n, unsigned in... function VARIANT_int_add (line 5019) | static unsigned char VARIANT_int_add(DWORD * v, unsigned int nv, const D... function VARIANT_int_div (line 5059) | static void VARIANT_int_div(DWORD * p, unsigned int n, const DWORD * div... function VARIANT_int_mulbychar (line 5091) | static unsigned char VARIANT_int_mulbychar(DWORD * p, unsigned int n, un... function VARIANT_int_addlossy (line 5106) | static int VARIANT_int_addlossy( function HRESULT (line 5260) | static HRESULT VARIANT_DI_div(const VARIANT_DI * dividend, const VARIANT... function HRESULT (line 5348) | static HRESULT VARIANT_DI_normalize(VARIANT_DI * val, int exponent2, BOO... type R4_FIELDS (line 5499) | typedef union function HRESULT (line 5512) | static HRESULT VARIANT_DI_FromR4(float source, VARIANT_DI * dest) type R8_FIELDS (line 5558) | typedef union function HRESULT (line 5572) | static HRESULT VARIANT_DI_FromR8(double source, VARIANT_DI * dest) function HRESULT (line 5619) | static HRESULT VARIANT_do_division(const DECIMAL *pDecLeft, const DECIMA... function HRESULT (line 5689) | HRESULT WINAPI VarDecDiv16(const DECIMAL* pDecLeft, const DECIMAL* pDecR... function HRESULT (line 5710) | HRESULT WINAPI VarDecMul16(const DECIMAL* pDecLeft, const DECIMAL* pDecR... function HRESULT (line 5765) | HRESULT WINAPI VarDecSub16(const DECIMAL* pDecLeft, const DECIMAL* pDecR... function HRESULT (line 5786) | HRESULT WINAPI VarDecAbs16(const DECIMAL* pDecIn, DECIMAL* pDecOut) function HRESULT (line 5810) | HRESULT WINAPI VarDecFix16(const DECIMAL* pDecIn, DECIMAL* pDecOut) function HRESULT (line 5850) | HRESULT WINAPI VarDecInt16(const DECIMAL* pDecIn, DECIMAL* pDecOut) function HRESULT (line 5882) | HRESULT WINAPI VarDecNeg16(const DECIMAL* pDecIn, DECIMAL* pDecOut) function HRESULT (line 5903) | HRESULT WINAPI VarDecRound16(const DECIMAL* pDecIn, int cDecimals, DECIM... function HRESULT (line 5954) | HRESULT WINAPI VarDecCmp16(const DECIMAL* pDecLeft, const DECIMAL* pDecR... function HRESULT (line 6000) | HRESULT WINAPI VarDecCmpR816(const DECIMAL* pDecLeft, double dblRight) function HRESULT (line 6029) | HRESULT WINAPI VarBoolFromUI116(BYTE bIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6047) | HRESULT WINAPI VarBoolFromI216(SHORT sIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6065) | HRESULT WINAPI VarBoolFromI416(LONG lIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6083) | HRESULT WINAPI VarBoolFromR416(FLOAT fltIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6101) | HRESULT WINAPI VarBoolFromR816(double dblIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6119) | HRESULT WINAPI VarBoolFromDate16(DATE dateIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6137) | HRESULT WINAPI VarBoolFromCy16(CY cyIn, VARIANT_BOOL *pBoolOut) function BOOL (line 6149) | static BOOL VARIANT_GetLocalisedText(LANGID langId, DWORD dwId, OLECHAR1... function HRESULT (line 6206) | HRESULT WINAPI VarBoolFromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFla... function HRESULT (line 6298) | HRESULT WINAPI VarBoolFromDisp16(SEGIDispatch pdispIn, LCID lcid, VARIAN... function HRESULT (line 6315) | HRESULT WINAPI VarBoolFromI116(signed char cIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6333) | HRESULT WINAPI VarBoolFromUI216(USHORT usIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6351) | HRESULT WINAPI VarBoolFromUI416(ULONG ulIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6371) | HRESULT WINAPI VarBoolFromDec16(DECIMAL* pDecIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6396) | HRESULT WINAPI VarBoolFromI816(LONG64 llIn, VARIANT_BOOL *pBoolOut) function HRESULT (line 6414) | HRESULT WINAPI VarBoolFromUI816(ULONG64 ullIn, VARIANT_BOOL *pBoolOut) function OLECHAR16 (line 6424) | static OLECHAR16 *VARIANT_WriteNumber(ULONG64 ulVal, OLECHAR16* szOut) function SEGBSTR16 (line 6439) | static SEGBSTR16 VARIANT_MakeBstr(LCID lcid, DWORD dwFlags, OLECHAR16 *s... function HRESULT (line 6458) | static HRESULT VARIANT_BstrFromUInt(ULONG64 ulVal, LCID lcid, DWORD dwFl... function HRESULT (line 6490) | HRESULT WINAPI VarBstrFromUI116(BYTE bIn, LCID lcid, ULONG dwFlags, SEGB... function HRESULT (line 6511) | HRESULT WINAPI VarBstrFromI216(short sIn, LCID lcid, ULONG dwFlags, SEGB... function HRESULT (line 6539) | HRESULT WINAPI VarBstrFromI416(LONG lIn, LCID lcid, ULONG dwFlags, SEGBS... function SEGBSTR16 (line 6551) | static SEGBSTR16 VARIANT_BstrReplaceDecimal(const OLECHAR16 * buff, LCID... function HRESULT (line 6603) | static HRESULT VARIANT_BstrFromReal(DOUBLE dblIn, LCID lcid, ULONG dwFlags, function HRESULT (line 6660) | HRESULT WINAPI VarBstrFromR416(FLOAT fltIn, LCID lcid, ULONG dwFlags, SE... function HRESULT (line 6681) | HRESULT WINAPI VarBstrFromR816_conv(DWORD dblIn1, DWORD dblIn2, LCID lci... function HRESULT (line 6687) | HRESULT WINAPI VarBstrFromR816(double dblIn, LCID lcid, ULONG dwFlags, S... function HRESULT (line 6709) | HRESULT WINAPI VarBstrFromCy16_conv(DWORD dblIn1, DWORD dblIn2, LCID lci... function HRESULT (line 6715) | HRESULT WINAPI VarBstrFromCy16(CY cyIn, LCID lcid, ULONG dwFlags, SEGBST... function output_int_len (line 6756) | static inline int output_int_len(int o, int min_len, OLECHAR16 *date, in... function BOOL (line 6776) | BOOL get_date_format(LCID lcid, DWORD flags, const SYSTEMTIME *st, function HRESULT (line 6887) | HRESULT WINAPI VarBstrFromDate16_conv(DWORD dblIn1, DWORD dblIn2, LCID l... function HRESULT (line 6893) | HRESULT WINAPI VarBstrFromDate16(DATE dateIn, LCID lcid, ULONG dwFlags, ... function HRESULT (line 6983) | HRESULT WINAPI VarBstrFromBool16(VARIANT_BOOL boolIn, LCID lcid, ULONG d... function HRESULT (line 7052) | HRESULT WINAPI VarBstrFromI116(signed char cIn, LCID lcid, ULONG dwFlags... function HRESULT (line 7080) | HRESULT WINAPI VarBstrFromUI216(USHORT usIn, LCID lcid, ULONG dwFlags, S... function HRESULT (line 7101) | HRESULT WINAPI VarBstrFromUI416(ULONG ulIn, LCID lcid, ULONG dwFlags, SE... function HRESULT (line 7123) | HRESULT WINAPI VarBstrFromDec16(DECIMAL* pDecIn, LCID lcid, ULONG dwFlag... function HRESULT (line 7171) | HRESULT WINAPI VarBstrFromI816(LONG64 llIn, LCID lcid, ULONG dwFlags, SE... function HRESULT (line 7199) | HRESULT WINAPI VarBstrFromUI816(ULONG64 ullIn, LCID lcid, ULONG dwFlags,... function HRESULT (line 7220) | HRESULT WINAPI VarBstrFromDisp16(SEGIDispatch pdispIn, LCID lcid, ULONG ... function HRESULT (line 7240) | HRESULT WINAPI VarBstrCat16(SEGBSTR16 pbstrLeft, SEGBSTR16 pbstrRight, S... function HRESULT (line 7291) | HRESULT WINAPI VarBstrCmp16(SEGBSTR16 pbstrLeft, SEGBSTR16 pbstrRight, L... function HRESULT (line 7357) | HRESULT WINAPI VarDateFromUI116(BYTE bIn, DATE* pdateOut) function HRESULT (line 7374) | HRESULT WINAPI VarDateFromI216(short sIn, DATE* pdateOut) function HRESULT (line 7391) | HRESULT WINAPI VarDateFromI416(LONG lIn, DATE* pdateOut) function HRESULT (line 7408) | HRESULT WINAPI VarDateFromR416(FLOAT fltIn, DATE* pdateOut) function HRESULT (line 7425) | HRESULT WINAPI VarDateFromR816(double dblIn, DATE* pdateOut) function HRESULT (line 7448) | HRESULT WINAPI VarDateFromDisp16(SEGIDispatch pdispIn, LCID lcid, DATE* ... function HRESULT (line 7465) | HRESULT WINAPI VarDateFromBool16(VARIANT_BOOL boolIn, DATE* pdateOut) function HRESULT (line 7482) | HRESULT WINAPI VarDateFromCy16(CY cyIn, DATE* pdateOut) type DATEPARSE (line 7494) | typedef struct tagDATEPARSE function BOOL (line 7507) | static BOOL VARIANT_IsValidMonthDay(DWORD day, DWORD month, DWORD year) function HRESULT (line 7527) | static inline HRESULT VARIANT_MakeDate(DATEPARSE *dp, DWORD iDate, function HRESULT (line 7728) | HRESULT WINAPI VarDateFromStr16(OLECHAR16* strIn, LCID lcid, ULONG dwFla... function HRESULT (line 8089) | HRESULT WINAPI VarDateFromI116(signed char cIn, DATE* pdateOut) function HRESULT (line 8106) | HRESULT WINAPI VarDateFromUI216(USHORT uiIn, DATE* pdateOut) function HRESULT (line 8123) | HRESULT WINAPI VarDateFromUI416(ULONG ulIn, DATE* pdateOut) function HRESULT (line 8140) | HRESULT WINAPI VarDateFromDec16(DECIMAL *pdecIn, DATE* pdateOut) function HRESULT (line 8158) | HRESULT WINAPI VarDateFromI816(LONG64 llIn, DATE* pdateOut) function HRESULT (line 8178) | HRESULT WINAPI VarDateFromUI816(ULONG64 ullIn, DATE* pdateOut) FILE: ole2disp/wine_typelib.c type FILE_NAME_INFORMATION (line 94) | typedef struct _FILE_NAME_INFORMATION { type NE_NAMEINFO (line 105) | typedef struct type NE_TYPEINFO (line 115) | typedef struct function WORD (line 137) | static WORD FromLEWord(WORD p_iVal) function DWORD (line 144) | static DWORD FromLEDWord(DWORD p_iVal) function FromLEWords (line 165) | static void FromLEWords(void *p_Val, int p_iSize) function FromLEDWords (line 179) | static void FromLEDWords(void *p_Val, int p_iSize) function BOOL (line 199) | static BOOL find_typelib_key( REFGUID guid, WORD *wMaj, WORD *wMin ) type tlibredirect_data (line 314) | struct tlibredirect_data function HRESULT (line 329) | static HRESULT query_typelib_path( REFGUID guid, WORD wMaj, WORD wMin, function HRESULT (line 438) | HRESULT WINAPI QueryPathOfRegTypeLib( REFGUID guid, WORD wMaj, WORD wMin... function HRESULT (line 458) | HRESULT WINAPI CreateTypeLib( function HRESULT (line 481) | HRESULT WINAPI LoadTypeLib16Impl(const OLECHAR *szFile, ITypeLib * *pptLib) function HRESULT (line 496) | HRESULT WINAPI LoadTypeLibEx16Impl( function HRESULT (line 554) | HRESULT WINAPI LoadRegTypeLib( function TLB_register_interface (line 606) | static void TLB_register_interface(TLIBATTR *libattr, LPOLESTR name, TYP... function HRESULT (line 663) | HRESULT WINAPI RegisterTypeLib( function TLB_unregister_interface (line 879) | static void TLB_unregister_interface(GUID *guid, REGSAM flag) function HRESULT (line 907) | HRESULT WINAPI UnRegisterTypeLib( function HRESULT (line 1054) | HRESULT WINAPI RegisterTypeLibForUser( function HRESULT (line 1073) | HRESULT WINAPI UnRegisterTypeLibForUser( type TLBGuid (line 1088) | typedef struct tagTLBGuid { type TLBCustData (line 1095) | typedef struct tagTLBCustData type TLBImpLib (line 1103) | typedef struct tagTLBImpLib type TLBString (line 1122) | typedef struct tagTLBString { type ITypeLibImpl (line 1129) | typedef struct tagITypeLibImpl function ITypeLibImpl (line 1178) | static inline ITypeLibImpl *impl_from_ITypeLib2(ITypeLib2 *iface) function ITypeLibImpl (line 1183) | static inline ITypeLibImpl *impl_from_ITypeLib(ITypeLib *iface) function ITypeLibImpl (line 1188) | static inline ITypeLibImpl *impl_from_ITypeComp( ITypeComp *iface ) function ITypeLibImpl (line 1193) | static inline ITypeLibImpl *impl_from_ICreateTypeLib2( ICreateTypeLib2 *... type TLBRefType (line 1205) | typedef struct tagTLBRefType type TLBParDesc (line 1229) | typedef struct tagTLBParDesc type TLBFuncDesc (line 1236) | typedef struct tagTLBFuncDesc type TLBVarDesc (line 1250) | typedef struct tagTLBVarDesc type TLBImplType (line 1263) | typedef struct tagTLBImplType type ITypeInfoImpl (line 1271) | typedef struct tagITypeInfoImpl function ITypeInfoImpl (line 1310) | static inline ITypeInfoImpl *info_impl_from_ITypeComp( ITypeComp *iface ) function ITypeInfoImpl (line 1315) | static inline ITypeInfoImpl *impl_from_ITypeInfo2( ITypeInfo2 *iface ) function ITypeInfoImpl (line 1320) | static inline ITypeInfoImpl *impl_from_ITypeInfo( ITypeInfo *iface ) function ITypeInfoImpl (line 1325) | static inline ITypeInfoImpl *info_impl_from_ICreateTypeInfo2( ICreateTyp... type TLBContext (line 1337) | typedef struct tagTLBContext function BSTR (line 1348) | static inline BSTR TLB_get_bstr(const TLBString *str) function TLB_str_memcmp (line 1353) | static inline int TLB_str_memcmp(void *left, const TLBString *str, DWORD... function GUID (line 1360) | static inline const GUID *TLB_get_guidref(const TLBGuid *guid) function GUID (line 1365) | static inline const GUID *TLB_get_guid_null(const TLBGuid *guid) function get_ptr_size (line 1370) | static int get_ptr_size(SYSKIND syskind) function dump_TypeDesc (line 1387) | static void dump_TypeDesc(const TYPEDESC *pTD,char *szVarType) { function dump_ELEMDESC (line 1436) | static void dump_ELEMDESC(const ELEMDESC *edesc) { function dump_FUNCDESC (line 1452) | static void dump_FUNCDESC(const FUNCDESC *funcdesc) { function dump_TLBFuncDescOne (line 1504) | static void dump_TLBFuncDescOne(const TLBFuncDesc * pfd) function dump_TLBFuncDesc (line 1526) | static void dump_TLBFuncDesc(const TLBFuncDesc * pfd, UINT n) function dump_TLBVarDesc (line 1535) | static void dump_TLBVarDesc(const TLBVarDesc * pvd, UINT n) function dump_TLBImpLib (line 1545) | static void dump_TLBImpLib(const TLBImpLib *import) function dump_TLBRefType (line 1553) | static void dump_TLBRefType(const ITypeLibImpl *pTL) function dump_TLBImplType (line 1573) | static void dump_TLBImplType(const TLBImplType * impl, UINT n) function dump_DispParms (line 1585) | static void dump_DispParms(const DISPPARAMS * pdp) function dump_DispParms16 (line 1606) | static void dump_DispParms16(const DISPPARAMS16 * pdp) function dump_TypeInfo (line 1626) | static void dump_TypeInfo(const ITypeInfoImpl * pty) function dump_VARDESC (line 1642) | static void dump_VARDESC(const VARDESC *v) function TLB_abort (line 1665) | static void TLB_abort(void) function SIZE_T (line 1672) | static SIZE_T TLB_SizeTypeDesc( const TYPEDESC *tdesc, BOOL alloc_initia... function TLB_FreeCustData (line 1722) | static inline void TLB_FreeCustData(struct list *custdata_list) function BSTR (line 1733) | static BSTR TLB_MultiByteToBSTR(const char *ptr) function TLBFuncDesc (line 1745) | static inline TLBFuncDesc *TLB_get_funcdesc_by_memberid(TLBFuncDesc *fun... function TLBFuncDesc (line 1757) | static inline TLBFuncDesc *TLB_get_funcdesc_by_memberid_and_invkind(TLBF... function TLBVarDesc (line 1769) | static inline TLBVarDesc *TLB_get_vardesc_by_memberid(TLBVarDesc *vardescs, function TLBVarDesc (line 1781) | static inline TLBVarDesc *TLB_get_vardesc_by_name(TLBVarDesc *vardescs, function TLBCustData (line 1793) | static inline TLBCustData *TLB_get_custdata_by_guid(struct list *custdat... function ITypeInfoImpl (line 1802) | static inline ITypeInfoImpl *TLB_get_typeinfo_by_name(ITypeInfoImpl **ty... function TLBVarDesc_Constructor (line 1814) | static void TLBVarDesc_Constructor(TLBVarDesc *var_desc) function TLBVarDesc (line 1819) | static TLBVarDesc *TLBVarDesc_Alloc(UINT n) function TLBParDesc (line 1835) | static TLBParDesc *TLBParDesc_Constructor(UINT n) function TLBFuncDesc_Constructor (line 1851) | static void TLBFuncDesc_Constructor(TLBFuncDesc *func_desc) function TLBFuncDesc (line 1856) | static TLBFuncDesc *TLBFuncDesc_Alloc(UINT n) function TLBImplType_Constructor (line 1872) | static void TLBImplType_Constructor(TLBImplType *impl) function TLBImplType (line 1877) | static TLBImplType *TLBImplType_Alloc(UINT n) function TLBGuid (line 1893) | static TLBGuid *TLB_append_guid(struct list *guid_list, function HRESULT (line 1915) | static HRESULT TLB_set_custdata(struct list *custdata_list, TLBGuid *tlb... function TLBString (line 1949) | static TLBString *TLB_append_str(struct list *string_list, BSTR new_str) function HRESULT (line 1976) | static HRESULT TLB_get_size_from_hreftype(ITypeInfoImpl *info, HREFTYPE ... function HRESULT (line 2004) | static HRESULT TLB_size_instance(ITypeInfoImpl *info, SYSKIND sys, function MSFT_Seek (line 2096) | static inline void MSFT_Seek(TLBContext *pcx, LONG where) function DWORD (line 2112) | static DWORD MSFT_Read(void *buffer, DWORD count, TLBContext *pcx, LONG... function DWORD (line 2124) | static DWORD MSFT_ReadLEDWords(void *buffer, DWORD count, TLBContext *pcx, function DWORD (line 2135) | static DWORD MSFT_ReadLEWords(void *buffer, DWORD count, TLBContext *pcx, function HRESULT (line 2146) | static HRESULT MSFT_ReadAllGuids(TLBContext *pcx) function TLBGuid (line 2171) | static TLBGuid *MSFT_ReadGuid( int offset, TLBContext *pcx) function HREFTYPE (line 2185) | static HREFTYPE MSFT_ReadHreftype( TLBContext *pcx, int offset ) function HRESULT (line 2201) | static HRESULT MSFT_ReadAllNames(TLBContext *pcx) function TLBString (line 2248) | static TLBString *MSFT_ReadName( TLBContext *pcx, int offset) function TLBString (line 2262) | static TLBString *MSFT_ReadString( TLBContext *pcx, int offset) function MSFT_ReadValue (line 2279) | static void MSFT_ReadValue( VARIANT * pVar, int offset, TLBContext *pcx ) function MSFT_CustData (line 2366) | static int MSFT_CustData( TLBContext *pcx, int offset, struct list *cust... function MSFT_GetTdesc (line 2388) | static void MSFT_GetTdesc(TLBContext *pcx, INT type, TYPEDESC *pTd) function BOOL (line 2398) | static BOOL TLB_is_propgetput(INVOKEKIND invkind) function MSFT_DoFuncs (line 2405) | static void function MSFT_DoVars (line 2603) | static void MSFT_DoVars(TLBContext *pcx, ITypeInfoImpl *pTI, int cFuncs, function MSFT_DoImplTypes (line 2659) | static void MSFT_DoImplTypes(TLBContext *pcx, ITypeInfoImpl *pTI, int co... function TLB_fix_32on64_typeinfo (line 2684) | static void TLB_fix_32on64_typeinfo(ITypeInfoImpl *info) function ITypeInfoImpl (line 2724) | static ITypeInfoImpl * MSFT_DoTypeInfo( function HRESULT (line 2828) | static HRESULT MSFT_ReadAllStrings(TLBContext *pcx) function HRESULT (line 2873) | static HRESULT MSFT_ReadAllRefs(TLBContext *pcx) type list (line 2919) | struct list type TLB_PEFile (line 2931) | typedef struct TLB_PEFile function TLB_PEFile (line 2941) | static inline TLB_PEFile *pefile_impl_from_IUnknown(IUnknown *iface) function HRESULT (line 2946) | static HRESULT WINAPI TLB_PEFile_QueryInterface(IUnknown *iface, REFIID ... function ULONG (line 2958) | static ULONG WINAPI TLB_PEFile_AddRef(IUnknown *iface) function ULONG (line 2964) | static ULONG WINAPI TLB_PEFile_Release(IUnknown *iface) function HRESULT (line 2986) | static HRESULT TLB_PEFile_Open(LPCWSTR path, INT index, LPVOID *ppBase, ... type TLB_NEFile (line 3035) | typedef struct TLB_NEFile function TLB_NEFile (line 3042) | static inline TLB_NEFile *nefile_impl_from_IUnknown(IUnknown *iface) function HRESULT (line 3047) | static HRESULT WINAPI TLB_NEFile_QueryInterface(IUnknown *iface, REFIID ... function ULONG (line 3059) | static ULONG WINAPI TLB_NEFile_AddRef(IUnknown *iface) function ULONG (line 3065) | static ULONG WINAPI TLB_NEFile_Release(IUnknown *iface) function read_xx_header (line 3088) | static int read_xx_header( HFILE lzfd ) function BOOL (line 3119) | static BOOL find_ne_resource( HFILE lzfd, LPCSTR typeid, LPCSTR resid, function HRESULT (line 3215) | static HRESULT TLB_NEFile_Open(LPCWSTR path, INT index, LPVOID *ppBase, ... type TLB_Mapping (line 3256) | typedef struct TLB_Mapping function TLB_Mapping (line 3265) | static inline TLB_Mapping *mapping_impl_from_IUnknown(IUnknown *iface) function HRESULT (line 3270) | static HRESULT WINAPI TLB_Mapping_QueryInterface(IUnknown *iface, REFIID... function ULONG (line 3282) | static ULONG WINAPI TLB_Mapping_AddRef(IUnknown *iface) function ULONG (line 3288) | static ULONG WINAPI TLB_Mapping_Release(IUnknown *iface) function HRESULT (line 3312) | static HRESULT TLB_Mapping_Open(LPCWSTR path, LPVOID *ppBase, DWORD *pdw... function HRESULT (line 3348) | static HRESULT TLB_FileMoniker_Open(LPCWSTR path, ITypeLib2 **ppTypeLib) type IO_STATUS_BLOCK (line 3369) | typedef struct _IO_STATUS_BLOCK { function BOOL (line 3380) | BOOL WINAPI callGetFileInformationByHandleEx(HANDLE hFile, LPVOID lpFile... function HRESULT (line 3411) | static HRESULT TLB_ReadTypeLib(LPCWSTR pszFileName, LPWSTR pszPath, UINT... function ITypeLibImpl (line 3561) | static ITypeLibImpl* TypeLibImpl_Constructor(void) function ITypeLib2 (line 3590) | static ITypeLib2* ITypeLib2_Constructor_MSFT(LPVOID pLib, DWORD dwTLBLen... function BOOL (line 3807) | static BOOL TLB_GUIDFromString(const char *str, GUID *guid) type bitstream (line 3829) | struct bitstream type bitstream (line 3836) | struct bitstream function TLBString (line 3875) | static const TLBString *decode_string(const BYTE *table, const char *str... function DWORD (line 3910) | static DWORD calc_helpcontext(DWORD base, WORD value, char *pBlk) function WORD (line 3919) | static WORD SLTG_ReadString(const char *ptr, const TLBString **pStr, ITy... function WORD (line 3939) | static WORD SLTG_ReadStringA(const char *ptr, char **str) function TLBString (line 3952) | static TLBString *SLTG_ReadName(const char *pNameTable, int offset, ITyp... function DWORD (line 3969) | static DWORD SLTG_ReadLibBlk(LPVOID pLibBlk, ITypeLibImpl *pTypeLibImpl) type sltg_ref_lookup_t (line 4021) | typedef struct function HRESULT (line 4027) | static HRESULT sltg_get_typelib_ref(const sltg_ref_lookup_t *table, DWOR... function WORD (line 4041) | static WORD *SLTG_DoType(WORD *pType, char *pBlk, TYPEDESC *pTD, const s... function WORD (line 4102) | static WORD *SLTG_DoElem(WORD *pType, char *pBlk, function sltg_ref_lookup_t (line 4125) | static sltg_ref_lookup_t *SLTG_DoRefs(SLTG_RefInfo *pRef, ITypeLibImpl *... function SLTG_DoVars (line 4249) | static void SLTG_DoVars(char *pBlk, char *pFirstItem, ITypeInfoImpl *pTI... function SLTG_DoFuncs (line 4379) | static void SLTG_DoFuncs(char *pBlk, char *pFirstItem, ITypeInfoImpl *pTI, function SLTG_ProcessCoClass (line 4499) | static void SLTG_ProcessCoClass(char *pBlk, ITypeInfoImpl *pTI, function SLTG_ProcessInterface (line 4520) | static void SLTG_ProcessInterface(char *pBlk, ITypeInfoImpl *pTI, function SLTG_ProcessRecord (line 4547) | static void SLTG_ProcessRecord(char *pBlk, ITypeInfoImpl *pTI, function SLTG_ProcessAlias (line 4554) | static void SLTG_ProcessAlias(char *pBlk, ITypeInfoImpl *pTI, function SLTG_ProcessDispatch (line 4582) | static void SLTG_ProcessDispatch(char *pBlk, ITypeInfoImpl *pTI, function SLTG_ProcessEnum (line 4610) | static void SLTG_ProcessEnum(char *pBlk, ITypeInfoImpl *pTI, function SLTG_DoModuleEntry (line 4617) | static void SLTG_DoModuleEntry(char *pNameTable, ITypeInfoImpl *pTI, int... function SLTG_ProcessModule (line 4654) | static void SLTG_ProcessModule(char *pBlk, ITypeInfoImpl *pTI, type SLTG_InternalOtherTypeInfo (line 4679) | typedef struct { function ITypeLib2 (line 4698) | static ITypeLib2* ITypeLib2_Constructor_SLTG(LPVOID pLib, DWORD dwTLBLen... function HRESULT (line 5003) | static HRESULT WINAPI ITypeLib2_fnQueryInterface(ITypeLib2 *iface, REFII... function ULONG (line 5031) | static ULONG WINAPI ITypeLib2_fnAddRef( ITypeLib2 *iface) function ULONG (line 5041) | static ULONG WINAPI ITypeLib2_fnRelease( ITypeLib2 *iface) function UINT (line 5125) | static UINT WINAPI ITypeLib2_fnGetTypeInfoCount( ITypeLib2 *iface) function HRESULT (line 5136) | static HRESULT WINAPI ITypeLib2_fnGetTypeInfo( function HRESULT (line 5162) | static HRESULT WINAPI ITypeLib2_fnGetTypeInfoType( function HRESULT (line 5187) | static HRESULT WINAPI ITypeLib2_fnGetTypeInfoOfGuid( function HRESULT (line 5213) | static HRESULT WINAPI ITypeLib2_fnGetLibAttr( function HRESULT (line 5242) | static HRESULT WINAPI ITypeLib2_fnGetTypeComp( function HRESULT (line 5264) | static HRESULT WINAPI ITypeLib2_fnGetDocumentation( function HRESULT (line 5352) | static HRESULT WINAPI ITypeLib2_fnIsName( function HRESULT (line 5399) | static HRESULT WINAPI ITypeLib2_fnFindName( function VOID (line 5461) | static VOID WINAPI ITypeLib2_fnReleaseTLibAttr( function HRESULT (line 5474) | static HRESULT WINAPI ITypeLib2_fnGetCustData( function HRESULT (line 5500) | static HRESULT WINAPI ITypeLib2_fnGetLibStatistics( function HRESULT (line 5521) | static HRESULT WINAPI ITypeLib2_fnGetDocumentation2( function HRESULT (line 5581) | static HRESULT TLB_copy_all_custdata(struct list *custdata_list, CUSTDAT... function HRESULT (line 5611) | static HRESULT WINAPI ITypeLib2_fnGetAllCustData( function HRESULT (line 5642) | static HRESULT WINAPI ITypeLibComp_fnQueryInterface(ITypeComp * iface, R... function ULONG (line 5649) | static ULONG WINAPI ITypeLibComp_fnAddRef(ITypeComp * iface) function ULONG (line 5656) | static ULONG WINAPI ITypeLibComp_fnRelease(ITypeComp * iface) function HRESULT (line 5663) | static HRESULT WINAPI ITypeLibComp_fnBind( function HRESULT (line 5847) | static HRESULT WINAPI ITypeLibComp_fnBindType( function ITypeInfoImpl (line 5898) | static ITypeInfoImpl* ITypeInfoImpl_Constructor(void) function HRESULT (line 5932) | static HRESULT WINAPI ITypeInfo_fnQueryInterface( function ULONG (line 5963) | static ULONG WINAPI ITypeInfo_fnAddRef( ITypeInfo2 *iface) function ITypeInfoImpl_Destroy (line 5976) | static void ITypeInfoImpl_Destroy(ITypeInfoImpl *This) function ULONG (line 6027) | static ULONG WINAPI ITypeInfo_fnRelease(ITypeInfo2 *iface) function HRESULT (line 6052) | static HRESULT WINAPI ITypeInfo_fnGetTypeAttr( ITypeInfo2 *iface, function HRESULT (line 6090) | static HRESULT WINAPI ITypeInfo_fnGetTypeComp( ITypeInfo2 *iface, function SIZE_T (line 6102) | static SIZE_T TLB_SizeElemDesc( const ELEMDESC *elemdesc ) function HRESULT (line 6110) | static HRESULT TLB_CopyElemDesc( const ELEMDESC *src, ELEMDESC *dest, ch... function HRESULT (line 6130) | static HRESULT TLB_SanitizeBSTR(BSTR str) function HRESULT (line 6139) | static HRESULT TLB_SanitizeVariant(VARIANT *var) function TLB_FreeElemDesc (line 6151) | static void TLB_FreeElemDesc( ELEMDESC *elemdesc ) function HRESULT (line 6157) | static HRESULT TLB_AllocAndInitFuncDesc( const FUNCDESC *src, FUNCDESC *... function TLB_FreeVarDesc (line 6254) | static void TLB_FreeVarDesc(VARDESC *var_desc) function HRESULT (line 6262) | HRESULT ITypeInfoImpl_GetInternalFuncDesc( ITypeInfo *iface, UINT index,... function HRESULT (line 6275) | static HRESULT ITypeInfoImpl_GetInternalDispatchFuncDesc( ITypeInfo *iface, function ITypeInfoImpl_ElemDescAddHrefOffset (line 6318) | static inline void ITypeInfoImpl_ElemDescAddHrefOffset( LPELEMDESC pElem... function ITypeInfoImpl_FuncDescAddHrefOffset (line 6341) | static inline void ITypeInfoImpl_FuncDescAddHrefOffset( LPFUNCDESC pFunc... function HRESULT (line 6355) | static HRESULT WINAPI ITypeInfo_fnGetFuncDesc( ITypeInfo2 *iface, UINT i... function HRESULT (line 6396) | static HRESULT TLB_AllocAndInitVarDesc( const VARDESC *src, VARDESC **de... function HRESULT (line 6454) | static HRESULT WINAPI ITypeInfo_fnGetVarDesc( ITypeInfo2 *iface, UINT in... function HRESULT (line 6477) | static HRESULT WINAPI ITypeInfo_fnGetNames( ITypeInfo2 *iface, MEMBERID ... function HRESULT (line 6550) | static HRESULT WINAPI ITypeInfo_fnGetRefTypeOfImplType( function HRESULT (line 6608) | static HRESULT WINAPI ITypeInfo_fnGetImplTypeFlags( ITypeInfo2 *iface, function HRESULT (line 6635) | static HRESULT WINAPI ITypeInfo_fnGetIDsOfNames( ITypeInfo2 *iface, function LONGLONG (line 6695) | LONGLONG call_method(void *func, int nb_args, const DWORD *args, int *st... function call_double_method (line 6701) | double call_double_method(void *func, int nb_args, const DWORD *args, in... function DWORD (line 6750) | DWORD function HRESULT (line 6865) | static HRESULT userdefined_to_variantvt(ITypeInfo *tinfo, const TYPEDESC... function HRESULT (line 6932) | static HRESULT typedescvt_to_variantvt(ITypeInfo *tinfo, const TYPEDESC ... function HRESULT (line 6999) | static HRESULT get_iface_guid(ITypeInfo *tinfo, const TYPEDESC *tdesc, G... function HRESULT (line 7035) | HRESULT WINAPI function HRESULT (line 7187) | HRESULT WINAPI function BOOL (line 7559) | static inline BOOL func_restricted( const FUNCDESC *desc ) function map_bstr32_16 (line 7584) | void map_bstr32_16(SEGPTR *a16, const BSTR *a32) function HRESULT (line 7599) | static HRESULT CDECL ITypeInfo_fnInvoke16( function HRESULT (line 8142) | static HRESULT WINAPI ITypeInfo_fnInvoke( function HRESULT (line 8678) | static HRESULT WINAPI ITypeInfo_fnGetDocumentation( ITypeInfo2 *iface, function HRESULT (line 8759) | static HRESULT WINAPI ITypeInfo_fnGetDllEntry( ITypeInfo2 *iface, MEMBER... function HRESULT (line 8805) | static HRESULT ITypeInfoImpl_GetDispatchRefTypeInfo( ITypeInfo *iface, type search_res_tlb_params (line 8835) | struct search_res_tlb_params function BOOL (line 8841) | static BOOL CALLBACK search_res_tlb(HMODULE hModule, LPCWSTR lpszType, L... function HRESULT (line 8875) | static HRESULT WINAPI function HRESULT (line 8931) | static HRESULT query_typelib_path(REFGUID guid, WORD wMaj, WORD wMin, function HRESULT (line 8943) | static HRESULT WINAPI ITypeInfo_fnGetRefTypeInfo( type app_obj (line 9096) | struct app_obj type list (line 9103) | struct list function addressof_app_obj (line 9104) | void addressof_app_obj(GUID *guid, PVOID *ppv) function HRESULT (line 9129) | static HRESULT WINAPI ITypeInfo_fnAddressOfMember( ITypeInfo2 *iface, function HRESULT (line 9228) | static HRESULT WINAPI ITypeInfo_fnCreateInstance( ITypeInfo2 *iface, function HRESULT (line 9282) | static HRESULT WINAPI ITypeInfo_fnGetMops( ITypeInfo2 *iface, MEMBERID m... function HRESULT (line 9296) | static HRESULT WINAPI ITypeInfo_fnGetContainingTypeLib( ITypeInfo2 *iface, function ITypeInfo_fnReleaseTypeAttr (line 9321) | static void WINAPI ITypeInfo_fnReleaseTypeAttr( ITypeInfo2 *iface, function ITypeInfo_fnReleaseFuncDesc (line 9333) | static void WINAPI ITypeInfo_fnReleaseFuncDesc( function ITypeInfo_fnReleaseVarDesc (line 9353) | static void WINAPI ITypeInfo_fnReleaseVarDesc( ITypeInfo2 *iface, function HRESULT (line 9367) | static HRESULT WINAPI ITypeInfo2_fnGetTypeKind( ITypeInfo2 * iface, function HRESULT (line 9383) | static HRESULT WINAPI ITypeInfo2_fnGetTypeFlags( ITypeInfo2 *iface, ULON... function HRESULT (line 9396) | static HRESULT WINAPI ITypeInfo2_fnGetFuncIndexOfMemId( ITypeInfo2 * iface, function HRESULT (line 9425) | static HRESULT WINAPI ITypeInfo2_fnGetVarIndexOfMemId( ITypeInfo2 * iface, function HRESULT (line 9446) | static HRESULT WINAPI ITypeInfo2_fnGetCustData( function HRESULT (line 9473) | static HRESULT WINAPI ITypeInfo2_fnGetFuncCustData( function HRESULT (line 9502) | static HRESULT WINAPI ITypeInfo2_fnGetParamCustData( function HRESULT (line 9536) | static HRESULT WINAPI ITypeInfo2_fnGetVarCustData( function HRESULT (line 9565) | static HRESULT WINAPI ITypeInfo2_fnGetImplTypeCustData( function HRESULT (line 9597) | static HRESULT WINAPI ITypeInfo2_fnGetDocumentation2( function HRESULT (line 9657) | static HRESULT WINAPI ITypeInfo2_fnGetAllCustData( function HRESULT (line 9673) | static HRESULT WINAPI ITypeInfo2_fnGetAllFuncCustData( function HRESULT (line 9694) | static HRESULT WINAPI ITypeInfo2_fnGetAllParamCustData( ITypeInfo2 * iface, function HRESULT (line 9716) | static HRESULT WINAPI ITypeInfo2_fnGetAllVarCustData( ITypeInfo2 * iface, function HRESULT (line 9735) | static HRESULT WINAPI ITypeInfo2_fnGetAllImplTypeCustData( function ITypeLibImpl (line 9795) | static ITypeLibImpl* TypeLibImpl_Constructor_stub(void) function HRESULT (line 9831) | HRESULT WINAPI CreateDispTypeInfo16Impl( function HRESULT (line 9948) | static HRESULT WINAPI ITypeComp_fnQueryInterface(ITypeComp * iface, REFI... function ULONG (line 9955) | static ULONG WINAPI ITypeComp_fnAddRef(ITypeComp * iface) function ULONG (line 9962) | static ULONG WINAPI ITypeComp_fnRelease(ITypeComp * iface) function HRESULT (line 9969) | static HRESULT WINAPI ITypeComp_fnBind( function HRESULT (line 10058) | static HRESULT WINAPI ITypeComp_fnBindType( function HRESULT (line 10091) | HRESULT WINAPI CreateTypeLib2Impl(SYSKIND syskind, LPCOLESTR szFile, function HRESULT (line 10122) | static HRESULT WINAPI ICreateTypeLib2_fnQueryInterface(ICreateTypeLib2 *... function ULONG (line 10130) | static ULONG WINAPI ICreateTypeLib2_fnAddRef(ICreateTypeLib2 *iface) function ULONG (line 10137) | static ULONG WINAPI ICreateTypeLib2_fnRelease(ICreateTypeLib2 *iface) function HRESULT (line 10144) | static HRESULT WINAPI ICreateTypeLib2_fnCreateTypeInfo(ICreateTypeLib2 *... function HRESULT (line 10211) | static HRESULT WINAPI ICreateTypeLib2_fnSetName(ICreateTypeLib2 *iface, function HRESULT (line 10226) | static HRESULT WINAPI ICreateTypeLib2_fnSetVersion(ICreateTypeLib2 *iface, function HRESULT (line 10239) | static HRESULT WINAPI ICreateTypeLib2_fnSetGuid(ICreateTypeLib2 *iface, function HRESULT (line 10251) | static HRESULT WINAPI ICreateTypeLib2_fnSetDocString(ICreateTypeLib2 *if... function HRESULT (line 10266) | static HRESULT WINAPI ICreateTypeLib2_fnSetHelpFileName(ICreateTypeLib2 ... function HRESULT (line 10281) | static HRESULT WINAPI ICreateTypeLib2_fnSetHelpContext(ICreateTypeLib2 *... function HRESULT (line 10293) | static HRESULT WINAPI ICreateTypeLib2_fnSetLcid(ICreateTypeLib2 *iface, function HRESULT (line 10305) | static HRESULT WINAPI ICreateTypeLib2_fnSetLibFlags(ICreateTypeLib2 *iface, type WMSFT_SegContents (line 10317) | typedef struct tagWMSFT_SegContents { type WMSFT_TLBFile (line 10322) | typedef struct tagWMSFT_TLBFile { function HRESULT (line 10341) | static HRESULT WMSFT_compile_strings(ITypeLibImpl *This, function HRESULT (line 10395) | static HRESULT WMSFT_compile_names(ITypeLibImpl *This, function hash_guid (line 10475) | static inline int hash_guid(GUID *guid) function HRESULT (line 10485) | static HRESULT WMSFT_compile_guids(ITypeLibImpl *This, WMSFT_TLBFile *file) function DWORD (line 10514) | static DWORD WMSFT_encode_variant(VARIANT *value, WMSFT_TLBFile *file) function DWORD (line 10623) | static DWORD WMSFT_append_arraydesc(ARRAYDESC *desc, WMSFT_TLBFile *file) function DWORD (line 10650) | static DWORD WMSFT_append_typedesc(TYPEDESC *desc, WMSFT_TLBFile *file, ... function DWORD (line 10723) | static DWORD WMSFT_compile_custdata(struct list *custdata_list, WMSFT_TL... function DWORD (line 10756) | static DWORD WMSFT_compile_typeinfo_aux(ITypeInfoImpl *info, type WMSFT_RefChunk (line 11055) | typedef struct tagWMSFT_RefChunk { function DWORD (line 11062) | static DWORD WMSFT_compile_typeinfo_ref(ITypeInfoImpl *info, WMSFT_TLBFi... function DWORD (line 11089) | static DWORD WMSFT_compile_typeinfo(ITypeInfoImpl *info, INT16 index, WM... function WMSFT_compile_typeinfo_seg (line 11160) | static void WMSFT_compile_typeinfo_seg(ITypeLibImpl *This, WMSFT_TLBFile... type WMSFT_ImpFile (line 11186) | typedef struct tagWMSFT_ImpFile { function WMSFT_compile_impfile (line 11192) | static void WMSFT_compile_impfile(ITypeLibImpl *This, WMSFT_TLBFile *file) function WMSFT_compile_impinfo (line 11262) | static void WMSFT_compile_impinfo(ITypeLibImpl *This, WMSFT_TLBFile *file) function WMSFT_compile_guidhash (line 11286) | static void WMSFT_compile_guidhash(ITypeLibImpl *This, WMSFT_TLBFile *file) function WMSFT_compile_namehash (line 11293) | static void WMSFT_compile_namehash(ITypeLibImpl *This, WMSFT_TLBFile *file) function tmp_fill_segdir_seg (line 11300) | static void tmp_fill_segdir_seg(MSFT_pSeg *segdir, WMSFT_SegContents *co... function WMSFT_write_segment (line 11316) | static void WMSFT_write_segment(HANDLE outfile, WMSFT_SegContents *segment) function HRESULT (line 11323) | static HRESULT WMSFT_fixup_typeinfos(ITypeLibImpl *This, WMSFT_TLBFile *... function WMSFT_free_file (line 11337) | static void WMSFT_free_file(WMSFT_TLBFile *file) function HRESULT (line 11355) | static HRESULT WINAPI ICreateTypeLib2_fnSaveAllChanges(ICreateTypeLib2 *... function HRESULT (line 11569) | static HRESULT WINAPI ICreateTypeLib2_fnDeleteTypeInfo(ICreateTypeLib2 *... function HRESULT (line 11577) | static HRESULT WINAPI ICreateTypeLib2_fnSetCustData(ICreateTypeLib2 *iface, function HRESULT (line 11593) | static HRESULT WINAPI ICreateTypeLib2_fnSetHelpStringContext(ICreateType... function HRESULT (line 11601) | static HRESULT WINAPI ICreateTypeLib2_fnSetHelpStringDll(ICreateTypeLib2... function HRESULT (line 11635) | static HRESULT WINAPI ICreateTypeInfo2_fnQueryInterface(ICreateTypeInfo2... function ULONG (line 11643) | static ULONG WINAPI ICreateTypeInfo2_fnAddRef(ICreateTypeInfo2 *iface) function ULONG (line 11650) | static ULONG WINAPI ICreateTypeInfo2_fnRelease(ICreateTypeInfo2 *iface) function HRESULT (line 11657) | static HRESULT WINAPI ICreateTypeInfo2_fnSetGuid(ICreateTypeInfo2 *iface, function HRESULT (line 11669) | static HRESULT WINAPI ICreateTypeInfo2_fnSetTypeFlags(ICreateTypeInfo2 *... function HRESULT (line 11712) | static HRESULT WINAPI ICreateTypeInfo2_fnSetDocString(ICreateTypeInfo2 *... function HRESULT (line 11727) | static HRESULT WINAPI ICreateTypeInfo2_fnSetHelpContext(ICreateTypeInfo2... function HRESULT (line 11739) | static HRESULT WINAPI ICreateTypeInfo2_fnSetVersion(ICreateTypeInfo2 *if... function HRESULT (line 11752) | static HRESULT WINAPI ICreateTypeInfo2_fnAddRefTypeInfo(ICreateTypeInfo2... function HRESULT (line 11860) | static HRESULT WINAPI ICreateTypeInfo2_fnAddFuncDesc(ICreateTypeInfo2 *i... function HRESULT (line 11990) | static HRESULT WINAPI ICreateTypeInfo2_fnAddImplType(ICreateTypeInfo2 *i... function HRESULT (line 12065) | static HRESULT WINAPI ICreateTypeInfo2_fnSetImplTypeFlags(ICreateTypeInf... function HRESULT (line 12084) | static HRESULT WINAPI ICreateTypeInfo2_fnSetAlignment(ICreateTypeInfo2 *... function HRESULT (line 12096) | static HRESULT WINAPI ICreateTypeInfo2_fnSetSchema(ICreateTypeInfo2 *iface, function HRESULT (line 12113) | static HRESULT WINAPI ICreateTypeInfo2_fnAddVarDesc(ICreateTypeInfo2 *if... function HRESULT (line 12160) | static HRESULT WINAPI ICreateTypeInfo2_fnSetFuncAndParamNames(ICreateTyp... function HRESULT (line 12203) | static HRESULT WINAPI ICreateTypeInfo2_fnSetVarName(ICreateTypeInfo2 *if... function HRESULT (line 12220) | static HRESULT WINAPI ICreateTypeInfo2_fnSetTypeDescAlias(ICreateTypeInf... function HRESULT (line 12245) | static HRESULT WINAPI ICreateTypeInfo2_fnDefineFuncAsDllEntry(ICreateTyp... function HRESULT (line 12253) | static HRESULT WINAPI ICreateTypeInfo2_fnSetFuncDocString(ICreateTypeInf... function HRESULT (line 12272) | static HRESULT WINAPI ICreateTypeInfo2_fnSetVarDocString(ICreateTypeInfo... function HRESULT (line 12291) | static HRESULT WINAPI ICreateTypeInfo2_fnSetFuncHelpContext(ICreateTypeI... function HRESULT (line 12307) | static HRESULT WINAPI ICreateTypeInfo2_fnSetVarHelpContext(ICreateTypeIn... function HRESULT (line 12323) | static HRESULT WINAPI ICreateTypeInfo2_fnSetMops(ICreateTypeInfo2 *iface, function HRESULT (line 12331) | static HRESULT WINAPI ICreateTypeInfo2_fnSetTypeIdldesc(ICreateTypeInfo2... function HRESULT (line 12347) | static HRESULT WINAPI ICreateTypeInfo2_fnLayOut(ICreateTypeInfo2 *iface) function HRESULT (line 12490) | static HRESULT WINAPI ICreateTypeInfo2_fnDeleteFuncDesc(ICreateTypeInfo2... function HRESULT (line 12498) | static HRESULT WINAPI ICreateTypeInfo2_fnDeleteFuncDescByMemId(ICreateTy... function HRESULT (line 12506) | static HRESULT WINAPI ICreateTypeInfo2_fnDeleteVarDesc(ICreateTypeInfo2 ... function HRESULT (line 12514) | static HRESULT WINAPI ICreateTypeInfo2_fnDeleteVarDescByMemId(ICreateTyp... function HRESULT (line 12522) | static HRESULT WINAPI ICreateTypeInfo2_fnDeleteImplType(ICreateTypeInfo2... function HRESULT (line 12530) | static HRESULT WINAPI ICreateTypeInfo2_fnSetCustData(ICreateTypeInfo2 *i... function HRESULT (line 12547) | static HRESULT WINAPI ICreateTypeInfo2_fnSetFuncCustData(ICreateTypeInfo... function HRESULT (line 12555) | static HRESULT WINAPI ICreateTypeInfo2_fnSetParamCustData(ICreateTypeInf... function HRESULT (line 12563) | static HRESULT WINAPI ICreateTypeInfo2_fnSetVarCustData(ICreateTypeInfo2... function HRESULT (line 12571) | static HRESULT WINAPI ICreateTypeInfo2_fnSetImplTypeCustData(ICreateType... function HRESULT (line 12579) | static HRESULT WINAPI ICreateTypeInfo2_fnSetHelpStringContext(ICreateTyp... function HRESULT (line 12591) | static HRESULT WINAPI ICreateTypeInfo2_fnSetFuncHelpStringContext(ICreat... function HRESULT (line 12599) | static HRESULT WINAPI ICreateTypeInfo2_fnSetVarHelpStringContext(ICreate... function HRESULT (line 12607) | static HRESULT WINAPI ICreateTypeInfo2_fnInvalidate(ICreateTypeInfo2 *if... function HRESULT (line 12614) | static HRESULT WINAPI ICreateTypeInfo2_fnSetName(ICreateTypeInfo2 *iface, function ClearCustData (line 12684) | void WINAPI ClearCustData(CUSTDATA *lpCust) FILE: ole2disp/wine_typelib.h type MSFT_Header (line 58) | typedef struct tagMSFT_Header { type MSFT_pSeg (line 88) | typedef struct tagMSFT_pSeg { type MSFT_SegDir (line 97) | typedef struct tagMSFT_SegDir { type MSFT_TypeInfoBase (line 123) | typedef struct tagMSFT_TypeInfoBase { type MSFT_ImpInfo (line 165) | typedef struct tagMSFT_ImpInfo { type MSFT_FuncRecord (line 177) | typedef struct { type MSFT_ParameterInfo (line 222) | typedef struct { type MSFT_VarRecord (line 229) | typedef struct { type MSFT_RefRecord (line 252) | typedef struct { type MSFT_GuidEntry (line 263) | typedef struct { type MSFT_NameIntro (line 273) | typedef struct { type MSFT_CDGuid (line 288) | typedef struct { type SLTG_Header (line 305) | typedef struct { type SLTG_BlkEntry (line 321) | typedef struct { type SLTG_Magic (line 331) | typedef struct { type SLTG_Index (line 346) | typedef struct { type SLTG_Pad9 (line 352) | typedef struct { type WORD (line 363) | typedef WORD SLTG_Name; type SLTG_LibBlk (line 367) | typedef struct { type SLTG_OtherTypeInfo (line 388) | typedef struct { type SLTG_TypeInfoHeader (line 407) | typedef struct { type SLTG_TypeInfoTail (line 426) | typedef struct { type SLTG_MemberHeader (line 459) | typedef struct { type SLTG_EnumItem (line 466) | typedef struct { type SLTG_Function (line 481) | typedef struct { type SLTG_RefInfo (line 512) | typedef struct { type SLTG_UnknownRefInfo (line 554) | typedef struct { type SLTG_ImplInfo (line 562) | typedef struct { type SLTG_Variable (line 579) | typedef struct { type SLTG_ModuleEntryInfo (line 606) | typedef struct FILE: ole2nls/ole2nls.c function INT16 (line 76) | INT16 WINAPI GetLocaleInfo16(LCID lcid,LCTYPE LCType,LPSTR buf,INT16 len) function BOOL16 (line 84) | BOOL16 WINAPI GetStringType16(LCID locale,DWORD dwInfoType,LPCSTR src, function LCID (line 93) | LCID WINAPI GetUserDefaultLCID16(void) function LCID (line 101) | LCID WINAPI GetSystemDefaultLCID16(void) function LANGID (line 109) | LANGID WINAPI GetUserDefaultLangID16(void) function LANGID (line 117) | LANGID WINAPI GetSystemDefaultLangID16(void) function DWORD (line 122) | static DWORD convert_NORM16_to_NORM(DWORD flags16) function DWORD (line 147) | static DWORD convert_LCMAP16_to_LCMAP(DWORD mapflags16) function INT16 (line 170) | INT16 WINAPI LCMapString16(LCID lcid, DWORD mapflags16, LPCSTR srcstr, I... function INT16 (line 185) | INT16 WINAPI CompareString16(LCID lcid, DWORD flags16, LPCSTR str1, INT1... function BOOL16 (line 199) | BOOL16 WINAPI RegisterNLSInfoChanged16(LPVOID lpNewNLSInfo) /* [???] FIX... FILE: olecli/olecli.c type LONG (line 46) | typedef LONG LHCLIENTDOC; type _OLEOBJECT (line 47) | struct _OLEOBJECT type _OLECLIENT (line 48) | struct _OLECLIENT type OLEOPT_UPDATE (line 49) | typedef OLEOPT_UPDATE *LPOLEOPT_UPDATE; type LPCSTR (line 50) | typedef LPCSTR LPCOLESTR16; type _OLESTREAM (line 52) | struct _OLESTREAM type OLEOBJECTVTBL16 (line 56) | typedef struct _OLEOBJECTVTBL16 { type OLEOBJECTVTBL16 (line 97) | typedef OLEOBJECTVTBL16 *LPOLEOBJECTVTBL16; type OLEOBJECT16 (line 99) | typedef struct _OLEOBJECT16 type OLECLIENTVTBL16 (line 105) | typedef struct _OLECLIENTVTBL16 type OLECLIENTVTBL16 (line 110) | typedef OLECLIENTVTBL16 FAR* LPOLECLIENTVTBL16; type OLECLIENT16 (line 112) | typedef struct _OLECLIENT16 function DWORD (line 116) | DWORD WINAPI OleQueryClientVersion16() type ole_client_info (line 121) | struct ole_client_info type ole_client_info (line 129) | struct ole_client_info type ole_client_info (line 141) | struct ole_client_info function SEGPTR (line 153) | static SEGPTR OLEOBJ16(LPOLEOBJECT oleobj) function LPOLEOBJECT (line 158) | static LPOLEOBJECT OLEOBJ32(SEGPTR oleobj) type _OLESTREAM16 (line 164) | struct _OLESTREAM16 type OLESTREAMVTBL16 (line 165) | typedef struct _OLESTREAMVTBL16 type OLESTREAMVTBL16 (line 170) | typedef OLESTREAMVTBL16 FAR* LPOLESTREAMVTBL16; type OLESTREAM16 (line 172) | typedef struct _OLESTREAM16 type olestream_entry (line 176) | struct olestream_entry function BOOL (line 187) | static BOOL SELECTOR_SetEntries(WORD sel, const void *base, DWORD size, ... function LPOLESTREAMVTBL16 (line 206) | LPOLESTREAMVTBL16 get_olestream16_vtbl(SEGPTR this16) function DWORD (line 212) | DWORD CALLBACK OLESTREAM32_Get(LPOLESTREAM this_, void *a, DWORD b) function DWORD (line 234) | DWORD CALLBACK OLESTREAM32_Put(LPOLESTREAM this_, OLE_CONST void *a, DWO... type list (line 256) | struct list type olestream_entry (line 258) | struct olestream_entry type olestream_entry (line 260) | struct olestream_entry type olestream_entry (line 260) | struct olestream_entry function SEGPTR (line 266) | static SEGPTR OLESTREAM_16(LPOLESTREAM stream32) function LPOLESTREAM (line 277) | static LPOLESTREAM OLESTREAM_32(SEGPTR stream16) function OLESTATUS (line 291) | OLESTATUS WINAPI OleSavedClientDoc16(LHCLIENTDOC hDoc) function OLESTATUS (line 299) | OLESTATUS WINAPI OleRegisterClientDoc16(LPCSTR classname, LPCSTR docname, function OLESTATUS (line 308) | OLESTATUS WINAPI OleRenameClientDoc16(LHCLIENTDOC hDoc, LPCSTR newName) function OLESTATUS (line 316) | OLESTATUS WINAPI OleRevokeClientDoc16(LHCLIENTDOC hServerDoc) function OLESTATUS (line 324) | OLESTATUS WINAPI OleRevertClientDoc16(LHCLIENTDOC hServerDoc) function OLESTATUS (line 332) | OLESTATUS WINAPI OleEnumObjects16(LHCLIENTDOC hServerDoc, SEGPTR *data) function OLESTATUS (line 343) | OLESTATUS WINAPI OleCreateLinkFromClip16( LPCSTR name, SEGPTR olecli, LH... function OLESTATUS (line 357) | OLESTATUS WINAPI OleQueryLinkFromClip16(LPCSTR name, UINT16 render, UINT... function OLESTATUS (line 365) | OLESTATUS WINAPI OleQueryCreateFromClip16(LPCSTR name, UINT16 render, UI... function BOOL16 (line 373) | BOOL16 WINAPI OleIsDcMeta16(HDC16 hdc) function OLESTATUS (line 381) | OLESTATUS WINAPI OleQueryType16(SEGPTR oleobj16, LPLONG xlong) { function OLESTATUS (line 390) | OLESTATUS WINAPI OleCreateFromClip16( LPCSTR name, SEGPTR olecli, LHCLIE... function ole_client_Callback (line 397) | int CALLBACK ole_client_Callback(LPOLECLIENT client, OLE_NOTIFICATION no... function LPOLECLIENT (line 412) | LPOLECLIENT get_ole_client32(SEGPTR client) function OLESTATUS (line 433) | OLESTATUS WINAPI OleCreate16(LPCSTR name, SEGPTR client, LPCSTR xname, L... function OLESTATUS (line 444) | OLESTATUS WINAPI OleSetHostNames16(DWORD oleobj, LPCSTR name, LPCSTR name2) function OLE_RELEASE_METHOD (line 450) | OLE_RELEASE_METHOD WINAPI OleQueryReleaseMethod16(SEGPTR oleobj) function OLESTATUS (line 456) | OLESTATUS WINAPI OleQueryReleaseError16(SEGPTR oleobj) function OLESTATUS (line 463) | OLESTATUS WINAPI OleQuerySize16(SEGPTR oleobj, DWORD *size) function RECT16to32 (line 470) | static void RECT16to32(const RECT16 *from, RECT *to) function RECT32to16 (line 478) | static void RECT32to16(const RECT *from, RECT16 *to) function OLESTATUS (line 487) | OLESTATUS WINAPI OleQueryBounds16(SEGPTR oleobj, RECT16 *rect) function OLESTATUS (line 496) | OLESTATUS WINAPI OleDraw16(DWORD oleobj, HDC16 hdc1, const RECT16 *rect1... function OLESTATUS (line 511) | OLESTATUS WINAPI OleActivate16(SEGPTR oleobj, UINT uint, BOOL b1, BOOL b... type OLETARGETDEVICE16 (line 527) | typedef struct { function OLESTATUS (line 538) | OLESTATUS WINAPI OleSetTargetDevice16(SEGPTR oleobj16, HGLOBAL16 hotd) function OLESTATUS (line 564) | OLESTATUS WINAPI OleCreateFromFile16(LPCSTR protocol, SEGPTR client, LPC... function OLESTATUS (line 585) | OLESTATUS WINAPI OleQueryReleaseStatus16(SEGPTR oleobj16) function OLESTATUS (line 592) | OLESTATUS WINAPI OleLockServer16(SEGPTR oleobj16, LHSERVER *server) function OLESTATUS (line 599) | OLESTATUS WINAPI OleUnlockServer16(LHSERVER hserver16) function OLESTATUS (line 605) | OLESTATUS WINAPI OleDelete16(SEGPTR oleobj16) function OLESTATUS (line 612) | OLESTATUS WINAPI OleQueryOpen16(SEGPTR oleobj16) function OLESTATUS (line 619) | OLESTATUS WINAPI OleRelease16(SEGPTR oleobj16) function OLESTATUS (line 626) | OLESTATUS WINAPI OleUpdate16(SEGPTR oleobj16) function OLESTATUS (line 633) | OLESTATUS WINAPI OleClose16(SEGPTR oleobj16) function OLESTATUS (line 640) | OLESTATUS WINAPI OleReconnect16(SEGPTR oleobj16) function OLESTATUS (line 647) | OLESTATUS WINAPI OleEqual16(SEGPTR oleobj16, SEGPTR oleobj162) function OLESTATUS (line 655) | OLESTATUS WINAPI OleRename16(SEGPTR oleobj16, LPCSTR name) function OLESTATUS (line 662) | OLESTATUS WINAPI OleGetData16(SEGPTR oleobj16, OLECLIPFORMAT fmt, HANDLE... function OLESTATUS (line 734) | OLESTATUS WINAPI OleSetData16(SEGPTR oleobj16, OLECLIPFORMAT fmt, HANDLE... function OLECLIPFORMAT (line 776) | OLECLIPFORMAT WINAPI OleEnumFormats16(SEGPTR oleobj16, OLECLIPFORMAT fmt) function OLESTATUS (line 782) | OLESTATUS WINAPI OleCopyToClipboard16(SEGPTR oleobj16) function OLESTATUS (line 789) | OLESTATUS WINAPI OleClone16(SEGPTR oleobj16, SEGPTR client, LHCLIENTDOC ... function OLESTATUS (line 796) | OLESTATUS WINAPI OleSaveToStream16(SEGPTR oleobj16, SEGPTR lpStream) function OLESTATUS (line 803) | OLESTATUS WINAPI OleLoadFromStream16(SEGPTR lpStream16, LPCSTR protocol,... function OLESTATUS (line 813) | OLESTATUS WINAPI OleSetBounds16(SEGPTR oleobj16, RECT16 *rect) function OLESTATUS (line 823) | OLESTATUS WINAPI OleQueryName16(SEGPTR oleobj16, LPSTR name, UINT16 *lpb... function OLESTATUS (line 833) | OLESTATUS WINAPI OleCreateInvisible16(LPCSTR protocol, SEGPTR olecli16, ... function OLESTATUS (line 842) | OLESTATUS WINAPI OleSetColorScheme16(SEGPTR oleobj16, const LOGPALETTE *... function OLESTATUS (line 849) | OLESTATUS WINAPI OleGetLinkUpdateOptions16(SEGPTR oleobj16, WORD *update) function OLESTATUS (line 858) | OLESTATUS WINAPI OleSetLinkUpdateOptions16(SEGPTR oleobj16, OLEOPT_UPDAT... FILE: olecli/olecli.h type OLESTATUS (line 21) | typedef enum type OLEOPT_UPDATE (line 82) | typedef enum type OLE_RELEASE_METHOD (line 90) | typedef enum { type LONG (line 115) | typedef LONG LHCLIENTDOC; type _OLEOBJECT (line 116) | struct _OLEOBJECT type _OLECLIENT (line 117) | struct _OLECLIENT type LONG (line 118) | typedef LONG OLECLIPFORMAT; type OLEOPT_UPDATE (line 119) | typedef OLEOPT_UPDATE *LPOLEOPT_UPDATE; type LPCSTR (line 120) | typedef LPCSTR LPCOLESTR16; type _OLESTREAM (line 122) | struct _OLESTREAM FILE: olesvr/olesvr.c type LONG (line 52) | typedef LONG LHSERVER; type LONG (line 53) | typedef LONG LHSERVERDOC; type LPCSTR (line 54) | typedef LPCSTR LPCOLESTR16; type INT16 (line 55) | typedef INT16 OLE_NOTIFICATION16; type OLEOPT_UPDATE (line 56) | typedef OLEOPT_UPDATE *LPOLEOPT_UPDATE; type ole_object_wrapper (line 58) | typedef struct function ole_object_wrapper (line 64) | ole_object_wrapper *impl_from_oleobject(LPOLEOBJECT obj) function ole_object_wrapper (line 68) | ole_object_wrapper *find_oleobject(SEGPTR obj16) type OLEOBJECTVTBL16 (line 74) | typedef struct _OLEOBJECTVTBL16 { type OLEOBJECT16 (line 117) | typedef struct _OLEOBJECT16 function LPOLEOBJECTVTBL16 (line 122) | LPOLEOBJECTVTBL16 get_oleobjectvtbl16(ole_object_wrapper *obj) function OLESTATUS (line 132) | OLESTATUS CALLBACK ole_obj_Release(LPOLEOBJECT obj) function OLESTATUS (line 144) | OLESTATUS CALLBACK ole_obj_Show(LPOLEOBJECT obj,BOOL a) function OLESTATUS (line 157) | OLESTATUS CALLBACK ole_obj_DoVerb(LPOLEOBJECT obj,UINT a,BOOL b,BOOL c) function OLESTATUS (line 172) | OLESTATUS CALLBACK ole_obj_GetData(LPOLEOBJECT obj,OLECLIPFORMAT a,HANDL... function OLESTATUS (line 225) | OLESTATUS CALLBACK ole_obj_SetData(LPOLEOBJECT obj,OLECLIPFORMAT fmt,HAN... function OLESTATUS (line 283) | OLESTATUS CALLBACK ole_obj_SetTargetDevice(LPOLEOBJECT obj,HGLOBAL a) function OLESTATUS (line 308) | OLESTATUS CALLBACK ole_obj_SetBounds(LPOLEOBJECT obj,LPRECT a) function OLECLIPFORMAT (line 313) | OLECLIPFORMAT CALLBACK ole_obj_EnumFormats(LPOLEOBJECT obj,OLECLIPFORMAT a) function OLESTATUS (line 326) | OLESTATUS CALLBACK ole_obj_SetColorScheme(LPOLEOBJECT obj,struct tagLOGP... function LPOLEOBJECT (line 347) | static LPOLEOBJECT register_oleobject(SEGPTR obj16) type OLESERVERDOCVTBL16 (line 360) | typedef struct _OLESERVERDOCVTBL16 { type OLESERVERDOC16 (line 371) | typedef struct _OLESERVERDOC16 type ole_server_doc_wrapper (line 376) | typedef struct function ole_server_doc_wrapper (line 382) | ole_server_doc_wrapper *impl_from_oleserverdoc(LPOLESERVERDOC document) function LPOLESERVERDOCVTBL16 (line 386) | LPOLESERVERDOCVTBL16 get_oleserverdocvtbl16(ole_server_doc_wrapper *doc) function OLESTATUS (line 390) | OLESTATUS CALLBACK ole_doc_Save(LPOLESERVERDOC document) function OLESTATUS (line 395) | OLESTATUS CALLBACK ole_doc_Close(LPOLESERVERDOC document) function OLESTATUS (line 407) | OLESTATUS CALLBACK ole_doc_SetHostNames(LPOLESERVERDOC document, OLE_LPC... function OLESTATUS (line 427) | OLESTATUS CALLBACK ole_doc_SetDocDimensions(LPOLESERVERDOC document, OLE... function OLESTATUS (line 433) | OLESTATUS CALLBACK ole_doc_GetObject(LPOLESERVERDOC document, OLE_LPCSTR... function OLESTATUS (line 466) | OLESTATUS CALLBACK ole_doc_Release(LPOLESERVERDOC document) function OLESTATUS (line 478) | OLESTATUS CALLBACK ole_doc_SetColorScheme(LPOLESERVERDOC document, OLE_C... function OLESTATUS (line 482) | OLESTATUS CALLBACK ole_doc_Execute(LPOLESERVERDOC document, HGLOBAL h) function LPOLESERVERDOC (line 498) | static LPOLESERVERDOC register_oleserver_doc(SEGPTR doc16) type _OLESERVER16 (line 508) | struct _OLESERVER16 type OLESERVERVTBL16 (line 509) | typedef struct _OLESERVERVTBL16 type OLESERVER16 (line 520) | typedef struct _OLESERVER16 type ole_server_wrapper (line 527) | typedef struct function ole_server_wrapper (line 533) | ole_server_wrapper *impl_from_oleserver(LPOLESERVER server) function LPOLESERVERVTBL16 (line 537) | LPOLESERVERVTBL16 get_oleservervtbl16(ole_server_wrapper *server) function OLESTATUS (line 541) | static OLESTATUS CALLBACK ole_open_callback(LPOLESERVER a, LHSERVERDOC b... function OLESTATUS (line 565) | static OLESTATUS CALLBACK ole_create_callback(LPOLESERVER a, LHSERVERDOC... function OLESTATUS (line 593) | static OLESTATUS CALLBACK ole_create_from_template_callback(LPOLESERVER ... function OLESTATUS (line 598) | static OLESTATUS CALLBACK ole_edit_callback(LPOLESERVER a, LHSERVERDOC b... function OLESTATUS (line 626) | static OLESTATUS CALLBACK ole_exit_callback(LPOLESERVER a) function OLESTATUS (line 631) | static OLESTATUS CALLBACK ole_release_callback(LPOLESERVER a) function OLESTATUS (line 643) | static OLESTATUS CALLBACK ole_excute_callback(LPOLESERVER a, HGLOBAL b) function OLESERVER (line 657) | static OLESERVER *register_oleserver(SEGPTR s16) function OLESTATUS (line 670) | OLESTATUS WINAPI OleRegisterServer16( LPCSTR name, LPOLESERVER16 serverS... function OLESTATUS (line 682) | OLESTATUS WINAPI OleRevokeServer16(LHSERVER hServer) function OLESTATUS (line 690) | OLESTATUS WINAPI OleBlockServer16(LHSERVER hServer) function OLESTATUS (line 698) | OLESTATUS WINAPI OleUnblockServer16(LHSERVER hServer, BOOL16 *block) function OLESTATUS (line 708) | OLESTATUS WINAPI OleRegisterServerDoc16( LHSERVER hServer, LPCSTR docname, function OLESTATUS (line 720) | OLESTATUS WINAPI OleRevokeServerDoc16(LHSERVERDOC hServerDoc) function OLESTATUS (line 729) | OLESTATUS WINAPI OleRenameServerDoc16(LHSERVERDOC hDoc, LPCSTR newName) function OLESTATUS (line 738) | OLESTATUS WINAPI OleRevertServerDoc16(LHSERVERDOC hDoc) function OLESTATUS (line 747) | OLESTATUS WINAPI OleSavedServerDoc16(LHSERVERDOC hDoc) function OLESTATUS (line 752) | OLESTATUS WINAPI OleRevokeObject16(LPOLECLIENT client) function DWORD (line 757) | DWORD WINAPI OleQueryServerVersion16() function INT16 (line 762) | INT16 CALLBACK ItemCallBack16(LPOLECLIENT client, OLE_NOTIFICATION16 not... function BOOL (line 770) | BOOL WINAPI DllEntryPoint16(DWORD reason, HINSTANCE16 inst, WORD ds, WOR... FILE: otvdm/winevdm.c function usage (line 156) | static void usage(void) type CURDIR (line 164) | typedef struct _CURDIR type RTL_DRIVE_LETTER_CURDIR (line 170) | typedef struct RTL_DRIVE_LETTER_CURDIR type RTL_BITMAP (line 178) | typedef struct tagRTL_BITMAP { type RTL_BITMAP (line 183) | typedef const RTL_BITMAP *PCRTL_BITMAP; type RTL_BITMAP_RUN (line 185) | typedef struct tagRTL_BITMAP_RUN { type RTL_BITMAP_RUN (line 190) | typedef const RTL_BITMAP_RUN *PCRTL_BITMAP_RUN; type GDI_TEB_BATCH (line 195) | typedef struct _GDI_TEB_BATCH type RTL_ACTIVATION_CONTEXT_STACK_FRAME (line 202) | typedef struct _RTL_ACTIVATION_CONTEXT_STACK_FRAME type ACTIVATION_CONTEXT_STACK (line 209) | typedef struct _ACTIVATION_CONTEXT_STACK type PEB2 (line 220) | typedef struct type TEB2 (line 294) | typedef struct type APPCOMPAT_FLAGS (line 308) | typedef enum _APPCOMPAT_FLAGS type APPCOMPAT_USERFLAGS (line 335) | typedef enum _APPCOMPAT_USERFLAGS type APPCOMPAT_USERFLAGS_HIGHPART (line 379) | typedef enum _APPCOMPAT_USERFLAGS_HIGHPART function set_dll_path (line 387) | void set_dll_path() function BOOL (line 411) | static BOOL set_peb_compatible_flag() function BOOL (line 442) | static BOOL fix_compatible(void) function BOOL (line 491) | static BOOL is_win32_exe(LPCSTR appname) function exec16 (line 514) | static void exec16(LOADPARAMS16 params, LPCSTR appname, LPCSTR cmdline, ... type shared_wow_exec (line 550) | typedef struct { function DWORD (line 559) | DWORD exec16_thread(LPVOID args) function BOOL (line 582) | static BOOL connect_new_client(HANDLE handle, LPOVERLAPPED lpov) function HANDLE (line 602) | HANDLE run_shared_wow_server() function BOOL (line 641) | BOOL run_shared_wow(LPCSTR appname, WORD showCmd, LPCSTR cmdline) function entry_point (line 672) | int entry_point( int argc, char *argv[] ) function WinMain (line 926) | int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInst, LPSTR lpszC... FILE: regedit/regedit.c function processRegEntry31 (line 40) | static void processRegEntry31(char *line) function processRegLinesA (line 73) | static void processRegLinesA(FILE *in) function get_file_name (line 178) | void get_file_name(CHAR **command_line, CHAR *file_name) function WinMain16 (line 231) | int WINAPI WinMain16(HINSTANCE hInstance, HINSTANCE hPrevInstance, FILE: rmpatch/instr.c function add_stack (line 38) | static inline void add_stack(CONTEXT *context, int offset) function BOOL (line 64) | static BOOL INSTR_ReplaceSelector(CONTEXT *context, WORD *sel) function WORD (line 76) | static WORD get_reg_word(CONTEXT *context, BYTE regmodrm) function BYTE (line 93) | static BYTE get_reg_byte(CONTEXT *context, BYTE regmodrm) function store_reg_word (line 111) | static void store_reg_word(CONTEXT *context, BYTE regmodrm, const BYTE *... function store_reg_byte (line 153) | static void store_reg_byte(CONTEXT *context, BYTE regmodrm, const BYTE *... function BYTE (line 178) | static BYTE *get_addr(int seg, int base) function BYTE (line 195) | static BYTE *INSTR_GetOperandAddr(CONTEXT *context, BYTE *instr, int seg... function BOOL (line 294) | static BOOL INSTR_EmulateLDS(CONTEXT *context, BYTE *instr, int segprefi... function BOOL (line 330) | BOOL rmpatch_emulate_instruction(CONTEXT *context) FILE: rmpatch/rmpatch.c type NFYLOADSEG (line 18) | typedef struct { function BOOL (line 28) | BOOL WINAPI checkpatch(WORD id, DWORD data) type stkframe (line 93) | struct stkframe function intcb (line 104) | void WINAPI intcb(CONTEXT *context) function BOOL (line 121) | BOOL WINAPI DllEntryPoint(DWORD fdwReason, HINSTANCE16 hinstDLL, WORD ds, FILE: shell/shell.c type DROPFILESTRUCT16 (line 58) | typedef struct { /* structure for dropped files */ function HICON (line 76) | static HICON convert_icon_to_32( HICON16 icon16 ) function HICON16 (line 88) | static HICON16 convert_icon_to_16( HINSTANCE16 inst, HICON icon ) function BOOL (line 143) | BOOL WINAPI SHELL_DllEntryPoint(DWORD Reason, HINSTANCE16 hInst, function DragAcceptFiles16 (line 152) | void WINAPI DragAcceptFiles16(HWND16 hWnd, BOOL16 b) function UINT16 (line 160) | UINT16 WINAPI DragQueryFile16( function DragFinish16 (line 197) | void WINAPI DragFinish16(HDROP16 h) function BOOL16 (line 207) | BOOL16 WINAPI DragQueryPoint16(HDROP16 hDrop, POINT16 *p) function HINSTANCE16 (line 224) | HINSTANCE16 WINAPI FindExecutable16( LPCSTR lpFile, LPCSTR lpDirectory, function BOOL16 (line 246) | BOOL16 WINAPI AboutDlgProc16( HWND16 hWnd, UINT16 msg, WPARAM16 wParam, function BOOL16 (line 257) | BOOL16 WINAPI ShellAbout16( HWND16 hWnd, LPCSTR szApp, LPCSTR szOtherStu... function UINT (line 274) | static inline UINT PrivateExtractIconsNE( function HGLOBAL16 (line 293) | HGLOBAL16 WINAPI InternalExtractIcon16(HINSTANCE16 hInstance, function HICON (line 340) | HICON WINAPI ExtractIconNE(HINSTANCE hInstance, LPCSTR lpszFile, UINT nI... function HICON16 (line 369) | HICON16 WINAPI ExtractIcon16( HINSTANCE16 hInstance, LPCSTR lpszExeFileN... function UINT16 (line 385) | UINT16 WINAPI ExtractIconEx16( function HICON16 (line 420) | HICON16 WINAPI ExtractAssociatedIconNE(HINSTANCE hInst, LPSTR lpIconPath... function HICON16 (line 444) | HICON16 WINAPI ExtractAssociatedIcon16(HINSTANCE16 hInst, LPSTR lpIconPa... function LPSTR (line 454) | static LPSTR SHELL_FindString(LPSTR lpEnv, LPCSTR entry) function SEGPTR (line 473) | SEGPTR WINAPI FindEnvironmentString16(LPCSTR str) function DWORD (line 503) | DWORD WINAPI DoEnvironmentSubst16(LPSTR str,WORD length) function LRESULT (line 576) | static LRESULT WINAPI SHELL_HookProc(INT code, WPARAM wParam, LPARAM lPa... function LRESULT (line 602) | LRESULT WINAPI ShellHookProc16(INT16 code, WPARAM16 wParam, LPARAM lParam) function BOOL (line 610) | BOOL WINAPI RegisterShellHook16(HWND16 hWnd, UINT16 uAction) function UINT16 (line 646) | UINT16 WINAPI DriveType16( UINT16 drive ) function BOOL (line 664) | BOOL is_reactos_or_wine() function UINT_PTR (line 695) | static UINT_PTR SHELL_Execute16(const WCHAR *lpCmd, WCHAR *env, BOOL shW... function UINT_PTR (line 706) | static UINT_PTR WINAPI SHELL_Execute16_Windows(const CHAR *lpCmd, int nS... function HINSTANCE16 (line 720) | HINSTANCE16 WINAPI ShellExecute16( HWND16 hWnd, LPCSTR lpOperation, function RunDLL_CallEntry16 (line 757) | void WINAPI RunDLL_CallEntry16( DWORD proc, HWND hwnd, HINSTANCE inst, L... function DWORD (line 775) | DWORD WINAPI SHFormatDrive16(HWND16 hwnd, UINT16 drive, UINT16 fmtID, UI... FILE: sound/sound.c type NOTE (line 47) | typedef struct { function INT16 (line 71) | INT16 WINAPI OpenSound16(void) function CloseSound16 (line 98) | void WINAPI CloseSound16(void) function INT16 (line 116) | INT16 WINAPI SetVoiceQueueSize16(INT16 nVoice, INT16 nBytes) function INT16 (line 131) | INT16 WINAPI SetVoiceAccent16(INT16 nVoice, INT16 nTempo, INT16 nVolume, function INT16 (line 150) | INT16 WINAPI SetVoiceEnvelope16(INT16 nVoice, INT16 nShape, INT16 nRepeat) function INT16 (line 159) | INT16 WINAPI SetSoundNoise16(INT16 nSource, INT16 nDuration) function INT16 (line 168) | INT16 WINAPI SetVoiceSound16(INT16 nVoice, DWORD lFrequency, INT16 nDura... function INT16 (line 189) | INT16 WINAPI SetVoiceNote16(INT16 nVoice, INT16 nValue, INT16 nLength, function DWORD (line 219) | static DWORD WINAPI play(LPVOID param) function INT16 (line 277) | INT16 WINAPI StartSound16(void) function INT16 (line 289) | INT16 WINAPI WaitSoundState16(INT16 x) function INT16 (line 313) | INT16 WINAPI StopSound16(void) function INT16 (line 324) | INT16 WINAPI SyncAllVoices16(void) function INT16 (line 333) | INT16 WINAPI CountVoiceNotes16(INT16 nVoice) function LPINT16 (line 342) | LPINT16 WINAPI GetThresholdEvent16(void) function INT16 (line 351) | INT16 WINAPI GetThresholdStatus16(void) function INT16 (line 360) | INT16 WINAPI SetVoiceThreshold16(INT16 a, INT16 b) function DoBeep16 (line 369) | void WINAPI DoBeep16(void) FILE: storage/ifs.h type CHAR (line 28) | typedef CHAR OLECHAR16; type LPSTR (line 29) | typedef LPSTR LPOLESTR16; type LPCSTR (line 30) | typedef LPCSTR LPCOLESTR16; type ILockBytes16 (line 39) | struct ILockBytes16 function STDMETHOD16 (line 49) | STDMETHOD16(ReadAt)(THIS_ ULARGE_INTEGER ulOffset, void *pv, ULONG cb, ... type IStream16 (line 76) | struct IStream16 function STDMETHOD16 (line 89) | STDMETHOD16(Seek)(THIS_ LARGE_INTEGER dlibMove, DWORD dwOrigin, ULARGE_I... FILE: storage/storage.c function HRESULT (line 56) | HRESULT WINAPI StgCreateDocFile16( function HRESULT (line 70) | HRESULT WINAPI StgCreateDocfileOnILockBytes16( function HRESULT (line 88) | HRESULT WINAPI StgOpenStorage16( function HRESULT (line 109) | HRESULT WINAPI StgIsStorageFile16(LPCOLESTR16 fn) { function HRESULT (line 125) | HRESULT WINAPI StgIsStorageILockBytes16(SEGPTR plkbyt) function HRESULT (line 136) | HRESULT WINAPI StgOpenStorageOnILockBytes16( function HRESULT (line 155) | HRESULT WINAPI StgSetTimes16(char const *lpszName, FILETIME const *pctim... type storage_header (line 171) | struct storage_header { type storage_pps_entry (line 181) | struct storage_pps_entry { type stream_access16 (line 440) | typedef struct { type IStorage16Impl (line 446) | typedef struct function BOOL (line 463) | static BOOL function BOOL (line 511) | static BOOL function BOOL (line 544) | static BOOL function STORAGE_get_next_big_blocknr (line 572) | static int function STORAGE_get_nth_next_big_blocknr (line 591) | static int function BOOL (line 619) | static BOOL function BOOL (line 649) | static BOOL function BOOL (line 672) | static BOOL function STORAGE_get_next_small_blocknr (line 698) | static int function STORAGE_get_nth_next_small_blocknr (line 720) | static int function STORAGE_get_pps_entry (line 751) | static int function STORAGE_put_pps_entry (line 774) | static int function STORAGE_look_for_named_pps (line 798) | static int function STORAGE_dump_pps_entry (line 829) | void function BOOL (line 859) | static BOOL function BOOL (line 917) | static BOOL function BOOL (line 948) | static BOOL function STORAGE_get_free_big_blocknr (line 984) | static int function STORAGE_get_free_small_blocknr (line 1054) | static int function STORAGE_get_free_pps_entry (line 1136) | static int type IStream16Impl (line 1174) | typedef struct function IStream16Impl (line 1186) | static inline IStream16Impl *impl_from_IStream16(IStream16 *iface) function HRESULT (line 1194) | HRESULT CDECL IStream16_fnQueryInterface(IStream16 *iface, REFIID refiid... function ULONG (line 1209) | ULONG CDECL IStream16_fnAddRef(IStream16 *iface) function _ilockbytes16_addref (line 1215) | static void function _ilockbytes16_release (line 1233) | static void function _ilockbytes16_flush (line 1251) | static void function ULONG (line 1272) | ULONG CDECL IStream16_fnRelease(IStream16 *iface) function HRESULT (line 1300) | HRESULT CDECL IStream16_fnSeek(IStream16 *iface, LARGE_INTEGER offset, D... function HRESULT (line 1333) | HRESULT CDECL IStream16_fnRead(IStream16 *iface, void *pv, ULONG cb, ULO... function HRESULT (line 1394) | HRESULT CDECL IStream16_fnWrite(IStream16 *iface, const void *pv, ULONG ... function _create_istream16 (line 1665) | static void _create_istream16(LPSTREAM16 *str) { function IStorage16Impl (line 1720) | static inline IStorage16Impl *impl_from_IStorage16(IStorage16 *iface) function HRESULT (line 1728) | HRESULT CDECL IStorage16_fnQueryInterface(IStorage16 *iface, REFIID refi... function ULONG (line 1744) | ULONG CDECL IStorage16_fnAddRef(IStorage16 *iface) function ULONG (line 1753) | ULONG CDECL IStorage16_fnRelease(IStorage16 *iface) function HRESULT (line 1769) | HRESULT CDECL IStorage16_fnStat(IStorage16 *iface, STATSTG16 *pstatstg, ... function HRESULT (line 1796) | HRESULT CDECL IStorage16_fnCommit(IStorage16 *iface, DWORD commitflags) function HRESULT (line 1808) | HRESULT CDECL IStorage16_fnCopyTo(IStorage16 *iface, DWORD ciidExclude, ... function HRESULT (line 1822) | HRESULT CDECL IStorage16_fnCreateStorage(IStorage16 *iface, LPCOLESTR16 ... function HRESULT (line 1891) | HRESULT CDECL IStorage16_fnCreateStream(IStorage16 *iface, LPCOLESTR16 p... function HRESULT (line 1955) | HRESULT CDECL IStorage16_fnOpenStorage(IStorage16 *iface, LPCOLESTR16 pw... function HRESULT (line 1997) | HRESULT CDECL IStorage16_fnOpenStream(IStorage16 *iface, LPCOLESTR16 pwc... function _create_istorage16 (line 2041) | static void _create_istorage16(LPSTORAGE16 *stg) { function HRESULT (line 2110) | HRESULT WINAPI StgCreateDocFile16( function HRESULT (line 2172) | HRESULT WINAPI StgIsStorageFile16(LPCOLESTR16 fn) { function HRESULT (line 2186) | HRESULT WINAPI StgOpenStorage16( function HRESULT (line 2229) | HRESULT WINAPI StgIsStorageILockBytes16(SEGPTR plkbyt) function HRESULT (line 2267) | HRESULT WINAPI StgOpenStorageOnILockBytes16( FILE: system/system.c type SYSTEM_TIMER (line 36) | typedef struct function SYSTEM_TimerTick (line 56) | static void CALLBACK SYSTEM_TimerTick( LPVOID arg, DWORD low, DWORD high ) function DWORD (line 88) | static DWORD CALLBACK SYSTEM_TimerThread( void *dummy ) function SYSTEM_StartTicks (line 105) | static void SYSTEM_StartTicks(void) function SYSTEM_StopTicks (line 116) | static void SYSTEM_StopTicks(void) function DWORD (line 135) | DWORD WINAPI InquireSystem16( WORD code, WORD arg ) function WORD (line 166) | WORD WINAPI CreateSystemTimer16( WORD rate, FARPROC16 proc ) function WORD (line 189) | WORD WINAPI SYSTEM_KillSystemTimer( WORD timer ) function EnableSystemTimers16 (line 202) | void WINAPI EnableSystemTimers16(void) function DisableSystemTimers16 (line 211) | void WINAPI DisableSystemTimers16(void) function DWORD (line 220) | DWORD WINAPI GetSystemMSecCount16(void) function WORD (line 229) | WORD WINAPI Get80x87SaveSize16(void) type DWORD (line 243) | typedef DWORD(*fistp_t)(WORD); function fsave_stub (line 245) | void fsave_stub(char* a) function frstor_stub (line 249) | void frstor_stub(const char* a) type x87function (line 253) | typedef struct function load_x87 (line 267) | void load_x87() function Save80x87State16 (line 285) | void WINAPI Save80x87State16( char *ptr ) function Restore80x87State16 (line 298) | void WINAPI Restore80x87State16( const char *ptr ) function A20_Proc16 (line 311) | void WINAPI A20_Proc16( WORD unused ) FILE: timer/timer.c function LRESULT (line 8) | LRESULT WINAPI DriverProc16(DWORD dwDevID, HDRVR16 hDrv, WORD wMsg, FILE: toolhelp/toolhelp.c type GLOBALARENA (line 48) | typedef struct type LOCALHEAPINFO (line 66) | typedef struct type LOCALARENA (line 90) | typedef struct type notify (line 114) | struct notify type intcb (line 121) | struct intcb function THHOOK (line 130) | static THHOOK *get_thhook(void) function GLOBALARENA (line 138) | static GLOBALARENA *get_global_arena(void) function LOCALHEAPINFO (line 144) | static LOCALHEAPINFO *get_local_heap( HANDLE16 ds ) function WORD (line 160) | WORD WINAPI GlobalHandleToSel16( HGLOBAL16 handle ) function BOOL16 (line 171) | BOOL16 WINAPI GlobalFirst16( GLOBALENTRY *pGlobal, WORD wFlags ) function BOOL16 (line 182) | BOOL16 WINAPI GlobalNext16( GLOBALENTRY *pGlobal, WORD wFlags) function BOOL16 (line 217) | BOOL16 WINAPI GlobalInfo16( GLOBALINFO *pInfo ) function BOOL16 (line 235) | BOOL16 WINAPI GlobalEntryHandle16( GLOBALENTRY *pGlobal, HGLOBAL16 hItem ) function BOOL16 (line 258) | BOOL16 WINAPI GlobalEntryModule16( GLOBALENTRY *pGlobal, HMODULE16 hModule, function BOOL16 (line 280) | BOOL16 WINAPI LocalInfo16( LOCALINFO *pLocalInfo, HGLOBAL16 handle ) function BOOL16 (line 292) | BOOL16 WINAPI LocalFirst16( LOCALENTRY *pLocalEntry, HGLOBAL16 handle ) function BOOL16 (line 316) | BOOL16 WINAPI LocalNext16( LOCALENTRY *pLocalEntry ) function BOOL16 (line 344) | BOOL16 WINAPI ModuleFirst16( MODULEENTRY *lpme ) function BOOL16 (line 354) | BOOL16 WINAPI ModuleNext16( MODULEENTRY *lpme ) function HMODULE16 (line 376) | HMODULE16 WINAPI ModuleFindName16( MODULEENTRY *lpme, LPCSTR name ) function HMODULE16 (line 387) | HMODULE16 WINAPI ModuleFindHandle16( MODULEENTRY *lpme, HMODULE16 hModule ) function BOOL16 (line 401) | BOOL16 WINAPI TaskFirst16( TASKENTRY *lpte ) function BOOL16 (line 411) | BOOL16 WINAPI TaskNext16( TASKENTRY *lpte ) function BOOL16 (line 449) | BOOL16 WINAPI TaskFindHandle16( TASKENTRY *lpte, HTASK16 hTask ) function BOOL16 (line 467) | BOOL16 WINAPI MemManInfo16( MEMMANINFO *info ) function BOOL16 (line 498) | BOOL16 WINAPI NotifyRegister16( HTASK16 htask, FARPROC16 lpfnCallback, function BOOL16 (line 528) | BOOL16 WINAPI NotifyUnRegister16( HTASK16 htask ) function next_intcb (line 549) | void WINAPI next_intcb(CONTEXT *context) function FARPROC16 (line 572) | FARPROC16 WINAPI get_intcb(SEGPTR *stack, SEGPTR addr, WORD flags, WORD ... function BOOL16 (line 599) | BOOL16 WINAPI InterruptRegister16( HTASK16 htask, FARPROC16 callback ) function BOOL16 (line 626) | BOOL16 WINAPI InterruptUnRegister16( HTASK16 htask ) function TerminateApp16 (line 649) | void WINAPI TerminateApp16(HTASK16 hTask, WORD wFlags) function DWORD (line 671) | DWORD WINAPI MemoryRead16( WORD sel, DWORD offset, void *buffer, DWORD c... function DWORD (line 689) | DWORD WINAPI MemoryWrite16( WORD sel, DWORD offset, void *buffer, DWORD ... function BOOL16 (line 706) | BOOL16 WINAPI TimerCount16( TIMERINFO *pTimerInfo ) function BOOL16 (line 726) | BOOL16 WINAPI SystemHeapInfo16( SYSHEAPINFO *pHeapInfo ) function BOOL16 (line 747) | BOOL16 WINAPI Local32Info16( LOCAL32INFO *pLocal32Info, HGLOBAL16 handle ) function BOOL16 (line 756) | BOOL16 WINAPI Local32First16( LOCAL32ENTRY *pLocal32Entry, HGLOBAL16 han... function BOOL16 (line 765) | BOOL16 WINAPI Local32Next16( LOCAL32ENTRY *pLocal32Entry ) function BOOL16 (line 772) | BOOL16 WINAPI ClassFirst16(CLASSENTRY *pClassEntry) function BOOL16 (line 776) | BOOL16 WINAPI ClassNext16(CLASSENTRY *pClassEntry) function BOOL (line 781) | BOOL WINAPI TOOLHELP_CallNotify(WORD wID, DWORD dwData) FILE: toolhelp/toolhelp.h type GLOBALINFO (line 34) | typedef struct type GLOBALENTRY (line 42) | typedef struct type LOCALINFO (line 107) | typedef struct type LOCALENTRY (line 113) | typedef struct type LOCAL32INFO (line 183) | typedef struct type LOCAL32ENTRY (line 193) | typedef struct type MODULEENTRY (line 218) | typedef struct type TASKENTRY (line 235) | typedef struct type MEMMANINFO (line 266) | typedef struct tagMEMMANINFO { type MEMMANINFO (line 279) | typedef MEMMANINFO *LPMEMMANINFO; type SYSHEAPINFO (line 281) | typedef struct type TIMERINFO (line 295) | typedef struct tagTIMERINFO { type CLASSENTRY (line 305) | typedef struct type NFYLOADSEG (line 334) | typedef struct { type NFYSTARTDLL (line 347) | typedef struct { type NFYRIP (line 365) | typedef struct { type NFYLOGERROR (line 392) | typedef struct { type NFYLOGPARAMERROR (line 400) | typedef struct { type STACKTRACEENTRY (line 407) | typedef struct { FILE: typelib/typelib.c function HRESULT (line 74) | HRESULT WINAPI function HRESULT (line 141) | HRESULT WINAPI LoadTypeLib16( function ULONG (line 159) | ULONG WINAPI LHashValOfNameSys16( SYSKIND skind, LCID lcid, LPCSTR lpStr) function DWORD (line 191) | DWORD WINAPI OaBuildVersion16(void) function HRESULT (line 222) | HRESULT WINAPI RegisterTypeLib16(SEGPTR /* ITypeLib* */ptlib, LPCOLESTR1... function HRESULT (line 233) | HRESULT WINAPI LoadRegTypeLib16(REFGUID guid, unsigned short wVerMajor, ... function HRESULT (line 253) | HRESULT WINAPI CreateTypeLib16( FILE: user/bidi.c function LONG (line 38) | LONG WINAPI ChangeDialogTemplate16(void) { FIXME("stub (no prototype)\n"... function DWORD (line 46) | DWORD WINAPI ChangeKeyboardCodePage16( UINT16 iLangLeft, UINT16 iLangRig... function DWORD (line 60) | DWORD WINAPI ChangeKeyboardLanguage16( UINT16 iLangLeft, UINT16 iLangRig... function HWND16 (line 70) | HWND16 WINAPI CreateDialogIndirectParamML16( HINSTANCE16 hinstWnd, function HWND16 (line 89) | HWND16 WINAPI DialogBoxIndirectParamML16( HINSTANCE16 hinstWnd, function HRSRC16 (line 109) | HRSRC16 WINAPI FindLanguageResource16( HINSTANCE16 hinst, LPCSTR lpRes, function DWORD (line 124) | DWORD WINAPI GetAppCodePage16( HWND16 hwnd ) function DWORD (line 137) | DWORD WINAPI GetBaseCodePage16( void ) function HFONT16 (line 149) | HFONT16 WINAPI GetCodePageSystemFont16( UINT16 iFont, UINT16 iCodePage ) function UINT (line 166) | UINT WINAPI GetLanguageName16( UINT16 iLang, UINT16 iName, function UINT (line 187) | UINT WINAPI GetNumLanguages16( void ) function BOOL16 (line 205) | BOOL16 WINAPI GetProcessDefaultLayout16( DWORD *pdwDefaultLayout ) function UINT16 (line 220) | UINT16 WINAPI LoadLanguageString16( HINSTANCE16 hinst, UINT16 id, UINT16... function UINT (line 237) | UINT WINAPI LoadSystemLanguageString16( HINSTANCE16 hinstCaller, UINT16 id, function LONG (line 244) | LONG WINAPI FindResourceEx16() function LONG (line 250) | LONG WINAPI GetClipboardCodePage16(WORD a1, WORD a2, WORD a3) function LONG (line 256) | LONG WINAPI ResetDialogTemplate16() function LONG (line 262) | LONG WINAPI GetLanguageResId16() function LONG (line 268) | LONG WINAPI CreateDialogParamML16() function INT16 (line 280) | INT16 WINAPI MessageBoxEx16( HWND16 hwndParent, LPCSTR lpszText, function LRESULT (line 291) | LRESULT WINAPI QueryCodePage16( UINT16 idxLang, UINT16 msg, function DWORD (line 306) | DWORD WINAPI SetAppCodePage16( HWND16 hwnd, UINT16 iCodePage, UINT16 iLang, function SetDlgItemTextEx16 (line 318) | void WINAPI SetDlgItemTextEx16( HWND16 hwnd, INT16 id, function BOOL16 (line 334) | BOOL16 WINAPI SetProcessDefaultLayout16( DWORD dwDefaultLayout ) function SetWindowTextEx16 (line 344) | void WINAPI SetWindowTextEx16( HWND16 hwnd, LPCSTR lpsz, UINT16 iLang ) FILE: user/comm.c type DosDeviceStruct (line 84) | struct DosDeviceStruct { type DosDeviceStruct (line 109) | struct DosDeviceStruct type DosDeviceStruct (line 110) | struct DosDeviceStruct type DosDeviceStruct (line 112) | struct DosDeviceStruct function WinError (line 128) | static int WinError(void) function DWORD (line 137) | static DWORD WINAPI eventth(LPVOID cid) function DWORD (line 197) | static DWORD WINAPI writeth(LPVOID cid) function INT16 (line 275) | static INT16 COMM16_DCBtoDCB16(const DCB *lpdcb, LPDCB16 lpdcb16) function INT16 (line 324) | INT16 WINAPI BuildCommDCB16(LPCSTR device, LPDCB16 lpdcb) function INT16 (line 365) | INT16 WINAPI OpenComm16(LPCSTR device,UINT16 cbInQueue,UINT16 cbOutQueue) function INT16 (line 447) | INT16 WINAPI CloseComm16(INT16 cid) function INT16 (line 488) | INT16 WINAPI SetCommBreak16(INT16 cid) function INT16 (line 504) | INT16 WINAPI ClearCommBreak16(INT16 cid) function LONG (line 520) | LONG WINAPI EscapeCommFunction16(UINT16 cid,UINT16 nFunction) function INT16 (line 581) | INT16 WINAPI FlushComm16(INT16 cid,INT16 fnQueue) function INT16 (line 617) | INT16 WINAPI GetCommError16(INT16 cid,LPCOMSTAT16 lpStat) function SEGPTR (line 661) | SEGPTR WINAPI SetCommEventMask16(INT16 cid,UINT16 fuEvtMask) function UINT16 (line 684) | UINT16 WINAPI GetCommEventMask16(INT16 cid,UINT16 fnEvtClear) function INT16 (line 708) | INT16 WINAPI SetCommState16(LPDCB16 lpdcb) function INT16 (line 792) | INT16 WINAPI GetCommState16(INT16 cid, LPDCB16 lpdcb) function INT16 (line 819) | INT16 WINAPI TransmitCommChar16(INT16 cid,CHAR chTransmit) function INT16 (line 835) | INT16 WINAPI UngetCommChar16(INT16 cid,CHAR chUnget) function INT16 (line 859) | INT16 WINAPI ReadComm16(INT16 cid,LPSTR lpvBuf,INT16 cbRead) function INT16 (line 907) | INT16 WINAPI WriteComm16(INT16 cid, LPSTR lpvBuf, INT16 cbWrite) function BOOL16 (line 954) | BOOL16 WINAPI EnableCommNotification16( INT16 cid, HWND16 hwnd, FILE: user/dde.c function WCHAR (line 43) | static inline WCHAR *strndupW(const WCHAR *src, DWORD len) function BOOL (line 77) | static inline BOOL Dde_OnConnect(HSZ hszTopic, HSZ hszService) function Dde_OnConnectConfirm (line 90) | static inline void Dde_OnConnectConfirm(HCONV hconv, HSZ hszTopic, HSZ h... function HDDEDATA (line 98) | static inline HDDEDATA Dde_OnWildConnect(HSZ hszTopic, HSZ hszService) function WCHAR (line 121) | static WCHAR *get_programs_path(const WCHAR *name) function WCHAR (line 143) | static WCHAR *get_common_programs_path(const WCHAR *name) function HDDEDATA (line 165) | static inline HDDEDATA Dde_OnRequest(UINT uFmt, HCONV hconv, HSZ hszTopic, function seticon (line 364) | static void seticon(IShellLinkW *link, WCHAR *path, int iconidx) function DWORD (line 469) | static DWORD PROGMAN_OnExecute(WCHAR *command, int argc, WCHAR **argv) function DWORD (line 700) | static DWORD parse_dde_command(HSZ hszTopic, WCHAR *command) function DWORD (line 795) | static DWORD Dde_OnExecute(HCONV hconv, HSZ hszTopic, HDDEDATA hdata) function Dde_OnDisconnect (line 814) | static inline void Dde_OnDisconnect(HCONV hconv) function HDDEDATA (line 819) | static HDDEDATA CALLBACK DdeCallback( function LRESULT (line 850) | LRESULT WINAPI progman16_wndproc(HWND hwnd, UINT msg, WPARAM wparam, LPA... function ShellDDEInit (line 888) | void WINAPI ShellDDEInit(BOOL bInit) FILE: user/dialog.c type DLGPROCTHUNK (line 39) | typedef struct type DLG_CONTROL_INFO (line 56) | typedef struct type DLG_TEMPLATE (line 70) | typedef struct type DLGTEMPLATEEX (line 86) | typedef struct type DLGITEMTEMPLATEEX (line 100) | typedef struct function LPCSTR (line 128) | static LPCSTR DIALOG_GetControl16( LPCSTR p, DLG_CONTROL_INFO *info ) function LPCSTR (line 194) | static LPCSTR DIALOG_ParseTemplate16( LPCSTR p, DLG_TEMPLATE * result ) function LRESULT (line 271) | LRESULT CALLBACK DlgProcCall16(HWND hDlg, UINT Msg, WPARAM wParam, LPARA... function LRESULT (line 327) | LRESULT call_dialog_proc16(HWND16 hwnd, UINT16 msg, WPARAM16 wParam, LPA... function INT_PTR (line 345) | INT_PTR CALLBACK DlgProc_Thunk(DLGPROCTHUNK *thunk_data, HWND hDlg, UINT... function INT_PTR (line 363) | INT_PTR CALLBACK DlgProc(HWND hDlg, UINT Msg, WPARAM wParam, LPARAM lParam) function LRESULT (line 394) | LRESULT WINAPI DIALOG_CallDialogProc(HWND hwnd, UINT msg, WPARAM wParam,... function paddingDWORD (line 404) | void paddingDWORD(DWORD **d) function copy_widestr (line 408) | void copy_widestr(LPCSTR name, LPWSTR *templatew, DLGTEMPLATEEX **templa... function BOOL (line 438) | static BOOL DIALOG_CreateControls16Ex(HWND hwnd, LPCSTR template, function BOOL (line 500) | static BOOL DIALOG_DumpControls32(HWND hwnd, LPCSTR template, function init_proc_thunk (line 662) | static void init_proc_thunk() function dialog_data (line 669) | dialog_data *get_dialog_data(HWND hWnd) function DLGPROCTHUNK (line 678) | DLGPROCTHUNK *init_thunk_data(LPVOID param, int i, LPVOID func) function DLGPROC (line 691) | DLGPROC allocate_proc_thunk(LPVOID param, LPVOID func) function free_proc_thunk (line 711) | void free_proc_thunk(DLGPROCTHUNK *thunk) function HWND (line 724) | static HWND DIALOG_CreateIndirect16(HINSTANCE16 hInst, SEGPTR dlgTemplat... function INT16 (line 762) | INT16 WINAPI DialogBox16( HINSTANCE16 hInst, LPCSTR dlgTemplate, function BOOL16 (line 772) | BOOL16 WINAPI EndDialog16( HWND16 hwnd, INT16 retval ) function HWND16 (line 786) | HWND16 WINAPI CreateDialog16( HINSTANCE16 hInst, LPCSTR dlgTemplate, function HWND16 (line 796) | HWND16 WINAPI GetDlgItem16( HWND16 hwndDlg, INT16 id ) function SetDlgItemText16 (line 805) | void WINAPI SetDlgItemText16( HWND16 hwnd, INT16 id, SEGPTR lpString ) function INT16 (line 816) | INT16 WINAPI GetDlgItemText16( HWND16 hwnd, INT16 id, SEGPTR str, UINT16... function SetDlgItemInt16 (line 826) | void WINAPI SetDlgItemInt16( HWND16 hwnd, INT16 id, UINT16 value, BOOL16... function UINT16 (line 836) | UINT16 WINAPI GetDlgItemInt16( HWND16 hwnd, INT16 id, BOOL16 *translated... function BOOL16 (line 860) | BOOL16 WINAPI CheckRadioButton16( HWND16 hwndDlg, UINT16 firstID, function BOOL16 (line 870) | BOOL16 WINAPI CheckDlgButton16( HWND16 hwnd, INT16 id, UINT16 check ) function UINT16 (line 880) | UINT16 WINAPI IsDlgButtonChecked16( HWND16 hwnd, UINT16 id ) function BOOL16 (line 889) | BOOL16 WINAPI DlgDirSelect16( HWND16 hwnd, LPSTR str, INT16 id ) function INT16 (line 898) | INT16 WINAPI DlgDirList16( HWND16 hDlg, LPSTR spec, INT16 idLBox, function LRESULT (line 913) | LRESULT WINAPI SendDlgItemMessage16( HWND16 hwnd, INT16 id, UINT16 msg, function MapDialogRect16 (line 925) | void WINAPI MapDialogRect16( HWND16 hwnd, LPRECT16 rect ) function BOOL16 (line 939) | BOOL16 WINAPI DlgDirSelectComboBox16( HWND16 hwnd, LPSTR str, INT16 id ) function INT16 (line 948) | INT16 WINAPI DlgDirListComboBox16( HWND16 hDlg, LPSTR spec, INT16 idCBox, function INT16 (line 958) | INT16 WINAPI DialogBoxIndirect16( HINSTANCE16 hInst, HANDLE16 dlgTemplate, function HWND16 (line 968) | HWND16 WINAPI CreateDialogIndirect16( HINSTANCE16 hInst, SEGPTR dlgTempl... function HWND16 (line 978) | HWND16 WINAPI GetNextDlgGroupItem16( HWND16 hwndDlg, HWND16 hwndCtrl, function HWND16 (line 988) | HWND16 WINAPI GetNextDlgTabItem16( HWND16 hwndDlg, HWND16 hwndCtrl, function INT16 (line 998) | INT16 WINAPI DialogBoxParam16( HINSTANCE16 hInst, LPCSTR template, function INT16 (line 1024) | INT16 WINAPI DialogBoxIndirectParam16( HINSTANCE16 hInst, HANDLE16 dlgTe... function HWND16 (line 1040) | HWND16 WINAPI CreateDialogParam16( HINSTANCE16 hInst, LPCSTR dlgTemplate, function HWND16 (line 1063) | HWND16 WINAPI CreateDialogIndirectParam16( HINSTANCE16 hInst, SEGPTR dlg... function BOOL16 (line 1075) | BOOL16 WINAPI DlgDirSelectEx16( HWND16 hwnd, LPSTR str, INT16 len, INT16... function BOOL16 (line 1084) | BOOL16 WINAPI DlgDirSelectComboBoxEx16( HWND16 hwnd, LPSTR str, INT16 len, function LONG (line 1090) | LONG WINAPI GetDialogBaseUnits16(VOID) FILE: user/hook.c function BOOL (line 39) | static BOOL WINAPI TebTlsSetValue(TEB *teb, DWORD index, LPVOID value) function LPVOID (line 57) | static LPVOID WINAPI TebTlsGetValue(TEB *teb, DWORD index) type hook_entry (line 132) | struct hook_entry type list (line 152) | struct list type hook16_queue_info (line 167) | struct hook16_queue_info type hook16_queue_info (line 174) | struct hook16_queue_info type hook16_queue_info (line 177) | struct hook16_queue_info type hook16_queue_info (line 181) | struct hook16_queue_info type hook16_queue_info (line 186) | struct hook16_queue_info type hook_entry (line 208) | struct hook_entry type list (line 209) | struct list function init_hook (line 211) | static void init_hook() type hook_entry (line 223) | struct hook_entry type list (line 225) | struct list type hook_entry (line 226) | struct hook_entry function free_hook (line 240) | static void free_hook(struct hook_entry *entry) function HHOOK (line 255) | static HHOOK entry_to_hhook(struct hook_entry *entry) type hook_entry (line 263) | struct hook_entry type hook_entry (line 265) | struct hook_entry type hook_entry (line 265) | struct hook_entry function map_msg_16_to_32 (line 276) | static inline void map_msg_16_to_32( const MSG16 *msg16, MSG *msg32 ) function map_msg_32_to_16 (line 291) | static inline void map_msg_32_to_16( const MSG *msg32, MSG16 *msg16 ) type hook16_queue_info (line 303) | struct hook16_queue_info type hook_entry (line 303) | struct hook_entry function LRESULT (line 307) | static LRESULT call_hook_16( INT id, INT code, WPARAM wp, LPARAM lp, BOO... function LRESULT (line 321) | static LRESULT call_hook_entry_16( struct hook16_queue_info *info, struc... type wndproc_hook_params (line 353) | struct wndproc_hook_params function LRESULT (line 362) | static LRESULT wndproc_hook_callback( HWND hwnd, UINT msg, WPARAM wp, LP... function LRESULT (line 377) | static LRESULT wndproc_hook_callback16( HWND16 hwnd, UINT16 msg, WPARAM1... type msgfilter_hook_params (line 397) | struct msgfilter_hook_params function LRESULT (line 408) | static LRESULT msgfilter_hook_callback16( HWND16 hwnd, UINT16 msg, WPARA... function call_WH_CALLWNDPROC_hook (line 432) | void call_WH_CALLWNDPROC_hook( HWND16 hwnd, UINT16 *msg, WPARAM16 *wp, L... function HHOOK (line 457) | HHOOK get_hhook(INT code, BOOL global) function LRESULT (line 469) | static LRESULT CALLBACK call_WH_MSGFILTER( INT code, WPARAM wp, LPARAM l... function LRESULT (line 498) | static LRESULT CALLBACK task_call_WH_MSGFILTER(INT code, WPARAM wp, LPAR... function LRESULT (line 503) | static LRESULT CALLBACK global_call_WH_MSGFILTER(INT code, WPARAM wp, LP... function LRESULT (line 512) | static LRESULT CALLBACK call_WH_KEYBOARD( INT code, WPARAM wp, LPARAM lp... function LRESULT (line 519) | static LRESULT CALLBACK task_call_WH_KEYBOARD(INT code, WPARAM wp, LPARA... function LRESULT (line 524) | static LRESULT CALLBACK global_call_WH_KEYBOARD(INT code, WPARAM wp, LPA... function LRESULT (line 532) | static LRESULT CALLBACK call_WH_GETMESSAGE( INT code, WPARAM wp, LPARAM ... function LRESULT (line 551) | static LRESULT CALLBACK task_call_WH_GETMESSAGE(INT code, WPARAM wp, LPA... function LRESULT (line 556) | static LRESULT CALLBACK global_call_WH_GETMESSAGE(INT code, WPARAM wp, L... function LRESULT (line 564) | static LRESULT CALLBACK call_WH_CALLWNDPROC( INT code, WPARAM wp, LPARAM... function LRESULT (line 579) | static LRESULT CALLBACK task_call_WH_CALLWNDPROC(INT code, WPARAM wp, LP... function LRESULT (line 584) | static LRESULT CALLBACK global_call_WH_CALLWNDPROC(INT code, WPARAM wp, ... function LRESULT (line 592) | static LRESULT CALLBACK call_WH_CBT( INT code, WPARAM wp, LPARAM lp, BOO... function LRESULT (line 712) | static LRESULT CALLBACK task_call_WH_CBT(INT code, WPARAM wp, LPARAM lp) function LRESULT (line 717) | static LRESULT CALLBACK global_call_WH_CBT(INT code, WPARAM wp, LPARAM lp) function LRESULT (line 725) | static LRESULT CALLBACK call_WH_SYSMSGFILTER( INT code, WPARAM wp, LPARA... function LRESULT (line 739) | static LRESULT CALLBACK task_call_WH_SYSMSGFILTER(INT code, WPARAM wp, L... function LRESULT (line 744) | static LRESULT CALLBACK global_call_WH_SYSMSGFILTER(INT code, WPARAM wp,... function LRESULT (line 753) | static LRESULT CALLBACK call_WH_MOUSE( INT code, WPARAM wp, LPARAM lp, B... function LRESULT (line 773) | static LRESULT CALLBACK task_call_WH_MOUSE(INT code, WPARAM wp, LPARAM lp) function LRESULT (line 778) | static LRESULT CALLBACK global_call_WH_MOUSE(INT code, WPARAM wp, LPARAM... function LRESULT (line 786) | static LRESULT CALLBACK call_WH_SHELL( INT code, WPARAM wp, LPARAM lp, B... function LRESULT (line 792) | static LRESULT CALLBACK task_call_WH_SHELL(INT code, WPARAM wp, LPARAM lp) function LRESULT (line 797) | static LRESULT CALLBACK global_call_WH_SHELL(INT code, WPARAM wp, LPARAM... type journal_pb (line 802) | struct journal_pb function journal_playback_cb (line 809) | static void WINAPI journal_playback_cb( HWND hwnd, UINT msg, UINT_PTR id... function FARPROC16 (line 873) | FARPROC16 WINAPI SetWindowsHook16( INT16 id, HOOKPROC16 proc ) function install_global_hook (line 887) | void install_global_hook() function HHOOK (line 917) | HHOOK WINAPI SetWindowsHookEx16(INT16 id, HOOKPROC16 proc, HINSTANCE16 h... function BOOL16 (line 1017) | static BOOL16 unhook_global_hook(INT16 id, HOOKPROC16 proc) function BOOL16 (line 1035) | BOOL16 WINAPI UnhookWindowsHook16( INT16 id, HOOKPROC16 proc ) function BOOL16 (line 1062) | BOOL16 WINAPI UnhookWindowsHookEx16(HHOOK hhook) function BOOL16 (line 1138) | BOOL16 WINAPI CallMsgFilter32_16( MSG32_16 *lpmsg16_32, INT16 code, BOOL... function BOOL16 (line 1170) | BOOL16 WINAPI CallMsgFilter16( MSG16 *msg, INT16 code ) function LRESULT (line 1179) | LRESULT WINAPI CallNextHookEx16( HHOOK hhook, INT16 code, WPARAM16 wpara... function LRESULT (line 1201) | LRESULT WINAPI DefHookProc16( INT16 code, WPARAM16 wparam, LPARAM lparam... function free_module_hooks (line 1211) | void free_module_hooks(HINSTANCE16 hinst) FILE: user/message.c type wow_handlers32 (line 79) | struct wow_handlers32 type timer32_wrapper (line 82) | struct timer32_wrapper type timer32_wrapper (line 91) | struct timer32_wrapper type WINDOW_TYPE (line 93) | typedef enum type DRAGLISTINFO16 (line 107) | typedef struct function dump_hmenu (line 115) | static void dump_hmenu(HMENU menu) function dump_menu (line 138) | static void dump_menu(HWND hwnd) function LRESULT (line 143) | static LRESULT send_message_callback( HWND hwnd, UINT msg, WPARAM wp, LP... function LRESULT (line 150) | static LRESULT post_message_callback( HWND hwnd, UINT msg, WPARAM wp, LP... function LRESULT (line 157) | static LRESULT post_thread_message_callback( HWND hwnd, UINT msg, WPARAM... function LRESULT (line 165) | LRESULT get_message_callback( HWND16 hwnd, UINT16 msg, WPARAM16 wp, LPAR... function LRESULT (line 178) | static LRESULT defdlg_proc_callback( HWND hwnd, UINT msg, WPARAM wp, LPA... function LRESULT (line 185) | static LRESULT call_window_proc_callback( HWND hwnd, UINT msg, WPARAM wp... type WINPROC_THUNK (line 202) | typedef struct function winproc_to_index (line 228) | static int winproc_to_index( WNDPROC16 handle ) function WNDPROC16 (line 251) | static WNDPROC16 alloc_win16_thunk( WNDPROC handle ) function WNDPROC16 (line 300) | WNDPROC16 WINPROC_GetProc16( WNDPROC proc, BOOL unicode ) function LRESULT (line 319) | LRESULT call_window_proc16( HWND16 hwnd, UINT16 msg, WPARAM16 wParam, LP... function LRESULT (line 402) | static LRESULT call_dialog_proc16( HWND16 hwnd, UINT16 msg, WPARAM16 wp,... function LRESULT (line 410) | static LRESULT call_window_proc_Ato16( HWND hwnd, UINT msg, WPARAM wp, L... function LRESULT (line 416) | static LRESULT call_dialog_proc_Ato16( HWND hwnd, UINT msg, WPARAM wp, L... type word_break_thunk (line 431) | struct word_break_thunk function INT16 (line 445) | static INT16 CALLBACK call_word_break_proc16( SEGPTR proc16, LPSTR text,... type word_break_thunk (line 465) | struct word_break_thunk type word_break_thunk (line 467) | struct word_break_thunk function EDITWORDBREAKPROC16 (line 500) | static EDITWORDBREAKPROC16 get_word_break_thunk( EDITWORDBREAKPROCA proc ) function free_buffer (line 519) | static inline void free_buffer( void *static_buffer, void *buffer ) function RECT16to32 (line 524) | static void RECT16to32( const RECT16 *from, RECT *to ) function RECT32to16 (line 532) | static void RECT32to16( const RECT *from, RECT16 *to ) function MINMAXINFO32to16 (line 540) | static void MINMAXINFO32to16( const MINMAXINFO *from, MINMAXINFO16 *to ) function MINMAXINFO16to32 (line 554) | static void MINMAXINFO16to32( const MINMAXINFO16 *from, MINMAXINFO *to ) function WINDOWPOS32to16 (line 568) | static void WINDOWPOS32to16( const WINDOWPOS* from, WINDOWPOS16* to ) function WINDOWPOS16to32 (line 579) | static void WINDOWPOS16to32( const WINDOWPOS16* from, WINDOWPOS* to ) function CREATESTRUCT32Ato16 (line 592) | static void CREATESTRUCT32Ato16( HWND hwnd32, const CREATESTRUCTA* from,... function CREATESTRUCT16to32A (line 613) | static void CREATESTRUCT16to32A( HWND hwnd32, const CREATESTRUCT16* from... function MDICREATESTRUCT32Ato16 (line 637) | static void MDICREATESTRUCT32Ato16( const MDICREATESTRUCTA* from, MDICRE... function MDICREATESTRUCT16to32A (line 648) | static void MDICREATESTRUCT16to32A( const MDICREATESTRUCT16* from, MDICR... function UINT_PTR (line 666) | static UINT_PTR convert_handle_16_to_32(HANDLE16 src, unsigned int flags) function HANDLE16 (line 689) | static HANDLE16 convert_handle_32_to_16(UINT_PTR src, unsigned int flags) function BOOL (line 712) | static BOOL is_old_app( HWND hwnd ) function find_sub_menu (line 718) | static int find_sub_menu( HMENU *hmenu, HMENU16 target ) function WNDPROC (line 736) | WNDPROC get_classinfo_wndproc(const char *class) function WNDPROC (line 742) | WNDPROC get_window_wndproc(const char *class) function BOOL (line 753) | BOOL is_listbox_wndproc(WNDPROC lpfnWndProc) function BOOL (line 763) | BOOL isListBox(HWND16 hWnd16, HWND hWnd) function BOOL (line 771) | BOOL is_edit_wndproc(WNDPROC lpfnWndProc) function BOOL (line 781) | BOOL isEdit(HWND16 hWnd16, HWND hWnd) function BOOL (line 789) | BOOL is_scrollbar_wndproc(WNDPROC lpfnWndProc) function BOOL (line 799) | BOOL isScrollBar(HWND16 hWnd16, HWND hWnd) function BOOL (line 807) | BOOL is_combobox_wndproc(WNDPROC lpfnWndProc) function BOOL (line 817) | BOOL isComboBox(HWND16 hWnd16, HWND hWnd) function BOOL (line 825) | BOOL is_static_wndproc(WNDPROC lpfnWndProc) function BOOL (line 835) | BOOL isStatic(HWND16 hWnd16, HWND hWnd) function BOOL (line 843) | BOOL is_button_wndproc(WNDPROC lpfnWndProc) function BOOL (line 853) | BOOL isButton(HWND16 hWnd16, HWND hWnd) function BOOL (line 861) | BOOL is_mdiclient_wndproc(WNDPROC lpfnWndProc) function BOOL (line 876) | BOOL is_mdiclient(HWND16 hWnd16, HWND hWnd) function BOOL (line 884) | BOOL is_aviwnd(HWND16 hWnd16, HWND hWnd) function INT (line 906) | static INT LISTBOX_FindFileStrPos( HWND lbhwnd, LPCSTR str ) function LRESULT (line 948) | static LRESULT LISTBOX_Directory( HWND lbhwnd, UINT attrib, LPCWSTR file... function LRESULT (line 1027) | static LRESULT listbox_proc_CallProc16To32A(winproc_callback_t callback,... function DROPSTRUCT16_32 (line 1187) | void DROPSTRUCT16_32(LPDROPSTRUCT lpds32, LPDROPSTRUCT16 lpds16) function DROPSTRUCT32_16 (line 1198) | void DROPSTRUCT32_16(LPDROPSTRUCT lpds32, LPDROPSTRUCT16 lpds16) function init_atom (line 1230) | static void init_atom() function ATOM (line 1249) | static ATOM service16_32(ATOM atom) function ATOM (line 1259) | static ATOM service32_16(ATOM atom) function ATOM (line 1269) | static ATOM topic16_32(ATOM atom) function ATOM (line 1279) | static ATOM topic32_16(ATOM atom) function BOOL (line 1289) | static BOOL CALLBACK child_paint(HWND hwnd, LPARAM lparam) type DROPFILESTRUCT16 (line 1311) | typedef struct { /* structure for dropped files */ function HDROP16 (line 1319) | static HDROP16 hdrop32_to_hdrop16(HDROP hdrop32) function HDROP (line 1393) | static HDROP hdrop16_to_hdrop32(HDROP16 hdrop16) function convert_dde_msg_16_to_32 (line 1440) | static void convert_dde_msg_16_to_32(int msg, UINT_PTR handle) function convert_dde_msg_32_to_16 (line 1462) | static void convert_dde_msg_32_to_16(int msg, HANDLE16 handle) function check_gptr (line 1483) | static void check_gptr(HANDLE16 src) function LRESULT (line 1511) | LRESULT WINPROC_CallProc16To32A( winproc_callback_t callback, HWND16 hwn... function HICON16 (line 2091) | static HICON16 get_default_icon(HINSTANCE16 inst) function LRESULT (line 2123) | LRESULT WINPROC_CallProc32ATo16( winproc_callback16_t callback, HWND hwn... function BOOL (line 3015) | static BOOL CALLBACK win16_windows(HWND hwnd, LPARAM lp) function LRESULT (line 3026) | static LRESULT send_message_timeout_callback( HWND hwnd, UINT msg, WPARA... type send_message_to_same_process_args (line 3074) | typedef struct function BOOL (line 3080) | BOOL CALLBACK send_message_to_same_process(HWND hwnd, LPARAM lp) function LRESULT (line 3092) | static LRESULT send_message_to_same_process_callback(HWND hwnd, UINT msg... function LRESULT (line 3107) | LRESULT WINAPI fix_installshield(HWND16 hwnd16, UINT16 msg, WPARAM16 wpa... function LRESULT (line 3141) | LRESULT WINAPI SendMessage16( HWND16 hwnd16, UINT16 msg, WPARAM16 wparam... function BOOL16 (line 3208) | BOOL16 WINAPI PostMessage16( HWND16 hwnd, UINT16 msg, WPARAM16 wparam, L... function BOOL16 (line 3218) | BOOL16 WINAPI PostAppMessage16( HTASK16 hTask, UINT16 msg, WPARAM16 wpar... function LRESULT (line 3232) | LRESULT WINAPI CallWindowProc16( WNDPROC16 func, HWND16 hwnd, UINT16 msg, function LRESULT (line 3255) | LRESULT WINAPI __wine_call_wndproc( HWND16 hwnd, UINT16 msg, WPARAM16 wP... function BOOL16 (line 3266) | BOOL16 WINAPI InSendMessage16(void) function ReplyMessage16 (line 3275) | void WINAPI ReplyMessage16( LRESULT result ) function BOOL16 (line 3285) | BOOL16 WINAPI PeekMessage32_16( MSG32_16 *msg16, HWND16 hwnd16, type enum_scrollbar_data (line 3331) | typedef struct function check_scrollable (line 3338) | static void check_scrollable(enum_scrollbar_data *d, HWND hwnd) function BOOL (line 3372) | static BOOL CALLBACK enum_scrollbar_proc(HWND hwnd, LPARAM lp) function LRESULT (line 3378) | static LRESULT defwindow_proc_callback(HWND hwnd, UINT msg, WPARAM wp, L... function LRESULT (line 3408) | LRESULT WINAPI DefWindowProc16( HWND16 hwnd16, UINT16 msg, WPARAM16 wPar... function LRESULT (line 3425) | LRESULT WINAPI DefDlgProc16( HWND16 hwnd, UINT16 msg, WPARAM16 wParam, L... function BOOL16 (line 3437) | BOOL16 WINAPI PeekMessage16( MSG16 *msg, HWND16 hwnd, function BOOL16 (line 3480) | BOOL16 WINAPI GetMessage32_16( MSG32_16 *msg16, HWND16 hwnd16, UINT16 fi... function BOOL16 (line 3522) | BOOL16 WINAPI GetMessage16( MSG16 *msg, HWND16 hwnd, UINT16 first, UINT1... function BOOL16 (line 3531) | BOOL16 WINAPI TranslateMessage32_16( const MSG32_16 *msg, BOOL16 wHavePa... function BOOL16 (line 3546) | BOOL16 WINAPI TranslateMessage16( const MSG16 *msg ) function LRESULT (line 3552) | LRESULT call_native_wndproc(HWND16 hWnd16, UINT16 msg, WPARAM16 wParam, ... function LONG (line 3567) | LONG WINAPI DispatchMessage16( const MSG16* msg ) function LONG (line 3629) | LONG WINAPI DispatchMessage32_16( const MSG32_16 *msg16, BOOL16 wHavePar... function LRESULT (line 3650) | static LRESULT is_dialog_message_callback(HWND hwnd, UINT msg, WPARAM wp... function BOOL16 (line 3670) | BOOL16 WINAPI IsDialogMessage16( HWND16 hwndDlg, SEGPTR pmsg16 ) function DWORD (line 3717) | DWORD WINAPI MsgWaitForMultipleObjects16( DWORD count, const HANDLE *han... function SetDoubleClickTime16 (line 3728) | void WINAPI SetDoubleClickTime16( UINT16 interval ) function UINT16 (line 3737) | UINT16 WINAPI GetDoubleClickTime16(void) function PostQuitMessage16 (line 3746) | void WINAPI PostQuitMessage16( INT16 exitCode ) function INT16 (line 3755) | INT16 WINAPI GetKeyState16(INT16 vkey) function BOOL (line 3764) | BOOL WINAPI GetKeyboardState16( LPBYTE state ) function BOOL (line 3773) | BOOL WINAPI SetKeyboardState16( LPBYTE state ) function BOOL16 (line 3782) | BOOL16 WINAPI SetMessageQueue16( INT16 size ) function UserYield16 (line 3791) | void WINAPI UserYield16(void) function DWORD (line 3801) | DWORD WINAPI GetQueueStatus16( UINT16 flags ) function BOOL16 (line 3810) | BOOL16 WINAPI GetInputState16(void) function INT16 (line 3819) | INT16 WINAPI TranslateAccelerator16( HWND16 hwnd, HACCEL16 hAccel, LPMSG... function BOOL16 (line 3886) | BOOL16 WINAPI TranslateMDISysAccel16( HWND16 hwndClient, LPMSG16 msg ) function LRESULT (line 3906) | static LRESULT button_proc_CallProc16To32A(winproc_callback_t callback, ... function LRESULT (line 3928) | static LRESULT button_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPARAM... function LRESULT (line 3949) | static LRESULT combo_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPARAM ... function LRESULT (line 4027) | static LRESULT combo_proc_CallProc16To32A(winproc_callback_t callback, H... function edit_lock_buffer (line 4126) | static void edit_lock_buffer( HWND hwnd ) function edit_unlock_buffer (line 4152) | static void edit_unlock_buffer( HWND hwnd ) function HLOCAL16 (line 4177) | static HLOCAL16 edit_get_handle( HWND hwnd ) function edit_set_handle (line 4231) | static void edit_set_handle( HWND hwnd, HLOCAL16 hloc16 ) function edit_destroy_handle (line 4258) | static void edit_destroy_handle( HWND hwnd ) function LRESULT (line 4274) | static LRESULT edit_proc_CallProc16To32A(winproc_callback_t callback, HW... function LRESULT (line 4410) | static LRESULT edit_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPARAM l... function LRESULT (line 4552) | static LRESULT listbox_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPARA... function LRESULT (line 4696) | static LRESULT mdiclient_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPA... function LRESULT (line 4724) | static LRESULT scrollbar_proc_CallProc16To32A(winproc_callback_t callbac... function LRESULT (line 4753) | static LRESULT scrollbar_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPA... function LRESULT (line 4781) | static LRESULT static_proc_CallProc16To32A(winproc_callback_t callback, ... function LRESULT (line 4805) | static LRESULT static_proc16( HWND hwnd, UINT msg, WPARAM wParam, LPARAM... function LRESULT (line 4847) | LRESULT CALLBACK static_wndproc16(HWND hwnd, UINT msg, WPARAM wParam, LP... function LRESULT (line 4851) | LRESULT CALLBACK listbox_wndproc16(HWND hwnd, UINT msg, WPARAM wParam, L... function LRESULT (line 4855) | LRESULT CALLBACK button_wndproc16(HWND hwnd, UINT msg, WPARAM wParam, LP... function LRESULT (line 4859) | LRESULT CALLBACK edit_wndproc16(HWND hwnd, UINT msg, WPARAM wParam, LPAR... type SEPARATE_TASKBAR (line 4865) | enum SEPARATE_TASKBAR { type SEPARATE_TASKBAR (line 4870) | enum SEPARATE_TASKBAR function set_app_id (line 4876) | void set_app_id(HWND hWnd, LPCWSTR name) function set_window_app_id (line 4909) | void set_window_app_id(HWND hwnd) function detect_window_type (line 4930) | void detect_window_type(HWND16 hwnd, HWND hwnd32) type user_hook_data (line 4965) | typedef struct function UB_Message (line 4972) | static void UB_Message(HWND hwnd, HDC hDC, UINT action) function LRESULT (line 4996) | static LRESULT UB_DefWndProc(HWND hwnd, UINT umsg, WPARAM wparam, LPARAM... function LRESULT (line 5007) | static LRESULT UB_WndProc(HWND hwnd, UINT umsg, WPARAM wparam, LPARAM lp... function LRESULT (line 5057) | LRESULT CALLBACK CBTHook(int nCode, WPARAM wParam, LPARAM lParam) function LRESULT (line 5103) | LRESULT CALLBACK WndProcRetHook(int code, WPARAM wParam, LPARAM lParam) function LRESULT (line 5166) | LRESULT CALLBACK WndProcHook(int code, WPARAM wParam, LPARAM lParam) function LRESULT (line 5190) | LRESULT wow_static_proc_wrapper(HWND a, UINT b, WPARAM c, LPARAM d, BOOL e) function LRESULT (line 5199) | LRESULT wow_listbox_proc_wrapper(HWND a, UINT b, WPARAM c, LPARAM d, BOO... function LRESULT (line 5208) | LRESULT wow_button_proc_wrapper(HWND a, UINT b, WPARAM c, LPARAM d, BOOL e) function LRESULT (line 5217) | LRESULT wow_edit_proc_wrapper(HWND a, UINT b, WPARAM c, LPARAM d, BOOL e) function InitNewThreadHook (line 5226) | void InitNewThreadHook() function InitHook (line 5236) | void InitHook() function BOOL (line 5251) | BOOL WINAPI DllMain( function BOOL16 (line 5279) | BOOL16 WINAPI WaitMessage16() function DWORD (line 5291) | static DWORD wait_message16( DWORD count, const HANDLE *handles, DWORD t... function HWND (line 5305) | HWND create_window16( CREATESTRUCTW *cs, LPCWSTR className, HINSTANCE in... function free_icon_param (line 5318) | static void free_icon_param( ULONG_PTR param ) type HWND16Data (line 5323) | typedef struct tagHWND16Data function HWND (line 5330) | HWND get_win_handle(HWND hWnd16) function HWND (line 5334) | HWND create_window(CREATESTRUCTW* cs, LPCWSTR className, HINSTANCE insta... function ULONG_PTR (line 5360) | ULONG_PTR get_icon_param(HICON hIcon) function ULONG_PTR (line 5364) | ULONG_PTR set_icon_param(HICON hIcon, ULONG_PTR param) type tagDIALOGINFO (line 5368) | struct tagDIALOGINFO type tagDIALOGINFO (line 5369) | struct tagDIALOGINFO function INT (line 5374) | INT dialog_box_loop(HWND hWnd, HWND owner) type WINDOWPROC (line 5382) | typedef struct tagWINDOWPROC function WINDOWPROC (line 5445) | static inline WINDOWPROC *find_winproc( WNDPROC func, BOOL unicode ) function WINDOWPROC (line 5466) | static inline WINDOWPROC *handle_to_proc( WNDPROC handle ) function WNDPROC (line 5476) | static inline WNDPROC proc_to_handle( WINDOWPROC *proc ) function WINDOWPROC (line 5482) | static inline WINDOWPROC *alloc_winproc( WNDPROC func, BOOL unicode ) function WNDPROC (line 5512) | WNDPROC WINPROC_AllocProc( WNDPROC func, BOOL unicode ) function register_wow_handlers (line 5523) | void register_wow_handlers(void) function LRESULT (line 5562) | LRESULT CALLBACK WindowProc16(HWND hDlg, UINT Msg, WPARAM wParam, LPARAM... function LRESULT (line 5619) | static LRESULT LPMSG16_32_callback(HWND hwnd, UINT msg, WPARAM wp, LPARA... function LRESULT (line 5630) | static LRESULT LPMSG32_16_callback(HWND16 hwnd, UINT16 msg, WPARAM16 wp,... function window_message32_16 (line 5640) | void WINAPI window_message32_16(const MSG *msg32, MSG16 *msg16) function window_message16_32 (line 5649) | void WINAPI window_message16_32(const MSG16 *msg16, MSG *msg32) function BOOL16 (line 5658) | BOOL16 WINAPI QuerySendMessage16(HANDLE16 res1, HANDLE16 res2, HANDLE16 ... FILE: user/network.c function WORD (line 40) | WORD map_wnet16_status(DWORD wnet32) function LPCSTR (line 112) | LPCSTR wnet16_status_error_string(WORD wnet) function WORD (line 158) | WORD WINAPI WNetOpenJob16( LPSTR szQueue, LPSTR szJobTitle, WORD nCopies... function WORD (line 168) | WORD WINAPI WNetCloseJob16( WORD fh, LPINT16 pidJob, LPSTR szQueue ) function WORD (line 177) | WORD WINAPI WNetWriteJob16( HANDLE16 hJob, LPSTR lpData, LPINT16 lpcbData ) function WORD (line 186) | WORD WINAPI WNetAbortJob16( LPSTR szQueue, WORD wJobId ) function WORD (line 195) | WORD WINAPI WNetHoldJob16( LPSTR szQueue, WORD wJobId ) function WORD (line 204) | WORD WINAPI WNetReleaseJob16( LPSTR szQueue, WORD wJobId ) function WORD (line 213) | WORD WINAPI WNetCancelJob16( LPSTR szQueue, WORD wJobId ) function WORD (line 222) | WORD WINAPI WNetSetJobCopies16( LPSTR szQueue, WORD wJobId, WORD nCopies ) function WORD (line 231) | WORD WINAPI WNetWatchQueue16( HWND16 hWnd, LPSTR szLocal, LPSTR szUser, ... function WORD (line 241) | WORD WINAPI WNetUnwatchQueue16( LPSTR szQueue ) function WORD (line 250) | WORD WINAPI WNetLockQueueData16( LPSTR szQueue, LPSTR szUser, function WORD (line 261) | WORD WINAPI WNetUnlockQueueData16( LPSTR szQueue ) function WORD (line 278) | WORD WINAPI WNetAddConnection16( LPCSTR lpNetPath, LPCSTR lpPassWord, function WORD (line 289) | WORD WINAPI WNetCancelConnection16( LPSTR lpName, BOOL16 bForce ) function WORD (line 298) | WORD WINAPI WNetGetConnection16( LPSTR lpLocalName, function WORD (line 329) | WORD WINAPI WNetRestoreConnection16( HWND16 hwndOwner, LPSTR lpszDevice ) function WORD (line 343) | WORD WINAPI WNetGetCaps16( WORD capability ) function WORD (line 422) | WORD WINAPI WNetGetUser16( LPSTR szUser, LPINT16 nBufferSize ) function WORD (line 452) | WORD WINAPI WNetDeviceMode16( HWND16 hWndOwner ) function WORD (line 461) | WORD WINAPI WNetBrowseDialog16( HWND16 hParent, WORD nType, LPSTR szPath ) function WORD (line 470) | WORD WINAPI WNetConnectDialog16( HWND16 hWndParent, WORD iType ) function WORD (line 478) | WORD WINAPI WNetDisconnectDialog16( HWND16 hwndOwner, WORD iType ) function WORD (line 486) | WORD WINAPI WNetConnectionDialog16( HWND16 hWndParent, WORD iType ) function WORD (line 494) | WORD WINAPI WNetViewQueueDialog16( HWND16 hwndOwner, LPSTR lpszQueue ) function WORD (line 503) | WORD WINAPI WNetPropertyDialog16( HWND16 hwndParent, WORD iButton, function WORD (line 514) | WORD WINAPI WNetGetPropertyText16( WORD iButton, WORD nPropSel, LPSTR lp... function WORD (line 535) | WORD WINAPI WNetGetDirectoryType16( LPSTR lpName, LPINT16 lpType ) function WORD (line 551) | WORD WINAPI WNetDirectoryNotify16( HWND16 hwndOwner, LPSTR lpDir, WORD w... function WORD (line 568) | WORD WINAPI WNetGetError16( LPINT16 nError ) function WORD (line 577) | WORD WINAPI WNetGetErrorText16( WORD nError, LPSTR lpBuffer, LPINT16 nBu... function WORD (line 586) | WORD WINAPI WNetErrorText16( WORD nError, LPSTR lpszText, WORD cbText ) FILE: user/stub.c function CalcChildScrollImpl (line 17) | void WINAPI CalcChildScrollImpl(HWND hWnd, INT n) function load_user32_functions (line 22) | void load_user32_functions() function WORD (line 111) | WORD WINAPI UserSignalProc(UINT uCode, DWORD dwThreadOrProcessID, function LONG (line 145) | LONG WINAPI GdiGetCharDimensions(HDC hdc, LPTEXTMETRICW lptm, LONG *height) FILE: user/user.c type gray_string_info (line 70) | struct gray_string_info function BOOL (line 80) | static BOOL CALLBACK gray_string_callback( HDC hdc, LPARAM param, INT len ) function BOOL (line 95) | static BOOL CALLBACK gray_string_callback_ptr( HDC hdc, LPARAM param, IN... type draw_state_info (line 101) | struct draw_state_info function BOOL (line 108) | static BOOL CALLBACK draw_state_callback( HDC hdc, LPARAM lparam, WPARAM... function logfont_32_to_16 (line 125) | static void logfont_32_to_16( const LOGFONTA* font32, LPLOGFONT16 font16 ) function get_bitmap_width_bytes (line 145) | static int get_bitmap_width_bytes( int width, int bpp ) function set_realized_palette (line 171) | int WINAPI set_realized_palette(HDC hdc) function HPALETTE (line 180) | HPALETTE WINAPI get_realized_palette() type WPRINTF_TYPE (line 202) | typedef enum type WPRINTF_FORMAT (line 212) | typedef struct function INT (line 220) | static INT parse_format( LPCSTR format, WPRINTF_FORMAT *res ) type cache_entry (line 286) | struct cache_entry type list (line 296) | struct list function HICON16 (line 300) | static HICON16 alloc_icon_handle( unsigned int size ) function CURSORICONINFO (line 310) | static CURSORICONINFO *get_icon_ptr( HICON16 handle ) function release_icon_ptr (line 315) | static void release_icon_ptr( HICON16 handle, CURSORICONINFO *ptr ) function HICON (line 320) | static HICON store_icon_32( HICON16 icon16, HICON icon ) function free_icon_handle (line 340) | static int free_icon_handle( HICON16 handle ) function HICON (line 350) | HICON get_icon_32( HICON16 icon16 ) type hicons (line 393) | struct hicons function BOOL (line 399) | BOOL CALLBACK enum_cur_wnd(HWND hwnd, LPARAM lparam) function regen_icon (line 407) | void regen_icon(HICON16 icon) function HICON16 (line 439) | HICON16 get_icon_16( HICON icon ) function add_shared_icon (line 496) | static void add_shared_icon( HINSTANCE16 inst, HRSRC16 rsrc, HRSRC16 gro... function HICON16 (line 509) | static HICON16 find_shared_icon( HINSTANCE16 inst, HRSRC16 rsrc ) function release_shared_icon (line 522) | static int release_shared_icon( HICON16 icon ) function free_module_icons (line 535) | static void free_module_icons( HINSTANCE16 inst ) type clipboard_format (line 552) | struct clipboard_format type list (line 559) | struct list function set_clipboard_format (line 561) | static void set_clipboard_format( UINT format, HANDLE16 data ) function free_clipboard_formats (line 582) | static void free_clipboard_formats(void) function OldExitWindows16 (line 599) | void WINAPI OldExitWindows16(void) function INT16 (line 609) | INT16 WINAPI InitApp16( HINSTANCE16 hInstance ) function DWORD (line 637) | static DWORD WINAPI exit_thread(LPVOID param) function BOOL16 (line 656) | BOOL16 WINAPI ExitWindows16( DWORD dwReturnCode, UINT16 wReserved ) function LONG (line 668) | LONG WINAPI GetTimerResolution16(void) function BOOL16 (line 677) | BOOL16 WINAPI ClipCursor16( const RECT16 *rect ) function BOOL16 (line 693) | BOOL16 WINAPI GetCursorPos16( POINT16 *pt ) function BOOL16 (line 707) | BOOL16 WINAPI AnyPopup16(void) function HCURSOR16 (line 716) | HCURSOR16 WINAPI SetCursor16(HCURSOR16 hCursor) function SetCursorPos16 (line 725) | void WINAPI SetCursorPos16( INT16 x, INT16 y ) function INT16 (line 734) | INT16 WINAPI ShowCursor16(BOOL16 bShow) function SetRect16 (line 743) | void WINAPI SetRect16( LPRECT16 rect, INT16 left, INT16 top, INT16 right... function SetRectEmpty16 (line 755) | void WINAPI SetRectEmpty16( LPRECT16 rect ) function BOOL16 (line 764) | BOOL16 WINAPI CopyRect16( RECT16 *dest, const RECT16 *src ) function BOOL16 (line 784) | BOOL16 WINAPI IsRectEmpty16( const RECT16 *rect ) function BOOL16 (line 803) | BOOL16 WINAPI PtInRect16( const RECT16 *rect, POINT16 pt ) function OffsetRect16 (line 815) | void WINAPI OffsetRect16( LPRECT16 rect, INT16 x, INT16 y ) function InflateRect16 (line 827) | void WINAPI InflateRect16( LPRECT16 rect, INT16 x, INT16 y ) function BOOL16 (line 839) | BOOL16 WINAPI IntersectRect16( LPRECT16 dest, const RECT16 *src1, function BOOL16 (line 860) | BOOL16 WINAPI UnionRect16( LPRECT16 dest, const RECT16 *src1, function INT16 (line 894) | INT16 WINAPI FillRect16( HDC16 hdc, const RECT16 *rect, HBRUSH16 hbrush ) function InvertRect16 (line 946) | void WINAPI InvertRect16( HDC16 hdc, const RECT16 *rect ) function INT16 (line 956) | INT16 WINAPI FrameRect16( HDC16 hdc, const RECT16 *rect16, HBRUSH16 hbru... function BOOL16 (line 971) | BOOL16 WINAPI DrawIcon16(HDC16 hdc, INT16 x, INT16 y, HICON16 hIcon) function INT16 (line 980) | INT16 WINAPI DrawText16( HDC16 hdc, LPCSTR str, INT16 count, LPRECT16 re... function DWORD (line 1016) | DWORD WINAPI IconSize16(void) function BOOL16 (line 1025) | BOOL16 WINAPI AdjustWindowRect16( LPRECT16 rect, DWORD style, BOOL16 menu ) function MessageBeep16 (line 1034) | void WINAPI MessageBeep16( UINT16 i ) function BOOL16 (line 1043) | BOOL16 WINAPI CloseClipboard16(void) function BOOL16 (line 1058) | BOOL16 WINAPI EmptyClipboard16(void) function HANDLE (line 1065) | HANDLE convert_cb_data_16_32(int format, HANDLE16 data16, BOOL set_format) function HANDLE16 (line 1152) | HANDLE16 WINAPI SetClipboardData16( UINT16 format, HANDLE16 data16 ) function HANDLE16 (line 1158) | HANDLE16 convert_cb_data_32_16(int format, HANDLE data32, BOOL set_format) function HANDLE16 (line 1226) | HANDLE16 WINAPI GetClipboardData16( UINT16 format ) function INT16 (line 1238) | INT16 WINAPI CountClipboardFormats16(void) function UINT16 (line 1247) | UINT16 WINAPI EnumClipboardFormats16( UINT16 id ) function UINT16 (line 1256) | UINT16 WINAPI RegisterClipboardFormat16( LPCSTR name ) function INT16 (line 1265) | INT16 WINAPI GetClipboardFormatName16( UINT16 id, LPSTR buffer, INT16 ma... function HMENU16 (line 1274) | HMENU16 WINAPI LoadMenu16( HINSTANCE16 instance, LPCSTR name ) function HMENU16 (line 1295) | HMENU16 WINAPI CreateMenu16(void) function BOOL16 (line 1304) | BOOL16 WINAPI DestroyMenu16( HMENU16 hMenu ) function BOOL16 (line 1313) | BOOL16 WINAPI ChangeMenu16( HMENU16 hMenu, UINT16 pos, SEGPTR data, function BOOL16 (line 1334) | BOOL16 WINAPI CheckMenuItem16( HMENU16 hMenu, UINT16 id, UINT16 flags ) function BOOL16 (line 1343) | BOOL16 WINAPI EnableMenuItem16( HMENU16 hMenu, UINT16 wItemID, UINT16 wF... function HMENU16 (line 1352) | HMENU16 WINAPI GetSubMenu16( HMENU16 hMenu, INT16 nPos ) function INT16 (line 1361) | INT16 WINAPI GetMenuString16( HMENU16 hMenu, UINT16 wItemID, function BOOL (line 1368) | static BOOL is_builtin_winhlp32_stub() function BOOL16 (line 1417) | BOOL16 WINAPI WinHelp16( HWND16 hWnd, LPCSTR lpHelpFile, UINT16 wCommand, function HCURSOR16 (line 1476) | HCURSOR16 WINAPI LoadCursor16(HINSTANCE16 hInstance, LPCSTR name) function HICON16 (line 1485) | HICON16 WINAPI LoadIcon16(HINSTANCE16 hInstance, LPCSTR name) function HBITMAP16 (line 1493) | HBITMAP16 WINAPI LoadBitmap16(HINSTANCE16 hInstance, LPCSTR name) function INT16 (line 1501) | INT16 WINAPI LoadString16( HINSTANCE16 instance, UINT16 resource_id, LPS... function HACCEL16 (line 1554) | HACCEL16 WINAPI LoadAccelerators16(HINSTANCE16 instance, LPCSTR lpTableN... function INT16 (line 1597) | INT16 WINAPI GetSystemMetrics16( INT16 index ) function COLORREF (line 1643) | COLORREF WINAPI GetSysColor16( INT16 index ) function VOID (line 1652) | VOID WINAPI SetSysColors16( INT16 count, const INT16 *list16, const COLO... function BOOL16 (line 1668) | BOOL16 WINAPI GrayString16( HDC16 hdc, HBRUSH16 hbr, GRAYSTRINGPROC16 gs... function BOOL16 (line 1709) | BOOL16 WINAPI SwapMouseButton16( BOOL16 fSwap ) function BOOL16 (line 1718) | BOOL16 WINAPI IsClipboardFormatAvailable16( UINT16 wFormat ) function LONG (line 1727) | LONG WINAPI TabbedTextOut16( HDC16 hdc, INT16 x, INT16 y, LPCSTR lpstr, function check_font_rotation (line 1740) | void check_font_rotation(HDC hdc, SIZE *box) function DWORD (line 1768) | DWORD WINAPI GetTabbedTextExtent16( HDC16 hdc, LPCSTR lpstr, INT16 count, function DWORD (line 1788) | DWORD WINAPI UserSeeUserDo16(WORD wReqType, WORD wParam1, WORD wParam2, ... function HMENU16 (line 1823) | HMENU16 WINAPI LookupMenuHandle16( HMENU16 hmenu, INT16 id ) function LPCSTR (line 1830) | static LPCSTR parse_menu_resource( SEGPTR segres, HMENU hMenu, BOOL oldF... function HMENU (line 1879) | HMENU WINAPI LoadOldMenuIndirect16(LPCVOID *template) function HMENU16 (line 1923) | HMENU16 WINAPI LoadMenuIndirect16( SEGPTR segtemplate ) function BOOL16 (line 1968) | BOOL16 WINAPI ScrollDC16( HDC16 hdc, INT16 dx, INT16 dy, const RECT16 *r... function WORD (line 2006) | WORD WINAPI GetSystemDebugState16(void) function BOOL16 (line 2015) | BOOL16 WINAPI EqualRect16( const RECT16* rect1, const RECT16* rect2 ) function BOOL16 (line 2025) | BOOL16 WINAPI ExitWindowsExec16( LPCSTR lpszExe, LPCSTR lpszParams ) function HCURSOR16 (line 2036) | HCURSOR16 WINAPI GetCursor16(void) function INT16 (line 2045) | INT16 WINAPI GetAsyncKeyState16( INT16 key ) function UINT16 (line 2054) | UINT16 WINAPI GetMenuState16( HMENU16 hMenu, UINT16 wItemID, UINT16 wFla... function LRESULT (line 2063) | LRESULT WINAPI SendDriverMessage16(HDRVR16 hDriver, UINT16 msg, LPARAM l... function HDRVR16 (line 2074) | HDRVR16 WINAPI OpenDriver16(LPCSTR lpDriverName, LPCSTR lpSectionName, L... function LRESULT (line 2100) | LRESULT WINAPI CloseDriver16(HDRVR16 hDrvr, LPARAM lParam1, LPARAM lParam2) function HMODULE16 (line 2110) | HMODULE16 WINAPI GetDriverModuleHandle16(HDRVR16 hDrvr) function LRESULT (line 2120) | LRESULT WINAPI DefDriverProc16(DWORD dwDevID, HDRVR16 hDriv, UINT16 wMsg, type DRIVERINFOSTRUCT16 (line 2132) | struct DRIVERINFOSTRUCT16 function BOOL16 (line 2133) | BOOL16 WINAPI GetDriverInfo16(HDRVR16 hDrvr, struct DRIVERINFOSTRUCT16 *... function HDRVR16 (line 2143) | HDRVR16 WINAPI GetNextDriver16(HDRVR16 hDrvr, DWORD dwFlags) function INT16 (line 2153) | INT16 WINAPI GetMenuItemCount16( HMENU16 hMenu ) function UINT16 (line 2162) | UINT16 WINAPI GetMenuItemID16( HMENU16 hMenu, INT16 nPos ) function ATOM (line 2171) | ATOM WINAPI GlobalAddAtom16(LPCSTR lpString) function ATOM (line 2179) | ATOM WINAPI GlobalDeleteAtom16(ATOM nAtom) function ATOM (line 2187) | ATOM WINAPI GlobalFindAtom16(LPCSTR lpString) function UINT16 (line 2195) | UINT16 WINAPI GlobalGetAtomName16(ATOM nAtom, LPSTR lpBuffer, INT16 nSize) function ControlPanelInfo16 (line 2229) | void WINAPI ControlPanelInfo16( INT16 nInfoType, WORD wData, LPSTR lpBuf... function BOOL16 (line 2238) | BOOL16 WINAPI SetDeskPattern16(void) function HBRUSH16 (line 2247) | HBRUSH16 WINAPI GetSysColorBrush16( INT16 index ) function HPALETTE16 (line 2256) | HPALETTE16 WINAPI SelectPalette16( HDC16 hdc, HPALETTE16 hpal, BOOL16 bF... function UINT16 (line 2318) | UINT16 WINAPI RealizePalette16( HDC16 hdc ) function WORD (line 2335) | WORD WINAPI GetFreeSystemResources16( WORD resType ) function BOOL16 (line 2394) | BOOL16 WINAPI SetDeskWallPaper16( LPCSTR filename ) function keybd_event16 (line 2403) | void WINAPI keybd_event16( CONTEXT *context ) function mouse_event16 (line 2418) | void WINAPI mouse_event16( CONTEXT *context ) function GetClipCursor16 (line 2428) | void WINAPI GetClipCursor16( RECT16 *rect ) function QUEUE16 (line 2442) | QUEUE16 *hqueue_to_ptr(HQUEUE16 hqueue) function delete_queue (line 2446) | void delete_queue(HQUEUE16 hqueue) function SignalProc16 (line 2468) | void WINAPI SignalProc16( HANDLE16 hModule, UINT16 code, function FARPROC16 (line 2493) | FARPROC16 WINAPI SetEventHook16(FARPROC16 lpfnEventHook) function BOOL16 (line 2503) | BOOL16 WINAPI EnableHardwareInput16(BOOL16 bEnable) function HGLOBAL16 (line 2515) | HGLOBAL16 WINAPI LoadCursorIconHandler16( HGLOBAL16 hResource, HMODULE16... function FARPROC16 (line 2525) | FARPROC16 WINAPI GetMouseEventProc16(void) function BOOL16 (line 2535) | BOOL16 WINAPI IsUserIdle16(void) function HGLOBAL16 (line 2554) | HGLOBAL16 WINAPI LoadDIBIconHandler16( HGLOBAL16 hMemObj, HMODULE16 hMod... function HGLOBAL16 (line 2570) | HGLOBAL16 WINAPI LoadDIBCursorHandler16( HGLOBAL16 hMemObj, HMODULE16 hM... function BOOL16 (line 2580) | BOOL16 WINAPI IsMenu16( HMENU16 hmenu ) function BOOL16 (line 2589) | BOOL16 WINAPI DCHook16( HDC16 hdc, WORD code, DWORD data, LPARAM lParam ) function INT16 (line 2601) | INT16 WINAPI LookupIconIdFromDirectoryEx16( LPBYTE dir, BOOL16 bIcon, function HICON16 (line 2611) | HICON16 WINAPI CopyIcon16( HINSTANCE16 hInstance, HICON16 hIcon ) function HCURSOR16 (line 2625) | HCURSOR16 WINAPI CopyCursor16( HINSTANCE16 hInstance, HCURSOR16 hCursor ) function BOOL16 (line 2639) | BOOL16 WINAPI SubtractRect16( LPRECT16 dest, const RECT16 *src1, function BOOL (line 2675) | BOOL WINAPI DllEntryPoint( DWORD reason, HINSTANCE16 inst, WORD ds, function BOOL16 (line 2703) | BOOL16 WINAPI SetMenuContextHelpId16( HMENU16 hMenu, DWORD dwContextHelpID) function DWORD (line 2712) | DWORD WINAPI GetMenuContextHelpId16( HMENU16 hMenu ) type WIN1XBITMAP (line 2718) | struct WIN1XBITMAP function HANDLE16 (line 2736) | HANDLE16 WINAPI LoadImage16(HINSTANCE16 hinst, LPCSTR name, UINT16 type,... function HICON16 (line 3037) | HICON16 WINAPI CopyImage16(HANDLE16 hnd, UINT16 type, INT16 desiredx, function BOOL16 (line 3057) | BOOL16 WINAPI DrawIconEx16(HDC16 hdc, INT16 xLeft, INT16 yTop, HICON16 h... function BOOL16 (line 3068) | BOOL16 WINAPI GetIconInfo16(HICON16 hIcon, LPICONINFO16 iconinfo) function FinalUserInit16 (line 3113) | void WINAPI FinalUserInit16( void ) function HCURSOR16 (line 3122) | HCURSOR16 WINAPI CreateCursor16(HINSTANCE16 hInstance, function HICON16 (line 3144) | HICON16 WINAPI CreateIcon16( HINSTANCE16 hInstance, INT16 nWidth, function HGLOBAL16 (line 3165) | HGLOBAL16 WINAPI CreateCursorIconIndirect16( HINSTANCE16 hInstance, function HQUEUE16 (line 3194) | HQUEUE16 WINAPI InitThreadInput16( WORD unknown, WORD flags ) function BOOL16 (line 3204) | BOOL16 WINAPI InsertMenu16( HMENU16 hMenu, UINT16 pos, UINT16 flags, function BOOL16 (line 3226) | BOOL16 WINAPI AppendMenu16(HMENU16 hMenu, UINT16 flags, UINT16 id, SEGPT... function BOOL16 (line 3235) | BOOL16 WINAPI RemoveMenu16( HMENU16 hMenu, UINT16 nPos, UINT16 wFlags ) function BOOL16 (line 3244) | BOOL16 WINAPI DeleteMenu16( HMENU16 hMenu, UINT16 nPos, UINT16 wFlags ) function BOOL16 (line 3253) | BOOL16 WINAPI ModifyMenu16( HMENU16 hMenu, UINT16 pos, UINT16 flags, function HMENU16 (line 3270) | HMENU16 WINAPI CreatePopupMenu16(void) function BOOL16 (line 3279) | BOOL16 WINAPI SetMenuItemBitmaps16( HMENU16 hMenu, UINT16 nPos, UINT16 w... function INT16 (line 3290) | INT16 WINAPI wvsprintf16( LPSTR buffer, LPCSTR spec, VA_LIST16 args ) function INT16 (line 3405) | INT16 WINAPIV wsprintf16( LPSTR buffer, LPCSTR spec, VA_LIST16 valist ) function INT16 (line 3415) | INT16 WINAPI lstrcmp16( LPCSTR str1, LPCSTR str2 ) function SEGPTR (line 3431) | SEGPTR WINAPI AnsiUpper16( SEGPTR strOrChar ) function SEGPTR (line 3446) | SEGPTR WINAPI AnsiLower16( SEGPTR strOrChar ) function UINT16 (line 3461) | UINT16 WINAPI AnsiUpperBuff16( LPSTR str, UINT16 len ) function UINT16 (line 3471) | UINT16 WINAPI AnsiLowerBuff16( LPSTR str, UINT16 len ) function BOOL16 (line 3483) | BOOL16 WINAPI InsertMenuItem16( HMENU16 hmenu, UINT16 pos, BOOL16 byposi... function BOOL16 (line 3508) | BOOL16 WINAPI DrawState16( HDC16 hdc, HBRUSH16 hbr, DRAWSTATEPROC16 func... function HICON16 (line 3538) | HICON16 WINAPI CreateIconFromResourceEx16(LPBYTE bits, UINT16 cbSize, function BOOL16 (line 3550) | BOOL16 WINAPI AdjustWindowRectEx16( LPRECT16 rect, DWORD style, BOOL16 m... function WORD (line 3597) | WORD WINAPI GetIconID16( HGLOBAL16 hResource, DWORD resType ) function HICON16 (line 3617) | HICON16 WINAPI LoadIconHandler16( HGLOBAL16 hResource, BOOL16 bNew ) function BOOL16 (line 3627) | BOOL16 WINAPI DestroyIcon16(HICON16 hIcon) function BOOL16 (line 3643) | BOOL16 WINAPI DestroyCursor16(HCURSOR16 hCursor) function DWORD (line 3652) | DWORD WINAPI DumpIcon16( SEGPTR pInfo, WORD *lpLen, function BOOL (line 3674) | static BOOL DRAG_QueryUpdate16( HWND hQueryWnd, SEGPTR spDragInfo ) function DWORD (line 3721) | DWORD WINAPI DragObject16( HWND16 hwndScope, HWND16 hWnd, UINT16 wObj, function DrawFocusRect16 (line 3816) | void WINAPI DrawFocusRect16( HDC16 hdc, const RECT16* rc ) function SEGPTR (line 3831) | SEGPTR WINAPI AnsiNext16(SEGPTR current) function SEGPTR (line 3843) | SEGPTR WINAPI AnsiPrev16( SEGPTR sstart, SEGPTR current ) function INT16 (line 3863) | INT16 WINAPI GetKeyboardLayoutName16( LPSTR name ) function BOOL16 (line 3872) | BOOL16 WINAPI SystemParametersInfo16( UINT16 uAction, UINT16 uParam, function LONG (line 3984) | LONG WINAPI GetKeyboardLanguage16(void) function LONG (line 3994) | LONG WINAPI SetKeyboardLanguage16(WORD a1, WORD a2) function LONG (line 4004) | LONG WINAPI MakeScrollBarsRToL(WORD a1, WORD a2, WORD a3) function LONG (line 4014) | LONG WINAPI stub_USER_496(void) function BOOL (line 4020) | BOOL WINAPI MakeMenuRToL16(HMENU16 hmenu, BOOL16 rol) function LONG (line 4026) | LONG WINAPI stub_USER_486(void) function INT16 (line 4032) | INT16 WINAPI RawDrawText16( HDC16 hdc, LPCSTR str, INT16 count, LPRECT16... function LONG (line 4038) | LONG WINAPI stub_USER_488(void) function LONG (line 4044) | LONG WINAPI stub_USER_491(void) function LONG (line 4050) | LONG WINAPI stub_USER_493(void) function LONG (line 4056) | LONG WINAPI stub_USER_494(void) function LONG (line 4062) | LONG WINAPI stub_USER_495(void) function LONG (line 4068) | LONG WINAPI LangToBestCodePage16(void) function LONG (line 4074) | LONG WINAPI GetNumKeyboards16(void) function LONG (line 4080) | LONG WINAPI IsCharHebrew16(WORD a) function LONG (line 4086) | LONG WINAPI IsCharFrench16(WORD a) function LONG (line 4092) | LONG WINAPI IsCharArabic16(WORD a) function DWORD (line 4101) | DWORD WINAPI FormatMessage16( function WORD (line 4294) | WORD WINAPI DestroyIcon32( HGLOBAL16 handle, UINT16 flags ) function LONG (line 4325) | LONG WINAPI ChangeDisplaySettings16( LPDEVMODEA devmode, DWORD flags ) function BOOL16 (line 4334) | BOOL16 WINAPI EnumDisplaySettings16( LPCSTR name, DWORD n, LPDEVMODEA de... function BOOL16 (line 4342) | BOOL16 WINAPI DrawFrameControl16( HDC16 hdc, LPRECT16 rc, UINT16 uType, ... function BOOL16 (line 4362) | BOOL16 WINAPI DrawEdge16( HDC16 hdc, LPRECT16 rc, UINT16 edge, UINT16 fl... function BOOL16 (line 4382) | BOOL16 WINAPI CheckMenuRadioItem16(HMENU16 hMenu, UINT16 first, UINT16 l... type MSGBOXDATA (line 4436) | typedef struct _MSGBOXDATA function INT16 (line 4463) | INT16 WINAPI SysErrorBox16(LPCSTR text, LPCSTR caption, UINT16 btn1, UIN... function BOOL16 (line 4550) | BOOL16 WINAPI LockInput16(HANDLE16 res, HWND16 hwnd, BOOL16 lock) function RepaintScreen16 (line 4556) | void WINAPI RepaintScreen16() FILE: user/user_private.h type wow_handlers16 (line 37) | struct wow_handlers16 type wow_handlers32 (line 53) | struct wow_handlers32 type wow_handlers32 (line 72) | struct wow_handlers32 function free_module_classes (line 75) | extern void free_module_classes(HINSTANCE16) DECLSPEC_HIDDEN; type LRESULT (line 85) | typedef LRESULT (*winproc_callback_t)( HWND hwnd, UINT msg, WPARAM wp, L... type LRESULT (line 87) | typedef LRESULT (*winproc_callback16_t)( HWND16 hwnd, UINT16 msg, WPARAM... type DIALOGINFO (line 106) | typedef struct tagDIALOGINFO type dialog_data (line 117) | typedef struct type UINT (line 229) | typedef VOID(WINAPI *PScrollChildren)(HWND, UINT, WPARAM, LPARAM); type UINT_PTR (line 239) | typedef UINT_PTR (WINAPI *PSetSystemTimer)(HWND, UINT_PTR, UINT, TIME... type wow_handlers16 (line 245) | struct wow_handlers16 type wow_handlers32 (line 245) | struct wow_handlers32 type WNDCLASS16Info (line 255) | struct WNDCLASS16Info type WNDCLASS16Info (line 261) | struct WNDCLASS16Info type WNDCLASS16Info (line 262) | struct WNDCLASS16Info type class_entry (line 265) | struct class_entry type class_entry (line 276) | struct class_entry type class_entry (line 277) | struct class_entry type DROPSTRUCT16 (line 283) | typedef struct FILE: user/window.c function BOOL (line 37) | BOOL is_reactos() function BOOL (line 75) | BOOL is_win_menu_disallowed(DWORD style) type list (line 83) | struct list type wnd_enum_info (line 85) | struct wnd_enum_info function BOOL (line 92) | static BOOL CALLBACK wnd_enum_callback( HWND hwnd, LPARAM param ) function HWND (line 116) | static inline HWND full_insert_after_hwnd( HWND16 hwnd ) function BOOL (line 130) | BOOL CALLBACK remove_wndproc(HWND hwnd, LPARAM lparam) function BOOL (line 142) | BOOL CALLBACK enum_thread_window(HWND hwnd, LPARAM lparam) function free_module_classes (line 158) | void free_module_classes( HINSTANCE16 inst ) function BOOL (line 181) | BOOL is_dialog(HWND hwnd) type ThreadWindows (line 237) | struct ThreadWindows function BOOL (line 244) | static BOOL CALLBACK MSGBOX_EnumProc(HWND hwnd, LPARAM lParam) function INT16 (line 264) | INT16 WINAPI MessageBox16( HWND16 hwnd, LPCSTR text, LPCSTR title, UINT1... type TIMERTHUNK (line 296) | typedef struct function init_timer_thunk (line 310) | static void init_timer_thunk() function TIMERTHUNK (line 317) | static TIMERTHUNK *init_timer_thunk_data(LPVOID param, int i, LPVOID func) function TIMERPROC (line 330) | static TIMERPROC allocate_timer_thunk(LPVOID param, LPVOID func, BOOL re) function VOID (line 354) | VOID CALLBACK TimerProc_Thunk(TIMERTHUNK *data, HWND hWnd, UINT msg, UIN... function BOOL (line 360) | BOOL is_timer_thunk(TIMERPROC proc) function UINT16 (line 368) | UINT16 WINAPI SetTimer16( HWND16 hwnd, UINT16 id, UINT16 timeout, TIMERP... function UINT16 (line 386) | UINT16 WINAPI SetSystemTimer16( HWND16 hwnd, UINT16 id, UINT16 timeout, ... function BOOL16 (line 401) | BOOL16 WINAPI KillTimer16( HWND16 hwnd, UINT16 id ) function HWND16 (line 410) | HWND16 WINAPI SetCapture16( HWND16 hwnd ) function BOOL16 (line 419) | BOOL16 WINAPI ReleaseCapture16(void) function HWND16 (line 463) | HWND16 WINAPI SetFocus16( HWND16 hwnd ) function HWND16 (line 477) | HWND16 WINAPI GetFocus16(void) function HANDLE16 (line 486) | HANDLE16 WINAPI RemoveProp16( HWND16 hwnd, LPCSTR str ) function HANDLE16 (line 495) | HANDLE16 WINAPI GetProp16( HWND16 hwnd, LPCSTR str ) function BOOL16 (line 504) | BOOL16 WINAPI SetProp16( HWND16 hwnd, LPCSTR str, HANDLE16 handle ) function INT16 (line 513) | INT16 WINAPI EnumProps16( HWND16 hwnd, PROPENUMPROC16 func ) function ClientToScreen16 (line 575) | void WINAPI ClientToScreen16( HWND16 hwnd, LPPOINT16 lppnt ) function ScreenToClient16 (line 584) | void WINAPI ScreenToClient16( HWND16 hwnd, LPPOINT16 lppnt ) function HWND16 (line 593) | HWND16 WINAPI WindowFromPoint16( POINT16 pt ) function BOOL16 (line 606) | BOOL16 WINAPI IsIconic16(HWND16 hwnd) function GetWindowRect16 (line 615) | void WINAPI GetWindowRect16( HWND16 hwnd, LPRECT16 rect ) function GetClientRect16 (line 632) | void WINAPI GetClientRect16( HWND16 hwnd, LPRECT16 rect ) function BOOL16 (line 649) | BOOL16 WINAPI EnableWindow16( HWND16 hwnd, BOOL16 enable ) function BOOL16 (line 662) | BOOL16 WINAPI IsWindowEnabled16(HWND16 hwnd) function INT16 (line 671) | INT16 WINAPI GetWindowText16( HWND16 hwnd, SEGPTR lpString, INT16 nMaxCo... function BOOL16 (line 680) | BOOL16 WINAPI SetWindowText16( HWND16 hwnd, SEGPTR lpString ) function INT16 (line 690) | INT16 WINAPI GetWindowTextLength16( HWND16 hwnd ) function HDC16 (line 699) | HDC16 WINAPI BeginPaint16( HWND16 hwnd, LPPAINTSTRUCT16 lps ) function BOOL16 (line 730) | BOOL16 WINAPI EndPaint16( HWND16 hwnd, const PAINTSTRUCT16* lps ) function HWND16 (line 762) | HWND16 WINAPI CreateWindow16( LPCSTR className, LPCSTR windowName, function BOOL16 (line 775) | BOOL16 WINAPI ShowWindow16( HWND16 hwnd, INT16 cmd ) function BOOL16 (line 798) | BOOL16 WINAPI CloseWindow16( HWND16 hwnd ) function BOOL16 (line 811) | BOOL16 WINAPI OpenIcon16( HWND16 hwnd ) function BOOL16 (line 820) | BOOL16 WINAPI BringWindowToTop16( HWND16 hwnd ) function HWND16 (line 842) | HWND16 WINAPI GetParent16( HWND16 hwnd ) function BOOL16 (line 851) | BOOL16 WINAPI IsWindow16( HWND16 hwnd ) function BOOL16 (line 869) | BOOL16 WINAPI IsChild16( HWND16 parent, HWND16 child ) function BOOL16 (line 878) | BOOL16 WINAPI IsWindowVisible16( HWND16 hwnd ) function HWND16 (line 888) | HWND16 WINAPI FindWindow16( LPCSTR className, LPCSTR title ) function BOOL16 (line 897) | BOOL16 WINAPI DestroyWindow16( HWND16 hwnd ) function BOOL16 (line 914) | BOOL16 WINAPI EnumWindows16( WNDENUMPROC16 func, LPARAM lParam ) function BOOL16 (line 927) | BOOL16 WINAPI EnumChildWindows16( HWND16 parent, WNDENUMPROC16 func, LPA... function BOOL16 (line 940) | BOOL16 WINAPI MoveWindow16( HWND16 hwnd, INT16 x, INT16 y, INT16 cx, INT... function BOOL16 (line 949) | BOOL16 WINAPI RegisterClass16( const WNDCLASS16 *wc ) function INT16 (line 972) | INT16 WINAPI GetClassName16( HWND16 hwnd, LPSTR buffer, INT16 count ) function HWND16 (line 1039) | HWND16 WINAPI SetActiveWindow16( HWND16 hwnd ) function HWND16 (line 1048) | HWND16 WINAPI GetActiveWindow16(void) function ScrollWindow16 (line 1057) | void WINAPI ScrollWindow16( HWND16 hwnd, INT16 dx, INT16 dy, const RECT1... function INT16 (line 1084) | INT16 WINAPI SetScrollPos16( HWND16 hwnd, INT16 nBar, INT16 nPos, BOOL16... function INT16 (line 1093) | INT16 WINAPI GetScrollPos16( HWND16 hwnd, INT16 nBar ) function SetScrollRange16 (line 1102) | void WINAPI SetScrollRange16( HWND16 hwnd, INT16 nBar, INT16 MinVal, INT... function BOOL16 (line 1122) | BOOL16 WINAPI GetScrollRange16( HWND16 hwnd, INT16 nBar, LPINT16 lpMin, ... function LRESULT (line 1133) | LRESULT WINAPI DesktopDCEmulationWindowProc(HWND hwnd, UINT msg, WPARAM ... function init_dcemu (line 1145) | void init_dcemu() function HDC16 (line 1172) | HDC16 WINAPI GetDC16( HWND16 hwnd ) function HDC16 (line 1217) | HDC16 WINAPI GetWindowDC16( HWND16 hwnd ) function INT16 (line 1226) | INT16 WINAPI ReleaseDC16( HWND16 hwnd, HDC16 hdc ) function BOOL16 (line 1259) | BOOL16 WINAPI FlashWindow16( HWND16 hwnd, BOOL16 bInvert ) function HWND16 (line 1268) | HWND16 WINAPI WindowFromDC16( HDC16 hDC ) function UpdateWindow16 (line 1277) | void WINAPI UpdateWindow16( HWND16 hwnd ) function InvalidateRect16 (line 1286) | void WINAPI InvalidateRect16( HWND16 hwnd, const RECT16 *rect, BOOL16 er... function InvalidateRgn16 (line 1302) | void WINAPI InvalidateRgn16( HWND16 hwnd, HRGN16 hrgn, BOOL16 erase ) function ValidateRect16 (line 1311) | void WINAPI ValidateRect16( HWND16 hwnd, const RECT16 *rect ) function ValidateRgn16 (line 1327) | void WINAPI ValidateRgn16( HWND16 hwnd, HRGN16 hrgn ) function WORD (line 1333) | static WORD get_system_window_class_wndextra(const char *cls, BOOL *f) function WORD (line 1361) | WORD WINAPI GetClassWord16( HWND16 hwnd, INT16 offset ) function WORD (line 1403) | WORD WINAPI SetClassWord16( HWND16 hwnd, INT16 offset, WORD newval ) function LRESULT (line 1421) | LRESULT CALLBACK UserAdapterWindowClass(HWND hwnd, UINT msg, WPARAM wpar... function LONG (line 1429) | LONG WINAPI GetClassLong16( HWND16 hwnd16, INT16 offset ) function LONG (line 1458) | LONG WINAPI SetClassLong16( HWND16 hwnd16, INT16 offset, LONG newval ) function WORD (line 1498) | static WORD get_actual_cbwndextra(HWND16 hwnd16) function WORD (line 1511) | WORD WINAPI GetWindowWord16( HWND16 hwnd, INT16 offset ) function WORD (line 1594) | WORD WINAPI SetWindowWord16( HWND16 hwnd, INT16 offset, WORD newval ) function LONG (line 1642) | LONG WINAPI GetWindowLong16( HWND16 hwnd16, INT16 offset ) function LONG (line 1724) | LONG WINAPI SetWindowLong16( HWND16 hwnd16, INT16 offset, LONG newval ) function BOOL16 (line 1794) | BOOL16 WINAPI OpenClipboard16( HWND16 hwnd ) function HWND16 (line 1803) | HWND16 WINAPI GetClipboardOwner16(void) function HWND16 (line 1812) | HWND16 WINAPI SetClipboardViewer16( HWND16 hwnd ) function HWND16 (line 1821) | HWND16 WINAPI GetClipboardViewer16(void) function BOOL16 (line 1830) | BOOL16 WINAPI ChangeClipboardChain16(HWND16 hwnd, HWND16 hwndNext) function HMENU16 (line 1839) | HMENU16 WINAPI GetSystemMenu16( HWND16 hwnd, BOOL16 revert ) function HMENU16 (line 1848) | HMENU16 WINAPI GetMenu16( HWND16 hwnd ) function BOOL16 (line 1857) | BOOL16 WINAPI SetMenu16( HWND16 hwnd, HMENU16 hMenu ) function DrawMenuBar16 (line 1878) | void WINAPI DrawMenuBar16( HWND16 hwnd ) function BOOL16 (line 1905) | BOOL16 WINAPI HiliteMenuItem16( HWND16 hwnd, HMENU16 hMenu, UINT16 id, U... function CreateCaret16 (line 1914) | void WINAPI CreateCaret16( HWND16 hwnd, HBITMAP16 bitmap, INT16 width, I... function DestroyCaret16 (line 1923) | void WINAPI DestroyCaret16(void) function SetCaretPos16 (line 1932) | void WINAPI SetCaretPos16( INT16 x, INT16 y ) function HideCaret16 (line 1941) | void WINAPI HideCaret16( HWND16 hwnd ) function ShowCaret16 (line 1950) | void WINAPI ShowCaret16( HWND16 hwnd ) function SetCaretBlinkTime16 (line 1959) | void WINAPI SetCaretBlinkTime16( UINT16 msecs ) function UINT16 (line 1968) | UINT16 WINAPI GetCaretBlinkTime16(void) function UINT16 (line 1977) | UINT16 WINAPI ArrangeIconicWindows16( HWND16 parent) function SwitchToThisWindow16 (line 1986) | void WINAPI SwitchToThisWindow16( HWND16 hwnd, BOOL16 restore ) function BOOL16 (line 1998) | BOOL16 WINAPI KillSystemTimer16( HWND16 hwnd, UINT16 id ) function GetCaretPos16 (line 2012) | void WINAPI GetCaretPos16( LPPOINT16 pt16 ) function HWND16 (line 2026) | HWND16 WINAPI SetSysModalWindow16( HWND16 hwnd ) function HWND16 (line 2037) | HWND16 WINAPI GetSysModalWindow16(void) function BOOL16 (line 2046) | BOOL16 WINAPI GetUpdateRect16( HWND16 hwnd, LPRECT16 rect, BOOL16 erase ) function HWND16 (line 2067) | HWND16 WINAPI ChildWindowFromPoint16( HWND16 hwndParent, POINT16 pt ) function CascadeChildWindows16 (line 2080) | void WINAPI CascadeChildWindows16( HWND16 parent, WORD action ) function TileChildWindows16 (line 2089) | void WINAPI TileChildWindows16( HWND16 parent, WORD action ) function HTASK16 (line 2098) | HTASK16 WINAPI GetWindowTask16( HWND16 hwnd ) function BOOL16 (line 2108) | BOOL16 WINAPI EnumTaskWindows16( HTASK16 hTask, WNDENUMPROC16 func, LPAR... function HWND16 (line 2123) | HWND16 WINAPI GetTopWindow16( HWND16 hwnd ) function HWND16 (line 2132) | HWND16 WINAPI GetNextWindow16( HWND16 hwnd, WORD flag ) function BOOL16 (line 2142) | BOOL16 WINAPI SetWindowPos16( HWND16 hwnd, HWND16 hwndInsertAfter, function HWND16 (line 2189) | HWND16 WINAPI SetParent16( HWND16 hwndChild, HWND16 hwndNewParent ) function HWND16 (line 2202) | HWND16 WINAPI GetCapture16(void) function INT16 (line 2211) | INT16 WINAPI GetUpdateRgn16( HWND16 hwnd, HRGN16 hrgn, BOOL16 erase ) function INT16 (line 2220) | INT16 WINAPI ExcludeUpdateRgn16( HDC16 hdc, HWND16 hwnd ) function HWND16 (line 2229) | HWND16 WINAPI GetOpenClipboardWindow16(void) function MapWindowPoints16 (line 2238) | void WINAPI MapWindowPoints16( HWND16 hwndFrom, HWND16 hwndTo, LPPOINT16... function HDWP16 (line 2262) | HDWP16 WINAPI BeginDeferWindowPos16( INT16 count ) function HDWP16 (line 2271) | HDWP16 WINAPI DeferWindowPos16( HDWP16 hdwp, HWND16 hwnd, HWND16 hwndAfter, function BOOL16 (line 2283) | BOOL16 WINAPI EndDeferWindowPos16( HDWP16 hdwp ) function HWND16 (line 2302) | HWND16 WINAPI GetWindow16( HWND16 hwnd, WORD rel ) function ShowOwnedPopups16 (line 2311) | void WINAPI ShowOwnedPopups16( HWND16 owner, BOOL16 fShow ) function ShowScrollBar16 (line 2320) | void WINAPI ShowScrollBar16( HWND16 hwnd, INT16 nBar, BOOL16 fShow ) function BOOL16 (line 2329) | BOOL16 WINAPI IsZoomed16(HWND16 hwnd) function INT16 (line 2338) | INT16 WINAPI GetDlgCtrlID16( HWND16 hwnd ) function HWND16 (line 2350) | HWND16 WINAPI GetDesktopHwnd16(void) function BOOL16 (line 2359) | BOOL16 WINAPI SetSystemMenu16( HWND16 hwnd, HMENU16 hMenu ) function HWND16 (line 2368) | HWND16 WINAPI GetDesktopWindow16(void) function HWND16 (line 2377) | HWND16 WINAPI GetLastActivePopup16( HWND16 hwnd ) function BOOL16 (line 2386) | BOOL16 WINAPI RedrawWindow16( HWND16 hwnd, const RECT16 *rectUpdate, function BOOL16 (line 2413) | BOOL16 WINAPI LockWindowUpdate16( HWND16 hwnd ) function INT16 (line 2422) | INT16 WINAPI ScrollWindowEx16( HWND16 hwnd, INT16 dx, INT16 dy, function FillWindow16 (line 2461) | void WINAPI FillWindow16( HWND16 hwndParent, HWND16 hwnd, HDC16 hdc, HBR... function PaintRect16 (line 2478) | void WINAPI PaintRect16( HWND16 hwndParent, HWND16 hwnd, HDC16 hdc, function HBRUSH16 (line 2497) | HBRUSH16 WINAPI GetControlBrush16( HWND16 hwnd, HDC16 hdc, UINT16 ctlType ) function HDC16 (line 2514) | HDC16 WINAPI GetDCEx16( HWND16 hwnd, HRGN16 hrgnClip, DWORD flags ) function BOOL16 (line 2523) | BOOL16 WINAPI GetWindowPlacement16( HWND16 hwnd, WINDOWPLACEMENT16 *wp16 ) function BOOL16 (line 2547) | BOOL16 WINAPI SetWindowPlacement16( HWND16 hwnd, const WINDOWPLACEMENT16... type WNDCLASS16Info (line 2570) | struct WNDCLASS16Info type WNDCLASS16Info (line 2571) | struct WNDCLASS16Info function BOOL16 (line 2574) | __declspec(dllexport) BOOL16 WINAPI USER_ClassFirst16(CLASSENTRY *pClass... function BOOL16 (line 2579) | __declspec(dllexport) BOOL16 WINAPI USER_ClassNext16(CLASSENTRY *pClassE... function ATOM (line 2589) | ATOM WINAPI RegisterClassEx16( const WNDCLASSEX16 *wc ) type class_entry (line 2682) | struct class_entry type class_entry (line 2684) | struct class_entry type class_entry (line 2705) | struct class_entry type class_entry (line 2707) | struct class_entry function LPCSTR (line 2731) | LPCSTR win16classname(LPCSTR name) function LPCSTR (line 2744) | LPCSTR win32classname(HINSTANCE16 hInst16, LPCSTR name) function BOOL16 (line 2758) | BOOL16 WINAPI GetClassInfoEx16( HINSTANCE16 hInst16, SEGPTR name, WNDCLA... function HWND16 (line 2809) | HWND16 WINAPI ChildWindowFromPointEx16( HWND16 hwndParent, POINT16 pt, U... function INT16 (line 2822) | INT16 WINAPI GetPriorityClipboardFormat16( UINT16 *list, INT16 count ) function BOOL16 (line 2835) | BOOL16 WINAPI UnregisterClass16( LPCSTR className, HINSTANCE16 hInstance ) function BOOL16 (line 2859) | BOOL16 WINAPI GetClassInfo16( HINSTANCE16 hInst16, SEGPTR name, WNDCLASS... function BOOL16 (line 2884) | BOOL16 WINAPI TrackPopupMenu16( HMENU16 hMenu, UINT16 wFlags, INT16 x, I... function HWND16 (line 2913) | HWND16 WINAPI FindWindowEx16( HWND16 parent, HWND16 child, LPCSTR classN... function LRESULT (line 3004) | LRESULT def_frame_proc_callback(HWND hwnd, UINT msg, WPARAM wp, LPARAM l... function LRESULT (line 3020) | LRESULT WINAPI DefFrameProc16( HWND16 hwnd, HWND16 hwndMDIClient, function LRESULT (line 3056) | LRESULT WINAPI DefMDIChildProc16( HWND16 hwnd, UINT16 message, function BOOL16 (line 3133) | BOOL16 WINAPI DrawAnimatedRects16( HWND16 hwnd, INT16 idAni, function HWND16 (line 3151) | HWND16 WINAPI CreateWindowEx16( DWORD exStyle, LPCSTR className, function InitWndProc16 (line 3273) | void InitWndProc16(HWND hWnd, HWND16 hWnd16) function UINT16 (line 3286) | UINT16 WINAPI GetInternalWindowPos16( HWND16 hwnd, LPRECT16 rectWnd, LPP... function SetInternalWindowPos16 (line 3300) | void WINAPI SetInternalWindowPos16( HWND16 hwnd, UINT16 showCmd, LPRECT1... function CalcChildScroll16 (line 3325) | void WINAPI CalcChildScroll16( HWND16 hwnd, WORD scroll ) function ScrollChildren16 (line 3334) | void WINAPI ScrollChildren16(HWND16 hwnd, UINT16 uMsg, WPARAM16 wParam, ... function BOOL16 (line 3343) | BOOL16 WINAPI DragDetect16( HWND16 hwnd, POINT16 pt ) function INT16 (line 3356) | INT16 WINAPI SetScrollInfo16( HWND16 hwnd, INT16 nBar, const SCROLLINFO ... function BOOL16 (line 3365) | BOOL16 WINAPI GetScrollInfo16( HWND16 hwnd, INT16 nBar, LPSCROLLINFO info ) function BOOL16 (line 3374) | BOOL16 WINAPI EnableScrollBar16( HWND16 hwnd, INT16 nBar, UINT16 flags ) function HWND16 (line 3383) | HWND16 WINAPI GetShellWindow16(void) function HWND16 (line 3392) | HWND16 WINAPI GetForegroundWindow16(void) function BOOL16 (line 3401) | BOOL16 WINAPI SetForegroundWindow16( HWND16 hwnd ) function BOOL16 (line 3410) | BOOL16 WINAPI DrawCaptionTemp16( HWND16 hwnd, HDC16 hdc, const RECT16 *r... function BOOL16 (line 3431) | BOOL16 WINAPI DrawCaption16( HWND16 hwnd, HDC16 hdc, const RECT16 *rect,... function BOOL16 (line 3449) | BOOL16 WINAPI GetMenuItemRect16( HWND16 hwnd, HMENU16 hMenu, UINT16 uItem, function INT16 (line 3467) | INT16 WINAPI SetWindowRgn16( HWND16 hwnd, HRGN16 hrgn, BOOL16 redraw ) function INT16 (line 3476) | INT16 WINAPI MessageBoxIndirect16( LPMSGBOXPARAMS16 msgbox ) FILE: user/winhelp.c type WINHELP (line 51) | typedef struct type MULTIKEYHELP16 (line 61) | typedef struct { type HELPWININFO16 (line 66) | typedef struct { function BOOL (line 77) | BOOL type WINEHELP (line 190) | typedef struct function BOOL (line 210) | BOOL WINAPI wine_WinHelp32A(HWND hWnd, LPCSTR lpHelpFile, UINT wCommand,... FILE: ver/version.c function IMAGE_RESOURCE_DIRECTORY (line 58) | static const IMAGE_RESOURCE_DIRECTORY *find_entry_by_id( const IMAGE_RES... function IMAGE_RESOURCE_DIRECTORY (line 85) | static const IMAGE_RESOURCE_DIRECTORY *find_entry_default( const IMAGE_R... function IMAGE_RESOURCE_DIRECTORY (line 101) | static const IMAGE_RESOURCE_DIRECTORY *find_entry_by_name( const IMAGE_R... function read_xx_header (line 148) | static int read_xx_header( HFILE lzfd ) function BOOL (line 180) | static BOOL find_ne_resource( HFILE lzfd, LPCSTR typeid, LPCSTR resid, function BOOL (line 279) | static BOOL find_pe_resource( HFILE lzfd, LPCSTR typeid, LPCSTR resid, function BOOL (line 401) | static BOOL find_vxdver_resource( HFILE lzfd, DWORD *resLen, DWORD *resO... function DWORD (line 426) | static DWORD find_resource( HFILE lzfd, LPCSTR type, LPCSTR id, DWORD *r... function BOOL (line 447) | BOOL findfile(const char *file, char *out, int size) function DWORD (line 463) | DWORD WINAPI GetFileResourceSize16( LPCSTR lpszFileName, LPCSTR lpszResT... function DWORD (line 494) | DWORD WINAPI GetFileResource16( LPCSTR lpszFileName, LPCSTR lpszResType, function DWORD (line 536) | DWORD WINAPI GetFileVersionInfoSize16( LPCSTR lpszFileName, LPDWORD lpdw... function DWORD (line 554) | DWORD WINAPI GetFileVersionInfo16( LPCSTR lpszFileName, DWORD handle, function DWORD (line 574) | DWORD WINAPI VerFindFile16( UINT16 flags, LPSTR lpszFilename, function DWORD (line 612) | DWORD WINAPI VerInstallFile16( UINT16 flags, function DWORD (line 630) | DWORD WINAPI VerLanguageName16( UINT16 uLang, LPSTR lpszLang, UINT16 cbL... function DWORD (line 638) | DWORD WINAPI VerQueryValue16( SEGPTR spvBlock, LPSTR lpszSubBlock, FILE: vm86/mame/emu/cpu/i386.old/cycles.h type X86_CYCLES (line 6) | enum X86_CYCLES type X86_CYCLE_TABLE (line 340) | struct X86_CYCLE_TABLE FILE: vm86/mame/emu/cpu/i386.old/i386.c function UINT32 (line 45) | static UINT32 i386_load_protected_mode_segment(I386_SREG *seg, UINT64 *d... function i386_load_call_gate (line 90) | static void i386_load_call_gate(I386_CALL_GATE *gate) function i386_set_descriptor_accessed (line 121) | static void i386_set_descriptor_accessed(UINT16 selector) function i386_load_segment_descriptor (line 141) | static void i386_load_segment_descriptor(int segment ) function UINT32 (line 172) | static UINT32 i386_get_stack_segment(UINT8 privilege) function UINT32 (line 187) | static UINT32 i386_get_stack_ptr(UINT8 privilege) function UINT32 (line 201) | static UINT32 get_flags() function set_flags (line 225) | static void set_flags(UINT32 f ) function sib_byte (line 248) | static void sib_byte(UINT8 mod, UINT32* out_ea, UINT8* out_segment) function modrm_to_EA (line 295) | static void modrm_to_EA(UINT8 mod_rm, UINT32* out_ea, UINT8* out_segment) function UINT32 (line 377) | static UINT32 GetNonTranslatedEA(UINT8 modrm,UINT8 *seg) function UINT32 (line 386) | static UINT32 GetEA(UINT8 modrm, int rwn) function i386_check_sreg_validity (line 395) | static void i386_check_sreg_validity(int reg) function i386_limit_check (line 442) | static int i386_limit_check(int seg, UINT32 offset) function i386_sreg_load (line 467) | static void i386_sreg_load(UINT16 selector, UINT8 reg, bool *fault) function i386_trap (line 597) | static void i386_trap(int irq, int irq_gate, int trap_level) function i386_trap_with_error (line 997) | static void i386_trap_with_error(int irq, int irq_gate, int trap_level, ... function i286_task_switch (line 1027) | static void i286_task_switch(UINT16 selector, UINT8 nested) function i386_task_switch (line 1134) | static void i386_task_switch(UINT16 selector, UINT8 nested) function i386_check_irq_line (line 1252) | static void i386_check_irq_line() function i386_protected_mode_jump (line 1271) | static void i386_protected_mode_jump(UINT16 seg, UINT32 off, int indirec... function i386_protected_mode_call (line 1543) | static void i386_protected_mode_call(UINT16 seg, UINT32 off, int indirec... function i386_protected_mode_retf (line 1995) | static void i386_protected_mode_retf(UINT8 count, UINT8 operand32) function i386_protected_mode_iret (line 2266) | static void i386_protected_mode_iret(int operand32) function INLINE (line 2705) | INLINE void CYCLES(int x) function INLINE (line 2717) | INLINE void CYCLES_RM(int modrm, int r, int m) function build_cycle_table (line 2752) | static void build_cycle_table() function report_invalid_opcode (line 2769) | static void report_invalid_opcode() function report_invalid_modrm (line 2781) | static void report_invalid_modrm(const char* opcode, UINT8 modrm) function i386_postload (line 2870) | static void i386_postload() function i386_common_init (line 2878) | static void i386_common_init(int tlbsize) function CPU_INIT (line 2922) | CPU_INIT( i386 ) function build_opcode_table (line 2931) | static void build_opcode_table(UINT32 features) function zero_state (line 2989) | static void zero_state() function CPU_RESET (line 3070) | static CPU_RESET( i386 ) function pentium_smi (line 3112) | static void pentium_smi() function i386_set_irq_line (line 3201) | static void i386_set_irq_line(int irqline, int state) function i386_set_a20_line (line 3225) | static void i386_set_a20_line(int state) function CPU_EXECUTE (line 3239) | static CPU_EXECUTE( i386 ) function CPU_TRANSLATE (line 3306) | static CPU_TRANSLATE( i386 ) function CPU_INIT (line 3319) | static CPU_INIT( i486 ) function CPU_RESET (line 3329) | static CPU_RESET( i486 ) function CPU_INIT (line 3373) | static CPU_INIT( pentium ) function CPU_RESET (line 3384) | static CPU_RESET( pentium ) function CPU_INIT (line 3445) | static CPU_INIT( mediagx ) function CPU_RESET (line 3456) | static CPU_RESET( mediagx ) function CPU_INIT (line 3509) | static CPU_INIT( pentium_pro ) function CPU_RESET (line 3520) | static CPU_RESET( pentium_pro ) function CPU_INIT (line 3582) | static CPU_INIT( pentium_mmx ) function CPU_RESET (line 3593) | static CPU_RESET( pentium_mmx ) function CPU_INIT (line 3654) | static CPU_INIT( pentium2 ) function CPU_RESET (line 3665) | static CPU_RESET( pentium2 ) function CPU_INIT (line 3720) | static CPU_INIT( pentium3 ) function CPU_RESET (line 3731) | static CPU_RESET( pentium3 ) function CPU_INIT (line 3788) | static CPU_INIT( pentium4 ) function CPU_RESET (line 3799) | static CPU_RESET( pentium4 ) FILE: vm86/mame/emu/cpu/i386.old/i386.h type i386_interface (line 9) | struct i386_interface FILE: vm86/mame/emu/cpu/i386.old/i386dasm.c type I386_OPCODE (line 100) | struct I386_OPCODE { type GROUP_OP (line 109) | struct GROUP_OP { function INLINE (line 1956) | INLINE UINT8 _FETCH(void) function INLINE (line 1964) | INLINE UINT16 _FETCH16(void) function INLINE (line 1975) | INLINE UINT32 _FETCH32(void) function INLINE (line 1986) | INLINE UINT8 _FETCHD(void) function INLINE (line 1994) | INLINE UINT16 _FETCHD16(void) function INLINE (line 2005) | INLINE UINT32 _FETCHD32(void) function handle_modrm (line 2082) | static void handle_modrm(char* s) function handle_fpu (line 2492) | static void handle_fpu(char *s, UINT8 op1, UINT8 op2) function decode_opcode (line 2869) | static void decode_opcode(char *s, const I386_OPCODE *op, UINT8 op1) function i386_dasm_one_ex (line 3015) | int i386_dasm_one_ex(char *buffer, UINT64 eip, const UINT8 *oprom, int m... function i386_dasm_one (line 3063) | int i386_dasm_one(char *buffer, offs_t eip, const UINT8 *oprom, int mode) function CPU_DISASSEMBLE (line 3068) | CPU_DISASSEMBLE( x86_16 ) function CPU_DISASSEMBLE (line 3073) | CPU_DISASSEMBLE( x86_32 ) function CPU_DISASSEMBLE (line 3078) | CPU_DISASSEMBLE( x86_64 ) FILE: vm86/mame/emu/cpu/i386.old/i386op16.c function UINT16 (line 1) | static UINT16 I386OP(shift_rotate16)(UINT8 modrm, UINT32 value, UINT8 sh... function else (line 1691) | else FILE: vm86/mame/emu/cpu/i386.old/i386op32.c function UINT32 (line 1) | static UINT32 I386OP(shift_rotate32)(UINT8 modrm, UINT32 value, UINT8 sh... function else (line 1544) | else FILE: vm86/mame/emu/cpu/i386.old/i386ops.c function UINT8 (line 1) | static UINT8 I386OP(shift_rotate8)(UINT8 modrm, UINT32 value, UINT8 shift) FILE: vm86/mame/emu/cpu/i386.old/i386ops.h type X86_OPCODE (line 1) | struct X86_OPCODE { FILE: vm86/mame/emu/cpu/i386.old/i386priv.h type SREGS (line 21) | enum SREGS { ES, CS, SS, DS, FS, GS } type BREGS (line 23) | enum BREGS type WREGS (line 35) | enum WREGS type DREGS (line 47) | enum DREGS { EAX, ECX, EDX, EBX, ESP, EBP, ESI, EDI } type smram (line 182) | enum smram type smram_intel_p5 (line 216) | enum smram_intel_p5 type I386_SREG (line 280) | struct I386_SREG { type I386_CALL_GATE (line 289) | struct I386_CALL_GATE type I386_SYS_TABLE (line 300) | struct I386_SYS_TABLE { type I386_SEG_DESC (line 305) | struct I386_SEG_DESC { type MODRM_TABLE (line 508) | struct MODRM_TABLE { function INLINE (line 545) | INLINE UINT32 i386_translate(int segment, UINT32 ip, int rwn) function INLINE (line 564) | INLINE vtlb_entry get_permissions(UINT32 pte, int wp) function i386_translate_address (line 574) | static int i386_translate_address(int intention, offs_t *address, vtlb_e... function INLINE (line 664) | INLINE int translate_address(int pl, int type, UINT32 *address, UINT32 *... function INLINE (line 706) | INLINE void CHANGE_PC(UINT32 pc) function INLINE (line 711) | INLINE void NEAR_BRANCH(INT32 offs) function INLINE (line 718) | INLINE UINT8 FETCH() function INLINE (line 735) | INLINE UINT16 FETCH16() function INLINE (line 753) | INLINE UINT32 FETCH32() function INLINE (line 775) | INLINE UINT8 READ8(UINT32 ea) function INLINE (line 785) | INLINE UINT16 READ16(UINT32 ea) function INLINE (line 802) | INLINE UINT32 READ32(UINT32 ea) function INLINE (line 822) | INLINE UINT64 READ64(UINT32 ea) function INLINE (line 846) | INLINE UINT8 READ8PL0(UINT32 ea) function INLINE (line 856) | INLINE UINT16 READ16PL0(UINT32 ea) function INLINE (line 874) | INLINE UINT32 READ32PL0(UINT32 ea) function INLINE (line 894) | INLINE void WRITE_TEST(UINT32 ea) function INLINE (line 901) | INLINE void WRITE8(UINT32 ea, UINT8 value) function INLINE (line 911) | INLINE void WRITE16(UINT32 ea, UINT16 value) function INLINE (line 926) | INLINE void WRITE32(UINT32 ea, UINT32 value) function INLINE (line 944) | INLINE void WRITE64(UINT32 ea, UINT64 value) function INLINE (line 969) | INLINE UINT8 OR8(UINT8 dst, UINT8 src) function INLINE (line 976) | INLINE UINT16 OR16(UINT16 dst, UINT16 src) function INLINE (line 983) | INLINE UINT32 OR32(UINT32 dst, UINT32 src) function INLINE (line 991) | INLINE UINT8 AND8(UINT8 dst, UINT8 src) function INLINE (line 998) | INLINE UINT16 AND16(UINT16 dst, UINT16 src) function INLINE (line 1005) | INLINE UINT32 AND32(UINT32 dst, UINT32 src) function INLINE (line 1013) | INLINE UINT8 XOR8(UINT8 dst, UINT8 src) function INLINE (line 1020) | INLINE UINT16 XOR16(UINT16 dst, UINT16 src) function INLINE (line 1027) | INLINE UINT32 XOR32(UINT32 dst, UINT32 src) function INLINE (line 1036) | INLINE UINT8 SBB8(UINT8 dst, UINT8 src, UINT8 b) function INLINE (line 1047) | INLINE UINT16 SBB16(UINT16 dst, UINT16 src, UINT16 b) function INLINE (line 1058) | INLINE UINT32 SBB32(UINT32 dst, UINT32 src, UINT32 b) function INLINE (line 1069) | INLINE UINT8 ADC8(UINT8 dst, UINT8 src, UINT8 c) function INLINE (line 1080) | INLINE UINT16 ADC16(UINT16 dst, UINT16 src, UINT8 c) function INLINE (line 1091) | INLINE UINT32 ADC32(UINT32 dst, UINT32 src, UINT32 c) function INLINE (line 1101) | INLINE UINT8 INC8(UINT8 dst) function INLINE (line 1109) | INLINE UINT16 INC16(UINT16 dst) function INLINE (line 1117) | INLINE UINT32 INC32(UINT32 dst) function INLINE (line 1126) | INLINE UINT8 DEC8(UINT8 dst) function INLINE (line 1134) | INLINE UINT16 DEC16(UINT16 dst) function INLINE (line 1142) | INLINE UINT32 DEC32(UINT32 dst) function INLINE (line 1153) | INLINE void PUSH16(UINT16 value) function INLINE (line 1168) | INLINE void PUSH32(UINT32 value) function INLINE (line 1183) | INLINE void PUSH8(UINT8 value) function INLINE (line 1192) | INLINE UINT8 POP8() function INLINE (line 1209) | INLINE UINT16 POP16() function INLINE (line 1226) | INLINE UINT32 POP32() function INLINE (line 1244) | INLINE void BUMP_SI(int adjustment) function INLINE (line 1252) | INLINE void BUMP_DI(int adjustment) function INLINE (line 1266) | INLINE void check_ioperm(offs_t port, UINT8 mask) function INLINE (line 1293) | INLINE UINT8 READPORT8(offs_t port) function INLINE (line 1299) | INLINE void WRITEPORT8(offs_t port, UINT8 value) function INLINE (line 1305) | INLINE UINT16 READPORT16(offs_t port) function INLINE (line 1320) | INLINE void WRITEPORT16(offs_t port, UINT16 value) function INLINE (line 1334) | INLINE UINT32 READPORT32(offs_t port) function INLINE (line 1351) | INLINE void WRITEPORT32(offs_t port, UINT32 value) function UINT64 (line 1372) | UINT64 pentium_msr_read(UINT32 offset,UINT8 *valid_msr) function pentium_msr_write (line 1415) | void pentium_msr_write(UINT32 offset, UINT64 data, UINT8 *valid_msr) function UINT64 (line 1461) | UINT64 p6_msr_read(UINT32 offset,UINT8 *valid_msr) function p6_msr_write (line 1494) | void p6_msr_write(UINT32 offset, UINT64 data, UINT8 *valid_msr) function UINT64 (line 1521) | UINT64 piv_msr_read(UINT32 offset,UINT8 *valid_msr) function piv_msr_write (line 1533) | void piv_msr_write(UINT32 offset, UINT64 data, UINT8 *valid_msr) function INLINE (line 1544) | INLINE UINT64 MSR_READ(UINT32 offset,UINT8 *valid_msr) function INLINE (line 1570) | INLINE void MSR_WRITE(UINT32 offset, UINT64 data, UINT8 *valid_msr) FILE: vm86/mame/emu/cpu/i386.old/pentops.c function INLINE (line 5) | INLINE void MMXPROLOG() function INLINE (line 11) | INLINE void READMMX(UINT32 ea,MMX_REG &r) function INLINE (line 16) | INLINE void WRITEMMX(UINT32 ea,MMX_REG &r) function INLINE (line 21) | INLINE void READXMM(UINT32 ea,XMM_REG &r) function INLINE (line 27) | INLINE void WRITEXMM(UINT32 ea,XMM_REG &r) function INLINE (line 33) | INLINE void READXMM_LO64(UINT32 ea,XMM_REG &r) function INLINE (line 38) | INLINE void WRITEXMM_LO64(UINT32 ea,XMM_REG &r) function INLINE (line 43) | INLINE void READXMM_HI64(UINT32 ea,XMM_REG &r) function INLINE (line 48) | INLINE void WRITEXMM_HI64(UINT32 ea,XMM_REG &r) function INLINE (line 1176) | INLINE INT8 SaturatedSignedWordToSignedByte(INT16 word) function INLINE (line 1185) | INLINE UINT8 SaturatedSignedWordToUnsignedByte(INT16 word) function INLINE (line 1194) | INLINE INT16 SaturatedSignedDwordToSignedWord(INT32 dword) function INLINE (line 3081) | INLINE float sse_min_single(float src1, float src2) function INLINE (line 3134) | INLINE float sse_max_single(float src1, float src2) function INLINE (line 3445) | INLINE bool sse_issingleordered(float op1, float op2) function INLINE (line 3451) | INLINE bool sse_issingleunordered(float op1, float op2) function INLINE (line 3457) | INLINE void sse_predicate_compare_single(UINT8 imm8, XMM_REG d, XMM_REG s) function INLINE (line 3512) | INLINE void sse_predicate_compare_single_scalar(UINT8 imm8, XMM_REG d, X... FILE: vm86/mame/emu/cpu/i386.old/x87ops.c function INLINE (line 116) | INLINE int floatx80_is_zero(floatx80 fx) function INLINE (line 121) | INLINE int floatx80_is_inf(floatx80 fx) function INLINE (line 126) | INLINE int floatx80_is_denormal(floatx80 fx) function INLINE (line 133) | INLINE floatx80 floatx80_abs(floatx80 fx) function INLINE (line 139) | INLINE double fx80_to_double(floatx80 fx) function INLINE (line 145) | INLINE floatx80 double_to_fx80(double in) function INLINE (line 150) | INLINE floatx80 READ80(UINT32 ea) function INLINE (line 160) | INLINE void WRITE80(UINT32 ea, floatx80 t) function INLINE (line 173) | INLINE void x87_set_stack_top(int top) function INLINE (line 179) | INLINE void x87_set_tag(int reg, int tag) function x87_write_stack (line 187) | void x87_write_stack(int i, floatx80 value, int update_tag) function INLINE (line 212) | INLINE void x87_set_stack_underflow() function INLINE (line 217) | INLINE void x87_set_stack_overflow() function x87_inc_stack (line 223) | int x87_inc_stack() function x87_dec_stack (line 243) | int x87_dec_stack() function x87_check_exceptions (line 269) | int x87_check_exceptions() function INLINE (line 308) | INLINE void x87_write_cw(UINT16 cw) function x87_reset (line 316) | void x87_reset() function floatx80 (line 336) | static floatx80 x87_add(floatx80 a, floatx80 b) function floatx80 (line 366) | static floatx80 x87_sub(floatx80 a, floatx80 b) function floatx80 (line 396) | static floatx80 x87_mul(floatx80 a, floatx80 b) function floatx80 (line 427) | static floatx80 x87_div(floatx80 a, floatx80 b) function x87_fadd_m32real (line 469) | void x87_fadd_m32real(UINT8 modrm) function x87_fadd_m64real (line 504) | void x87_fadd_m64real(UINT8 modrm) function x87_fadd_st_sti (line 539) | void x87_fadd_st_sti(UINT8 modrm) function x87_fadd_sti_st (line 572) | void x87_fadd_sti_st(UINT8 modrm) function x87_faddp (line 605) | void x87_faddp(UINT8 modrm) function x87_fiadd_m32int (line 641) | void x87_fiadd_m32int(UINT8 modrm) function x87_fiadd_m16int (line 676) | void x87_fiadd_m16int(UINT8 modrm) function x87_fsub_m32real (line 718) | void x87_fsub_m32real(UINT8 modrm) function x87_fsub_m64real (line 753) | void x87_fsub_m64real(UINT8 modrm) function x87_fsub_st_sti (line 788) | void x87_fsub_st_sti(UINT8 modrm) function x87_fsub_sti_st (line 821) | void x87_fsub_sti_st(UINT8 modrm) function x87_fsubp (line 854) | void x87_fsubp(UINT8 modrm) function x87_fisub_m32int (line 890) | void x87_fisub_m32int(UINT8 modrm) function x87_fisub_m16int (line 925) | void x87_fisub_m16int(UINT8 modrm) function x87_fsubr_m32real (line 967) | void x87_fsubr_m32real(UINT8 modrm) function x87_fsubr_m64real (line 1002) | void x87_fsubr_m64real(UINT8 modrm) function x87_fsubr_st_sti (line 1037) | void x87_fsubr_st_sti(UINT8 modrm) function x87_fsubr_sti_st (line 1070) | void x87_fsubr_sti_st(UINT8 modrm) function x87_fsubrp (line 1103) | void x87_fsubrp(UINT8 modrm) function x87_fisubr_m32int (line 1139) | void x87_fisubr_m32int(UINT8 modrm) function x87_fisubr_m16int (line 1174) | void x87_fisubr_m16int(UINT8 modrm) function x87_fdiv_m32real (line 1216) | void x87_fdiv_m32real(UINT8 modrm) function x87_fdiv_m64real (line 1251) | void x87_fdiv_m64real(UINT8 modrm) function x87_fdiv_st_sti (line 1286) | void x87_fdiv_st_sti(UINT8 modrm) function x87_fdiv_sti_st (line 1321) | void x87_fdiv_sti_st(UINT8 modrm) function x87_fdivp (line 1356) | void x87_fdivp(UINT8 modrm) function x87_fidiv_m32int (line 1392) | void x87_fidiv_m32int(UINT8 modrm) function x87_fidiv_m16int (line 1427) | void x87_fidiv_m16int(UINT8 modrm) function x87_fdivr_m32real (line 1469) | void x87_fdivr_m32real(UINT8 modrm) function x87_fdivr_m64real (line 1504) | void x87_fdivr_m64real(UINT8 modrm) function x87_fdivr_st_sti (line 1539) | void x87_fdivr_st_sti(UINT8 modrm) function x87_fdivr_sti_st (line 1574) | void x87_fdivr_sti_st(UINT8 modrm) function x87_fdivrp (line 1609) | void x87_fdivrp(UINT8 modrm) function x87_fidivr_m32int (line 1646) | void x87_fidivr_m32int(UINT8 modrm) function x87_fidivr_m16int (line 1681) | void x87_fidivr_m16int(UINT8 modrm) function x87_fmul_m32real (line 1723) | void x87_fmul_m32real(UINT8 modrm) function x87_fmul_m64real (line 1757) | void x87_fmul_m64real(UINT8 modrm) function x87_fmul_st_sti (line 1791) | void x87_fmul_st_sti(UINT8 modrm) function x87_fmul_sti_st (line 1823) | void x87_fmul_sti_st(UINT8 modrm) function x87_fmulp (line 1855) | void x87_fmulp(UINT8 modrm) function x87_fimul_m32int (line 1890) | void x87_fimul_m32int(UINT8 modrm) function x87_fimul_m16int (line 1924) | void x87_fimul_m16int(UINT8 modrm) function x87_fprem (line 1965) | void x87_fprem(UINT8 modrm) function x87_fprem1 (line 1991) | void x87_fprem1(UINT8 modrm) function x87_fsqrt (line 2017) | void x87_fsqrt(UINT8 modrm) function x87_f2xm1 (line 2054) | void x87_f2xm1(UINT8 modrm) function x87_fyl2x (line 2079) | void x87_fyl2x(UINT8 modrm) function x87_fyl2xp1 (line 2116) | void x87_fyl2xp1(UINT8 modrm) function x87_fptan (line 2145) | void x87_fptan(UINT8 modrm) function x87_fpatan (line 2190) | void x87_fpatan(UINT8 modrm) function x87_fsin (line 2215) | void x87_fsin(UINT8 modrm) function x87_fcos (line 2248) | void x87_fcos(UINT8 modrm) function x87_fsincos (line 2281) | void x87_fsincos(UINT8 modrm) function x87_fld_m32real (line 2336) | void x87_fld_m32real(UINT8 modrm) function x87_fld_m64real (line 2366) | void x87_fld_m64real(UINT8 modrm) function x87_fld_m80real (line 2396) | void x87_fld_m80real(UINT8 modrm) function x87_fld_sti (line 2417) | void x87_fld_sti(UINT8 modrm) function x87_fild_m16int (line 2437) | void x87_fild_m16int(UINT8 modrm) function x87_fild_m32int (line 2460) | void x87_fild_m32int(UINT8 modrm) function x87_fild_m64int (line 2483) | void x87_fild_m64int(UINT8 modrm) function x87_fbld (line 2506) | void x87_fbld(UINT8 modrm) function x87_fst_m32real (line 2551) | void x87_fst_m32real(UINT8 modrm) function x87_fst_m64real (line 2576) | void x87_fst_m64real(UINT8 modrm) function x87_fst_sti (line 2601) | void x87_fst_sti(UINT8 modrm) function x87_fstp_m32real (line 2623) | void x87_fstp_m32real(UINT8 modrm) function x87_fstp_m64real (line 2649) | void x87_fstp_m64real(UINT8 modrm) function x87_fstp_m80real (line 2676) | void x87_fstp_m80real(UINT8 modrm) function x87_fstp_sti (line 2701) | void x87_fstp_sti(UINT8 modrm) function x87_fist_m16int (line 2726) | void x87_fist_m16int(UINT8 modrm) function x87_fist_m32int (line 2759) | void x87_fist_m32int(UINT8 modrm) function x87_fistp_m16int (line 2792) | void x87_fistp_m16int(UINT8 modrm) function x87_fistp_m32int (line 2826) | void x87_fistp_m32int(UINT8 modrm) function x87_fistp_m64int (line 2860) | void x87_fistp_m64int(UINT8 modrm) function x87_fbstp (line 2894) | void x87_fbstp(UINT8 modrm) function x87_fld1 (line 2936) | void x87_fld1(UINT8 modrm) function x87_fldl2t (line 2962) | void x87_fldl2t(UINT8 modrm) function x87_fldl2e (line 2994) | void x87_fldl2e(UINT8 modrm) function x87_fldpi (line 3027) | void x87_fldpi(UINT8 modrm) function x87_fldlg2 (line 3060) | void x87_fldlg2(UINT8 modrm) function x87_fldln2 (line 3093) | void x87_fldln2(UINT8 modrm) function x87_fldz (line 3126) | void x87_fldz(UINT8 modrm) function x87_fnop (line 3159) | void x87_fnop(UINT8 modrm) function x87_fchs (line 3164) | void x87_fchs(UINT8 modrm) function x87_fabs (line 3187) | void x87_fabs(UINT8 modrm) function x87_fscale (line 3210) | void x87_fscale(UINT8 modrm) function x87_frndint (line 3251) | void x87_frndint(UINT8 modrm) function x87_fxtract (line 3273) | void x87_fxtract(UINT8 modrm) function x87_ftst (line 3326) | void x87_ftst(UINT8 modrm) function x87_fxam (line 3357) | void x87_fxam(UINT8 modrm) function x87_ficom_m16int (line 3391) | void x87_ficom_m16int(UINT8 modrm) function x87_ficom_m32int (line 3428) | void x87_ficom_m32int(UINT8 modrm) function x87_ficomp_m16int (line 3465) | void x87_ficomp_m16int(UINT8 modrm) function x87_ficomp_m32int (line 3503) | void x87_ficomp_m32int(UINT8 modrm) function x87_fcom_m32real (line 3542) | void x87_fcom_m32real(UINT8 modrm) function x87_fcom_m64real (line 3579) | void x87_fcom_m64real(UINT8 modrm) function x87_fcom_sti (line 3616) | void x87_fcom_sti(UINT8 modrm) function x87_fcomp_m32real (line 3652) | void x87_fcomp_m32real(UINT8 modrm) function x87_fcomp_m64real (line 3690) | void x87_fcomp_m64real(UINT8 modrm) function x87_fcomp_sti (line 3728) | void x87_fcomp_sti(UINT8 modrm) function x87_fcomip_sti (line 3765) | void x87_fcomip_sti(UINT8 modrm) function x87_fcompp (line 3810) | void x87_fcompp(UINT8 modrm) function x87_fucom_sti (line 3855) | void x87_fucom_sti(UINT8 modrm) function x87_fucomp_sti (line 3893) | void x87_fucomp_sti(UINT8 modrm) function x87_fucompp (line 3932) | void x87_fucompp(UINT8 modrm) function x87_fdecstp (line 3979) | void x87_fdecstp(UINT8 modrm) function x87_fincstp (line 3989) | void x87_fincstp(UINT8 modrm) function x87_fclex (line 3999) | void x87_fclex(UINT8 modrm) function x87_ffree (line 4006) | void x87_ffree(UINT8 modrm) function x87_finit (line 4013) | void x87_finit(UINT8 modrm) function x87_fldcw (line 4020) | void x87_fldcw(UINT8 modrm) function x87_fstcw (line 4032) | void x87_fstcw(UINT8 modrm) function x87_fldenv (line 4040) | void x87_fldenv(UINT8 modrm) function x87_fstenv (line 4065) | void x87_fstenv(UINT8 modrm) function x87_fsave (line 4114) | void x87_fsave(UINT8 modrm) function x87_frstor (line 4170) | void x87_frstor(UINT8 modrm) function x87_fxch (line 4226) | void x87_fxch(UINT8 modrm) function x87_fxch_sti (line 4246) | void x87_fxch_sti(UINT8 modrm) function x87_fstsw_ax (line 4278) | void x87_fstsw_ax(UINT8 modrm) function x87_fstsw_m2byte (line 4285) | void x87_fstsw_m2byte(UINT8 modrm) function x87_invalid (line 4294) | void x87_invalid(UINT8 modrm) function build_x87_opcode_table_d8 (line 4363) | void build_x87_opcode_table_d8() function build_x87_opcode_table_d9 (line 4405) | void build_x87_opcode_table_d9() function build_x87_opcode_table_da (line 4483) | void build_x87_opcode_table_da() function build_x87_opcode_table_db (line 4518) | void build_x87_opcode_table_db() function build_x87_opcode_table_dc (line 4554) | void build_x87_opcode_table_dc() function build_x87_opcode_table_dd (line 4594) | void build_x87_opcode_table_dd() function build_x87_opcode_table_de (line 4632) | void build_x87_opcode_table_de() function build_x87_opcode_table_df (line 4673) | void build_x87_opcode_table_df() function build_x87_opcode_table (line 4707) | void build_x87_opcode_table() FILE: vm86/mame/emu/cpu/i386/cycles.h type X86_CYCLES (line 9) | enum X86_CYCLES type X86_CYCLE_TABLE (line 343) | struct X86_CYCLE_TABLE FILE: vm86/mame/emu/cpu/i386/i386.c function UINT32 (line 47) | static UINT32 i386_load_protected_mode_segment(I386_SREG *seg, UINT64 *d... function i386_load_call_gate (line 92) | static void i386_load_call_gate(I386_CALL_GATE *gate) function i386_set_descriptor_accessed (line 123) | static void i386_set_descriptor_accessed(UINT16 selector) function i386_load_segment_descriptor (line 145) | static void i386_load_segment_descriptor(int segment ) function UINT32 (line 179) | static UINT32 i386_get_stack_segment(UINT8 privilege) function UINT32 (line 194) | static UINT32 i386_get_stack_ptr(UINT8 privilege) function UINT32 (line 208) | static UINT32 get_flags() function set_flags (line 232) | static void set_flags(UINT32 f ) function sib_byte (line 255) | static void sib_byte(UINT8 mod, UINT32* out_ea, UINT8* out_segment) function modrm_to_EA (line 302) | static void modrm_to_EA(UINT8 mod_rm, UINT32* out_ea, UINT8* out_segment) function UINT32 (line 384) | static UINT32 GetNonTranslatedEA(UINT8 modrm,UINT8 *seg) function UINT32 (line 393) | static UINT32 GetEA(UINT8 modrm, int rwn) function i386_check_sreg_validity (line 402) | static void i386_check_sreg_validity(int reg) function i386_limit_check (line 449) | static int i386_limit_check(int seg, UINT32 offset) function i386_sreg_load (line 474) | static void i386_sreg_load(UINT16 selector, UINT8 reg, bool *fault) function i386_trap (line 604) | static void i386_trap(int irq, int irq_gate, int trap_level) function i386_trap_with_error (line 1004) | static void i386_trap_with_error(int irq, int irq_gate, int trap_level, ... function i286_task_switch (line 1034) | static void i286_task_switch(UINT16 selector, UINT8 nested) function i386_task_switch (line 1141) | static void i386_task_switch(UINT16 selector, UINT8 nested) function i386_check_irq_line (line 1259) | static void i386_check_irq_line() function i386_protected_mode_jump (line 1278) | static void i386_protected_mode_jump(UINT16 seg, UINT32 off, int indirec... function i386_protected_mode_call (line 1550) | static void i386_protected_mode_call(UINT16 seg, UINT32 off, int indirec... function i386_protected_mode_retf (line 2006) | static void i386_protected_mode_retf(UINT16 count, UINT8 operand32) function i386_protected_mode_iret (line 2277) | static void i386_protected_mode_iret(int operand32) function INLINE (line 2716) | INLINE void CYCLES(int x) function INLINE (line 2728) | INLINE void CYCLES_RM(int modrm, int r, int m) function build_cycle_table (line 2763) | static void build_cycle_table() function report_invalid_opcode (line 2780) | static void report_invalid_opcode() function report_invalid_modrm (line 2792) | static void report_invalid_modrm(const char* opcode, UINT8 modrm) function i386_postload (line 2961) | static void i386_postload() function i386_common_init (line 2969) | static void i386_common_init(int tlbsize) function CPU_INIT (line 3013) | CPU_INIT( i386 ) function build_opcode_table (line 3022) | static void build_opcode_table(UINT32 features) function zero_state (line 3115) | static void zero_state() function CPU_RESET (line 3196) | static CPU_RESET( i386 ) function pentium_smi (line 3238) | static void pentium_smi() function i386_set_irq_line (line 3327) | static void i386_set_irq_line(int irqline, int state) function i386_set_a20_line (line 3351) | static void i386_set_a20_line(int state) function CPU_EXECUTE (line 3365) | static CPU_EXECUTE( i386 ) function CPU_TRANSLATE (line 3432) | static CPU_TRANSLATE( i386 ) function CPU_INIT (line 3445) | static CPU_INIT( i486 ) function CPU_RESET (line 3455) | static CPU_RESET( i486 ) function CPU_INIT (line 3499) | static CPU_INIT( pentium ) function CPU_RESET (line 3510) | static CPU_RESET( pentium ) function CPU_INIT (line 3571) | static CPU_INIT( mediagx ) function CPU_RESET (line 3582) | static CPU_RESET( mediagx ) function CPU_INIT (line 3635) | static CPU_INIT( pentium_pro ) function CPU_RESET (line 3646) | static CPU_RESET( pentium_pro ) function CPU_INIT (line 3708) | static CPU_INIT( pentium_mmx ) function CPU_RESET (line 3719) | static CPU_RESET( pentium_mmx ) function CPU_INIT (line 3780) | static CPU_INIT( pentium2 ) function CPU_RESET (line 3791) | static CPU_RESET( pentium2 ) function CPU_INIT (line 3846) | static CPU_INIT( pentium3 ) function CPU_RESET (line 3857) | static CPU_RESET( pentium3 ) function CPU_INIT (line 3914) | static CPU_INIT( pentium4 ) function CPU_RESET (line 3925) | static CPU_RESET( pentium4 ) FILE: vm86/mame/emu/cpu/i386/i386.h type i386_interface (line 11) | struct i386_interface FILE: vm86/mame/emu/cpu/i386/i386dasm.c type I386_OPCODE (line 103) | struct I386_OPCODE { type GROUP_OP (line 112) | struct GROUP_OP { function INLINE (line 1999) | INLINE UINT8 _FETCH(void) function INLINE (line 2008) | INLINE UINT16 _FETCH16(void) function INLINE (line 2020) | INLINE UINT32 _FETCH32(void) function INLINE (line 2031) | INLINE UINT8 _FETCHD(void) function INLINE (line 2039) | INLINE UINT16 _FETCHD16(void) function INLINE (line 2050) | INLINE UINT32 _FETCHD32(void) function handle_modrm (line 2127) | static void handle_modrm(char* s) function handle_fpu (line 2537) | static void handle_fpu(char *s, UINT8 op1, UINT8 op2) function decode_opcode (line 2914) | static void decode_opcode(char *s, const I386_OPCODE *op, UINT8 op1) function i386_dasm_one_ex (line 3063) | int i386_dasm_one_ex(char *buffer, UINT64 eip, const UINT8 *oprom, int m... function i386_dasm_one (line 3111) | int i386_dasm_one(char *buffer, offs_t eip, const UINT8 *oprom, int mode) function CPU_DISASSEMBLE (line 3116) | CPU_DISASSEMBLE( x86_16 ) function CPU_DISASSEMBLE (line 3121) | CPU_DISASSEMBLE( x86_32 ) function CPU_DISASSEMBLE (line 3126) | CPU_DISASSEMBLE( x86_64 ) FILE: vm86/mame/emu/cpu/i386/i386op16.c function UINT16 (line 3) | static UINT16 I386OP(shift_rotate16)(UINT8 modrm, UINT32 value, UINT8 sh... function else (line 1703) | else FILE: vm86/mame/emu/cpu/i386/i386op32.c function UINT32 (line 3) | static UINT32 I386OP(shift_rotate32)(UINT8 modrm, UINT32 value, UINT8 sh... function else (line 1556) | else FILE: vm86/mame/emu/cpu/i386/i386ops.c function UINT8 (line 3) | static UINT8 I386OP(shift_rotate8)(UINT8 modrm, UINT32 value, UINT8 shift) FILE: vm86/mame/emu/cpu/i386/i386ops.h type X86_OPCODE (line 3) | struct X86_OPCODE { FILE: vm86/mame/emu/cpu/i386/i386priv.h type SREGS (line 24) | enum SREGS { ES, CS, SS, DS, FS, GS } type BREGS (line 26) | enum BREGS type WREGS (line 38) | enum WREGS type DREGS (line 50) | enum DREGS { EAX, ECX, EDX, EBX, ESP, EBP, ESI, EDI } type smram (line 185) | enum smram type smram_intel_p5 (line 219) | enum smram_intel_p5 type I386_SREG (line 283) | struct I386_SREG { type I386_CALL_GATE (line 292) | struct I386_CALL_GATE type I386_SYS_TABLE (line 303) | struct I386_SYS_TABLE { type I386_SEG_DESC (line 308) | struct I386_SEG_DESC { type MODRM_TABLE (line 527) | struct MODRM_TABLE { function INLINE (line 567) | INLINE UINT32 i386_translate(int segment, UINT32 ip, int rwn) function INLINE (line 589) | INLINE vtlb_entry get_permissions(UINT32 pte, int wp) function i386_translate_address (line 599) | static int i386_translate_address(int intention, offs_t *address, vtlb_e... function INLINE (line 689) | INLINE int translate_address(int pl, int type, UINT32 *address, UINT32 *... function INLINE (line 733) | INLINE void CHANGE_PC(UINT32 pc) function INLINE (line 738) | INLINE void NEAR_BRANCH(INT32 offs) function INLINE (line 745) | INLINE UINT8 FETCH() function INLINE (line 762) | INLINE UINT16 FETCH16() function INLINE (line 780) | INLINE UINT32 FETCH32() function INLINE (line 802) | INLINE UINT8 READ8(UINT32 ea) function INLINE (line 812) | INLINE UINT16 READ16(UINT32 ea) function INLINE (line 829) | INLINE UINT32 READ32(UINT32 ea) function INLINE (line 849) | INLINE UINT64 READ64(UINT32 ea) function INLINE (line 873) | INLINE UINT8 READ8PL0(UINT32 ea) function INLINE (line 883) | INLINE UINT16 READ16PL0(UINT32 ea) function INLINE (line 901) | INLINE UINT32 READ32PL0(UINT32 ea) function INLINE (line 921) | INLINE void WRITE_TEST(UINT32 ea) function INLINE (line 928) | INLINE void WRITE8(UINT32 ea, UINT8 value) function INLINE (line 938) | INLINE void WRITE16(UINT32 ea, UINT16 value) function INLINE (line 953) | INLINE void WRITE32(UINT32 ea, UINT32 value) function INLINE (line 971) | INLINE void WRITE64(UINT32 ea, UINT64 value) function INLINE (line 996) | INLINE UINT8 OR8(UINT8 dst, UINT8 src) function INLINE (line 1003) | INLINE UINT16 OR16(UINT16 dst, UINT16 src) function INLINE (line 1010) | INLINE UINT32 OR32(UINT32 dst, UINT32 src) function INLINE (line 1018) | INLINE UINT8 AND8(UINT8 dst, UINT8 src) function INLINE (line 1025) | INLINE UINT16 AND16(UINT16 dst, UINT16 src) function INLINE (line 1032) | INLINE UINT32 AND32(UINT32 dst, UINT32 src) function INLINE (line 1040) | INLINE UINT8 XOR8(UINT8 dst, UINT8 src) function INLINE (line 1047) | INLINE UINT16 XOR16(UINT16 dst, UINT16 src) function INLINE (line 1054) | INLINE UINT32 XOR32(UINT32 dst, UINT32 src) function INLINE (line 1063) | INLINE UINT8 SBB8(UINT8 dst, UINT8 src, UINT8 b) function INLINE (line 1074) | INLINE UINT16 SBB16(UINT16 dst, UINT16 src, UINT16 b) function INLINE (line 1085) | INLINE UINT32 SBB32(UINT32 dst, UINT32 src, UINT32 b) function INLINE (line 1096) | INLINE UINT8 ADC8(UINT8 dst, UINT8 src, UINT8 c) function INLINE (line 1107) | INLINE UINT16 ADC16(UINT16 dst, UINT16 src, UINT8 c) function INLINE (line 1118) | INLINE UINT32 ADC32(UINT32 dst, UINT32 src, UINT32 c) function INLINE (line 1128) | INLINE UINT8 INC8(UINT8 dst) function INLINE (line 1136) | INLINE UINT16 INC16(UINT16 dst) function INLINE (line 1144) | INLINE UINT32 INC32(UINT32 dst) function INLINE (line 1153) | INLINE UINT8 DEC8(UINT8 dst) function INLINE (line 1161) | INLINE UINT16 DEC16(UINT16 dst) function INLINE (line 1169) | INLINE UINT32 DEC32(UINT32 dst) function INLINE (line 1180) | INLINE void PUSH16(UINT16 value) function INLINE (line 1195) | INLINE void PUSH32(UINT32 value) function INLINE (line 1210) | INLINE void PUSH8(UINT8 value) function INLINE (line 1219) | INLINE UINT8 POP8() function INLINE (line 1236) | INLINE UINT16 POP16() function INLINE (line 1253) | INLINE UINT32 POP32() function INLINE (line 1271) | INLINE void BUMP_SI(int adjustment) function INLINE (line 1279) | INLINE void BUMP_DI(int adjustment) function INLINE (line 1293) | INLINE void check_ioperm(offs_t port, UINT8 mask) function INLINE (line 1320) | INLINE UINT8 READPORT8(offs_t port) function INLINE (line 1326) | INLINE void WRITEPORT8(offs_t port, UINT8 value) function INLINE (line 1332) | INLINE UINT16 READPORT16(offs_t port) function INLINE (line 1347) | INLINE void WRITEPORT16(offs_t port, UINT16 value) function INLINE (line 1361) | INLINE UINT32 READPORT32(offs_t port) function INLINE (line 1378) | INLINE void WRITEPORT32(offs_t port, UINT32 value) function UINT64 (line 1399) | UINT64 pentium_msr_read(UINT32 offset,UINT8 *valid_msr) function pentium_msr_write (line 1442) | void pentium_msr_write(UINT32 offset, UINT64 data, UINT8 *valid_msr) function UINT64 (line 1488) | UINT64 p6_msr_read(UINT32 offset,UINT8 *valid_msr) function p6_msr_write (line 1521) | void p6_msr_write(UINT32 offset, UINT64 data, UINT8 *valid_msr) function UINT64 (line 1548) | UINT64 piv_msr_read(UINT32 offset,UINT8 *valid_msr) function piv_msr_write (line 1560) | void piv_msr_write(UINT32 offset, UINT64 data, UINT8 *valid_msr) function INLINE (line 1571) | INLINE UINT64 MSR_READ(UINT32 offset,UINT8 *valid_msr) function INLINE (line 1597) | INLINE void MSR_WRITE(UINT32 offset, UINT64 data, UINT8 *valid_msr) FILE: vm86/mame/emu/cpu/i386/pentops.c function INLINE (line 8) | INLINE void MMXPROLOG() function INLINE (line 14) | INLINE void READMMX(UINT32 ea,MMX_REG &r) function INLINE (line 19) | INLINE void WRITEMMX(UINT32 ea,MMX_REG &r) function INLINE (line 24) | INLINE void READXMM(UINT32 ea,XMM_REG &r) function INLINE (line 30) | INLINE void WRITEXMM(UINT32 ea,XMM_REG &r) function INLINE (line 36) | INLINE void READXMM_LO64(UINT32 ea,XMM_REG &r) function INLINE (line 41) | INLINE void WRITEXMM_LO64(UINT32 ea,XMM_REG &r) function INLINE (line 46) | INLINE void READXMM_HI64(UINT32 ea,XMM_REG &r) function INLINE (line 51) | INLINE void WRITEXMM_HI64(UINT32 ea,XMM_REG &r) function INLINE (line 1203) | INLINE INT8 SaturatedSignedWordToSignedByte(INT16 word) function INLINE (line 1212) | INLINE UINT8 SaturatedSignedWordToUnsignedByte(INT16 word) function INLINE (line 1221) | INLINE INT16 SaturatedSignedDwordToSignedWord(INT32 dword) function INLINE (line 1230) | INLINE UINT16 SaturatedSignedDwordToUnsignedWord(INT32 dword) function INLINE (line 3789) | INLINE float sse_min_single(float src1, float src2) function INLINE (line 3802) | INLINE double sse_min_double(double src1, double src2) function INLINE (line 3855) | INLINE float sse_max_single(float src1, float src2) function INLINE (line 3868) | INLINE double sse_max_double(double src1, double src2) function INLINE (line 4336) | INLINE bool sse_issingleordered(float op1, float op2) function INLINE (line 4342) | INLINE bool sse_issingleunordered(float op1, float op2) function INLINE (line 4348) | INLINE bool sse_isdoubleordered(double op1, double op2) function INLINE (line 4354) | INLINE bool sse_isdoubleunordered(double op1, double op2) FILE: vm86/mame/emu/cpu/i386/x87ops.c function INLINE (line 119) | INLINE flag floatx80_is_quiet_nan(floatx80 a) function INLINE (line 130) | INLINE int floatx80_is_zero(floatx80 fx) function INLINE (line 135) | INLINE int floatx80_is_inf(floatx80 fx) function INLINE (line 140) | INLINE int floatx80_is_denormal(floatx80 fx) function INLINE (line 147) | INLINE floatx80 floatx80_abs(floatx80 fx) function INLINE (line 153) | INLINE double fx80_to_double(floatx80 fx) function INLINE (line 159) | INLINE floatx80 double_to_fx80(double in) function INLINE (line 164) | INLINE floatx80 READ80(UINT32 ea) function INLINE (line 174) | INLINE void WRITE80(UINT32 ea, floatx80 t) function INLINE (line 187) | INLINE void x87_set_stack_top(int top) function INLINE (line 193) | INLINE void x87_set_tag(int reg, int tag) function x87_write_stack (line 201) | void x87_write_stack(int i, floatx80 value, int update_tag) function INLINE (line 226) | INLINE void x87_set_stack_underflow() function INLINE (line 232) | INLINE void x87_set_stack_overflow() function x87_inc_stack (line 237) | int x87_inc_stack() function x87_dec_stack (line 257) | int x87_dec_stack() function x87_mf_fault (line 283) | int x87_mf_fault() function UINT32 (line 294) | UINT32 Getx87EA(UINT8 modrm, int rwn) function x87_check_exceptions (line 311) | int x87_check_exceptions(bool store) function INLINE (line 358) | INLINE void x87_write_cw(UINT16 cw) function x87_reset (line 366) | void x87_reset() function floatx80 (line 386) | static floatx80 x87_add(floatx80 a, floatx80 b) function floatx80 (line 416) | static floatx80 x87_sub(floatx80 a, floatx80 b) function floatx80 (line 446) | static floatx80 x87_mul(floatx80 a, floatx80 b) function floatx80 (line 477) | static floatx80 x87_div(floatx80 a, floatx80 b) function x87_fadd_m32real (line 519) | void x87_fadd_m32real(UINT8 modrm) function x87_fadd_m64real (line 556) | void x87_fadd_m64real(UINT8 modrm) function x87_fadd_st_sti (line 593) | void x87_fadd_st_sti(UINT8 modrm) function x87_fadd_sti_st (line 631) | void x87_fadd_sti_st(UINT8 modrm) function x87_faddp (line 669) | void x87_faddp(UINT8 modrm) function x87_fiadd_m32int (line 710) | void x87_fiadd_m32int(UINT8 modrm) function x87_fiadd_m16int (line 747) | void x87_fiadd_m16int(UINT8 modrm) function x87_fsub_m32real (line 791) | void x87_fsub_m32real(UINT8 modrm) function x87_fsub_m64real (line 828) | void x87_fsub_m64real(UINT8 modrm) function x87_fsub_st_sti (line 865) | void x87_fsub_st_sti(UINT8 modrm) function x87_fsub_sti_st (line 903) | void x87_fsub_sti_st(UINT8 modrm) function x87_fsubp (line 941) | void x87_fsubp(UINT8 modrm) function x87_fisub_m32int (line 982) | void x87_fisub_m32int(UINT8 modrm) function x87_fisub_m16int (line 1019) | void x87_fisub_m16int(UINT8 modrm) function x87_fsubr_m32real (line 1063) | void x87_fsubr_m32real(UINT8 modrm) function x87_fsubr_m64real (line 1100) | void x87_fsubr_m64real(UINT8 modrm) function x87_fsubr_st_sti (line 1137) | void x87_fsubr_st_sti(UINT8 modrm) function x87_fsubr_sti_st (line 1175) | void x87_fsubr_sti_st(UINT8 modrm) function x87_fsubrp (line 1213) | void x87_fsubrp(UINT8 modrm) function x87_fisubr_m32int (line 1254) | void x87_fisubr_m32int(UINT8 modrm) function x87_fisubr_m16int (line 1291) | void x87_fisubr_m16int(UINT8 modrm) function x87_fdiv_m32real (line 1335) | void x87_fdiv_m32real(UINT8 modrm) function x87_fdiv_m64real (line 1372) | void x87_fdiv_m64real(UINT8 modrm) function x87_fdiv_st_sti (line 1409) | void x87_fdiv_st_sti(UINT8 modrm) function x87_fdiv_sti_st (line 1449) | void x87_fdiv_sti_st(UINT8 modrm) function x87_fdivp (line 1489) | void x87_fdivp(UINT8 modrm) function x87_fidiv_m32int (line 1530) | void x87_fidiv_m32int(UINT8 modrm) function x87_fidiv_m16int (line 1567) | void x87_fidiv_m16int(UINT8 modrm) function x87_fdivr_m32real (line 1611) | void x87_fdivr_m32real(UINT8 modrm) function x87_fdivr_m64real (line 1648) | void x87_fdivr_m64real(UINT8 modrm) function x87_fdivr_st_sti (line 1685) | void x87_fdivr_st_sti(UINT8 modrm) function x87_fdivr_sti_st (line 1725) | void x87_fdivr_sti_st(UINT8 modrm) function x87_fdivrp (line 1765) | void x87_fdivrp(UINT8 modrm) function x87_fidivr_m32int (line 1807) | void x87_fidivr_m32int(UINT8 modrm) function x87_fidivr_m16int (line 1844) | void x87_fidivr_m16int(UINT8 modrm) function x87_fmul_m32real (line 1888) | void x87_fmul_m32real(UINT8 modrm) function x87_fmul_m64real (line 1924) | void x87_fmul_m64real(UINT8 modrm) function x87_fmul_st_sti (line 1960) | void x87_fmul_st_sti(UINT8 modrm) function x87_fmul_sti_st (line 1997) | void x87_fmul_sti_st(UINT8 modrm) function x87_fmulp (line 2034) | void x87_fmulp(UINT8 modrm) function x87_fimul_m32int (line 2074) | void x87_fimul_m32int(UINT8 modrm) function x87_fimul_m16int (line 2110) | void x87_fimul_m16int(UINT8 modrm) function x87_fcmovb_sti (line 2153) | void x87_fcmovb_sti(UINT8 modrm) function x87_fcmove_sti (line 2182) | void x87_fcmove_sti(UINT8 modrm) function x87_fcmovbe_sti (line 2211) | void x87_fcmovbe_sti(UINT8 modrm) function x87_fcmovu_sti (line 2240) | void x87_fcmovu_sti(UINT8 modrm) function x87_fcmovnb_sti (line 2269) | void x87_fcmovnb_sti(UINT8 modrm) function x87_fcmovne_sti (line 2298) | void x87_fcmovne_sti(UINT8 modrm) function x87_fcmovnbe_sti (line 2327) | void x87_fcmovnbe_sti(UINT8 modrm) function x87_fcmovnu_sti (line 2356) | void x87_fcmovnu_sti(UINT8 modrm) function x87_fprem (line 2391) | void x87_fprem(UINT8 modrm) function x87_fprem1 (line 2453) | void x87_fprem1(UINT8 modrm) function x87_fsqrt (line 2484) | void x87_fsqrt(UINT8 modrm) function x87_f2xm1 (line 2526) | void x87_f2xm1(UINT8 modrm) function x87_fyl2x (line 2554) | void x87_fyl2x(UINT8 modrm) function x87_fyl2xp1 (line 2593) | void x87_fyl2xp1(UINT8 modrm) function x87_fptan (line 2623) | void x87_fptan(UINT8 modrm) function x87_fpatan (line 2673) | void x87_fpatan(UINT8 modrm) function x87_fsin (line 2701) | void x87_fsin(UINT8 modrm) function x87_fcos (line 2739) | void x87_fcos(UINT8 modrm) function x87_fsincos (line 2777) | void x87_fsincos(UINT8 modrm) function x87_fld_m32real (line 2837) | void x87_fld_m32real(UINT8 modrm) function x87_fld_m64real (line 2869) | void x87_fld_m64real(UINT8 modrm) function x87_fld_m80real (line 2901) | void x87_fld_m80real(UINT8 modrm) function x87_fld_sti (line 2924) | void x87_fld_sti(UINT8 modrm) function x87_fild_m16int (line 2949) | void x87_fild_m16int(UINT8 modrm) function x87_fild_m32int (line 2977) | void x87_fild_m32int(UINT8 modrm) function x87_fild_m64int (line 3002) | void x87_fild_m64int(UINT8 modrm) function x87_fbld (line 3027) | void x87_fbld(UINT8 modrm) function x87_fst_m32real (line 3074) | void x87_fst_m32real(UINT8 modrm) function x87_fst_m64real (line 3099) | void x87_fst_m64real(UINT8 modrm) function x87_fst_sti (line 3124) | void x87_fst_sti(UINT8 modrm) function x87_fstp_m32real (line 3148) | void x87_fstp_m32real(UINT8 modrm) function x87_fstp_m64real (line 3176) | void x87_fstp_m64real(UINT8 modrm) function x87_fstp_m80real (line 3205) | void x87_fstp_m80real(UINT8 modrm) function x87_fstp_sti (line 3232) | void x87_fstp_sti(UINT8 modrm) function x87_fist_m16int (line 3262) | void x87_fist_m16int(UINT8 modrm) function x87_fist_m32int (line 3300) | void x87_fist_m32int(UINT8 modrm) function x87_fistp_m16int (line 3338) | void x87_fistp_m16int(UINT8 modrm) function x87_fistp_m32int (line 3377) | void x87_fistp_m32int(UINT8 modrm) function x87_fistp_m64int (line 3416) | void x87_fistp_m64int(UINT8 modrm) function x87_fbstp (line 3455) | void x87_fbstp(UINT8 modrm) function x87_fld1 (line 3499) | void x87_fld1(UINT8 modrm) function x87_fldl2t (line 3530) | void x87_fldl2t(UINT8 modrm) function x87_fldl2e (line 3567) | void x87_fldl2e(UINT8 modrm) function x87_fldpi (line 3605) | void x87_fldpi(UINT8 modrm) function x87_fldlg2 (line 3643) | void x87_fldlg2(UINT8 modrm) function x87_fldln2 (line 3681) | void x87_fldln2(UINT8 modrm) function x87_fldz (line 3719) | void x87_fldz(UINT8 modrm) function x87_fnop (line 3757) | void x87_fnop(UINT8 modrm) function x87_fchs (line 3763) | void x87_fchs(UINT8 modrm) function x87_fabs (line 3791) | void x87_fabs(UINT8 modrm) function x87_fscale (line 3819) | void x87_fscale(UINT8 modrm) function x87_frndint (line 3845) | void x87_frndint(UINT8 modrm) function x87_fxtract (line 3872) | void x87_fxtract(UINT8 modrm) function x87_ftst (line 3930) | void x87_ftst(UINT8 modrm) function x87_fxam (line 3966) | void x87_fxam(UINT8 modrm) function x87_ficom_m16int (line 4002) | void x87_ficom_m16int(UINT8 modrm) function x87_ficom_m32int (line 4041) | void x87_ficom_m32int(UINT8 modrm) function x87_ficomp_m16int (line 4080) | void x87_ficomp_m16int(UINT8 modrm) function x87_ficomp_m32int (line 4120) | void x87_ficomp_m32int(UINT8 modrm) function x87_fcom_m32real (line 4161) | void x87_fcom_m32real(UINT8 modrm) function x87_fcom_m64real (line 4200) | void x87_fcom_m64real(UINT8 modrm) function x87_fcom_sti (line 4239) | void x87_fcom_sti(UINT8 modrm) function x87_fcomp_m32real (line 4280) | void x87_fcomp_m32real(UINT8 modrm) function x87_fcomp_m64real (line 4320) | void x87_fcomp_m64real(UINT8 modrm) function x87_fcomp_sti (line 4360) | void x87_fcomp_sti(UINT8 modrm) function x87_fcomi_sti (line 4402) | void x87_fcomi_sti(UINT8 modrm) function x87_fcomip_sti (line 4451) | void x87_fcomip_sti(UINT8 modrm) function x87_fucomi_sti (line 4501) | void x87_fucomi_sti(UINT8 modrm) function x87_fucomip_sti (line 4556) | void x87_fucomip_sti(UINT8 modrm) function x87_fcompp (line 4612) | void x87_fcompp(UINT8 modrm) function x87_fucom_sti (line 4662) | void x87_fucom_sti(UINT8 modrm) function x87_fucomp_sti (line 4705) | void x87_fucomp_sti(UINT8 modrm) function x87_fucompp (line 4749) | void x87_fucompp(UINT8 modrm) function x87_fdecstp (line 4801) | void x87_fdecstp(UINT8 modrm) function x87_fincstp (line 4812) | void x87_fincstp(UINT8 modrm) function x87_fclex (line 4823) | void x87_fclex(UINT8 modrm) function x87_ffree (line 4830) | void x87_ffree(UINT8 modrm) function x87_finit (line 4839) | void x87_finit(UINT8 modrm) function x87_fldcw (line 4846) | void x87_fldcw(UINT8 modrm) type DWORD (line 4872) | typedef DWORD(*fistp_t)(WORD); type x87function (line 4873) | typedef struct function fldcw (line 4887) | void fldcw(WORD cw) function wait (line 4893) | void wait() function fninit (line 4902) | void fninit() function fstcw (line 4906) | void fstcw(WORD *ea) function fstsw (line 4911) | void fstsw(WORD *ea) function frndint (line 4915) | void frndint() function fclex (line 4934) | void fclex() function fsave (line 4938) | void fsave(char *ptr) function fstenv32 (line 4988) | void fstenv32(char *ptr) function frstor (line 4999) | void frstor(const char *ptr) function DWORD (line 5008) | DWORD fistp(WORD round) function load_x87function (line 5027) | __declspec(dllexport) void load_x87function(x87function *func) function x87_fstcw (line 5043) | void x87_fstcw(UINT8 modrm) function x87_fldenv (line 5051) | void x87_fldenv(UINT8 modrm) function x87_fstenv (line 5116) | void x87_fstenv(UINT8 modrm) function x87_fsave (line 5164) | void x87_fsave(UINT8 modrm) function x87_frstor (line 5219) | void x87_frstor(UINT8 modrm) function x87_fxch (line 5285) | void x87_fxch(UINT8 modrm) function x87_fxch_sti (line 5307) | void x87_fxch_sti(UINT8 modrm) function x87_fstsw_ax (line 5341) | void x87_fstsw_ax(UINT8 modrm) function x87_fstsw_m2byte (line 5348) | void x87_fstsw_m2byte(UINT8 modrm) function x87_invalid (line 5357) | void x87_invalid(UINT8 modrm) function build_x87_opcode_table_d8 (line 5427) | void build_x87_opcode_table_d8() function build_x87_opcode_table_d9 (line 5469) | void build_x87_opcode_table_d9() function build_x87_opcode_table_da (line 5548) | void build_x87_opcode_table_da() function build_x87_opcode_table_db (line 5587) | void build_x87_opcode_table_db() function build_x87_opcode_table_dc (line 5629) | void build_x87_opcode_table_dc() function build_x87_opcode_table_dd (line 5669) | void build_x87_opcode_table_dd() function build_x87_opcode_table_de (line 5707) | void build_x87_opcode_table_de() function build_x87_opcode_table_df (line 5748) | void build_x87_opcode_table_df() function build_x87_opcode_table (line 5783) | void build_x87_opcode_table() FILE: vm86/mame/emu/cpu/i86/ea.h function EA_000 (line 1) | static unsigned EA_000() { m_eo=(WORD)(m_regs.w[BX]+m_regs.w[SI]); m_ea_... function EA_001 (line 2) | static unsigned EA_001() { m_eo=(WORD)(m_regs.w[BX]+m_regs.w[DI]); m_ea_... function EA_002 (line 3) | static unsigned EA_002() { m_eo=(WORD)(m_regs.w[BP]+m_regs.w[SI]); m_ea_... function EA_003 (line 4) | static unsigned EA_003() { m_eo=(WORD)(m_regs.w[BP]+m_regs.w[DI]); m_ea_... function EA_004 (line 5) | static unsigned EA_004() { m_eo=m_regs.w[SI]; m_ea_seg=DefaultSeg(DS); m... function EA_005 (line 6) | static unsigned EA_005() { m_eo=m_regs.w[DI]; m_ea_seg=DefaultSeg(DS); m... function EA_006 (line 7) | static unsigned EA_006() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_ea_seg=Defa... function EA_007 (line 8) | static unsigned EA_007() { m_eo=m_regs.w[BX]; m_ea_seg=DefaultSeg(DS); m... function EA_100 (line 10) | static unsigned EA_100() { m_eo=(WORD)(m_regs.w[BX]+m_regs.w[SI]+(INT8)F... function EA_101 (line 11) | static unsigned EA_101() { m_eo=(WORD)(m_regs.w[BX]+m_regs.w[DI]+(INT8)F... function EA_102 (line 12) | static unsigned EA_102() { m_eo=(WORD)(m_regs.w[BP]+m_regs.w[SI]+(INT8)F... function EA_103 (line 13) | static unsigned EA_103() { m_eo=(WORD)(m_regs.w[BP]+m_regs.w[DI]+(INT8)F... function EA_104 (line 14) | static unsigned EA_104() { m_eo=(WORD)(m_regs.w[SI]+(INT8)FETCHOP); m_ea... function EA_105 (line 15) | static unsigned EA_105() { m_eo=(WORD)(m_regs.w[DI]+(INT8)FETCHOP); m_ea... function EA_106 (line 16) | static unsigned EA_106() { m_eo=(WORD)(m_regs.w[BP]+(INT8)FETCHOP); m_ea... function EA_107 (line 17) | static unsigned EA_107() { m_eo=(WORD)(m_regs.w[BX]+(INT8)FETCHOP); m_ea... function EA_200 (line 19) | static unsigned EA_200() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_201 (line 20) | static unsigned EA_201() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_202 (line 21) | static unsigned EA_202() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_203 (line 22) | static unsigned EA_203() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_204 (line 23) | static unsigned EA_204() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_205 (line 24) | static unsigned EA_205() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_206 (line 25) | static unsigned EA_206() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... function EA_207 (line 26) | static unsigned EA_207() { m_eo=FETCHOP; m_eo+=FETCHOP<<8; m_eo+=m_regs.... FILE: vm86/mame/emu/cpu/i86/host.h type UINT8 (line 8) | typedef UINT8 BOOLEAN; type UINT8 (line 10) | typedef UINT8 BYTE; type UINT16 (line 11) | typedef UINT16 WORD; type UINT32 (line 12) | typedef UINT32 DWORD; FILE: vm86/mame/emu/cpu/i86/i286.c function i80286_urinit (line 102) | static void i80286_urinit(void) function i80286_set_a20_line (line 128) | static void i80286_set_a20_line(int state) function CPU_RESET (line 133) | static CPU_RESET( i80286 ) function set_irq_line (line 164) | static void set_irq_line(int irqline, int state) function CPU_EXECUTE (line 201) | static CPU_EXECUTE( i80286 ) FILE: vm86/mame/emu/cpu/i86/i86.c function CPU_INIT (line 90) | static CPU_INIT( i8086 ) function CPU_INIT (line 116) | static CPU_INIT( i8088 ) function CPU_INIT (line 121) | static CPU_INIT( i80186 ) function CPU_RESET (line 126) | static CPU_RESET( i8086 ) function CPU_RESET (line 156) | static CPU_RESET( i8088 ) function CPU_RESET (line 161) | static CPU_RESET( i80186 ) function set_irq_line (line 168) | static void set_irq_line(int irqline, int state) function set_drq_line (line 200) | static void set_drq_line(int irqline, int state) function set_tmrin_line (line 205) | static void set_tmrin_line(int irqline, int state) function set_test_line (line 211) | static void set_test_line(int state) function CPU_EXECUTE (line 216) | static CPU_EXECUTE( i8086 ) function CPU_DISASSEMBLE (line 229) | static CPU_DISASSEMBLE( i8086 ) function CPU_EXECUTE (line 250) | static CPU_EXECUTE( i80186 ) FILE: vm86/mame/emu/cpu/i86/i86.h type i80186_interface (line 19) | struct i80186_interface FILE: vm86/mame/emu/cpu/i86/i86priv.h type SREGS (line 13) | enum SREGS { ES, CS, SS, DS } type WREGS (line 14) | enum WREGS { AX, CX, DX, BX, SP, BP, SI, DI } type BREGS (line 22) | enum BREGS { FILE: vm86/mame/emu/cpu/i86/i86time.c type i80x86_timing (line 6) | struct i80x86_timing type i80x86_timing (line 87) | struct i80x86_timing type i80x86_timing (line 154) | struct i80x86_timing type i80x86_timing (line 234) | struct i80x86_timing FILE: vm86/mame/emu/cpu/i86/instr286.c function i80286_trap2 (line 87) | static void i80286_trap2(UINT32 error) function UINT32 (line 120) | static UINT32 i80286_selector_address(UINT16 sel) function i80286_verify (line 129) | static int i80286_verify(UINT16 selector, i80286_operation operation, UI... function i80286_pop_seg (line 148) | static void i80286_pop_seg(int reg) function i80286_data_descriptor_full (line 157) | static void i80286_data_descriptor_full(int reg, UINT16 selector, int cp... function i80286_data_descriptor (line 213) | static void i80286_data_descriptor(int reg, UINT16 selector) function i80286_switch_task (line 218) | static void i80286_switch_task(UINT16 ntask, int type) function i80286_code_descriptor (line 322) | static void i80286_code_descriptor(UINT16 selector, UINT16 offset, int g... function i80286_interrupt_descriptor (line 423) | static void i80286_interrupt_descriptor(UINT16 number, int hwint, int er... function i80286_load_flags (line 719) | static void i80286_load_flags(UINT16 flags, int cpl) function UINT16 (line 748) | static UINT16 i80286_far_return(int iret, int bytes) function i80286_check_permission (line 860) | static void i80286_check_permission(UINT8 check_seg, UINT32 offset, UINT... FILE: vm86/mame/emu/cpu/i86/instr286.h type i80286_size (line 29) | enum i80286_size type i80286_operation (line 35) | enum i80286_operation function UINT32 (line 44) | static inline UINT32 GetMemAddr(UINT8 seg, UINT32 off, UINT16 size, i802... FILE: vm86/mame/emu/cpu/vtlb.c type vtlb_state (line 29) | struct vtlb_state function vtlb_state (line 55) | vtlb_state *vtlb_alloc(/*device_t *cpu, */address_spacenum space, int fi... function vtlb_free (line 101) | void vtlb_free(vtlb_state *vtlb) function vtlb_fill (line 128) | int vtlb_fill(vtlb_state *vtlb, offs_t address, int intention) function vtlb_load (line 199) | void vtlb_load(vtlb_state *vtlb, int entrynum, int numpages, offs_t addr... function vtlb_dynload (line 234) | void vtlb_dynload(vtlb_state *vtlb, UINT32 index, offs_t address, vtlb_e... function vtlb_flush_dynamic (line 275) | void vtlb_flush_dynamic(vtlb_state *vtlb) function vtlb_flush_address (line 298) | void vtlb_flush_address(vtlb_state *vtlb, offs_t address) function vtlb_entry (line 320) | const vtlb_entry *vtlb_table(vtlb_state *vtlb) FILE: vm86/mame/emu/cpu/vtlb.h type UINT32 (line 40) | typedef UINT32 vtlb_entry; type vtlb_state (line 44) | struct vtlb_state FILE: vm86/mame/lib/softfloat/f2xm1.c function INLINE (line 72) | INLINE UINT64 extractFloatx80Frac( floatx80 a ) function INLINE (line 83) | INLINE int32 extractFloatx80Exp( floatx80 a ) function INLINE (line 94) | INLINE flag extractFloatx80Sign( floatx80 a ) function INLINE (line 107) | INLINE void normalizeFloatx80Subnormal(uint64_t aSig, int32_t *zExpPtr, ... function INLINE (line 121) | INLINE floatx80 propagateFloatx80NaN1(floatx80 a) function float128 (line 142) | static float128 EvalPoly(float128 x, float128 *arr, unsigned n) function float128 (line 171) | static float128 poly_exp(float128 x) function floatx80 (line 217) | floatx80 f2xm1(floatx80 a) FILE: vm86/mame/lib/softfloat/fpatan.c function INLINE (line 45) | INLINE UINT64 extractFloatx80Frac( floatx80 a ) function INLINE (line 56) | INLINE int32 extractFloatx80Exp( floatx80 a ) function INLINE (line 67) | INLINE flag extractFloatx80Sign( floatx80 a ) function INLINE (line 80) | INLINE void normalizeFloatx80Subnormal(UINT64 aSig, INT32 *zExpPtr, UINT... function INLINE (line 92) | INLINE int floatx80_is_nan(floatx80 a) function INLINE (line 103) | INLINE floatx80 propagateFloatx80NaN( floatx80 a, floatx80 b ) function INLINE (line 128) | INLINE int32 extractFloat128Exp( float128 a ) function float128 (line 171) | static float128 poly_atan(float128 x1) function floatx80 (line 242) | floatx80 floatx80_fpatan(floatx80 a, floatx80 b) function floatx80 (line 385) | floatx80 floatx80_fatan(floatx80 a) FILE: vm86/mame/lib/softfloat/fsincos.c function INLINE (line 48) | INLINE bits64 extractFloatx80Frac( floatx80 a ) function INLINE (line 59) | INLINE int32 extractFloatx80Exp( floatx80 a ) function INLINE (line 70) | INLINE flag extractFloatx80Sign( floatx80 a ) function INLINE (line 83) | INLINE floatx80 propagateFloatx80NaNOneArg(floatx80 a) function normalizeFloatx80Subnormal (line 101) | void normalizeFloatx80Subnormal(UINT64 aSig, INT32 *zExpPtr, UINT64 *zSi... function UINT64 (line 111) | static UINT64 argument_reduction_kernel(UINT64 aSig0, int Exp, UINT64 *z... function reduce_trig_arg (line 128) | static int reduce_trig_arg(int expDiff, int &zSign, UINT64 &aSig0, UINT6... function INLINE (line 198) | INLINE float128 poly_sin(float128 x) function INLINE (line 226) | INLINE float128 poly_cos(float128 x) function INLINE (line 246) | INLINE void sincos_invalid(floatx80 *sin_a, floatx80 *cos_a, floatx80 a) function INLINE (line 252) | INLINE void sincos_tiny_argument(floatx80 *sin_a, floatx80 *cos_a, float... function floatx80 (line 258) | static floatx80 sincos_approximation(int neg, float128 r, UINT64 quotient) function sf_fsincos (line 297) | int sf_fsincos(floatx80 a, floatx80 *sin_a, floatx80 *cos_a) function floatx80_fsin (line 377) | int floatx80_fsin(floatx80 &a) function floatx80_fcos (line 382) | int floatx80_fcos(floatx80 &a) function floatx80_ftan (line 414) | int floatx80_ftan(floatx80 &a) function float128 (line 506) | float128 EvalPoly(float128 x, float128 *arr, unsigned n) function float128 (line 546) | float128 EvenPoly(float128 x, float128 *arr, unsigned n) function float128 (line 566) | float128 OddPoly(float128 x, float128 *arr, unsigned n) function floatx80 (line 581) | floatx80 floatx80_scale(floatx80 a, floatx80 b) FILE: vm86/mame/lib/softfloat/fyl2x.c function INLINE (line 51) | INLINE bits64 extractFloatx80Frac( floatx80 a ) function INLINE (line 62) | INLINE int32 extractFloatx80Exp( floatx80 a ) function INLINE (line 73) | INLINE flag extractFloatx80Sign( floatx80 a ) function INLINE (line 85) | INLINE floatx80 propagateFloatx80NaNOneArg(floatx80 a) function INLINE (line 102) | INLINE void normalizeFloatx80Subnormal(UINT64 aSig, INT32 *zExpPtr, UINT... function INLINE (line 115) | INLINE int floatx80_is_nan(floatx80 a) function floatx80 (line 126) | static floatx80 propagateFloatx80NaN(floatx80 a, floatx80 b) function float128 (line 179) | static float128 poly_ln(float128 x1) function float128 (line 208) | static float128 poly_l2(float128 x) function float128 (line 219) | static float128 poly_l2p1(float128 x) function floatx80 (line 254) | floatx80 fyl2x(floatx80 a, floatx80 b) function floatx80 (line 365) | floatx80 fyl2xp1(floatx80 a, floatx80 b) function floatx80 (line 468) | floatx80 floatx80_flognp1(floatx80 a) function floatx80 (line 473) | floatx80 floatx80_flogn(floatx80 a) function floatx80 (line 478) | floatx80 floatx80_flog2(floatx80 a) function floatx80 (line 483) | floatx80 floatx80_flog10(floatx80 a) FILE: vm86/mame/lib/softfloat/mamesf.h type INT8 (line 28) | typedef INT8 flag; type UINT8 (line 29) | typedef UINT8 uint8; type INT8 (line 30) | typedef INT8 int8; type UINT16 (line 31) | typedef UINT16 uint16; type INT16 (line 32) | typedef INT16 int16; type UINT32 (line 33) | typedef UINT32 uint32; type INT32 (line 34) | typedef INT32 int32; type UINT64 (line 35) | typedef UINT64 uint64; type INT64 (line 36) | typedef INT64 int64; type UINT8 (line 44) | typedef UINT8 bits8; type INT8 (line 45) | typedef INT8 sbits8; type UINT16 (line 46) | typedef UINT16 bits16; type INT16 (line 47) | typedef INT16 sbits16; type UINT32 (line 48) | typedef UINT32 bits32; type INT32 (line 49) | typedef INT32 sbits32; type UINT64 (line 50) | typedef UINT64 bits64; type INT64 (line 51) | typedef INT64 sbits64; FILE: vm86/mame/lib/softfloat/softfloat.c function int32 (line 68) | static int32 roundAndPackInt32( flag zSign, bits64 absZ ) function int64 (line 118) | static int64 roundAndPackInt64( flag zSign, bits64 absZ0, bits64 absZ1 ) function INLINE (line 163) | INLINE bits32 extractFloat32Frac( float32 a ) function INLINE (line 173) | INLINE int16 extractFloat32Exp( float32 a ) function INLINE (line 183) | INLINE flag extractFloat32Sign( float32 a ) function normalizeFloat32Subnormal (line 196) | static void function INLINE (line 218) | INLINE float32 packFloat32( flag zSign, int16 zExp, bits32 zSig ) function float32 (line 246) | static float32 roundAndPackFloat32( flag zSign, int16 zExp, bits32 zSig ) function float32 (line 307) | static float32 function INLINE (line 321) | INLINE bits64 extractFloat64Frac( float64 a ) function INLINE (line 331) | INLINE int16 extractFloat64Exp( float64 a ) function INLINE (line 341) | INLINE flag extractFloat64Sign( float64 a ) function normalizeFloat64Subnormal (line 354) | static void function INLINE (line 376) | INLINE float64 packFloat64( flag zSign, int16 zExp, bits64 zSig ) function float64 (line 404) | static float64 roundAndPackFloat64( flag zSign, int16 zExp, bits64 zSig ) function float64 (line 465) | static float64 function normalizeFloatx80Subnormal (line 484) | static void function floatx80 (line 521) | floatx80 function floatx80 (line 689) | static floatx80 function INLINE (line 718) | INLINE bits64 extractFloat128Frac1( float128 a ) function INLINE (line 729) | INLINE bits64 extractFloat128Frac0( float128 a ) function INLINE (line 740) | INLINE int32 extractFloat128Exp( float128 a ) function INLINE (line 750) | INLINE flag extractFloat128Sign( float128 a ) function normalizeFloat128Subnormal (line 766) | static void function float32 (line 805) | float32 int32_to_float32( int32 a ) function float64 (line 822) | float64 int32_to_float64( int32 a ) function floatx80 (line 848) | floatx80 int32_to_floatx80( int32 a ) function float128 (line 875) | float128 int32_to_float128( int32 a ) function float32 (line 899) | float32 int64_to_float32( int64 a ) function float64 (line 932) | float64 int64_to_float64( int64 a ) function floatx80 (line 954) | floatx80 int64_to_floatx80( int64 a ) function float128 (line 981) | float128 int64_to_float128( int64 a ) function int32 (line 1020) | int32 float32_to_int32( float32 a ) function int32 (line 1050) | int32 float32_to_int32_round_to_zero( float32 a ) function int64 (line 1092) | int64 float32_to_int64( float32 a ) function int64 (line 1128) | int64 float32_to_int64_round_to_zero( float32 a ) function float64 (line 1171) | float64 float32_to_float64( float32 a ) function floatx80 (line 1202) | floatx80 float32_to_floatx80( float32 a ) function float128 (line 1235) | float128 float32_to_float128( float32 a ) function float32 (line 1266) | float32 float32_round_to_int( float32 a ) function float32 (line 1326) | static float32 addFloat32Sigs( float32 a, float32 b, flag zSign ) function float32 (line 1397) | static float32 subFloat32Sigs( float32 a, float32 b, flag zSign ) function float32 (line 1470) | float32 float32_add( float32 a, float32 b ) function float32 (line 1491) | float32 float32_sub( float32 a, float32 b ) function float32 (line 1512) | float32 float32_mul( float32 a, float32 b ) function float32 (line 1572) | float32 float32_div( float32 a, float32 b ) function float32 (line 1634) | float32 float32_rem( float32 a, float32 b ) function float32 (line 1734) | float32 float32_sqrt( float32 a ) function flag (line 1788) | flag float32_eq( float32 a, float32 b ) function flag (line 1809) | flag float32_le( float32 a, float32 b ) function flag (line 1832) | flag float32_lt( float32 a, float32 b ) function flag (line 1856) | flag float32_eq_signaling( float32 a, float32 b ) function flag (line 1875) | flag float32_le_quiet( float32 a, float32 b ) function flag (line 1902) | flag float32_lt_quiet( float32 a, float32 b ) function int32 (line 1931) | int32 float64_to_int32( float64 a ) function int32 (line 1958) | int32 float64_to_int32_round_to_zero( float64 a ) function int64 (line 2004) | int64 float64_to_int64( float64 a ) function int64 (line 2046) | int64 float64_to_int64_round_to_zero( float64 a ) function float32 (line 2095) | float32 float64_to_float32( float64 a ) function floatx80 (line 2128) | floatx80 float64_to_floatx80( float64 a ) function float128 (line 2162) | float128 float64_to_float128( float64 a ) function float64 (line 2194) | float64 float64_round_to_int( float64 a ) function float64 (line 2255) | static float64 addFloat64Sigs( float64 a, float64 b, flag zSign ) function float64 (line 2326) | static float64 subFloat64Sigs( float64 a, float64 b, flag zSign ) function float64 (line 2399) | float64 float64_add( float64 a, float64 b ) function float64 (line 2420) | float64 float64_sub( float64 a, float64 b ) function float64 (line 2441) | float64 float64_mul( float64 a, float64 b ) function float64 (line 2499) | float64 float64_div( float64 a, float64 b ) function float64 (line 2569) | float64 float64_rem( float64 a, float64 b ) function float64 (line 2654) | float64 float64_sqrt( float64 a ) function flag (line 2706) | flag float64_eq( float64 a, float64 b ) function flag (line 2727) | flag float64_le( float64 a, float64 b ) function flag (line 2750) | flag float64_lt( float64 a, float64 b ) function flag (line 2774) | flag float64_eq_signaling( float64 a, float64 b ) function flag (line 2793) | flag float64_le_quiet( float64 a, float64 b ) function flag (line 2820) | flag float64_lt_quiet( float64 a, float64 b ) function int32 (line 2851) | int32 floatx80_to_int32( floatx80 a ) function int32 (line 2878) | int32 floatx80_to_int32_round_to_zero( floatx80 a ) function int64 (line 2923) | int64 floatx80_to_int64( floatx80 a ) function int64 (line 2963) | int64 floatx80_to_int64_round_to_zero( floatx80 a ) function float32 (line 3004) | float32 floatx80_to_float32( floatx80 a ) function float64 (line 3032) | float64 floatx80_to_float64( floatx80 a ) function float128 (line 3062) | float128 floatx80_to_float128( floatx80 a ) function floatx80 (line 3088) | floatx80 floatx80_round_to_int( floatx80 a ) function floatx80 (line 3162) | static floatx80 addFloatx80Sigs( floatx80 a, floatx80 b, flag zSign ) function floatx80 (line 3228) | static floatx80 subFloatx80Sigs( floatx80 a, floatx80 b, flag zSign ) function floatx80 (line 3294) | floatx80 floatx80_add( floatx80 a, floatx80 b ) function floatx80 (line 3315) | floatx80 floatx80_sub( floatx80 a, floatx80 b ) function floatx80 (line 3336) | floatx80 floatx80_mul( floatx80 a, floatx80 b ) function floatx80 (line 3395) | floatx80 floatx80_div( floatx80 a, floatx80 b ) function floatx80 (line 3475) | floatx80 floatx80_rem( floatx80 a, floatx80 b ) function floatx80 (line 3572) | floatx80 floatx80_sqrt( floatx80 a ) function flag (line 3643) | flag floatx80_eq( floatx80 a, floatx80 b ) function flag (line 3672) | flag floatx80_le( floatx80 a, floatx80 b ) function flag (line 3705) | flag floatx80_lt( floatx80 a, floatx80 b ) function flag (line 3738) | flag floatx80_eq_signaling( floatx80 a, floatx80 b ) function flag (line 3764) | flag floatx80_le_quiet( floatx80 a, floatx80 b ) function flag (line 3800) | flag floatx80_lt_quiet( floatx80 a, floatx80 b ) function int32 (line 3843) | int32 float128_to_int32( float128 a ) function int32 (line 3872) | int32 float128_to_int32_round_to_zero( float128 a ) function int64 (line 3920) | int64 float128_to_int64( float128 a ) function int64 (line 3963) | int64 float128_to_int64_round_to_zero( float128 a ) function float32 (line 4021) | float32 float128_to_float32( float128 a ) function float64 (line 4056) | float64 float128_to_float64( float128 a ) function floatx80 (line 4091) | floatx80 float128_to_floatx80( float128 a ) function float128 (line 4128) | float128 float128_round_to_int( float128 a ) function float128 (line 4232) | static float128 addFloat128Sigs( float128 a, float128 b, flag zSign ) function float128 (line 4310) | static float128 subFloat128Sigs( float128 a, float128 b, flag zSign ) function float128 (line 4392) | float128 float128_add( float128 a, float128 b ) function float128 (line 4413) | float128 float128_sub( float128 a, float128 b ) function float128 (line 4434) | float128 float128_mul( float128 a, float128 b ) function float128 (line 4498) | float128 float128_div( float128 a, float128 b ) function float128 (line 4582) | float128 float128_rem( float128 a, float128 b ) function float128 (line 4692) | float128 float128_sqrt( float128 a ) function flag (line 4761) | flag float128_eq( float128 a, float128 b ) function flag (line 4790) | flag float128_le( float128 a, float128 b ) function flag (line 4822) | flag float128_lt( float128 a, float128 b ) function flag (line 4855) | flag float128_eq_signaling( float128 a, float128 b ) function flag (line 4881) | flag float128_le_quiet( float128 a, float128 b ) function flag (line 4917) | flag float128_lt_quiet( float128 a, float128 b ) FILE: vm86/mame/lib/softfloat/softfloat.h type bits32 (line 47) | typedef bits32 float32; type bits64 (line 48) | typedef bits64 float64; type floatx80 (line 50) | typedef struct { type float128 (line 56) | typedef struct { function INLINE (line 210) | INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig ) function INLINE (line 304) | INLINE float128 function INLINE (line 336) | INLINE float128 function INLINE (line 436) | INLINE float128 FILE: vm86/msdos.cpp function kludge_min (line 28) | inline int kludge_min(int a, int b) { return (ab ? a:b); } function logerror (line 89) | void logerror(const char *format, ...) type line_state (line 144) | enum line_state type endianness_t (line 181) | enum endianness_t type address_spacenum (line 207) | enum address_spacenum function UINT8 (line 229) | UINT8 read_byte(offs_t byteaddress) function UINT16 (line 243) | UINT16 read_word(offs_t byteaddress) function UINT32 (line 257) | UINT32 read_dword(offs_t byteaddress) function write_byte (line 271) | void write_byte(offs_t byteaddress, UINT8 data) function write_word (line 299) | void write_word(offs_t byteaddress, UINT16 data) function write_dword (line 326) | void write_dword(offs_t byteaddress, UINT32 data) function i386_jmp_far (line 423) | void i386_jmp_far(UINT16 selector, UINT32 address) function msdos_syscall (line 447) | void msdos_syscall(unsigned int a) function hardware_init (line 455) | void hardware_init() function hardware_finish (line 466) | void hardware_finish() function pic_ack (line 474) | int pic_ack() function UINT8 (line 487) | UINT8 read_io_byte(offs_t addr) function UINT16 (line 496) | UINT16 read_io_word(offs_t addr) function UINT32 (line 505) | UINT32 read_io_dword(offs_t addr) function write_io_byte (line 514) | void write_io_byte(offs_t addr, UINT8 val) function write_io_word (line 522) | void write_io_word(offs_t addr, UINT16 val) function write_io_dword (line 530) | void write_io_dword(offs_t addr, UINT32 val) function PVOID (line 550) | PVOID dynamic_setWOW32Reserved(PVOID w) function PVOID (line 561) | PVOID dynamic_getWOW32Reserved() function WINE_VM86_TEB_INFO (line 572) | WINE_VM86_TEB_INFO *dynamic_getGdiTebBatch() function dynamic__wine_call_int_handler (line 583) | void dynamic__wine_call_int_handler(CONTEXT *context, BYTE intnum) function BOOL (line 600) | static BOOL SELECTOR_SetEntries(WORD sel, const void *base, DWORD size, ... function WORD (line 624) | WORD SELECTOR_AllocBlock(const void *base, DWORD size, unsigned char flags) function save_context (line 644) | void save_context(CONTEXT *context) function load_context (line 666) | void load_context(CONTEXT *context) function capture_stack_trace (line 704) | void capture_stack_trace() function print_16bit_stack (line 710) | static void print_16bit_stack(DWORD ret_addr, DWORD old_ebp) function walk_16bit_stack (line 758) | void walk_16bit_stack(void) function dump_stack_trace (line 791) | void dump_stack_trace(void) function dump_all_modules (line 830) | void dump_all_modules(void) function BOOL (line 854) | BOOL WINAPI dump(DWORD CtrlType) function disassemble_debug (line 1250) | __declspec(dllexport) int disassemble_debug(char *buffer, UINT8 *oprom, ... function protected_mode_exception_handler (line 1281) | void protected_mode_exception_handler(WORD num, const char *name, pm_int... function BOOL (line 1368) | BOOL WINAPI vm_inject(DWORD vpfn16, DWORD dwFlags, function vm_inject_call (line 1416) | void vm_inject_call(SEGPTR ret_addr, PEXCEPTION_HANDLER handler, function temp_dasm (line 1462) | __declspec(dllexport) void temp_dasm(BOOL a) function raise_vm86_int (line 1468) | void raise_vm86_int(int vec) function vm86main (line 1480) | void vm86main(CONTEXT *context, DWORD cbArgs, PEXCEPTION_HANDLER handler, function print_stack (line 1979) | void print_stack(void) function DWORD (line 2005) | static DWORD thread_messagebox(HWND hWnd, LPCSTR text, LPCSTR caption, D... function LONG (line 2036) | LONG catch_exception(_EXCEPTION_POINTERS *ep, PEXCEPTION_ROUTINE winehan... FILE: vm86/msdos.h type UINT8 (line 85) | typedef unsigned char UINT8; type UINT16 (line 88) | typedef unsigned short UINT16; type UINT32 (line 91) | typedef unsigned int UINT32; type INT8 (line 94) | typedef signed char INT8; type INT16 (line 97) | typedef signed short INT16; type INT32 (line 100) | typedef signed int INT32; type PAIR32 (line 104) | typedef union { function class (line 122) | class FIFO type mcb_t (line 215) | typedef struct { type param_block_t (line 225) | typedef struct { type cmd_line_t (line 238) | typedef struct { type psp_t (line 245) | typedef struct { type exe_header_t (line 269) | typedef struct { type ext_fcb_t (line 288) | typedef struct { type fcb_t (line 296) | typedef struct { type find_fcb_t (line 311) | typedef struct { type find_t (line 329) | typedef struct { type find_lfn_t (line 340) | typedef struct { type drive_info_t (line 357) | typedef struct { type ext_space_info_t (line 366) | typedef struct { type dpb_t (line 382) | typedef struct { type cds_t (line 406) | typedef struct { type dos_info_t (line 414) | typedef struct { type file_handler_t (line 435) | typedef struct { type process_t (line 455) | typedef struct { type dtainfo_t (line 469) | typedef struct { type pic_t (line 551) | typedef struct { type pit_t (line 573) | typedef struct { FILE: whpxvm/whpxvm.c function DWORD (line 63) | DWORD WINAPI panic_msgbox(LPVOID data) function panic (line 77) | void panic(const char *msg, ...) function panic_hresult (line 93) | void panic_hresult(const char *msg, HRESULT result, const char *func, in... function PVOID (line 107) | PVOID dynamic_setWOW32Reserved(PVOID w) function PVOID (line 118) | PVOID dynamic_getWOW32Reserved() function WINE_VM86_TEB_INFO (line 129) | WINE_VM86_TEB_INFO *dynamic_getGdiTebBatch() function dynamic__wine_call_int_handler (line 140) | void dynamic__wine_call_int_handler(CONTEXT *context, BYTE intnum) function BOOL (line 157) | static BOOL SELECTOR_SetEntries(WORD sel, const void *base, DWORD size, ... function WORD (line 181) | WORD SELECTOR_AllocBlock(const void *base, DWORD size, unsigned char flags) function load_seg (line 198) | void load_seg(WHV_X64_SEGMENT_REGISTER *segment, WORD sel) function set_eflags (line 215) | void set_eflags(struct whpx_vcpu_state *state, DWORD eflags) function load_context_to_state (line 220) | void load_context_to_state(CONTEXT *context, struct whpx_vcpu_state *state) function save_context_from_state (line 243) | void save_context_from_state(CONTEXT *context, struct whpx_vcpu_state *s... type interrupt_gate_type (line 267) | typedef enum type interrupt_gate (line 275) | typedef struct type DWORD (line 315) | typedef DWORD (*DOSVM_inport_t)(int port, int size, CONTEXT *ctx); function BOOL (line 345) | static BOOL load_func(HMODULE hmod, LPCSTR fname, LPVOID *dest) function BOOL (line 350) | static BOOL load_funcs(void) type whpx_vcpu_state (line 407) | struct whpx_vcpu_state function PUSH16 (line 480) | void PUSH16(struct whpx_vcpu_state *state, WORD val) function PUSH32 (line 495) | void PUSH32(struct whpx_vcpu_state *state, DWORD val) function WORD (line 510) | WORD POP16(struct whpx_vcpu_state *state) function DWORD (line 525) | DWORD POP32(struct whpx_vcpu_state *state) function WORD (line 540) | WORD PEEK16(struct whpx_vcpu_state *state, int i) function DWORD (line 553) | DWORD PEEK32(struct whpx_vcpu_state *state, int i) type whpx_vcpu_state (line 567) | struct whpx_vcpu_state type STACK16FRAME (line 605) | typedef struct _STACK16FRAME function LPBYTE (line 761) | LPBYTE get_base_addr(WORD sel) function set_break_point (line 766) | void set_break_point(struct whpx_vcpu_state *state, WORD sel, DWORD addr... function trace (line 796) | static void trace(struct whpx_vcpu_state *state, uint16 cs, uint32 eip, ... function BOOL (line 848) | BOOL has_x86_exception_err(WORD num, DWORD code) function set_int (line 874) | static void set_int() function BOOL (line 891) | BOOL WINAPI vm_inject(DWORD vpfn16, DWORD dwFlags, function vm_inject_call (line 929) | void vm_inject_call(SEGPTR ret_addr, PEXCEPTION_HANDLER handler, function compare (line 970) | static int compare(const void *a1, const void *a2) function vm86main (line 980) | void vm86main(CONTEXT *context, DWORD csip, DWORD sssp, DWORD cbArgs, PE... function DWORD (line 1414) | __declspec(dllexport) DWORD wine_call_to_16_vm86(DWORD target, DWORD cbA... function wine_call_to_16_regs_vm86 (line 1432) | __declspec(dllexport) void wine_call_to_16_regs_vm86(CONTEXT *context, D... function callx87 (line 1451) | void callx87(const char *addr, LPCVOID eax) function fldcw (line 1492) | void fldcw(WORD a) function wait (line 1508) | void wait() function fninit (line 1514) | void fninit() function fstcw (line 1520) | void fstcw(WORD* a) function fstsw (line 1531) | void fstsw(WORD* a) function frndint (line 1543) | void frndint() function fclex (line 1549) | void fclex() function fsave (line 1555) | void fsave(char* a) function frstor (line 1561) | void frstor(const char* a) function fstenv32 (line 1567) | void fstenv32(char* a) function DWORD (line 1574) | DWORD fistp(WORD rnd) type DWORD (line 1597) | typedef DWORD(*fistp_t)(WORD); type x87function (line 1599) | typedef struct function load_x87function (line 1614) | __declspec(dllexport) void load_x87function(x87function *func) FILE: whpxvm/whpxvm.h type UINT64 (line 7) | typedef UINT64 WHV_PARTITION_HANDLE; type whpx_vcpu_state (line 9) | struct whpx_vcpu_state type UINT16 (line 48) | typedef UINT16 uint16; type UINT32 (line 49) | typedef UINT32 uint32; type UINT64 (line 50) | typedef UINT64 uint64; type vcpu_state (line 84) | typedef struct whpx_vcpu_state vcpu_state; type WHV_X64_SEGMENT_REGISTER (line 85) | typedef WHV_X64_SEGMENT_REGISTER segment; function uint16 (line 87) | static inline uint16 get_ax(vcpu_state *state) function uint16 (line 92) | static inline uint16 get_cx(vcpu_state *state) function uint16 (line 97) | static inline uint16 get_dx(vcpu_state *state) function uint16 (line 102) | static inline uint16 get_bx(vcpu_state *state) function uint16 (line 107) | static inline uint16 get_sp(vcpu_state *state) function uint16 (line 112) | static inline uint16 get_bp(vcpu_state *state) function uint16 (line 117) | static inline uint16 get_si(vcpu_state *state) function uint16 (line 122) | static inline uint16 get_di(vcpu_state *state) function uint16 (line 127) | static inline uint16 get_ip(vcpu_state *state) function uint16 (line 132) | static inline uint16 get_flags(vcpu_state *state) function uint16 (line 137) | static inline uint16 set_ax(vcpu_state *state, uint16 val) function uint16 (line 142) | static inline uint16 set_cx(vcpu_state *state, uint16 val) function uint16 (line 147) | static inline uint16 set_dx(vcpu_state *state, uint16 val) function uint16 (line 152) | static inline uint16 set_bx(vcpu_state *state, uint16 val) function uint16 (line 157) | static inline uint16 set_sp(vcpu_state *state, uint16 val) function uint16 (line 162) | static inline uint16 set_bp(vcpu_state *state, uint16 val) function uint16 (line 167) | static inline uint16 set_si(vcpu_state *state, uint16 val) function uint16 (line 172) | static inline uint16 set_di(vcpu_state *state, uint16 val) function uint16 (line 177) | static inline uint16 set_ip(vcpu_state *state, uint16 val) function segment (line 182) | static inline segment *get_es(vcpu_state *state) function segment (line 187) | static inline segment *get_cs(vcpu_state *state) function segment (line 192) | static inline segment *get_ss(vcpu_state *state) function segment (line 197) | static inline segment *get_ds(vcpu_state *state) function segment (line 202) | static inline segment *get_fs(vcpu_state *state) function segment (line 207) | static inline segment *get_gs(vcpu_state *state) function uint16 (line 212) | static inline uint16 get_seg_selector(segment *seg) function uint32 (line 217) | static inline uint32 get_seg_base(segment *seg) function uint32 (line 222) | static inline uint32 get_seg_limit(segment *seg) function uint32 (line 229) | static inline uint32 get_eax(vcpu_state *state) function uint32 (line 234) | static inline uint32 get_ecx(vcpu_state *state) function uint32 (line 239) | static inline uint32 get_edx(vcpu_state *state) function uint32 (line 244) | static inline uint32 get_ebx(vcpu_state *state) function uint32 (line 249) | static inline uint32 get_esp(vcpu_state *state) function uint32 (line 254) | static inline uint32 get_ebp(vcpu_state *state) function uint32 (line 259) | static inline uint32 get_esi(vcpu_state *state) function uint32 (line 264) | static inline uint32 get_edi(vcpu_state *state) function uint32 (line 269) | static inline uint32 get_eip(vcpu_state *state) function uint32 (line 274) | static inline uint32 get_eflags(vcpu_state *state) function uint32 (line 279) | static inline uint32 set_eax(vcpu_state *state, uint32 val) function uint32 (line 284) | static inline uint32 set_ecx(vcpu_state *state, uint32 val) function uint32 (line 289) | static inline uint32 set_edx(vcpu_state *state, uint32 val) function uint32 (line 294) | static inline uint32 set_ebx(vcpu_state *state, uint32 val) function uint32 (line 299) | static inline uint32 set_esp(vcpu_state *state, uint32 val) function uint32 (line 304) | static inline uint32 set_ebp(vcpu_state *state, uint32 val) function uint32 (line 309) | static inline uint32 set_esi(vcpu_state *state, uint32 val) function uint32 (line 314) | static inline uint32 set_edi(vcpu_state *state, uint32 val) function uint32 (line 319) | static inline uint32 set_eip(vcpu_state *state, uint32 val) FILE: widl/client.c function print_client (line 45) | static void print_client( const char *format, ... ) function write_client_func_decl (line 53) | static void write_client_func_decl( const type_t *iface, const var_t *fu... function write_function_stub (line 72) | static void write_function_stub( const type_t *iface, const var_t *func, function write_function_stubs (line 290) | static void write_function_stubs(type_t *iface, unsigned int *proc_offset) function write_stubdescdecl (line 308) | static void write_stubdescdecl(type_t *iface) function write_stubdescriptor (line 315) | static void write_stubdescriptor(type_t *iface, int expr_eval_routines) function write_clientinterfacedecl (line 361) | static void write_clientinterfacedecl(type_t *iface) function write_implicithandledecl (line 404) | static void write_implicithandledecl(type_t *iface) function init_client (line 416) | static void init_client(void) function write_client_ifaces (line 434) | static void write_client_ifaces(const statement_list_t *stmts, int expr_... function write_generic_handle_routine_list (line 477) | static void write_generic_handle_routine_list(void) function write_client_routines (line 494) | static void write_client_routines(const statement_list_t *stmts) function write_client (line 520) | void write_client(const statement_list_t *stmts) FILE: widl/expr.c function is_integer_type (line 38) | static int is_integer_type(const type_t *type) function is_signed_integer_type (line 70) | static int is_signed_integer_type(const type_t *type) function is_float_type (line 103) | static int is_float_type(const type_t *type) function expr_t (line 110) | expr_t *make_expr(enum expr_type type) function expr_t (line 121) | expr_t *make_exprl(enum expr_type type, int val) function expr_t (line 139) | expr_t *make_exprd(enum expr_type type, double val) function expr_t (line 150) | expr_t *make_exprs(enum expr_type type, char *val) function expr_t (line 190) | expr_t *make_exprt(enum expr_type type, var_t *var, expr_t *expr) function expr_t (line 249) | expr_t *make_expr1(enum expr_type type, expr_t *expr) function expr_t (line 283) | expr_t *make_expr2(enum expr_type type, expr_t *expr1, expr_t *expr2) function expr_t (line 371) | expr_t *make_expr3(enum expr_type type, expr_t *expr1, expr_t *expr2, ex... type expression_type (line 397) | struct expression_type function check_scalar_type (line 404) | static void check_scalar_type(const struct expr_loc *expr_loc, function check_arithmetic_type (line 414) | static void check_arithmetic_type(const struct expr_loc *expr_loc, function check_integer_type (line 423) | static void check_integer_type(const struct expr_loc *expr_loc, function type_t (line 432) | static type_t *find_identifier(const char *identifier, const type_t *con... function is_valid_member_operand (line 489) | static int is_valid_member_operand(const type_t *type) function resolve_expression (line 502) | static struct expression_type resolve_expression(const struct expr_loc *... function type_t (line 682) | const type_t *expr_resolve_type(const struct expr_loc *expr_loc, const t... function write_expr (line 689) | void write_expr(FILE *h, const expr_t *e, int brackets, function compare_type (line 854) | static int compare_type(const type_t *a, const type_t *b) function compare_expr (line 865) | int compare_expr(const expr_t *a, const expr_t *b) FILE: widl/expr.h type expr_loc (line 22) | struct expr_loc type expr_type (line 28) | enum expr_type type expr_type (line 29) | enum expr_type type expr_type (line 30) | enum expr_type type expr_type (line 31) | enum expr_type type expr_type (line 32) | enum expr_type type expr_type (line 33) | enum expr_type type expr_type (line 34) | enum expr_type type expr_type (line 35) | enum expr_type type expr_loc (line 37) | struct expr_loc FILE: widl/getopt.c type ENUM_ORDERING (line 54) | enum ENUM_ORDERING { REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER } type _getopt_data_a (line 62) | struct _getopt_data_a function exchange_a (line 77) | static void exchange_a(char **argv, struct _getopt_data_a *d) type _getopt_data_a (line 113) | struct _getopt_data_a function _getopt_internal_r_a (line 134) | int _getopt_internal_r_a (int argc, char *const *argv, const char *optst... function _getopt_internal_a (line 484) | int _getopt_internal_a (int argc, char *const *argv, const char *optstri... function getopt_a (line 495) | int getopt_a (int argc, char *const *argv, const char *optstring) _GETOP... function getopt_long_a (line 499) | int getopt_long_a (int argc, char *const *argv, const char *options, con... function getopt_long_only_a (line 503) | int getopt_long_only_a (int argc, char *const *argv, const char *options... function _getopt_long_r_a (line 507) | int _getopt_long_r_a (int argc, char *const *argv, const char *options, ... function _getopt_long_only_r_a (line 511) | int _getopt_long_only_r_a (int argc, char *const *argv, const char *opti... type _getopt_data_w (line 522) | struct _getopt_data_w function exchange_w (line 537) | static void exchange_w(wchar_t **argv, struct _getopt_data_w *d) function wchar_t (line 573) | static const wchar_t *_getopt_initialize_w (const wchar_t *optstring, st... function _getopt_internal_r_w (line 594) | int _getopt_internal_r_w (int argc, wchar_t *const *argv, const wchar_t ... function _getopt_internal_w (line 944) | int _getopt_internal_w (int argc, wchar_t *const *argv, const wchar_t *o... function getopt_w (line 955) | int getopt_w (int argc, wchar_t *const *argv, const wchar_t *optstring) ... function getopt_long_w (line 959) | int getopt_long_w (int argc, wchar_t *const *argv, const wchar_t *option... function getopt_long_only_w (line 963) | int getopt_long_only_w (int argc, wchar_t *const *argv, const wchar_t *o... function _getopt_long_r_w (line 967) | int _getopt_long_r_w (int argc, wchar_t *const *argv, const wchar_t *opt... function _getopt_long_only_r_w (line 971) | int _getopt_long_only_r_w (int argc, wchar_t *const *argv, const wchar_t... FILE: widl/getopt_msvc.h type option_a (line 92) | struct option_a function _GETOPT_API (line 100) | extern _GETOPT_API int getopt_a(int argc, char *const *argv, const char ... type option_w (line 114) | struct option_w type option_w (line 115) | struct option_w FILE: widl/hash.c function lhash_val_of_name_sys (line 506) | unsigned int lhash_val_of_name_sys( syskind_t skind, LCID lcid, LPCSTR l... FILE: widl/header.c function indent (line 48) | static void indent(FILE *h, int delta) function write_line (line 56) | static void write_line(FILE *f, int delta, const char *fmt, ...) function is_ptrchain_attr (line 66) | int is_ptrchain_attr(const var_t *var, enum attr_type t) function is_aliaschain_attr (line 86) | int is_aliaschain_attr(const type_t *type, enum attr_type attr) function is_attr (line 99) | int is_attr(const attr_list_t *list, enum attr_type t) type attr_type (line 107) | enum attr_type function get_attrv (line 115) | unsigned int get_attrv(const attr_list_t *list, enum attr_type t) function write_guid (line 123) | static void write_guid(FILE *f, const char *guid_prefix, const char *nam... function write_uuid_decl (line 133) | static void write_uuid_decl(FILE *f, type_t *type, const UUID *uuid) function write_namespace_start (line 157) | static void write_namespace_start(FILE *header, struct namespace *namesp... function write_namespace_end (line 169) | static void write_namespace_end(FILE *header, struct namespace *namespace) function write_fields (line 197) | static void write_fields(FILE *h, var_list_t *fields) function write_enums (line 260) | static void write_enums(FILE *h, var_list_t *enums, const char *enum_name) function needs_space_after (line 282) | int needs_space_after(type_t *t) function write_type_left (line 288) | void write_type_left(FILE *h, type_t *t, enum name_type name_type, int d... function write_type_right (line 419) | void write_type_right(FILE *h, type_t *t, int is_field) function write_type_v (line 458) | static void write_type_v(FILE *h, type_t *t, int is_field, int declonly,... function write_type_def_or_decl (line 502) | static void write_type_def_or_decl(FILE *f, type_t *t, int field, const ... function write_type_definition (line 507) | static void write_type_definition(FILE *f, type_t *t) function write_type_decl (line 531) | void write_type_decl(FILE *f, type_t *t, const char *name) function write_type_decl_left (line 536) | void write_type_decl_left(FILE *f, type_t *t) function user_type_registered (line 541) | static int user_type_registered(const char *name) function context_handle_registered (line 550) | static int context_handle_registered(const char *name) function generic_handle_registered (line 559) | static int generic_handle_registered(const char *name) function get_context_handle_offset (line 568) | unsigned int get_context_handle_offset( const type_t *type ) function get_generic_handle_offset (line 588) | unsigned int get_generic_handle_offset( const type_t *type ) function check_for_additional_prototype_types (line 610) | void check_for_additional_prototype_types(const var_list_t *list) function write_user_types (line 689) | static void write_user_types(FILE *header) function write_context_handle_rundowns (line 702) | static void write_context_handle_rundowns(FILE *header) function write_generic_handle_routines (line 712) | static void write_generic_handle_routines(FILE *header) function write_typedef (line 723) | static void write_typedef(FILE *header, type_t *type) function is_const_decl (line 730) | int is_const_decl(const var_t *var) function write_declaration (line 748) | static void write_declaration(FILE *header, const var_t *v) function write_library (line 775) | static void write_library(FILE *header, const typelib_t *typelib) function type_t (line 784) | const type_t* get_explicit_generic_handle_type(const var_t* var) function var_t (line 796) | const var_t *get_func_handle_var( const type_t *iface, const var_t *func, function has_out_arg_or_return (line 837) | int has_out_arg_or_return(const var_t *func) function is_object (line 857) | int is_object(const type_t *iface) function is_local (line 867) | int is_local(const attr_list_t *a) function var_t (line 872) | const var_t *is_callas(const attr_list_t *a) function is_inherited_method (line 877) | static int is_inherited_method(const type_t *iface, const var_t *func) function is_override_method (line 899) | static int is_override_method(const type_t *iface, const type_t *child, ... function is_aggregate_return (line 925) | static int is_aggregate_return(const var_t *func) function write_method_macro (line 942) | static void write_method_macro(FILE *header, const type_t *iface, const ... function write_args (line 987) | void write_args(FILE *h, const var_list_t *args, const char *name, int m... function write_cpp_method_def (line 1043) | static void write_cpp_method_def(FILE *header, const type_t *iface) function write_inline_wrappers (line 1113) | static void write_inline_wrappers(FILE *header, const type_t *iface, con... function do_write_c_method_def (line 1165) | static void do_write_c_method_def(FILE *header, const type_t *iface, con... function write_c_method_def (line 1212) | static void write_c_method_def(FILE *header, const type_t *iface) function write_c_disp_method_def (line 1217) | static void write_c_disp_method_def(FILE *header, const type_t *iface) function write_method_proto (line 1222) | static void write_method_proto(FILE *header, const type_t *iface) function write_locals (line 1248) | static void write_locals(FILE *fp, const type_t *iface, int body) function write_local_stubs_stmts (line 1307) | static void write_local_stubs_stmts(FILE *local_stubs, const statement_l... function write_local_stubs (line 1317) | void write_local_stubs(const statement_list_t *stmts) function write_function_proto (line 1337) | static void write_function_proto(FILE *header, const type_t *iface, cons... function write_forward (line 1353) | static void write_forward(FILE *header, type_t *iface) function write_com_interface_start (line 1366) | static void write_com_interface_start(FILE *header, const type_t *iface) function write_com_interface_end (line 1376) | static void write_com_interface_end(FILE *header, type_t *iface) function write_rpc_interface_start (line 1460) | static void write_rpc_interface_start(FILE *header, const type_t *iface) function write_rpc_interface_end (line 1490) | static void write_rpc_interface_end(FILE *header, const type_t *iface) function write_coclass (line 1495) | static void write_coclass(FILE *header, type_t *cocl) function write_coclass_forward (line 1518) | static void write_coclass_forward(FILE *header, type_t *cocl) function write_import (line 1530) | static void write_import(FILE *header, const char *fname) function write_imports (line 1542) | static void write_imports(FILE *header, const statement_list_t *stmts) function write_forward_decls (line 1574) | static void write_forward_decls(FILE *header, const statement_list_t *st... function write_header_stmts (line 1609) | static void write_header_stmts(FILE *header, const statement_list_t *stm... function write_header (line 1693) | void write_header(const statement_list_t *stmts) FILE: widl/header.h type attr_type (line 26) | enum attr_type type attr_type (line 27) | enum attr_type type attr_type (line 28) | enum attr_type type attr_type (line 29) | enum attr_type type attr_type (line 30) | enum attr_type type name_type (line 32) | enum name_type function is_ptr (line 58) | static inline int is_ptr(const type_t *t) function is_array (line 63) | static inline int is_array(const type_t *t) function is_void (line 68) | static inline int is_void(const type_t *t) function is_declptr (line 73) | static inline int is_declptr(const type_t *t) function is_conformant_array (line 78) | static inline int is_conformant_array(const type_t *t) function last_ptr (line 83) | static inline int last_ptr(const type_t *type) function last_array (line 88) | static inline int last_array(const type_t *type) function is_string_type (line 93) | static inline int is_string_type(const attr_list_t *attrs, const type_t ... function is_context_handle (line 99) | static inline int is_context_handle(const type_t *type) FILE: widl/parser.h type interface_info_t (line 24) | typedef struct FILE: widl/proxy.c function print_proxy (line 44) | static void print_proxy( const char *format, ... ) function write_stubdescproto (line 52) | static void write_stubdescproto(void) function write_stubdesc (line 58) | static void write_stubdesc(int expr_eval_routines) function init_proxy (line 83) | static void init_proxy(const statement_list_t *stmts) function clear_output_vars (line 99) | static void clear_output_vars( const var_list_t *args ) function need_delegation (line 117) | static int need_delegation(const type_t *iface) function get_delegation_indirect (line 123) | static int get_delegation_indirect(const type_t *iface, const type_t ** ... function need_delegation_indirect (line 136) | static int need_delegation_indirect(const type_t *iface) function free_variable (line 141) | static void free_variable( const var_t *arg, const char *local_var_prefix ) function proxy_free_variables (line 172) | static void proxy_free_variables( var_list_t *args, const char *local_va... function gen_proxy (line 185) | static void gen_proxy(type_t *iface, const var_t *func, int idx, function gen_stub (line 313) | static void gen_stub(type_t *iface, const var_t *func, const char *cas, function gen_stub_thunk (line 427) | static void gen_stub_thunk( type_t *iface, const var_t *func, unsigned i... function count_methods (line 453) | int count_methods(const type_t *iface) function statement_t (line 468) | static const statement_t * get_callas_source(const type_t * iface, const... function write_proxy_procformatstring_offsets (line 479) | static void write_proxy_procformatstring_offsets( const type_t *iface, i... function write_proxy_methods (line 509) | static int write_proxy_methods(type_t *iface, int skip) function write_stub_methods (line 534) | static int write_stub_methods(type_t *iface, int skip) function write_thunk_methods (line 567) | static void write_thunk_methods( type_t *iface, int skip ) function write_proxy (line 591) | static void write_proxy(type_t *iface, unsigned int *proc_offset) function does_any_iface (line 741) | static int does_any_iface(const statement_list_t *stmts, type_pred_t pred) function need_proxy (line 758) | int need_proxy(const type_t *iface) function need_stub (line 766) | int need_stub(const type_t *iface) function need_proxy_file (line 771) | int need_proxy_file(const statement_list_t *stmts) function need_proxy_delegation (line 776) | int need_proxy_delegation(const statement_list_t *stmts) function need_inline_stubs (line 781) | int need_inline_stubs(const type_t *iface) function need_proxy_and_inline_stubs (line 796) | static int need_proxy_and_inline_stubs(const type_t *iface) function need_stub_files (line 812) | int need_stub_files(const statement_list_t *stmts) function need_inline_stubs_file (line 817) | int need_inline_stubs_file(const statement_list_t *stmts) function write_proxy_stmts (line 822) | static void write_proxy_stmts(const statement_list_t *stmts, unsigned in... function cmp_iid (line 835) | static int cmp_iid( const void *ptr1, const void *ptr2 ) function build_iface_list (line 844) | static void build_iface_list( const statement_list_t *stmts, type_t **if... function type_t (line 863) | static type_t **sort_interfaces( const statement_list_t *stmts, int *cou... function write_proxy_routines (line 873) | static void write_proxy_routines(const statement_list_t *stmts) function write_proxies (line 1007) | void write_proxies(const statement_list_t *stmts) FILE: widl/register.c function type_t (line 64) | static const type_t *find_ps_factory( const statement_list_t *stmts ) function write_interface (line 80) | static void write_interface( const type_t *iface, const type_t *ps_facto... function write_interfaces (line 102) | static void write_interfaces( const statement_list_t *stmts, const type_... function write_typelib_interface (line 113) | static void write_typelib_interface( const type_t *iface, const typelib_... function write_typelib_interfaces (line 137) | static void write_typelib_interfaces( const typelib_t *typelib ) function write_coclass (line 148) | static int write_coclass( const type_t *class, const typelib_t *typelib ) function write_coclasses (line 178) | static void write_coclasses( const statement_list_t *stmts, const typeli... function write_progid (line 192) | static int write_progid( const type_t *class ) function write_progids (line 220) | static void write_progids( const statement_list_t *stmts ) function write_regscript (line 234) | void write_regscript( const statement_list_t *stmts ) function output_typelib_regscript (line 276) | void output_typelib_regscript( const typelib_t *typelib ) FILE: widl/relay16.c function write_args1632 (line 23) | static void write_args1632(FILE *h, const var_list_t *args, const char *... function write_type_conv_macro (line 99) | static void write_type_conv_macro(FILE *h, type_t *t) type type_conv_map (line 203) | enum type_conv_map function write_type_conv3216 (line 214) | static void write_type_conv3216(FILE *h, type_t *t, const char *expr_pre... function write_type_conv1632 (line 297) | static void write_type_conv1632(FILE *h, type_t *t, const char *expr_pre... function var_t (line 363) | static const var_t *find_args(const var_list_t *args, const char *name) function get_type_size16 (line 387) | static void get_type_size16(const type_t *type, int *size, int *is_ptr) function type_t (line 528) | static type_t *find_identifier(const char *identifier, const type_t *con... function write_expr16 (line 586) | void write_expr16(FILE *h, const expr_t *e, int brackets, type args_conv_callback_udata (line 753) | struct args_conv_callback_udata function args_conv_callback (line 757) | void args_conv_callback(FILE *h, void *udata, const char *iden, const ch... type args_conv (line 797) | enum args_conv function write_args_conv (line 808) | static void write_args_conv(FILE *h, const var_list_t *args, const char ... function write_type_left3216 (line 1180) | static void write_type_left3216(FILE *h, type_t *t, enum name_type name_... function is_pascal (line 1293) | static int is_pascal(const char *cconv) function write_type_decl_left3216 (line 1300) | static void write_type_decl_left3216(FILE *f, type_t *t) function write_32_16_func (line 1305) | static void write_32_16_func(FILE *header, const statement_t *stmt, cons... function write_16_32_func (line 1364) | static void write_16_32_func(FILE *header, const statement_t *stmt, cons... function do_write_c_method_def (line 1424) | static void do_write_c_method_def(FILE *header, const type_t *iface, con... function filter_iface (line 1446) | static int filter_iface(const char *name) function write_thunk_1632_3216 (line 1450) | static void write_thunk_1632_3216(FILE *file, type_t *iface) function write_guid (line 1458) | static void write_guid(FILE *f, const UUID *uuid) function do_write_vtable32 (line 1468) | static void do_write_vtable32(FILE *header, const type_t *iface, const c... function write_args16_str (line 1489) | static void write_args16_str(FILE *header, const var_list_t *args) function do_write_vtable16 (line 1515) | static void do_write_vtable16(FILE *header, const type_t *iface, const c... function write_vtable (line 1544) | static void write_vtable(FILE *file, const statement_list_t *stmts) function cmp_iid (line 1576) | static int cmp_iid( const void *ptr1, const void *ptr2 ) function build_iface_list (line 1585) | static void build_iface_list( const statement_list_t *stmts, type_t **if... function type_t (line 1603) | static type_t **sort_interfaces( const statement_list_t *stmts, int *cou... function write_vtable2 (line 1613) | static void write_vtable2(FILE *file, const statement_list_t *stmts) function write_thunks_1632_3216 (line 1645) | static void write_thunks_1632_3216(FILE *file, const statement_list_t *s... function do_write_header_def (line 1663) | static void do_write_header_def(FILE *header, const type_t *iface, const... function is_inherited_method (line 1684) | static int is_inherited_method(const type_t *iface, const var_t *func) function is_override_method (line 1705) | static int is_override_method(const type_t *iface, const type_t *child, ... function is_aggregate_return (line 1731) | static int is_aggregate_return(const var_t *func) function write_forward16 (line 1748) | static void write_forward16(FILE *header, type_t *iface) function write_forward_decls16 (line 1755) | static void write_forward_decls16(FILE *header, const statement_list_t *... function write_type_def_or_decl (line 1790) | static void write_type_def_or_decl(FILE *f, type_t *t, int field, const ... function write_fields16 (line 1794) | static void write_fields16(FILE *h, var_list_t *fields) function write_enums16 (line 1857) | static void write_enums16(FILE *h, var_list_t *enums, const char *enum_n... function write_type_left16 (line 1877) | static void write_type_left16(FILE *h, type_t *t, enum name_type name_ty... function write_type_v (line 1942) | static void write_type_v(FILE *h, type_t *t, int is_field, int declonly,... function write_type_def_or_decl16 (line 1986) | static void write_type_def_or_decl16(FILE *f, type_t *t, int field, cons... function write_typedef16 (line 1990) | static void write_typedef16(FILE *header, type_t *type) function write_method_macro16 (line 1999) | static void write_method_macro16(FILE *header, const type_t *iface, cons... function write_header16_decl (line 2189) | static void write_header16_decl(FILE *file, type_t *iface) function write_header16_decls (line 2220) | static void write_header16_decls(FILE *file, const statement_list_t *stmts) function write_relay16 (line 2241) | void write_relay16(const statement_list_t *stmts) FILE: widl/server.c function print_server (line 44) | static void print_server(const char *format, ...) function write_function_stub (line 52) | static void write_function_stub(const type_t *iface, const var_t *func, ... function write_function_stubs (line 241) | static void write_function_stubs(type_t *iface, unsigned int *proc_offset) function write_dispatchtable (line 258) | static void write_dispatchtable(type_t *iface) function write_routinetable (line 291) | static void write_routinetable(type_t *iface) function write_rundown_routines (line 309) | static void write_rundown_routines(void) function write_serverinfo (line 329) | static void write_serverinfo(type_t *iface) function write_stubdescdecl (line 347) | static void write_stubdescdecl(type_t *iface) function write_stubdescriptor (line 354) | static void write_stubdescriptor(type_t *iface, int expr_eval_routines) function write_serverinterfacedecl (line 395) | static void write_serverinterfacedecl(type_t *iface) function init_server (line 441) | static void init_server(void) function write_server_stmts (line 460) | static void write_server_stmts(const statement_list_t *stmts, int expr_e... function write_server_routines (line 498) | static void write_server_routines(const statement_list_t *stmts) function write_server (line 536) | void write_server(const statement_list_t *stmts) FILE: widl/typegen.c type list (line 53) | struct list type expr_eval_routine (line 54) | struct expr_eval_routine type type_context (line 64) | enum type_context type type_context (line 94) | enum type_context type pass (line 99) | enum pass type attr_type (line 191) | enum attr_type function get_basic_fc (line 204) | unsigned char get_basic_fc(const type_t *type) function get_basic_fc_signed (line 227) | static unsigned char get_basic_fc_signed(const type_t *type) function clamp_align (line 249) | static inline unsigned int clamp_align(unsigned int align) function get_pointer_fc (line 256) | unsigned char get_pointer_fc(const type_t *type, const attr_list_t *attr... function get_pointer_fc_context (line 282) | static unsigned char get_pointer_fc_context( const type_t *type, const a... function get_enum_fc (line 294) | static unsigned char get_enum_fc(const type_t *type) function type_t (line 303) | static type_t *get_user_type(const type_t *t, const char **pname) function is_user_type (line 322) | static int is_user_type(const type_t *t) function typegen_detect_type (line 327) | enum typegen_type typegen_detect_type(const type_t *type, const attr_lis... function cant_be_null (line 377) | static int cant_be_null(const var_t *v) function get_padding (line 394) | static int get_padding(const var_list_t *fields) function get_stack_size (line 417) | static unsigned int get_stack_size( const var_t *var, int *by_value ) function get_contexthandle_flags (line 442) | static unsigned char get_contexthandle_flags( const type_t *iface, const... function get_rpc_flags (line 464) | static unsigned int get_rpc_flags( const attr_list_t *attrs ) function get_struct_fc (line 476) | unsigned char get_struct_fc(const type_t *type) function get_array_fc (line 615) | static unsigned char get_array_fc(const type_t *type) function is_non_complex_struct (line 695) | static int is_non_complex_struct(const type_t *type) function type_has_pointers (line 701) | static int type_has_pointers(const type_t *type) function type_has_full_pointer (line 748) | static int type_has_full_pointer(const type_t *type, const attr_list_t *... function user_type_offset (line 802) | static unsigned short user_type_offset(const char *name) function update_tfsoff (line 816) | static void update_tfsoff(type_t *type, unsigned int offset, FILE *file) function guard_rec (line 822) | static void guard_rec(type_t *type) function is_embedded_complex (line 833) | static int is_embedded_complex(const type_t *type) function print_file (line 869) | static void print_file(FILE *file, int indent, const char *format, ...) function print (line 877) | void print(FILE *file, int indent, const char *format, va_list va) function write_var_init (line 889) | static void write_var_init(FILE *file, int indent, const type_t *t, cons... function write_parameters_init (line 901) | void write_parameters_init(FILE *file, int indent, const var_t *func, co... function write_formatdesc (line 917) | static void write_formatdesc(FILE *f, int indent, const char *str) function write_formatstringsdecl (line 927) | void write_formatstringsdecl(FILE *f, int indent, const statement_list_t... function decl_indirect (line 946) | int decl_indirect(const type_t *t) function get_parameter_fc (line 956) | static unsigned char get_parameter_fc( const var_t *var, int is_return, ... function get_func_oi2_flags (line 1113) | static unsigned char get_func_oi2_flags( const var_t *func ) function write_new_procformatstring_type (line 1141) | static unsigned int write_new_procformatstring_type(FILE *file, int inde... function write_old_procformatstring_type (line 1176) | static unsigned int write_old_procformatstring_type(FILE *file, int inde... function is_interpreted_func (line 1238) | int is_interpreted_func( const type_t *iface, const var_t *func ) function write_proc_func_header (line 1288) | static void write_proc_func_header( FILE *file, int indent, const type_t... function write_procformatstring_func (line 1420) | static void write_procformatstring_func( FILE *file, int indent, const t... function write_procformatstring_stmts (line 1466) | static void write_procformatstring_stmts(FILE *file, int indent, const s... function write_procformatstring (line 1490) | void write_procformatstring(FILE *file, const statement_list_t *stmts, t... function write_procformatstring_offsets (line 1512) | void write_procformatstring_offsets( FILE *file, const type_t *iface ) function write_base_type (line 1531) | static int write_base_type(FILE *file, const type_t *type, unsigned int ... function write_conf_or_var_desc (line 1548) | static unsigned int write_conf_or_var_desc(FILE *file, const type_t *con... function field_memsize (line 1791) | static unsigned int field_memsize(const type_t *type, unsigned int *offset) function fields_memsize (line 1800) | static unsigned int fields_memsize(const var_list_t *fields, unsigned in... function union_memsize (line 1823) | static unsigned int union_memsize(const var_list_t *fields, unsigned int... function type_memsize_and_alignment (line 1843) | unsigned int type_memsize_and_alignment(const type_t *t, unsigned int *a... function type_memsize (line 1952) | unsigned int type_memsize(const type_t *t) function type_buffer_alignment (line 1958) | static unsigned int type_buffer_alignment(const type_t *t) function is_full_pointer_function (line 2052) | int is_full_pointer_function(const var_t *func) function write_full_pointer_init (line 2065) | void write_full_pointer_init(FILE *file, int indent, const var_t *func, ... function write_full_pointer_free (line 2072) | void write_full_pointer_free(FILE *file, int indent, const var_t *func) function write_nonsimple_pointer (line 2078) | static unsigned int write_nonsimple_pointer(FILE *file, const attr_list_... function write_simple_pointer (line 2125) | static unsigned int write_simple_pointer(FILE *file, const attr_list_t *... function print_start_tfs_comment (line 2159) | static void print_start_tfs_comment(FILE *file, type_t *t, unsigned int ... function write_pointer_tfs (line 2166) | static unsigned int write_pointer_tfs(FILE *file, const attr_list_t *attrs, function processed (line 2192) | static int processed(const type_t *type) function user_type_has_variable_size (line 2197) | static int user_type_has_variable_size(const type_t *t) function write_user_tfs (line 2217) | static unsigned int write_user_tfs(FILE *file, type_t *type, unsigned in... function write_member_type (line 2280) | static void write_member_type(FILE *file, const type_t *cont, function write_array_element_type (line 2320) | static void write_array_element_type(FILE *file, const attr_list_t *attr... function write_end (line 2350) | static void write_end(FILE *file, unsigned int *tfsoff) function write_descriptors (line 2361) | static void write_descriptors(FILE *file, type_t *type, unsigned int *tf... function write_pointer_description_offsets (line 2391) | static int write_pointer_description_offsets( function write_no_repeat_pointer_descriptions (line 2489) | static int write_no_repeat_pointer_descriptions( function write_fixed_array_pointer_descriptions (line 2540) | static int write_fixed_array_pointer_descriptions( function write_conformant_array_pointer_descriptions (line 2613) | static int write_conformant_array_pointer_descriptions( function write_varying_array_pointer_descriptions (line 2656) | static int write_varying_array_pointer_descriptions( function write_pointer_description (line 2732) | static void write_pointer_description(FILE *file, const attr_list_t *att... function write_string_tfs (line 2778) | static unsigned int write_string_tfs(FILE *file, const attr_list_t *attrs, function write_array_tfs (line 2888) | static unsigned int write_array_tfs(FILE *file, const attr_list_t *attrs... function var_t (line 2997) | static const var_t *find_array_or_string_in_struct(const type_t *type) function write_struct_members (line 3018) | static void write_struct_members(FILE *file, const type_t *type, function write_struct_tfs (line 3077) | static unsigned int write_struct_tfs(FILE *file, type_t *type, function write_branch_type (line 3210) | static void write_branch_type(FILE *file, const type_t *t, unsigned int ... function write_union_tfs (line 3241) | static unsigned int write_union_tfs(FILE *file, const attr_list_t *attrs, function write_ip_tfs (line 3407) | static unsigned int write_ip_tfs(FILE *file, const attr_list_t *attrs, t... function write_contexthandle_tfs (line 3450) | static unsigned int write_contexthandle_tfs(FILE *file, function write_range_tfs (line 3499) | static unsigned int write_range_tfs(FILE *file, const attr_list_t *attrs, function write_type_tfs (line 3527) | static unsigned int write_type_tfs(FILE *file, int indent, function write_embedded_types (line 3631) | static int write_embedded_types(FILE *file, const attr_list_t *attrs, ty... function process_tfs_stmts (line 3637) | static unsigned int process_tfs_stmts(FILE *file, const statement_list_t... function process_tfs (line 3678) | static unsigned int process_tfs(FILE *file, const statement_list_t *stmt... function write_typeformatstring (line 3686) | void write_typeformatstring(FILE *file, const statement_list_t *stmts, t... function get_required_buffer_size_type (line 3709) | static unsigned int get_required_buffer_size_type( function get_required_buffer_size (line 3821) | static unsigned int get_required_buffer_size(const var_t *var, unsigned ... function get_function_buffer_size (line 3847) | static unsigned int get_function_buffer_size( const var_t *func, enum pa... function print_phase_function (line 3871) | static void print_phase_function(FILE *file, int indent, const char *type, function print_phase_basetype (line 3911) | void print_phase_basetype(FILE *file, int indent, const char *local_var_... function is_conformance_needed_for_phase (line 4030) | static inline int is_conformance_needed_for_phase(enum remoting_phase ph... function expr_t (line 4035) | expr_t *get_size_is_expr(const type_t *t, const char *name) function write_parameter_conf_or_var_exprs (line 4054) | void write_parameter_conf_or_var_exprs(FILE *file, int indent, const cha... function write_remoting_arg (line 4126) | static void write_remoting_arg(FILE *file, int indent, const var_t *func... function write_remoting_arguments (line 4484) | void write_remoting_arguments(FILE *file, int indent, const var_t *func,... function get_size_procformatstring_func (line 4509) | unsigned int get_size_procformatstring_func(const type_t *iface, const v... function get_size_procformatstring (line 4516) | unsigned int get_size_procformatstring(const statement_list_t *stmts, ty... function get_size_typeformatstring (line 4543) | unsigned int get_size_typeformatstring(const statement_list_t *stmts, ty... function declare_stub_args (line 4549) | void declare_stub_args( FILE *file, int indent, const var_t *func ) function assign_stub_out_args (line 4610) | void assign_stub_out_args( FILE *file, int indent, const var_t *func, co... function write_func_param_struct (line 4723) | void write_func_param_struct( FILE *file, const type_t *iface, const typ... function write_pointer_checks (line 4775) | void write_pointer_checks( FILE *file, int indent, const var_t *func ) function write_expr_eval_routines (line 4787) | int write_expr_eval_routines(FILE *file, const char *iface) function write_expr_eval_routine_list (line 4826) | void write_expr_eval_routine_list(FILE *file, const char *iface) function write_user_quad_list (line 4848) | void write_user_quad_list(FILE *file) function write_endpoints (line 4870) | void write_endpoints( FILE *f, const char *prefix, const str_list_t *list ) function write_client_call_routine (line 4904) | void write_client_call_routine( FILE *file, const type_t *iface, const v... function write_exceptions (line 4963) | void write_exceptions( FILE *file ) FILE: widl/typegen.h type pass (line 24) | enum pass type remoting_phase (line 31) | enum remoting_phase type typegen_detect_flags (line 39) | enum typegen_detect_flags type typegen_type (line 46) | enum typegen_type type remoting_phase (line 69) | enum remoting_phase type pass (line 70) | enum pass type remoting_phase (line 72) | enum remoting_phase type pass (line 74) | enum pass type remoting_phase (line 74) | enum remoting_phase type typegen_type (line 102) | enum typegen_type FILE: widl/typelib.c type oatype (line 53) | struct oatype { function kw_cmp_func (line 71) | static int kw_cmp_func(const void *s1, const void *s2) function builtin_vt (line 76) | static unsigned short builtin_vt(const type_t *t) function match (line 117) | static int match(const char*n, const char*m) function get_type_vt (line 123) | unsigned short get_type_vt(type_t *t) function start_typelib (line 242) | void start_typelib(typelib_t *typelib_type) function end_typelib (line 248) | void end_typelib(void) function tlb_read (line 255) | static void tlb_read(int fd, void *buf, int count) function tlb_lseek (line 261) | static void tlb_lseek(int fd, off_t offset) function msft_read_guid (line 267) | static void msft_read_guid(int fd, MSFT_SegDir *segdir, int offset, GUID... function read_msft_importlib (line 273) | static void read_msft_importlib(importlib_t *importlib, int fd) function open_typelib (line 329) | static int open_typelib(const char *name) function read_importlib (line 343) | static void read_importlib(importlib_t *importlib) function add_importlib (line 379) | void add_importlib(const char *name) FILE: widl/typelib.h type VARENUM (line 31) | enum VARENUM { FILE: widl/typelib_struct.h type MSFT_Header (line 51) | typedef struct tagMSFT_Header { type MSFT_pSeg (line 85) | typedef struct tagMSFT_pSeg { type MSFT_SegDir (line 94) | typedef struct tagMSFT_SegDir { type MSFT_TypeInfoBase (line 120) | typedef struct tagMSFT_TypeInfoBase { type MSFT_ImpInfo (line 161) | typedef struct tagMSFT_ImpInfo { type MSFT_FuncRecord (line 173) | typedef struct { type MSFT_ParameterInfo (line 222) | typedef struct { type MSFT_VarRecord (line 229) | typedef struct { type MSFT_RefRecord (line 253) | typedef struct { type MSFT_GuidEntry (line 264) | typedef struct { type MSFT_NameIntro (line 274) | typedef struct { type MSFT_CDGuid (line 290) | typedef struct { type SLTG_Header (line 307) | typedef struct { type SLTG_BlkEntry (line 323) | typedef struct { type SLTG_Magic (line 333) | typedef struct { type SLTG_Index (line 348) | typedef struct { type SLTG_Pad9 (line 354) | typedef struct { type WORD (line 365) | typedef WORD SLTG_Name; type SLTG_LibBlk (line 369) | typedef struct { type SLTG_OtherTypeInfo (line 390) | typedef struct { type SLTG_TypeInfoHeader (line 409) | typedef struct { type SLTG_TypeInfoTail (line 428) | typedef struct { type SLTG_MemberHeader (line 458) | typedef struct { type SLTG_EnumItem (line 465) | typedef struct { type SLTG_AliasItem (line 480) | typedef struct { type SLTG_Function (line 488) | typedef struct { type SLTG_RefInfo (line 514) | typedef struct { type SLTG_UnknownRefInfo (line 556) | typedef struct { type SLTG_ImplInfo (line 564) | typedef struct { type SLTG_RecordItem (line 581) | typedef struct { FILE: widl/typetree.c function type_t (line 33) | type_t *duptype(type_t *t, int dupname) function type_t (line 44) | type_t *make_type(enum type_type type) function var_t (line 68) | static const var_t *find_arg(const var_list_t *args, const char *name) type name_type (line 81) | enum name_type type namespace (line 94) | struct namespace type namespace (line 110) | struct namespace type namespace (line 114) | struct namespace function type_t (line 131) | type_t *type_new_function(var_list_t *args) function type_t (line 181) | type_t *type_new_pointer(unsigned char pointer_default, type_t *ref, att... function type_t (line 190) | type_t *type_new_alias(type_t *t, const char *name) function type_t (line 205) | type_t *type_new_module(char *name) function type_t (line 215) | type_t *type_new_coclass(char *name) function type_t (line 226) | type_t *type_new_array(const char *name, type_t *element, int declptr, function type_t (line 243) | type_t *type_new_basic(enum type_basic_type basic_type) function type_t (line 251) | type_t *type_new_int(enum type_basic_type basic_type, int sign) function type_t (line 266) | type_t *type_new_void(void) function type_t (line 274) | type_t *type_new_enum(const char *name, struct namespace *namespace, int... function type_t (line 300) | type_t *type_new_struct(char *name, struct namespace *namespace, int def... function type_t (line 330) | type_t *type_new_nonencapsulated_union(const char *name, int defined, va... function type_t (line 353) | type_t *type_new_encapsulated_union(char *name, var_t *switch_field, var... function is_valid_bitfield_type (line 365) | static int is_valid_bitfield_type(const type_t *type) function type_t (line 397) | type_t *type_new_bitfield(type_t *field, const expr_t *bits) function compute_method_indexes (line 415) | static int compute_method_indexes(type_t *iface) function type_interface_define (line 438) | void type_interface_define(type_t *iface, type_t *inherit, statement_lis... function type_dispinterface_define (line 450) | void type_dispinterface_define(type_t *iface, var_list_t *props, var_lis... function type_dispinterface_define_from_iface (line 463) | void type_dispinterface_define_from_iface(type_t *dispiface, type_t *iface) function type_module_define (line 476) | void type_module_define(type_t *module, statement_list_t *stmts) function type_t (line 484) | type_t *type_coclass_define(type_t *coclass, ifref_list_t *ifaces) function type_is_equal (line 491) | int type_is_equal(const type_t *type1, const type_t *type2) FILE: widl/typetree.h type name_type (line 27) | enum name_type { type type_basic_type (line 39) | enum type_basic_type type type_basic_type (line 40) | enum type_basic_type type namespace (line 43) | struct namespace type namespace (line 44) | struct namespace type name_type (line 54) | enum name_type function type_t (line 60) | static inline type_t *type_get_real_type(const type_t *type) function type_get_type (line 68) | static inline enum type_type type_get_type(const type_t *type) function type_basic_get_type (line 73) | static inline enum type_basic_type type_basic_get_type(const type_t *type) function type_basic_get_sign (line 80) | static inline int type_basic_get_sign(const type_t *type) function var_list_t (line 87) | static inline var_list_t *type_struct_get_fields(const type_t *type) function var_list_t (line 94) | static inline var_list_t *type_function_get_args(const type_t *type) function var_t (line 101) | static inline var_t *type_function_get_retval(const type_t *type) function type_t (line 108) | static inline type_t *type_function_get_rettype(const type_t *type) function var_list_t (line 113) | static inline var_list_t *type_enum_get_values(const type_t *type) function var_t (line 120) | static inline var_t *type_union_get_switch_value(const type_t *type) function var_list_t (line 127) | static inline var_list_t *type_encapsulated_union_get_fields(const type_... function var_list_t (line 134) | static inline var_list_t *type_union_get_cases(const type_t *type) function statement_list_t (line 151) | static inline statement_list_t *type_iface_get_stmts(const type_t *type) function type_t (line 158) | static inline type_t *type_iface_get_inherit(const type_t *type) function var_list_t (line 165) | static inline var_list_t *type_dispiface_get_props(const type_t *type) function var_list_t (line 172) | static inline var_list_t *type_dispiface_get_methods(const type_t *type) function type_t (line 179) | static inline type_t *type_dispiface_get_inherit(const type_t *type) function type_is_defined (line 186) | static inline int type_is_defined(const type_t *type) function type_is_complete (line 191) | static inline int type_is_complete(const type_t *type) function type_array_has_conformance (line 218) | static inline int type_array_has_conformance(const type_t *type) function type_array_has_variance (line 225) | static inline int type_array_has_variance(const type_t *type) function type_array_get_dim (line 232) | static inline unsigned int type_array_get_dim(const type_t *type) function expr_t (line 239) | static inline expr_t *type_array_get_conformance(const type_t *type) function expr_t (line 246) | static inline expr_t *type_array_get_variance(const type_t *type) function type_t (line 253) | static inline type_t *type_array_get_element(const type_t *type) function type_array_is_decl_as_ptr (line 260) | static inline int type_array_is_decl_as_ptr(const type_t *type) function type_array_get_ptr_default_fc (line 267) | static inline unsigned char type_array_get_ptr_default_fc(const type_t *... function type_is_alias (line 274) | static inline int type_is_alias(const type_t *type) function type_t (line 279) | static inline type_t *type_alias_get_aliasee(const type_t *type) function ifref_list_t (line 285) | static inline ifref_list_t *type_coclass_get_ifaces(const type_t *type) function type_t (line 292) | static inline type_t *type_pointer_get_ref(const type_t *type) function type_pointer_get_default_fc (line 299) | static inline unsigned char type_pointer_get_default_fc(const type_t *type) function type_t (line 306) | static inline type_t *type_bitfield_get_field(const type_t *type) function expr_t (line 313) | static inline const expr_t *type_bitfield_get_bits(const type_t *type) FILE: widl/utils.c function make_print (line 40) | static void make_print(char *str) function generic_msg (line 50) | static void generic_msg(const loc_info_t *loc_info, const char *s, const... function error_loc (line 69) | void error_loc(const char *s, ...) function parser_error (line 80) | void parser_error(const char *s) function error_loc_info (line 85) | void error_loc_info(const loc_info_t *loc_info, const char *s, ...) function parser_warning (line 94) | int parser_warning(const char *s, ...) function error (line 104) | void error(const char *s, ...) function warning (line 114) | void warning(const char *s, ...) function warning_loc_info (line 123) | void warning_loc_info(const loc_info_t *loc_info, const char *s, ...) function chat (line 131) | void chat(const char *s, ...) function widl_getline (line 172) | size_t widl_getline(char **linep, size_t *lenp, FILE *fp) function strendswith (line 238) | int strendswith(const char* str, const char* end) type resource (line 256) | struct resource function check_output_buffer_space (line 263) | static void check_output_buffer_space( size_t size ) function init_output_buffer (line 272) | void init_output_buffer(void) function flush_output_buffer (line 279) | void flush_output_buffer( const char *name ) function put_resource_id (line 289) | static inline void put_resource_id( const char *str ) function add_output_to_resources (line 307) | void add_output_to_resources( const char *type, const char *name ) function flush_output_resources (line 341) | void flush_output_resources( const char *name ) function put_data (line 376) | void put_data( const void *data, size_t size ) function put_byte (line 383) | void put_byte( unsigned char val ) function put_word (line 389) | void put_word( unsigned short val ) function put_dword (line 395) | void put_dword( unsigned int val ) function put_qword (line 402) | void put_qword( unsigned int val ) function put_pword (line 417) | void put_pword( unsigned int val ) function put_str (line 423) | void put_str( int indent, const char *format, ... ) function align_output (line 449) | void align_output( unsigned int align ) FILE: widl/widl.c function mkstemps (line 49) | int mkstemps(char *template, int suffixlen) type stub_mode (line 133) | enum stub_mode type option (line 185) | struct option function get_stub_mode (line 206) | enum stub_mode get_stub_mode(void) function add_widl_version_define (line 242) | static void add_widl_version_define(void) function set_target (line 273) | static void set_target( const char *target ) function exit_on_signal (line 313) | static void exit_on_signal( int sig ) function set_everything (line 318) | static void set_everything(int x) function start_cplusplus_guard (line 330) | void start_cplusplus_guard(FILE *fp) function end_cplusplus_guard (line 337) | void end_cplusplus_guard(FILE *fp) type filename_node_t (line 344) | typedef struct function add_filename_node (line 350) | static void add_filename_node(struct list *list, const char *name) function free_filename_nodes (line 357) | static void free_filename_nodes(struct list *list) function write_dlldata_list (line 367) | static void write_dlldata_list(struct list *filenames, int define_proxy_... function write_dlldata (line 406) | void write_dlldata(const statement_list_t *stmts) function write_id_guid (line 466) | static void write_id_guid(FILE *f, const char *type, const char *guid_pr... function write_id_data_stmts (line 476) | static void write_id_data_stmts(const statement_list_t *stmts) function write_id_data (line 508) | void write_id_data(const statement_list_t *stmts) function main (line 553) | int main(int argc,char *argv[]) function rm_tempfile (line 902) | static void rm_tempfile(void) FILE: widl/widl.h type stub_mode (line 80) | enum stub_mode type stub_mode (line 86) | enum stub_mode FILE: widl/widltypes.h type GUID (line 32) | typedef GUID UUID; type loc_info_t (line 38) | typedef struct _loc_info_t loc_info_t; type attr_t (line 39) | typedef struct _attr_t attr_t; type expr_t (line 40) | typedef struct _expr_t expr_t; type type_t (line 41) | typedef struct _type_t type_t; type var_t (line 42) | typedef struct _var_t var_t; type declarator_t (line 43) | typedef struct _declarator_t declarator_t; type ifref_t (line 44) | typedef struct _ifref_t ifref_t; type typelib_entry_t (line 45) | typedef struct _typelib_entry_t typelib_entry_t; type importlib_t (line 46) | typedef struct _importlib_t importlib_t; type importinfo_t (line 47) | typedef struct _importinfo_t importinfo_t; type typelib_t (line 48) | typedef struct _typelib_t typelib_t; type user_type_t (line 49) | typedef struct _user_type_t user_type_t; type context_handle_t (line 50) | typedef struct _user_type_t context_handle_t; type generic_handle_t (line 51) | typedef struct _user_type_t generic_handle_t; type type_list_t (line 52) | typedef struct _type_list_t type_list_t; type statement_t (line 53) | typedef struct _statement_t statement_t; type warning_t (line 54) | typedef struct _warning_t warning_t; type attr_list_t (line 56) | typedef struct list attr_list_t; type str_list_t (line 57) | typedef struct list str_list_t; type expr_list_t (line 58) | typedef struct list expr_list_t; type var_list_t (line 59) | typedef struct list var_list_t; type declarator_list_t (line 60) | typedef struct list declarator_list_t; type ifref_list_t (line 61) | typedef struct list ifref_list_t; type array_dims_t (line 62) | typedef struct list array_dims_t; type user_type_list_t (line 63) | typedef struct list user_type_list_t; type context_handle_list_t (line 64) | typedef struct list context_handle_list_t; type generic_handle_list_t (line 65) | typedef struct list generic_handle_list_t; type statement_list_t (line 66) | typedef struct list statement_list_t; type warning_list_t (line 67) | typedef struct list warning_list_t; type attr_type (line 69) | enum attr_type type expr_type (line 174) | enum expr_type type type_kind (line 216) | enum type_kind type storage_class (line 230) | enum storage_class type statement_type (line 238) | enum statement_type type threading_type (line 252) | enum threading_type type type_basic_type (line 261) | enum type_basic_type type _loc_info_t (line 283) | struct _loc_info_t type str_list_entry_t (line 290) | struct str_list_entry_t type _attr_t (line 296) | struct _attr_t { type _expr_t (line 306) | struct _expr_t { type struct_details (line 323) | struct struct_details type enumeration_details (line 328) | struct enumeration_details type func_details (line 333) | struct func_details type iface_details (line 340) | struct iface_details type module_details (line 349) | struct module_details type array_details (line 354) | struct array_details type coclass_details (line 365) | struct coclass_details type basic_details (line 370) | struct basic_details type pointer_details (line 376) | struct pointer_details type bitfield_details (line 382) | struct bitfield_details type namespace (line 390) | struct namespace { type type_type (line 398) | enum type_type type _type_t (line 416) | struct _type_t { type _var_t (line 449) | struct _var_t { type _declarator_t (line 464) | struct _declarator_t { type _ifref_t (line 475) | struct _ifref_t { type _typelib_entry_t (line 483) | struct _typelib_entry_t { type _importinfo_t (line 488) | struct _importinfo_t { type _importlib_t (line 499) | struct _importlib_t { type _typelib_t (line 513) | struct _typelib_t { type _user_type_t (line 520) | struct _user_type_t { type _type_list_t (line 525) | struct _type_list_t { type _statement_t (line 530) | struct _statement_t { type _warning_t (line 544) | struct _warning_t { type syskind_t (line 549) | typedef enum { type namespace (line 572) | struct namespace type type_type (line 573) | enum type_type type type_type (line 574) | enum type_type type namespace (line 574) | struct namespace type namespace (line 575) | struct namespace type namespace (line 583) | struct namespace function var_list_t (line 585) | static inline var_list_t *type_get_function_args(const type_t *func_type) function type_get_type_detect_alias (line 590) | static inline enum type_type type_get_type_detect_alias(const type_t *type) function statements_has_func (line 602) | static inline int statements_has_func(const statement_list_t *stmts) function is_global_namespace (line 614) | static inline int is_global_namespace(const struct namespace *namespace) FILE: widl/write_msft.c type MSFT_segment_index (line 57) | enum MSFT_segment_index { type MSFT_ImpFile (line 76) | typedef struct tagMSFT_ImpFile { type msft_typelib_t (line 83) | typedef struct _msft_typelib_t type msft_typeinfo_t (line 102) | typedef struct _msft_typeinfo_t function ctl2_init_header (line 139) | static void ctl2_init_header( function ctl2_init_segdir (line 170) | static void ctl2_init_segdir( function ctl2_hash_guid (line 195) | static int ctl2_hash_guid( function ctl2_find_guid (line 218) | static int ctl2_find_guid( function ctl2_find_name (line 251) | static int ctl2_find_name( function ctl2_encode_name (line 289) | static int ctl2_encode_name( function ctl2_encode_string (line 341) | static int ctl2_encode_string( function ctl2_alloc_segment (line 385) | static int ctl2_alloc_segment( function ctl2_alloc_typeinfo (line 438) | static int ctl2_alloc_typeinfo( function ctl2_alloc_guid (line 491) | static int ctl2_alloc_guid( function ctl2_alloc_name (line 539) | static int ctl2_alloc_name( function ctl2_alloc_string (line 581) | static int ctl2_alloc_string( function alloc_msft_importinfo (line 616) | static int alloc_msft_importinfo( function alloc_importfile (line 652) | static int alloc_importfile( function alloc_importinfo (line 686) | static void alloc_importinfo(msft_typelib_t *typelib, importinfo_t *impo... function importinfo_t (line 737) | static importinfo_t *find_importinfo(msft_typelib_t *typelib, const char... function encode_type (line 779) | static int encode_type( function dump_type (line 1026) | static void dump_type(type_t *t) function encode_var (line 1031) | static int encode_var( function get_ulong_val (line 1146) | static unsigned int get_ulong_val(unsigned int val, int vt) function write_int_value (line 1161) | static void write_int_value(msft_typelib_t *typelib, int *out, int vt, i... function write_string_value (line 1177) | static void write_string_value(msft_typelib_t *typelib, int *out, const ... function write_default_value (line 1192) | static void write_default_value(msft_typelib_t *typelib, type_t *type, e... function HRESULT (line 1236) | static HRESULT set_custdata(msft_typelib_t *typelib, REFGUID guid, function HRESULT (line 1267) | static HRESULT add_func_desc(msft_typeinfo_t* typeinfo, var_t *func, int... function HRESULT (line 1593) | static HRESULT add_var_desc(msft_typeinfo_t *typeinfo, UINT index, var_t... function HRESULT (line 1777) | static HRESULT add_impl_type(msft_typeinfo_t *typeinfo, type_t *ref, imp... function msft_typeinfo_t (line 1795) | static msft_typeinfo_t *create_msft_typeinfo(msft_typelib_t *typelib, en... function add_dispatch (line 1937) | static void add_dispatch(msft_typelib_t *typelib) function add_dispinterface_typeinfo (line 1969) | static void add_dispinterface_typeinfo(msft_typelib_t *typelib, type_t *... function add_interface_typeinfo (line 2046) | static void add_interface_typeinfo(msft_typelib_t *typelib, type_t *inte... function add_structure_typeinfo (line 2120) | static void add_structure_typeinfo(msft_typelib_t *typelib, type_t *stru... function add_enum_typeinfo (line 2138) | static void add_enum_typeinfo(msft_typelib_t *typelib, type_t *enumeration) function add_union_typeinfo (line 2156) | static void add_union_typeinfo(msft_typelib_t *typelib, type_t *tunion) function add_typedef_typeinfo (line 2174) | static void add_typedef_typeinfo(msft_typelib_t *typelib, type_t *tdef) function add_coclass_typeinfo (line 2210) | static void add_coclass_typeinfo(msft_typelib_t *typelib, type_t *cls) function add_module_typeinfo (line 2294) | static void add_module_typeinfo(msft_typelib_t *typelib, type_t *module) function add_type_typeinfo (line 2316) | static void add_type_typeinfo(msft_typelib_t *typelib, type_t *type) function add_entry (line 2344) | static void add_entry(msft_typelib_t *typelib, const statement_t *stmt) function set_name (line 2383) | static void set_name(msft_typelib_t *typelib) function set_version (line 2393) | static void set_version(msft_typelib_t *typelib) function set_guid (line 2398) | static void set_guid(msft_typelib_t *typelib) function set_doc_string (line 2418) | static void set_doc_string(msft_typelib_t *typelib) function set_help_file_name (line 2429) | static void set_help_file_name(msft_typelib_t *typelib) function set_help_context (line 2444) | static void set_help_context(msft_typelib_t *typelib) function set_help_string_dll (line 2450) | static void set_help_string_dll(msft_typelib_t *typelib) function set_help_string_context (line 2465) | static void set_help_string_context(msft_typelib_t *typelib) function set_lcid (line 2471) | static void set_lcid(msft_typelib_t *typelib) function set_lib_flags (line 2481) | static void set_lib_flags(msft_typelib_t *typelib) function ctl2_write_segment (line 2506) | static void ctl2_write_segment(msft_typelib_t *typelib, int segment) function ctl2_finalize_typeinfos (line 2511) | static void ctl2_finalize_typeinfos(msft_typelib_t *typelib, int filesize) function ctl2_finalize_segment (line 2526) | static int ctl2_finalize_segment(msft_typelib_t *typelib, int filepos, i... function ctl2_write_typeinfos (line 2538) | static void ctl2_write_typeinfos(msft_typelib_t *typelib) function save_all_changes (line 2578) | static void save_all_changes(msft_typelib_t *typelib) function create_msft_typelib (line 2643) | int create_msft_typelib(typelib_t *typelib) FILE: wifeman/wifeman.c function WORD (line 14) | WORD WINAPI MiscGetEUDCLeadByteRange16(WORD charaset /* 128: SHIFTJIS_CH... function BOOL (line 26) | BOOL WINAPI MiscIsDBCSLeadByte16(CHAR c) FILE: win87em/win87em.c type DWORD (line 45) | typedef DWORD(*fistp_t)(WORD); function fldcw_stub (line 47) | void fldcw_stub(WORD a) function wait_stub (line 51) | void wait_stub() function fninit_stub (line 55) | void fninit_stub() function fstcw_stub (line 59) | void fstcw_stub(WORD* a) function fstsw_stub (line 63) | void fstsw_stub(WORD* a) function frndint_stub (line 67) | void frndint_stub() function fclex_stub (line 71) | void fclex_stub() function fsave_stub (line 75) | void fsave_stub(char* a) function fstenv32_stub (line 79) | void fstenv32_stub(char* a) function frstor_stub (line 83) | void frstor_stub(const char* a) function DWORD (line 87) | DWORD fistp_stub(WORD round) type x87function (line 92) | typedef struct function BOOL (line 111) | BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved) type Win87EmInfoStruct (line 152) | struct Win87EmInfoStruct function fpe_return (line 187) | void WINAPI fpe_return(CONTEXT *context) function fpu_exception (line 199) | static void WINAPI fpu_exception(CONTEXT *context) function WIN87_ClearStatus (line 274) | static void WIN87_ClearStatus( CONTEXT *context ) function WIN87_SetCtrlWord (line 294) | static void WIN87_SetCtrlWord( CONTEXT *context ) function WIN87_Init (line 314) | static void WIN87_Init( CONTEXT *context ) function _fpMath (line 342) | void WINAPI _fpMath( CONTEXT *context ) function __WinEm87Info (line 509) | void WINAPI __WinEm87Info(struct Win87EmInfoStruct *pWIS, int cbWin87EmI... function __WinEm87Restore (line 537) | void WINAPI __WinEm87Restore(void *pWin87EmSaveArea, int cbWin87EmSaveArea) function __WinEm87Save (line 546) | void WINAPI __WinEm87Save(void *pWin87EmSaveArea, int cbWin87EmSaveArea) FILE: wine/config.c function fatal_error (line 63) | static void fatal_error( const char *err, ... ) function fatal_perror (line 75) | static void fatal_perror( const char *err, ... ) function strendswith (line 107) | static inline int strendswith( const char* str, const char* end ) function remove_trailing_slashes (line 115) | static inline void remove_trailing_slashes( char *path ) function init_server_dir (line 221) | static void init_server_dir( dev_t dev, ino_t ino ) function init_paths (line 259) | static void init_paths(void) function is_valid_bindir (line 324) | static int is_valid_bindir( const char *bindir ) function is_valid_dlldir (line 334) | static int is_valid_dlldir( const char *dlldir ) function is_valid_build_dir (line 345) | static inline int is_valid_build_dir( char *basedir, int baselen ) function set_bindir (line 388) | static int set_bindir( char *dir ) function set_dlldir (line 405) | static int set_dlldir( char *libdir ) function wine_init_argv0_path (line 427) | void wine_init_argv0_path( const char *argv0 ) type stat (line 479) | struct stat function preloader_exec (line 514) | static void preloader_exec( char **argv, int use_preloader ) function wine_exec_wine_binary (line 545) | void wine_exec_wine_binary( const char *name, char **argv, const char *e... FILE: wine/debug.c type __wine_debug_channel (line 46) | struct __wine_debug_channel type __wine_debug_functions (line 48) | struct __wine_debug_functions function cmp_name (line 52) | static int cmp_name( const void *p1, const void *p2 ) function __wine_dbg_get_channel_flags (line 60) | unsigned char __wine_dbg_get_channel_flags( struct __wine_debug_channel ... function __wine_dbg_set_channel_flags (line 76) | int __wine_dbg_set_channel_flags( struct __wine_debug_channel *channel, function add_option (line 95) | static void add_option( const char *name, unsigned char set, unsigned ch... function parse_options (line 129) | static void parse_options( const char *str ) function debug_usage (line 179) | static void debug_usage(void) function debug_init (line 193) | static void debug_init(void) function wine_dbg_printf (line 217) | int wine_dbg_printf( const char *format, ... ) function wine_dbg_log (line 247) | int wine_dbg_log( enum __wine_debug_class cls, struct __wine_debug_chann... function interlocked_xchg_add (line 263) | __declspec(naked) int interlocked_xchg_add(int *dest, int incr) function release_temp_buffer (line 287) | static void release_temp_buffer( char *buffer, size_t size ) function default_dbg_vprintf (line 409) | static int default_dbg_vprintf( const char *format, va_list args ) function default_dbg_vlog (line 416) | static int default_dbg_vlog( enum __wine_debug_class cls, struct __wine_... function __wine_dbg_set_functions (line 445) | void __wine_dbg_set_functions( const struct __wine_debug_functions *new_... type __wine_debug_functions (line 452) | struct __wine_debug_functions FILE: wine/ldt.c type modify_ldt_s (line 44) | struct modify_ldt_s function fill_modify_ldt_struct (line 58) | static inline void fill_modify_ldt_struct( struct modify_ldt_s *ptr, con... function modify_ldt (line 71) | static inline int modify_ldt( int func, struct modify_ldt_s *ptr, unsign... function set_thread_area (line 76) | static inline int set_thread_area( struct modify_ldt_s *ptr ) type __wine_ldt_copy (line 106) | struct __wine_ldt_copy type __wine_ldt_copy (line 108) | struct __wine_ldt_copy function nop (line 117) | static void nop(void) { } function is_gdt_sel (line 123) | static inline int is_gdt_sel( unsigned short sel ) { return !(sel & 4); } function wine_ldt_init_locking (line 130) | void wine_ldt_init_locking( void (*lock_func)(void), void (*unlock_func)... function wine_ldt_get_entry (line 142) | void wine_ldt_get_entry( unsigned short sel, LDT_ENTRY *entry ) function internal_set_entry (line 168) | static int internal_set_entry( unsigned short sel, const LDT_ENTRY *entry ) function wine_ldt_set_entry (line 236) | int wine_ldt_set_entry( unsigned short sel, const LDT_ENTRY *entry ) function wine_ldt_is_system (line 252) | int wine_ldt_is_system( unsigned short sel ) function wine_ldt_alloc_entries (line 283) | unsigned short wine_ldt_alloc_entries( int count ) function wine_ldt_realloc_entries (line 313) | unsigned short wine_ldt_realloc_entries( unsigned short sel, int oldcoun... function wine_ldt_free_entries (line 353) | void wine_ldt_free_entries( unsigned short sel, int count ) function wine_ldt_alloc_fs (line 375) | unsigned short wine_ldt_alloc_fs(void) function wine_ldt_init_fs (line 414) | void wine_ldt_init_fs( unsigned short sel, const LDT_ENTRY *entry ) function wine_ldt_free_fs (line 442) | void wine_ldt_free_fs( unsigned short sel ) FILE: wine/ldt2.c function is_gdt_sel (line 17) | static inline int is_gdt_sel(unsigned short sel) { return !(sel & 4); } type __wine_ldt_copy (line 19) | struct __wine_ldt_copy function nop (line 25) | static void nop(void) { } function set_intel_vt_x_workaround (line 51) | void set_intel_vt_x_workaround(void(*func)(int seg, const LDT_ENTRY *ent... function wine_ldt_set_entry (line 66) | int wine_ldt_set_entry(unsigned short sel, const LDT_ENTRY *entry) function wine_ldt_get_entry (line 92) | void wine_ldt_get_entry(unsigned short sel, LDT_ENTRY *entry) function wine_ldt_alloc_entries (line 120) | unsigned short wine_ldt_alloc_entries(int count) function wine_ldt_realloc_entries (line 173) | unsigned short wine_ldt_realloc_entries(unsigned short sel, int oldcount... function internal_set_entry (line 213) | static int internal_set_entry(unsigned short sel, const LDT_ENTRY *entry) function wine_ldt_free_entries (line 233) | void wine_ldt_free_entries(unsigned short sel, int count) function wine_ldt_is_system (line 252) | int wine_ldt_is_system(unsigned short sel) FILE: wine/port.h type mode_t (line 68) | typedef int mode_t; type off_t (line 71) | typedef long off_t; type pid_t (line 74) | typedef int pid_t; type fsblkcnt_t (line 83) | typedef unsigned long fsblkcnt_t; type fsfilcnt_t (line 86) | typedef unsigned long fsfilcnt_t; type statvfs (line 90) | struct statvfs function __port_infinity (line 206) | static inline float __port_infinity(void) function __port_nan (line 215) | static inline float __port_nan(void) type statvfs (line 231) | struct statvfs type option (line 239) | struct option type option (line 242) | struct option type option (line 253) | struct option type option (line 256) | struct option type stat (line 292) | struct stat type pollfd (line 300) | struct pollfd type pollfd (line 312) | struct pollfd type statvfs (line 336) | struct statvfs function interlocked_cmpxchg (line 398) | static inline int interlocked_cmpxchg( int *dest, int xchg, int compare ) function interlocked_xchg (line 419) | static inline int interlocked_xchg( int *dest, int val ) function interlocked_xchg_add (line 440) | static inline int interlocked_xchg_add( int *dest, int incr ) function interlocked_cmpxchg128 (line 449) | static inline unsigned char interlocked_cmpxchg128( __int64 *dest, __int... function interlocked_cmpxchg (line 465) | static inline int interlocked_cmpxchg( int *dest, int xchg, int compare ) function interlocked_xchg_add (line 470) | static inline int interlocked_xchg_add( int *dest, int incr ) function interlocked_xchg (line 475) | static inline int interlocked_xchg( int *dest, int val ) function __int64 (line 513) | static inline __int64 interlocked_cmpxchg64( __int64 *dest, __int64 xchg... FILE: wine/string.c function strcmpiW (line 29) | int strcmpiW( const WCHAR *str1, const WCHAR *str2 ) function strncmpiW (line 40) | int strncmpiW( const WCHAR *str1, const WCHAR *str2, int n ) function memicmpW (line 48) | int memicmpW( const WCHAR *str1, const WCHAR *str2, int n ) function WCHAR (line 56) | WCHAR *strstrW( const WCHAR *str, const WCHAR *sub ) function strtolW (line 71) | long int strtolW( const WCHAR *nptr, WCHAR **endptr, int base ) function strtoulW (line 192) | unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base ) function format_string (line 306) | static size_t format_string( WCHAR *buffer, size_t len, const char *form... function vsnprintfW (line 360) | int vsnprintfW(WCHAR *str, size_t len, const WCHAR *format, va_list valist) function vsprintfW (line 508) | int vsprintfW( WCHAR *str, const WCHAR *format, va_list valist ) function snprintfW (line 513) | int snprintfW( WCHAR *str, size_t len, const WCHAR *format, ...) function sprintfW (line 523) | int sprintfW( WCHAR *str, const WCHAR *format, ...) FILE: wine/windows/accctrl.h type SE_OBJECT_TYPE (line 28) | typedef enum _SE_OBJECT_TYPE type TRUSTEE_TYPE (line 45) | typedef enum _TRUSTEE_TYPE type TRUSTEE_FORM (line 58) | typedef enum _TRUSTEE_FORM type MULTIPLE_TRUSTEE_OPERATION (line 67) | typedef enum _MULTIPLE_TRUSTEE_OPERATION type OBJECTS_AND_SID (line 73) | typedef struct _OBJECTS_AND_SID type OBJECTS_AND_NAME_A (line 81) | typedef struct _OBJECTS_AND_NAME_A type OBJECTS_AND_NAME_W (line 90) | typedef struct _OBJECTS_AND_NAME_W function DECL_WINELIB_TYPE_AW (line 99) | DECL_WINELIB_TYPE_AW(OBJECTS_AND_NAME_) type TRUSTEE_W (line 111) | typedef struct _TRUSTEE_W function DECL_WINELIB_TYPE_AW (line 120) | DECL_WINELIB_TYPE_AW(TRUSTEE_) type EXPLICIT_ACCESS_A (line 146) | typedef struct _EXPLICIT_ACCESS_A type EXPLICIT_ACCESS_W (line 154) | typedef struct _EXPLICIT_ACCESS_W type ULONG (line 168) | typedef ULONG INHERIT_FLAGS, *PINHERIT_FLAGS; type ACTRL_ACCESS_ENTRYA (line 170) | typedef struct _ACTRL_ACCESS_ENTRYA type ACTRL_ACCESS_ENTRYW (line 180) | typedef struct _ACTRL_ACCESS_ENTRYW function DECL_WINELIB_TYPE_AW (line 190) | DECL_WINELIB_TYPE_AW(ACTRL_ACCESS_ENTRY) type ACTRL_ACCESS_ENTRY_LISTW (line 200) | typedef struct _ACTRL_ACCESS_ENTRY_LISTW function DECL_WINELIB_TYPE_AW (line 206) | DECL_WINELIB_TYPE_AW(ACTRL_ACCESS_ENTRY_LIST) type ACTRL_PROPERTY_ENTRYW (line 216) | typedef struct _ACTRL_PROPERTY_ENTRYW function DECL_WINELIB_TYPE_AW (line 223) | DECL_WINELIB_TYPE_AW(ACTRL_PROPERTY_ENTRY) type ACTRL_ACCESSW (line 232) | typedef struct _ACTRL_ALISTW type TRUSTEE_ACCESSA (line 251) | typedef struct _TRUSTEE_ACCESSA type TRUSTEE_ACCESSW (line 259) | typedef struct _TRUSTEE_ACCESSW type ACTRL_OVERLAPPED (line 382) | typedef struct _ACTRL_OVERLAPPED type ACTRL_ACCESS_INFOA (line 392) | typedef struct _ACTRL_ACCESS_INFOA type ACTRL_ACCESS_INFOW (line 398) | typedef struct _ACTRL_ACCESS_INFOW function DECL_WINELIB_TYPE_AW (line 404) | DECL_WINELIB_TYPE_AW(ACTRL_ACCESS_INFO) type ACTRL_CONTROL_INFOW (line 413) | typedef struct _ACTRL_CONTROL_INFOW function DECL_WINELIB_TYPE_AW (line 419) | DECL_WINELIB_TYPE_AW(ACTRL_CONTROL_INFO) type INHERITED_FROMA (line 430) | typedef struct _INHERITED_FROMA type INHERITED_FROMW (line 436) | typedef struct _INHERITED_FROMW FILE: wine/windows/aclui.h type SI_OBJECT_INFO (line 30) | typedef struct _SI_OBJECT_INFO type SI_ACCESS (line 70) | typedef struct _SI_ACCESS type SI_INHERIT_TYPE (line 83) | typedef struct _SI_INHERIT_TYPE type SI_PAGE_TYPE (line 90) | typedef enum _SI_PAGE_TYPE function STDMETHOD (line 107) | STDMETHOD(QueryInterface) (THIS_ REFIID riid, LPVOID * ppvObj) PURE; type SID_INFO_LIST (line 158) | typedef struct _SID_INFO_LIST type IEffectivePermission (line 185) | typedef IEffectivePermission *LPEFFECTIVEPERMISSION; type ISecurityObjectTypeInfo (line 206) | typedef ISecurityObjectTypeInfo *LPSecurityObjectTypeInfo; FILE: wine/windows/advpub.h type CABINFOA (line 32) | typedef struct _CabInfoA type CABINFOW (line 41) | typedef struct _CabInfoW function DECL_WINELIB_TYPE_AW (line 50) | DECL_WINELIB_TYPE_AW(CABINFO) type PERUSERSECTIONW (line 65) | typedef struct _PERUSERSECTIONW function DECL_WINELIB_TYPE_AW (line 77) | DECL_WINELIB_TYPE_AW(PERUSERSECTION) type STRENTRYW (line 86) | typedef struct _StrEntryW function DECL_WINELIB_TYPE_AW (line 92) | DECL_WINELIB_TYPE_AW(STRENTRY) type STRTABLEA (line 100) | typedef const STRTABLEA CSTRTABLEA, *LPCSTRTABLEA; type STRTABLEW (line 102) | typedef struct _StrTableW type STRTABLEW (line 107) | typedef const STRTABLEW CSTRTABLEW, *LPCSTRTABLEW; FILE: wine/windows/af_irda.h type IRDA_DEVICE_INFO (line 21) | typedef struct _IRDA_DEVICE_INFO type DEVICELIST (line 30) | typedef struct _DEVICELIST type SOCKADDR_IRDA (line 36) | typedef struct _SOCKADDR_IRDA FILE: wine/windows/appmgmt.h type MANAGEDAPPLICATION (line 22) | typedef struct _MANAGEDAPPLICATION FILE: wine/windows/appmodel.h type AppPolicyProcessTerminationMethod (line 25) | typedef enum AppPolicyProcessTerminationMethod type AppPolicyThreadInitializationType (line 31) | typedef enum AppPolicyThreadInitializationType type AppPolicyShowDeveloperDiagnostic (line 37) | typedef enum AppPolicyShowDeveloperDiagnostic type AppPolicyWindowingModel (line 43) | typedef enum AppPolicyWindowingModel FILE: wine/windows/atlbase.h type _ATL_CATMAP_ENTRY (line 44) | struct _ATL_CATMAP_ENTRY type CRITICAL_SECTION (line 47) | typedef CRITICAL_SECTION CComCriticalSection; type _ATL_OBJMAP_ENTRYA_V1 (line 49) | typedef struct _ATL_OBJMAP_ENTRYA_V1_TAG type _ATL_OBJMAP_ENTRYW_V1 (line 60) | typedef struct _ATL_OBJMAP_ENTRYW_V1_TAG type _ATL_OBJMAP_ENTRYA (line 71) | typedef struct _ATL_OBJMAP_ENTRYA_TAG type _ATL_OBJMAP_ENTRYW (line 84) | typedef struct _ATL_OBJMAP_ENTRYW_TAG type _ATL_OBJMAP_CACHE (line 97) | typedef struct _ATL_OBJMAP_CACHE type _ATL_OBJMAP_ENTRY110 (line 103) | typedef struct _ATL_OBJMAP_ENTRY110 type _ATL_TERMFUNC_ELEM (line 115) | typedef struct _ATL_TERMFUNC_ELEM_TAG type _AtlCreateWndData (line 122) | typedef struct _AtlCreateWndData_TAG type _ATL_MODULEA (line 129) | typedef struct _ATL_MODULEA_TAG type _ATL_MODULEW (line 156) | typedef struct _ATL_MODULEW_TAG type CSimpleArray (line 183) | typedef struct type _ATL_MODULE70 (line 190) | typedef struct _ATL_MODULE70 type _ATL_WIN_MODULE70 (line 198) | typedef struct _ATL_WIN_MODULE70 type _ATL_COM_MODULE70 (line 207) | typedef struct _ATL_COM_MODULE70 type _ATL_COM_MODULE70 (line 216) | typedef struct _ATL_COM_MODULE70 type _ATL_MODULE70 (line 227) | typedef _ATL_MODULE70 _ATL_MODULE; type _ATL_WIN_MODULE70 (line 228) | typedef _ATL_WIN_MODULE70 _ATL_WIN_MODULE; type _ATL_MODULEW (line 230) | typedef _ATL_MODULEW _ATL_MODULE; type _ATL_MODULEW (line 231) | typedef _ATL_MODULEW _ATL_WIN_MODULE; type _ATL_INTMAP_ENTRY (line 234) | typedef struct _ATL_INTMAP_ENTRY_TAG type _ATL_REGMAP_ENTRY (line 241) | struct _ATL_REGMAP_ENTRY type _ATL_CATMAP_ENTRY (line 247) | struct _ATL_CATMAP_ENTRY type _ATL_REGMAP_ENTRY (line 277) | struct _ATL_REGMAP_ENTRY type _ATL_REGMAP_ENTRY (line 283) | struct _ATL_REGMAP_ENTRY type _ATL_CATMAP_ENTRY (line 286) | struct _ATL_CATMAP_ENTRY FILE: wine/windows/atlcom.h type ATL_PROPMAP_ENTRY (line 26) | typedef struct ATL_PROPMAP_ENTRY FILE: wine/windows/atlwin.h type _ATL_WNDCLASSINFOA (line 24) | typedef struct _ATL_WNDCLASSINFOA_TAG type _ATL_WNDCLASSINFOW (line 35) | typedef struct _ATL_WNDCLASSINFOW_TAG FILE: wine/windows/audevcod.h type SNDDEV_ERR (line 22) | typedef enum _tagSND_DEVICE_ERROR FILE: wine/windows/audiosessiontypes.h type AUDCLNT_SHAREMODE (line 26) | typedef enum _AUDCLNT_SHAREMODE type AudioSessionState (line 41) | typedef enum _AudioSessionState type AUDIO_STREAM_CATEGORY (line 48) | typedef enum _AUDIO_STREAM_CATEGORY FILE: wine/windows/authz.h type AUTHZ_ACCESS_CHECK_RESULTS_HANDLE (line 31) | typedef AUTHZ_ACCESS_CHECK_RESULTS_HANDLE *PAUTHZ_ACCESS_CHECK_RESULTS_H... type AUTHZ_CLIENT_CONTEXT_HANDLE (line 32) | typedef AUTHZ_CLIENT_CONTEXT_HANDLE *PAUTHZ_CLIENT_CONTEXT_HANDLE; type AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET (line 47) | typedef struct _AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET type AUTHZ_ACCESS_REQUEST (line 53) | typedef struct _AUTHZ_ACCESS_REQUEST type AUTHZ_ACCESS_REPLY (line 66) | typedef struct _AUTHZ_ACCESS_REPLY type AUTHZ_SOURCE_SCHEMA_REGISTRATION (line 74) | typedef struct _AUTHZ_SOURCE_SCHEMA_REGISTRATION FILE: wine/windows/aviriff.h type RIFFCHUNK (line 26) | typedef struct _riffchunk type RIFFLIST (line 32) | typedef struct _rifflist type AVIMAINHEADER (line 55) | typedef struct _avimainheader type AVIEXTHEADER (line 74) | typedef struct _aviextheader type AVISTREAMHEADER (line 99) | typedef struct _avistreamheader type AVIOLDINDEX (line 136) | typedef struct _avioldindex type TIMECODE (line 149) | typedef union _timecode type TIMECODEDATA (line 166) | typedef struct _timecodedata type AVIMETAINDEX (line 182) | typedef struct _avimetaindex type AVISUPERINDEX (line 196) | typedef struct _avisuperindex { type AVISTDINDEX_ENTRY (line 215) | typedef struct _avistdindex_entry { type AVISTDINDEX (line 220) | typedef struct _avistdindex { type AVITIMEDINDEX_ENTRY (line 233) | typedef struct _avitimedindex_entry { type AVITIMEDINDEX (line 239) | typedef struct _avitimedindex { type AVITIMECODEINDEX (line 253) | typedef struct _avitimecodeindex { type AVITCDLINDEX_ENTRYA (line 265) | typedef struct _avitcdlindex_entryA { type AVITCDLINDEX_ENTRYW (line 273) | typedef struct _avitcdlindex_entryW { type AVITCDLINDEXA (line 281) | typedef struct _avitcdlindexA { type AVITCDLINDEXW (line 294) | typedef struct _avitcdlindexW { type AVIFIELDINDEX (line 310) | typedef struct _avifieldindex_chunk { FILE: wine/windows/avrt.h type AVRT_PRIORITY (line 29) | typedef enum _AVRT_PRIORITY FILE: wine/windows/basetsd.h type INT8 (line 79) | typedef signed char INT8, *PINT8; type INT16 (line 80) | typedef signed short INT16, *PINT16; type INT32 (line 81) | typedef signed int INT32, *PINT32; type UINT8 (line 82) | typedef unsigned char UINT8, *PUINT8; type UINT16 (line 83) | typedef unsigned short UINT16, *PUINT16; type UINT32 (line 84) | typedef unsigned int UINT32, *PUINT32; type LONG32 (line 85) | typedef signed int LONG32, *PLONG32; type ULONG32 (line 86) | typedef unsigned int ULONG32, *PULONG32; type DWORD32 (line 87) | typedef unsigned int DWORD32, *PDWORD32; type INT64 (line 90) | typedef signed __int64 INT64, *PINT64; type UINT64 (line 91) | typedef unsigned __int64 UINT64, *PUINT64; type LONG64 (line 92) | typedef signed __int64 LONG64, *PLONG64; type ULONG64 (line 93) | typedef unsigned __int64 ULONG64, *PULONG64; type DWORD64 (line 94) | typedef unsigned __int64 DWORD64, *PDWORD64; type INT_PTR (line 107) | typedef /* [public] */ signed __int3264 INT_PTR, *PINT_PTR; type LONG_PTR (line 108) | typedef /* [public] */ signed __int3264 LONG_PTR, *PLONG_PTR; type UINT_PTR (line 109) | typedef /* [public] */ unsigned __int3264 UINT_PTR, *PUINT_PTR; type ULONG_PTR (line 110) | typedef /* [public] */ unsigned __int3264 ULONG_PTR, *PULONG_PTR; type ULONG_PTR (line 111) | typedef ULONG_PTR DWORD_PTR, *PDWORD_PTR; type INT_PTR (line 117) | typedef signed __int64 INT_PTR, *PINT_PTR; type LONG_PTR (line 118) | typedef signed __int64 LONG_PTR, *PLONG_PTR; type UINT_PTR (line 119) | typedef unsigned __int64 UINT_PTR, *PUINT_PTR; type ULONG_PTR (line 120) | typedef unsigned __int64 ULONG_PTR, *PULONG_PTR; type ULONG_PTR (line 121) | typedef ULONG_PTR DWORD_PTR, *PDWORD_PTR; type INT_PTR (line 127) | typedef long INT_PTR, *PINT_PTR; type UINT_PTR (line 128) | typedef unsigned long UINT_PTR, *PUINT_PTR; type LONG_PTR (line 129) | typedef long LONG_PTR, *PLONG_PTR; type ULONG_PTR (line 130) | typedef unsigned long ULONG_PTR, *PULONG_PTR; type ULONG_PTR (line 131) | typedef ULONG_PTR DWORD_PTR, *PDWORD_PTR; type __int64 (line 143) | typedef __int64 SHANDLE_PTR; type HANDLE_PTR (line 144) | typedef unsigned __int64 HANDLE_PTR; type HALF_PTR (line 145) | typedef int HALF_PTR, *PHALF_PTR; type UHALF_PTR (line 146) | typedef unsigned int UHALF_PTR, *PUHALF_PTR; function ULONG32 (line 154) | static inline ULONG32 HandleToULong(const void *h) function LONG32 (line 159) | static inline LONG32 HandleToLong(const void *h) function ULONG32 (line 174) | static inline ULONG32 PtrToUlong(const void *p) function LONG32 (line 179) | static inline LONG32 PtrToLong(const void *p) function UINT32 (line 184) | static inline UINT32 PtrToUint(const void *p) function INT32 (line 189) | static inline INT32 PtrToInt(const void *p) function UINT16 (line 194) | static inline UINT16 PtrToUshort(const void *p) function INT16 (line 199) | static inline INT16 PtrToShort(const void *p) type SHANDLE_PTR (line 232) | typedef long SHANDLE_PTR; type HANDLE_PTR (line 233) | typedef unsigned long HANDLE_PTR; type HALF_PTR (line 234) | typedef signed short HALF_PTR, *PHALF_PTR; type UHALF_PTR (line 235) | typedef unsigned short UHALF_PTR, *PUHALF_PTR; type LONG_PTR (line 263) | typedef LONG_PTR SSIZE_T, *PSSIZE_T; type ULONG_PTR (line 264) | typedef ULONG_PTR SIZE_T, *PSIZE_T; type ULONG_PTR (line 266) | typedef ULONG_PTR KAFFINITY, *PKAFFINITY; FILE: wine/windows/basetyps.h type error_status_t (line 74) | typedef unsigned long error_status_t; type wchar_t (line 79) | typedef unsigned short wchar_t; FILE: wine/windows/bcrypt.h type LONG (line 40) | typedef LONG NTSTATUS; type BCRYPT_ALGORITHM_IDENTIFIER (line 102) | typedef struct _BCRYPT_ALGORITHM_IDENTIFIER type BCRYPT_KEY_LENGTHS_STRUCT (line 109) | typedef struct __BCRYPT_KEY_LENGTHS_STRUCT type BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO (line 116) | typedef struct _BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO type BCRYPT_ECCKEY_BLOB (line 133) | typedef struct _BCRYPT_ECCKEY_BLOB type BCRYPT_RSAKEY_BLOB (line 143) | typedef struct _BCRYPT_RSAKEY_BLOB type BCRYPT_PKCS1_PADDING_INFO (line 153) | typedef struct _BCRYPT_PKCS1_PADDING_INFO type CRYPT_INTERFACE_REG (line 169) | typedef struct _CRYPT_INTERFACE_REG type CRYPT_IMAGE_REG (line 177) | typedef struct _CRYPT_IMAGE_REG type CRYPT_PROVIDER_REG (line 184) | typedef struct _CRYPT_PROVIDER_REG type BCRYPT_KEY_DATA_BLOB_HEADER (line 192) | typedef struct _BCRYPT_KEY_DATA_BLOB_HEADER type PVOID (line 202) | typedef PVOID BCRYPT_ALG_HANDLE; type PVOID (line 203) | typedef PVOID BCRYPT_KEY_HANDLE; type PVOID (line 204) | typedef PVOID BCRYPT_HANDLE; type PVOID (line 205) | typedef PVOID BCRYPT_HASH_HANDLE; FILE: wine/windows/bdaiface_enums.h type EntitlementType (line 22) | typedef enum EntitlementType type BDA_DrmPairingError (line 29) | typedef enum BDA_DrmPairingError type UICloseReasonType (line 43) | typedef enum UICloseReasonType type LocationCodeSchemeType (line 52) | typedef enum LocationCodeSchemeType type SmartCardApplication (line 57) | typedef struct SmartCardApplication type EALocationCodeType (line 65) | typedef struct EALocationCodeType type SmartCardStatusType (line 73) | typedef enum SmartCardStatusType type SmartCardAssociationType (line 82) | typedef enum SmartCardAssociationType FILE: wine/windows/bdatypes.h type BDANODE_DESCRIPTOR (line 22) | typedef struct _BDANODE_DESCRIPTOR type BDA_SIGNAL_TIMEOUTS (line 29) | typedef struct _BDA_SIGNAL_TIMEOUTS type BDA_TEMPLATE_CONNECTION (line 36) | typedef struct _BDA_TEMPLATE_CONNECTION type MEDIA_SAMPLE_CONTENT (line 44) | typedef enum MEDIA_SAMPLE_CONTENT type PID_MAP (line 52) | typedef struct type MUX_PID_TYPE (line 58) | typedef enum MUX_PID_TYPE type BDA_MUX_PIDLISTITEM (line 66) | typedef struct _BDA_MUX_PIDLISTITEM type BDA_CONDITIONALACCESS_REQUESTTYPE (line 74) | typedef enum BDA_CONDITIONALACCESS_REQUESTTYPE type BDA_CONDITIONALACCESS_MMICLOSEREASON (line 82) | typedef enum BDA_CONDITIONALACCESS_MMICLOSEREASON type BDA_CONDITIONALACCESS_SESSION_RESULT (line 93) | typedef enum BDA_CONDITIONALACCESS_SESSION_RESULT type BDA_DISCOVERY_STATE (line 100) | typedef enum BDA_DISCOVERY_STATE type ApplicationTypeType (line 107) | typedef enum ApplicationTypeType type GuardInterval (line 120) | typedef enum GuardInterval type TransmissionMode (line 134) | typedef enum TransmissionMode type SpectralInversion (line 149) | typedef enum SpectralInversion type BinaryConvolutionCodeRate (line 159) | typedef enum BinaryConvolutionCodeRate type Polarisation (line 180) | typedef enum Polarisation type FECMethod (line 191) | typedef enum FECMethod type ModulationType (line 203) | typedef enum ModulationType type RollOff (line 245) | typedef enum RollOff type Pilot (line 255) | typedef enum Pilot FILE: wine/windows/bluetoothapis.h type ULONGLONG (line 25) | typedef ULONGLONG BTH_ADDR; type BLUETOOTH_ADDRESS_STRUCT (line 27) | typedef struct _BLUETOOTH_ADDRESS { type BLUETOOTH_FIND_RADIO_PARAMS (line 45) | typedef struct _BLUETOOTH_FIND_RADIO_PARAMS { type BLUETOOTH_RADIO_INFO (line 49) | typedef struct _BLUETOOTH_RADIO_INFO { type BLUETOOTH_DEVICE_INFO (line 58) | typedef struct _BLUETOOTH_DEVICE_INFO { type BLUETOOTH_DEVICE_SEARCH_PARAMS (line 70) | typedef struct _BLUETOOTH_DEVICE_SEARCH_PARAMS { type HANDLE (line 81) | typedef HANDLE HBLUETOOTH_AUTHENTICATION_REGISTRATION; type HANDLE (line 82) | typedef HANDLE HBLUETOOTH_CONTAINER_ELEMENT; type HANDLE (line 83) | typedef HANDLE HBLUETOOTH_DEVICE_FIND; type HANDLE (line 84) | typedef HANDLE HBLUETOOTH_RADIO_FIND; type BLUETOOTH_COD_PAIRS (line 86) | typedef struct _BLUETOOTH_COD_PAIRS { type BLUETOOTH_DEVICE_INFO (line 91) | typedef BOOL (WINAPI *PFN_DEVICE_CALLBACK)(void *pvParam, const BLUETOOT... type BLUETOOTH_SELECT_DEVICE_PARAMS (line 93) | typedef struct _BLUETOOTH_SELECT_DEVICE_PARAMS { type SDP_ELEMENT_DATA (line 113) | typedef struct _SDP_ELEMENT_DATA { type SDP_STRING_TYPE_DATA (line 157) | typedef struct _SDP_STRING_TYPE_DATA { FILE: wine/windows/bthsdpdef.h type SDP_LARGE_INTEGER_16 (line 25) | typedef struct SDP_LARGE_INTEGER_16 { type SDP_ULARGE_INTEGER_16 (line 30) | typedef struct SDP_ULARGE_INTEGER_16 { type NodeContainerType (line 35) | typedef enum NodeContainerType { type USHORT (line 40) | typedef USHORT SDP_ERROR, *PSDP_ERROR; type SDP_TYPE (line 42) | typedef enum SDP_TYPE { type SDP_SPECIFICTYPE (line 55) | typedef enum SDP_SPECIFICTYPE { type SdpAttributeRange (line 72) | typedef struct _SdpAttributeRange { type SdpQueryUuidUnion (line 77) | typedef union SdpQueryUuidUnion { type SdpQueryUuid (line 83) | typedef struct _SdpQueryUuid { FILE: wine/windows/cfgmgr32.h type DWORD (line 38) | typedef DWORD CONFIGRET; type DWORD (line 171) | typedef DWORD DEVINST, *PDEVINST; type DWORD (line 172) | typedef DWORD DEVNODE, *PDEVNODE; type HANDLE (line 173) | typedef HANDLE HMACHINE, *PHMACHINE; type CHAR (line 174) | typedef CHAR *DEVNODEID_A, *DEVINSTID_A; type WCHAR (line 175) | typedef WCHAR *DEVNODEID_W, *DEVINSTID_W; type ULONG (line 176) | typedef ULONG REGDISPOSITION; FILE: wine/windows/clusapi.h type _HCLUSTER (line 26) | struct _HCLUSTER type _HCLUSENUM (line 27) | struct _HCLUSENUM type CLUSTERVERSIONINFO (line 30) | typedef struct _CLUSTERVERSIONINFO FILE: wine/windows/commctrl.h type INITCOMMONCONTROLSEX (line 35) | typedef struct tagINITCOMMONCONTROLSEX { type _LI_METRIC (line 45) | enum _LI_METRIC type NMTOOLTIPSCREATED (line 146) | typedef struct tagNMTOOLTIPSCREATED type NMMOUSE (line 152) | typedef struct tagNMMOUSE type NMOBJECTNOTIFY (line 161) | typedef struct tagNMOBJECTNOTIFY type NMKEY (line 175) | typedef struct tagNMKEY type NMCHAR (line 182) | typedef struct tagNMCHAR type NMCUSTOMDRAW (line 257) | typedef struct tagNMCUSTOMDRAWINFO type NMTTCUSTOMDRAW (line 268) | typedef struct tagNMTTCUSTOMDRAW type COLORSCHEME (line 340) | typedef struct tagCOLORSCHEME type DRAGLISTINFO (line 351) | typedef struct tagDRAGLISTINFO type UDACCEL (line 399) | typedef struct _UDACCEL type NM_UPDOWN (line 434) | typedef struct tagNM_UPDOWN type PBRANGE (line 481) | typedef struct type _IMAGELIST (line 490) | struct _IMAGELIST type _IMAGELIST (line 491) | struct _IMAGELIST type IMAGEINFO (line 543) | typedef struct _IMAGEINFO type IMAGELISTDRAWPARAMS (line 553) | typedef struct _IMAGELISTDRAWPARAMS type TRACKMOUSEEVENT (line 644) | typedef struct tagTRACKMOUSEEVENT { type UINT (line 702) | typedef LRESULT (CALLBACK *SUBCLASSPROC)(HWND, UINT, WPARAM, LPARAM, UIN... type HDLAYOUT (line 843) | typedef struct _HD_LAYOUT type HDITEMA (line 851) | typedef struct _HD_ITEMA type HDITEMW (line 870) | typedef struct _HD_ITEMW type HD_TEXTFILTERA (line 901) | typedef struct _HD_TEXTFILTERA type HD_TEXTFILTERW (line 907) | typedef struct _HD_TEXTFILTERW type HDHITTESTINFO (line 918) | typedef struct _HD_HITTESTINFO type NMHEADERA (line 927) | typedef struct tagNMHEADERA type NMHEADERW (line 935) | typedef struct tagNMHEADERW type NMHDDISPINFOA (line 947) | typedef struct tagNMHDDISPINFOA type NMHDDISPINFOW (line 958) | typedef struct tagNMHDDISPINFOW type NMHDFILTERBTNCLICK (line 972) | typedef struct tagNMHDFILTERBTNCLICK type BUTTON_IMAGELIST (line 1061) | typedef struct type BUTTON_SPLITINFO (line 1068) | typedef struct tagBUTTON_SPLITINFO type NMBCDROPDOWN (line 1076) | typedef struct tagNMBCDROPDOWN type NMBCHOTITEM (line 1082) | typedef struct tagNMBCHOTITEM type NMTBCUSTOMDRAW (line 1348) | typedef struct _NMTBCUSTOMDRAW type OLDTBBUTTON (line 1382) | typedef struct _OLDTBBUTTON { type OLDTBBUTTON (line 1390) | typedef const OLDTBBUTTON *LPCOLDTBBUTTON; type TBBUTTON (line 1393) | typedef struct _TBBUTTON { type TBBUTTON (line 1406) | typedef const TBBUTTON *LPCTBBUTTON; type COLORMAP (line 1409) | typedef struct _COLORMAP { type TBADDBITMAP (line 1415) | typedef struct tagTBADDBITMAP { type TBSAVEPARAMSA (line 1468) | typedef struct tagTBSAVEPARAMSA { type TBSAVEPARAMSW (line 1474) | typedef struct tagTBSAVEPARAMSW { type TBBUTTONINFOA (line 1483) | typedef struct type TBBUTTONINFOW (line 1497) | typedef struct type NMTBHOTITEM (line 1514) | typedef struct tagNMTBHOTITEM type NMTBGETINFOTIPA (line 1522) | typedef struct tagNMTBGETINFOTIPA type NMTBGETINFOTIPW (line 1531) | typedef struct tagNMTBGETINFOTIPW type NMTBDISPINFOA (line 1543) | typedef struct type NMTBDISPINFOW (line 1554) | typedef struct type NMTOOLBARA (line 1574) | typedef struct tagNMTOOLBARA type NMTOOLBARW (line 1584) | typedef struct tagNMTOOLBARW type TBREPLACEBITMAP (line 1599) | typedef struct type TBINSERTMARK (line 1619) | typedef struct type NMTBSAVE (line 1627) | typedef struct tagNMTBSAVE type NMTBRESTORE (line 1638) | typedef struct tagNMTBRESTORE type TBMETRICS (line 1654) | typedef struct type NMTBINITCUSTOMIZE (line 1667) | typedef struct type NMTBWRAPHOTITEM (line 1673) | typedef struct type TTTOOLINFOA (line 1808) | typedef struct tagTOOLINFOA { type TTTOOLINFOW (line 1820) | typedef struct tagTOOLINFOW { type TTHITTESTINFOA (line 1846) | typedef struct _TT_HITTESTINFOA type TTHITTESTINFOW (line 1854) | typedef struct _TT_HITTESTINFOW type NMTTDISPINFOA (line 1866) | typedef struct tagNMTTDISPINFOA type NMTTDISPINFOW (line 1876) | typedef struct tagNMTTDISPINFOW type TTGETTITLE (line 1893) | typedef struct _TTGETTITLE type REBARINFO (line 2031) | typedef struct tagREBARINFO type REBARBANDINFOA (line 2038) | typedef struct tagREBARBANDINFOA type REBARBANDINFOA (line 2065) | typedef REBARBANDINFOA const *LPCREBARBANDINFOA; type REBARBANDINFOW (line 2067) | typedef struct tagREBARBANDINFOW type REBARBANDINFOW (line 2094) | typedef REBARBANDINFOW const *LPCREBARBANDINFOW; type NMREBARCHILDSIZE (line 2107) | typedef struct tagNMREBARCHILDSIZE type NMREBAR (line 2116) | typedef struct tagNMREBAR type NMRBAUTOSIZE (line 2126) | typedef struct tagNMRBAUTOSIZE type NMREBARCHEVRON (line 2134) | typedef struct tagNMREBARCHEVRON type RBHITTESTINFO (line 2144) | typedef struct _RB_HITTESTINFO type NMREBARAUTOBREAK (line 2154) | typedef struct tagNMREBARAUTOBREAK type NMPGSCROLL (line 2300) | typedef struct type NMPGCALCSIZE (line 2313) | typedef struct type _TREEITEM (line 2554) | struct _TREEITEM type TVITEMA (line 2556) | typedef struct { type TVITEMW (line 2569) | typedef struct { type TVITEMEXA (line 2592) | typedef struct { type TVITEMEXW (line 2610) | typedef struct { type TVINSERTSTRUCTA (line 2631) | typedef struct tagTVINSERTSTRUCTA { type TVINSERTSTRUCTW (line 2640) | typedef struct tagTVINSERTSTRUCTW { type NMTREEVIEWA (line 2665) | typedef struct tagNMTREEVIEWA { type NMTREEVIEWW (line 2673) | typedef struct tagNMTREEVIEWW { type NMTVDISPINFOA (line 2691) | typedef struct tagTVDISPINFOA { type NMTVDISPINFOW (line 2696) | typedef struct tagTVDISPINFOW { type NMTVDISPINFOEXA (line 2701) | typedef struct tagTVDISPINFOEXA { type NMTVDISPINFOEXW (line 2706) | typedef struct tagTVDISPINFOEXW { type LPARAM (line 2719) | typedef INT (CALLBACK *PFNTVCOMPARE)(LPARAM, LPARAM, LPARAM); type TVSORTCB (line 2721) | typedef struct tagTVSORTCB type TVHITTESTINFO (line 2731) | typedef struct tagTVHITTESTINFO { type NMTVCUSTOMDRAW (line 2746) | typedef struct tagNMTVCUSTOMDRAW type NMTVGETINFOTIPA (line 2756) | typedef struct tagNMTVGETINFOTIPA type NMTVGETINFOTIPW (line 2765) | typedef struct tagNMTVGETINFOTIPW type TVITEMPART (line 2777) | typedef enum _TVITEMPART type TVGETITEMPARTRECTINFO (line 2782) | typedef struct tagTVGETITEMPARTRECTINFO type NMTVITEMCHANGE (line 2789) | typedef struct tagTVITEMCHANGE type NMTVASYNCDRAW (line 2799) | typedef struct tagNMTVASYNCDRAW type NMTVKEYDOWN (line 2811) | typedef struct tagTVKEYDOWN type LVITEMA (line 3419) | typedef struct tagLVITEMA type LVITEMW (line 3441) | typedef struct tagLVITEMW type LVSETINFOTIP (line 3478) | typedef struct LVSETINFOTIP type LVBKIMAGEA (line 3490) | typedef struct tagLVBKIMAGEA type LVBKIMAGEW (line 3500) | typedef struct tagLVBKIMAGEW type LVCOLUMNA (line 3530) | typedef struct tagLVCOLUMNA type LVCOLUMNW (line 3547) | typedef struct tagLVCOLUMNW type NMLISTVIEW (line 3574) | typedef struct tagNMLISTVIEW type NMITEMACTIVATE (line 3589) | typedef struct tagNMITEMACTIVATE type NMLVDISPINFOA (line 3606) | typedef struct tagLVDISPINFO type NMLVDISPINFOW (line 3612) | typedef struct tagLVDISPINFOW type NMLVKEYDOWN (line 3626) | typedef struct tagLVKEYDOWN type NMLVGETINFOTIPA (line 3636) | typedef struct tagNMLVGETINFOTIPA type NMLVGETINFOTIPW (line 3647) | typedef struct tagNMLVGETINFOTIPW type LVHITTESTINFO (line 3661) | typedef struct tagLVHITTESTINFO type LVFINDINFOA (line 3675) | typedef struct tagLVFINDINFOA type LVFINDINFOW (line 3684) | typedef struct tagLVFINDINFOW type LVGROUP (line 3702) | typedef struct LVGROUP type LVGROUPMETRICS (line 3733) | typedef struct LVGROUPMETRICS type INT (line 3749) | typedef INT (*PFNLVGROUPCOMPARE)(INT, INT, VOID*); type LVINSERTGROUPSORTED (line 3751) | typedef struct LVINSERTGROUPSORTED type LVTILEINFO (line 3760) | typedef struct LVTILEINFO type LVTILEVIEWINFO (line 3770) | typedef struct LVTILEVIEWINFO type LVINSERTMARK (line 3780) | typedef struct LVINSERTMARK type TCHITTESTINFO (line 3788) | typedef struct tagTCHITTESTINFO type LPARAM (line 3796) | typedef INT (CALLBACK *PFNLVCOMPARE)(LPARAM, LPARAM, LPARAM); type NMLVCUSTOMDRAW (line 3800) | typedef struct tagNMLVCUSTOMDRAW type NMLVCACHEHINT (line 3816) | typedef struct tagNMLVCACHEHINT type NMLVFINDITEMA (line 3827) | typedef struct tagNMLVFINDITEMA type NMLVFINDITEMW (line 3834) | typedef struct tagNMLVFINDITEMW type NMLVODSTATECHANGE (line 3847) | typedef struct tagNMLVODSTATECHANGE type NMLVSCROLL (line 3860) | typedef struct NMLVSCROLL type TCITEMHEADERA (line 4287) | typedef struct tagTCITEMHEADERA type TCITEMHEADERW (line 4297) | typedef struct tagTCITEMHEADERW type TCITEMA (line 4312) | typedef struct tagTCITEMA type TCITEMW (line 4323) | typedef struct tagTCITEMW type NMTCKEYDOWN (line 4348) | typedef struct tagTCKEYDOWN type COMBOBOXEXITEMA (line 4434) | typedef struct tagCOMBOBOXEXITEMA type COMBOBOXEXITEMA (line 4446) | typedef COMBOBOXEXITEMA const *PCCOMBOEXITEMA; type COMBOBOXEXITEMW (line 4448) | typedef struct tagCOMBOBOXEXITEMW type COMBOBOXEXITEMW (line 4460) | typedef COMBOBOXEXITEMW const *PCCOMBOEXITEMW; type NMCBEENDEDITW (line 4473) | typedef struct tagNMCBEENDEDITW type NMCBEENDEDITA (line 4482) | typedef struct tagNMCBEENDEDITA type NMCOMBOBOXEXA (line 4495) | typedef struct type NMCOMBOBOXEXW (line 4501) | typedef struct type NMCBEDRAGBEGINA (line 4510) | typedef struct type NMCBEDRAGBEGINW (line 4517) | typedef struct type NMIPADDRESS (line 4638) | typedef struct tagNMIPADDRESS type MCHITTESTINFO (line 4775) | typedef struct { type NMSELCHANGE (line 4789) | typedef struct tagNMSELCHANGE type NMSELCHANGE (line 4796) | typedef NMSELCHANGE NMSELECT, *LPNMSELECT; type DWORD (line 4797) | typedef DWORD MONTHDAYSTATE, *LPMONTHDAYSTATE; type NMDAYSTATE (line 4799) | typedef struct tagNMDAYSTATE type NMDATETIMECHANGE (line 4917) | typedef struct tagNMDATETIMECHANGE type NMDATETIMESTRINGA (line 4924) | typedef struct tagNMDATETIMESTRINGA type NMDATETIMESTRINGW (line 4932) | typedef struct tagNMDATETIMESTRINGW function DECL_WINELIB_TYPE_AW (line 4940) | DECL_WINELIB_TYPE_AW(NMDATETIMESTRING) type NMDATETIMEWMKEYDOWNW (line 4951) | typedef struct tagNMDATETIMEWMKEYDOWNW function DECL_WINELIB_TYPE_AW (line 4959) | DECL_WINELIB_TYPE_AW(NMDATETIMEWMKEYDOWN) type NMDATETIMEFORMATW (line 4972) | typedef struct tagNMDATETIMEFORMATW function DECL_WINELIB_TYPE_AW (line 4981) | DECL_WINELIB_TYPE_AW(NMDATETIMEFORMAT) type NMDATETIMEFORMATQUERYW (line 4991) | typedef struct tagNMDATETIMEFORMATQUERYW type _DSA (line 5044) | struct _DSA type _DSA (line 5045) | struct _DSA type _DPA (line 5060) | struct _DPA type _DPA (line 5061) | struct _DPA type LPVOID (line 5066) | typedef INT (CALLBACK *PFNDPACOMPARE)(LPVOID, LPVOID, LPARAM); type PVOID (line 5067) | typedef PVOID (CALLBACK *PFNDPAMERGE)(UINT,PVOID,PVOID,LPARAM); type DPASTREAMINFO (line 5097) | typedef struct _DPASTREAMINFO type IStream (line 5103) | struct IStream type IStream (line 5106) | struct IStream type IStream (line 5107) | struct IStream type LITEM (line 5161) | typedef struct tagLITEM type LHITTESTINFO (line 5171) | typedef struct tagLHITTESTINFO type NMLINK (line 5177) | typedef struct tagNMLINK type NMLVLINK (line 5183) | typedef struct tagNMLVLINK type EDITBALLOONTIP (line 5244) | typedef struct _tagEDITBALLOONTIP type _TASKDIALOG_FLAGS (line 5298) | enum _TASKDIALOG_FLAGS type TASKDIALOG_FLAGS (line 5319) | typedef int TASKDIALOG_FLAGS; type TASKDIALOG_MESSAGES (line 5321) | typedef enum _TASKDIALOG_MESSAGES type TASKDIALOG_NOTIFICATIONS (line 5340) | typedef enum _TASKDIALOG_NOTIFICATIONS type TASKDIALOG_ELEMENTS (line 5355) | typedef enum _TASKDIALOG_ELEMENTS type TASKDIALOG_ICON_ELEMENTS (line 5363) | typedef enum _TASKDIALOG_ICON_ELEMENTS type _TASKDIALOG_COMMON_BUTTON_FLAGS (line 5374) | enum _TASKDIALOG_COMMON_BUTTON_FLAGS type TASKDIALOG_COMMON_BUTTON_FLAGS (line 5383) | typedef int TASKDIALOG_COMMON_BUTTON_FLAGS; type TASKDIALOG_BUTTON (line 5385) | typedef struct _TASKDIALOG_BUTTON type UINT (line 5391) | typedef HRESULT (CALLBACK *PFTASKDIALOGCALLBACK)(HWND, UINT, WPARAM, LPA... type TASKDIALOGCONFIG (line 5393) | typedef struct _TASKDIALOGCONFIG FILE: wine/windows/commdlg.h type UINT (line 77) | typedef UINT_PTR (CALLBACK *LPOFNHOOKPROC)(HWND,UINT,WPARAM,LPARAM); type OPENFILENAMEA (line 79) | typedef struct tagOFNA { type OPENFILENAMEW (line 105) | typedef struct tagOFNW { type OFNOTIFYA (line 143) | typedef struct type OFNOTIFYW (line 150) | typedef struct function DECL_WINELIB_TYPE_AW (line 157) | DECL_WINELIB_TYPE_AW(OFNOTIFY) type OFNOTIFYEXW (line 168) | typedef struct _OFNOTIFYEXW type CHOOSECOLORA (line 181) | typedef struct { type CHOOSECOLORA (line 192) | typedef CHOOSECOLORA *LPCHOOSECOLORA; type CHOOSECOLORW (line 194) | typedef struct { type CHOOSECOLORW (line 205) | typedef CHOOSECOLORW *LPCHOOSECOLORW; type UINT (line 221) | typedef UINT_PTR (CALLBACK *LPFRHOOKPROC)(HWND,UINT,WPARAM,LPARAM); type FINDREPLACEA (line 223) | typedef struct { type FINDREPLACEW (line 237) | typedef struct { type UINT (line 275) | typedef UINT_PTR (CALLBACK *LPCFHOOKPROC)(HWND,UINT,WPARAM,LPARAM); type CHOOSEFONTA (line 277) | typedef struct tagCHOOSEFONTA type CHOOSEFONTW (line 297) | typedef struct tagCHOOSEFONTW type UINT (line 536) | typedef UINT_PTR (CALLBACK *LPPRINTHOOKPROC) (HWND, UINT, WPARAM, LPARAM); type UINT (line 537) | typedef UINT_PTR (CALLBACK *LPSETUPHOOKPROC) (HWND, UINT, WPARAM, LPARAM); type PRINTDLGA (line 539) | typedef struct tagPDA type PRINTDLGW (line 562) | typedef struct tagPDW type DEVNAMES (line 626) | typedef struct type DEVNAMES (line 633) | typedef DEVNAMES * LPDEVNAMES; type UINT (line 646) | typedef UINT (CALLBACK *LPPAGEPAINTHOOK)( HWND, UINT, WPARAM, LPARAM ); type UINT (line 647) | typedef UINT (CALLBACK *LPPAGESETUPHOOK)( HWND, UINT, WPARAM, LPARAM ); type PAGESETUPDLGA (line 649) | typedef struct tagPSDA type PAGESETUPDLGW (line 667) | typedef struct tagPSDW type PRINTPAGERANGE (line 708) | typedef struct tagPRINTPAGERANGE type PRINTDLGEXA (line 714) | typedef struct tagPDEXA type PRINTDLGEXW (line 739) | typedef struct tagPDEXW FILE: wine/windows/corhdr.h type CorTokenType (line 22) | typedef enum CorTokenType type CorElementType (line 52) | typedef enum CorElementType type LPVOID (line 101) | typedef LPVOID mdScope; type ULONG32 (line 102) | typedef ULONG32 mdToken; type mdToken (line 104) | typedef mdToken mdModule; type mdToken (line 105) | typedef mdToken mdTypeRef; type mdToken (line 106) | typedef mdToken mdTypeDef; type mdToken (line 107) | typedef mdToken mdFieldDef; type mdToken (line 108) | typedef mdToken mdMethodDef; type mdToken (line 109) | typedef mdToken mdParamDef; type mdToken (line 110) | typedef mdToken mdInterfaceImpl; type mdToken (line 111) | typedef mdToken mdMemberRef; type mdToken (line 112) | typedef mdToken mdCustomAttribute; type mdToken (line 113) | typedef mdToken mdPermission; type mdToken (line 114) | typedef mdToken mdSignature; type mdToken (line 115) | typedef mdToken mdEvent; type mdToken (line 116) | typedef mdToken mdProperty; type mdToken (line 117) | typedef mdToken mdModuleRef; type mdToken (line 118) | typedef mdToken mdAssembly; type mdToken (line 119) | typedef mdToken mdAssemblyRef; type mdToken (line 120) | typedef mdToken mdFile; type mdToken (line 121) | typedef mdToken mdExportedType; type mdToken (line 122) | typedef mdToken mdManifestResource; type mdToken (line 123) | typedef mdToken mdTypeSpec; type mdToken (line 124) | typedef mdToken mdGenericParam; type mdToken (line 125) | typedef mdToken mdMethodSpec; type mdToken (line 126) | typedef mdToken mdGenericParamConstraint; type mdToken (line 127) | typedef mdToken mdString; type mdToken (line 128) | typedef mdToken mdCPToken; FILE: wine/windows/cpl.h type CPLINFO (line 35) | typedef struct tagCPLINFO { type NEWCPLINFOA (line 42) | typedef struct tagNEWCPLINFOA type NEWCPLINFOW (line 54) | typedef struct tagNEWCPLINFOW FILE: wine/windows/cryptdlg.h type DWORD (line 40) | typedef BOOL (WINAPI *PFNCMFILTERPROC)(PCCERT_CONTEXT, DWORD, DWORD, DWO... type UINT (line 52) | typedef UINT (WINAPI *PFNCMHOOKPROC)(HWND, UINT, WPARAM, LPARAM); type CERT_SELECT_STRUCT_A (line 74) | typedef struct tagCSSA type CERT_SELECT_STRUCT_W (line 95) | typedef struct tagCSSW type CERT_VIEWPROPERTIES_STRUCT_A (line 135) | typedef struct tagCERT_VIEWPROPERTIES_STRUCT_A type CERT_VIEWPROPERTIES_STRUCT_W (line 165) | typedef struct tagCERT_VIEWPROPERTIES_STRUCT_W type CERT_FILTER_EXTENSION_MATCH (line 207) | typedef struct tagCMOID type CERT_FILTER_DATA (line 222) | typedef struct tagCMFLTR type DWORD (line 241) | typedef HRESULT (WINAPI *PFNTRUSTHELPER)(PCCERT_CONTEXT, DWORD, BOOL, LP... type CERT_VERIFY_CERTIFICATE_TRUST (line 271) | typedef struct _CERT_VERIFY_CERTIFICATE_TRUST type CTL_MODIFY_REQUEST (line 298) | typedef struct _CTL_MODIFY_REQUEST FILE: wine/windows/cryptuiapi.h type CRYPTUI_CERT_MGR_STRUCT (line 51) | typedef struct _CRYPTUI_CERT_MGR_STRUCT type _CRYPTUI_CERT_MGR_STRUCT (line 59) | struct _CRYPTUI_CERT_MGR_STRUCT type CRYPTUI_INITDIALOG_STRUCT (line 66) | typedef struct tagCRYPTUI_INITDIALOG_STRUCT type CRYPTUI_VIEWCERTIFICATE_STRUCTA (line 93) | typedef struct tagCRYPTUI_VIEWCERTIFICATE_STRUCTA type CRYPTUI_VIEWCERTIFICATE_STRUCTA (line 117) | typedef const CRYPTUI_VIEWCERTIFICATE_STRUCTA *PCCRYPTUI_VIEWCERTIFICATE... type CRYPTUI_VIEWCERTIFICATE_STRUCTW (line 119) | typedef struct tagCRYPTUI_VIEWCERTIFICATE_STRUCTW type CRYPTUI_VIEWCERTIFICATE_STRUCTW (line 143) | typedef const CRYPTUI_VIEWCERTIFICATE_STRUCTW *PCCRYPTUI_VIEWCERTIFICATE... type CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO (line 154) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO type CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO (line 162) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO * type CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO (line 165) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO type CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO (line 173) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO * type CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO (line 176) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO type CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO (line 184) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_PVK_FILE_INFO * type CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO (line 187) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO type CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO (line 198) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO * type CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO (line 201) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO type CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO (line 214) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_EXTENDED_INFO * type CRYPTUI_WIZ_DIGITAL_SIGN_INFO (line 217) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_INFO type CRYPTUI_WIZ_DIGITAL_SIGN_INFO (line 235) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_INFO *PCCRYPTUI_WIZ_DIGITAL_SIGN_... type CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT (line 237) | typedef struct _CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT type CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT (line 243) | typedef const CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT *PCCRYPTUI_WIZ_DIGITAL_SI... type CRYPTUI_WIZ_EXPORT_INFO (line 266) | typedef struct _CRYPTUI_WIZ_EXPORT_INFO type CRYPTUI_WIZ_EXPORT_INFO (line 280) | typedef const CRYPTUI_WIZ_EXPORT_INFO *PCCRYPTUI_WIZ_EXPORT_INFO; type CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO (line 289) | typedef struct _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO type CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO (line 298) | typedef const CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO * type CRYPTUI_WIZ_IMPORT_SRC_INFO (line 311) | typedef struct _CRYPTUI_WIZ_IMPORT_SUBJECT_INFO type CRYPTUI_WIZ_IMPORT_SRC_INFO (line 325) | typedef const CRYPTUI_WIZ_IMPORT_SRC_INFO *PCCRYPTUI_WIZ_IMPORT_SRC_INFO; type CRYPTUI_SELECTCERTIFICATE_STRUCTA (line 347) | typedef struct _CRYPTUI_SELECTCERTIFICATE_STRUCTA type CRYPTUI_SELECTCERTIFICATE_STRUCTA (line 366) | typedef const CRYPTUI_SELECTCERTIFICATE_STRUCTA * type CRYPTUI_SELECTCERTIFICATE_STRUCTW (line 369) | typedef struct _CRYPTUI_SELECTCERTIFICATE_STRUCTW type CRYPTUI_SELECTCERTIFICATE_STRUCTW (line 388) | typedef const CRYPTUI_SELECTCERTIFICATE_STRUCTW * type CRYPTUI_VIEWSIGNERINFO_STRUCTA (line 396) | typedef struct tagCRYPTUI_VIEWSIGNERINFO_STRUCTA type CRYPTUI_VIEWSIGNERINFO_STRUCTW (line 412) | typedef struct tagCRYPTUI_VIEWSIGNERINFO_STRUCTW FILE: wine/windows/custcntl.h type CCSTYLEA (line 32) | typedef struct tagCCSYLEA { type CCSTYLEW (line 40) | typedef struct tagCCSYLEW { type CCSTYLEFLAGA (line 62) | typedef struct tagCCSTYLEFLAGA { type CCSTYLEFLAGW (line 68) | typedef struct tagCCSTYLEFLAGW { type CCINFOA (line 80) | typedef struct tagCCINFOA { type CCINFOW (line 98) | typedef struct tagCCINFOW { FILE: wine/windows/cvconst.h type SymTagEnum (line 25) | enum SymTagEnum type BasicType (line 61) | enum BasicType type UdtKind (line 86) | enum UdtKind type LocationType (line 94) | enum LocationType type DataKind (line 110) | enum DataKind type CV_HREG_e (line 125) | enum CV_HREG_e type THUNK_ORDINAL (line 690) | typedef enum type CV_call_e (line 699) | typedef enum CV_call_e FILE: wine/windows/d2dbasetypes.h type D3DCOLORVALUE (line 20) | typedef struct D3DCOLORVALUE type D3DCOLORVALUE (line 30) | typedef D3DCOLORVALUE D2D_COLOR_F; type D2D_MATRIX_3X2_F (line 32) | typedef struct D2D_MATRIX_3X2_F type D2D_RECT_F (line 42) | typedef struct D2D_RECT_F type D2D_SIZE_F (line 50) | typedef struct D2D_SIZE_F type D2D_POINT_2U (line 56) | typedef struct D2D_POINT_2U type D2D_RECT_U (line 62) | typedef struct D2D_RECT_U FILE: wine/windows/d3d.h type IDirect3D (line 69) | struct IDirect3D type IDirect3D2 (line 70) | struct IDirect3D2 type IDirect3D3 (line 71) | struct IDirect3D3 type IDirect3D7 (line 72) | struct IDirect3D7 type IDirect3DLight (line 74) | struct IDirect3DLight type IDirect3DDevice (line 76) | struct IDirect3DDevice type IDirect3DDevice2 (line 77) | struct IDirect3DDevice2 type IDirect3DDevice3 (line 78) | struct IDirect3DDevice3 type IDirect3DDevice7 (line 79) | struct IDirect3DDevice7 type IDirect3DViewport (line 81) | struct IDirect3DViewport type IDirect3DViewport2 (line 82) | struct IDirect3DViewport2 type IDirect3DViewport3 (line 83) | struct IDirect3DViewport3 type IDirect3DMaterial (line 85) | struct IDirect3DMaterial type IDirect3DMaterial2 (line 86) | struct IDirect3DMaterial2 type IDirect3DMaterial3 (line 87) | struct IDirect3DMaterial3 type IDirect3DTexture (line 89) | struct IDirect3DTexture type IDirect3DTexture2 (line 90) | struct IDirect3DTexture2 type IDirect3DExecuteBuffer (line 92) | struct IDirect3DExecuteBuffer type IDirect3DVertexBuffer (line 94) | struct IDirect3DVertexBuffer type IDirect3DVertexBuffer7 (line 95) | struct IDirect3DVertexBuffer7 type DWORD (line 199) | typedef DWORD D3DVIEWPORTHANDLE, *LPD3DVIEWPORTHANDLE; type IDirect3DDevice2 (line 267) | struct IDirect3DDevice2 type IDirect3DDevice3 (line 315) | struct IDirect3DDevice3 type IDirect3DVertexBuffer (line 316) | struct IDirect3DVertexBuffer type IDirect3DVertexBuffer7 (line 1341) | struct IDirect3DVertexBuffer7 type IDirect3DVertexBuffer7 (line 1343) | struct IDirect3DVertexBuffer7 FILE: wine/windows/d3d10_1shader.h type ID3D10ShaderReflectionConstantBuffer (line 35) | struct ID3D10ShaderReflectionConstantBuffer type ID3D10ShaderReflectionConstantBuffer (line 36) | struct ID3D10ShaderReflectionConstantBuffer type ID3D10ShaderReflectionVariable (line 40) | struct ID3D10ShaderReflectionVariable FILE: wine/windows/d3d10effect.h type D3D10_DEVICE_STATE_TYPES (line 33) | typedef enum _D3D10_DEVICE_STATE_TYPES type D3D10_EFFECT_TYPE_DESC (line 61) | typedef struct _D3D10_EFFECT_TYPE_DESC type D3D10_EFFECT_VARIABLE_DESC (line 75) | typedef struct _D3D10_EFFECT_VARIABLE_DESC type D3D10_TECHNIQUE_DESC (line 85) | typedef struct _D3D10_TECHNIQUE_DESC type D3D10_STATE_BLOCK_MASK (line 92) | typedef struct _D3D10_STATE_BLOCK_MASK type D3D10_EFFECT_DESC (line 120) | typedef struct _D3D10_EFFECT_DESC type D3D10_EFFECT_SHADER_DESC (line 130) | typedef struct _D3D10_EFFECT_SHADER_DESC type D3D10_PASS_DESC (line 141) | typedef struct _D3D10_PASS_DESC type D3D10_PASS_SHADER_DESC (line 152) | typedef struct _D3D10_PASS_SHADER_DESC type ID3D10EffectType (line 169) | struct ID3D10EffectType type ID3D10EffectType (line 170) | struct ID3D10EffectType type ID3D10EffectType (line 171) | struct ID3D10EffectType type ID3D10EffectType (line 183) | struct ID3D10EffectType type ID3D10EffectVariable (line 185) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 186) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 187) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 188) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 189) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 190) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 191) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 192) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 193) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 194) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 195) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 196) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 197) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 198) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 199) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 200) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 201) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 202) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 203) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 204) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 217) | struct ID3D10EffectType type ID3D10EffectVariable (line 219) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 220) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 221) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 222) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 223) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 224) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 225) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 226) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 227) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 228) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 229) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 230) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 231) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 232) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 233) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 234) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 235) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 236) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 237) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 238) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 256) | struct ID3D10EffectType type ID3D10EffectVariable (line 258) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 259) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 260) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 261) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 262) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 263) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 264) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 265) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 266) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 267) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 268) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 269) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 270) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 271) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 272) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 273) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 274) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 275) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 276) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 277) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 303) | struct ID3D10EffectType type ID3D10EffectVariable (line 305) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 306) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 307) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 308) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 309) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 310) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 311) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 312) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 313) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 314) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 315) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 316) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 317) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 318) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 319) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 320) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 321) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 322) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 323) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 324) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 350) | struct ID3D10EffectType type ID3D10EffectVariable (line 352) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 353) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 354) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 355) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 356) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 357) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 358) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 359) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 360) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 361) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 362) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 363) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 364) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 365) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 366) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 367) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 368) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 369) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 370) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 371) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 393) | struct ID3D10EffectType type ID3D10EffectVariable (line 395) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 396) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 397) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 398) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 399) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 400) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 401) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 402) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 403) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 404) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 405) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 406) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 407) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 408) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 409) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 410) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 411) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 412) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 413) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 414) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 431) | struct ID3D10EffectType type ID3D10EffectVariable (line 433) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 434) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 435) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 436) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 437) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 438) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 439) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 440) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 441) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 442) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 443) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 444) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 445) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 446) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 447) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 448) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 449) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 450) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 451) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 452) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 471) | struct ID3D10EffectType type ID3D10EffectVariable (line 473) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 474) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 475) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 476) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 477) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 478) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 479) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 480) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 481) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 482) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 483) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 484) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 485) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 486) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 487) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 488) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 489) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 490) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 491) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 492) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 511) | struct ID3D10EffectType type ID3D10EffectVariable (line 513) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 514) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 515) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 516) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 517) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 518) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 519) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 520) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 521) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 522) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 523) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 524) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 525) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 526) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 527) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 528) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 529) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 530) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 531) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 532) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 550) | struct ID3D10EffectType type ID3D10EffectVariable (line 552) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 553) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 554) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 555) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 556) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 557) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 558) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 559) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 560) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 561) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 562) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 563) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 564) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 565) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 566) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 567) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 568) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 569) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 570) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 571) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 593) | struct ID3D10EffectType type ID3D10EffectVariable (line 595) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 596) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 597) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 598) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 599) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 600) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 601) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 602) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 603) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 604) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 605) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 606) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 607) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 608) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 609) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 610) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 611) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 612) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 613) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 614) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 631) | struct ID3D10EffectType type ID3D10EffectVariable (line 633) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 634) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 635) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 636) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 637) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 638) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 639) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 640) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 641) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 642) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 643) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 644) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 645) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 646) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 647) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 648) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 649) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 650) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 651) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 652) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 669) | struct ID3D10EffectType type ID3D10EffectVariable (line 671) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 672) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 673) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 674) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 675) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 676) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 677) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 678) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 679) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 680) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 681) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 682) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 683) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 684) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 685) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 686) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 687) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 688) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 689) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 690) | struct ID3D10EffectSamplerVariable type ID3D10EffectType (line 707) | struct ID3D10EffectType type ID3D10EffectVariable (line 709) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 710) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 711) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 712) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 713) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 714) | struct ID3D10EffectVariable type ID3D10EffectConstantBuffer (line 715) | struct ID3D10EffectConstantBuffer type ID3D10EffectScalarVariable (line 716) | struct ID3D10EffectScalarVariable type ID3D10EffectVectorVariable (line 717) | struct ID3D10EffectVectorVariable type ID3D10EffectMatrixVariable (line 718) | struct ID3D10EffectMatrixVariable type ID3D10EffectStringVariable (line 719) | struct ID3D10EffectStringVariable type ID3D10EffectShaderResourceVariable (line 720) | struct ID3D10EffectShaderResourceVariable type ID3D10EffectRenderTargetViewVariable (line 721) | struct ID3D10EffectRenderTargetViewVariable type ID3D10EffectDepthStencilViewVariable (line 722) | struct ID3D10EffectDepthStencilViewVariable type ID3D10EffectConstantBuffer (line 723) | struct ID3D10EffectConstantBuffer type ID3D10EffectShaderVariable (line 724) | struct ID3D10EffectShaderVariable type ID3D10EffectBlendVariable (line 725) | struct ID3D10EffectBlendVariable type ID3D10EffectDepthStencilVariable (line 726) | struct ID3D10EffectDepthStencilVariable type ID3D10EffectRasterizerVariable (line 727) | struct ID3D10EffectRasterizerVariable type ID3D10EffectSamplerVariable (line 728) | struct ID3D10EffectSamplerVariable type ID3D10EffectVariable (line 744) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 745) | struct ID3D10EffectVariable type ID3D10EffectPass (line 746) | struct ID3D10EffectPass type ID3D10EffectPass (line 747) | struct ID3D10EffectPass function STDMETHOD (line 758) | STDMETHOD(QueryInterface)(THIS_ REFIID riid, void **out) PURE; type ID3D10EffectVariable (line 802) | struct ID3D10EffectVariable type ID3D10EffectVariable (line 803) | struct ID3D10EffectVariable FILE: wine/windows/d3d10misc.h type D3D10_DRIVER_TYPE (line 28) | typedef enum D3D10_DRIVER_TYPE { FILE: wine/windows/d3d10shader.h type D3D_SHADER_MACRO (line 47) | typedef D3D_SHADER_MACRO D3D10_SHADER_MACRO; type D3D_SHADER_MACRO (line 48) | typedef D3D_SHADER_MACRO *LPD3D10_SHADER_MACRO; type D3D_SHADER_VARIABLE_CLASS (line 50) | typedef D3D_SHADER_VARIABLE_CLASS D3D10_SHADER_VARIABLE_CLASS; type D3D_SHADER_VARIABLE_CLASS (line 51) | typedef D3D_SHADER_VARIABLE_CLASS *LPD3D10_SHADER_VARIABLE_CLASS; type D3D_CBUFFER_TYPE (line 53) | typedef D3D_CBUFFER_TYPE D3D10_CBUFFER_TYPE; type D3D_CBUFFER_TYPE (line 54) | typedef D3D_CBUFFER_TYPE *LPD3D10_CBUFFER_TYPE; type D3D_REGISTER_COMPONENT_TYPE (line 56) | typedef D3D_REGISTER_COMPONENT_TYPE D3D10_REGISTER_COMPONENT_TYPE; type D3D_RESOURCE_RETURN_TYPE (line 58) | typedef D3D_RESOURCE_RETURN_TYPE D3D10_RESOURCE_RETURN_TYPE; type D3D_NAME (line 60) | typedef D3D_NAME D3D10_NAME; type D3D_SHADER_INPUT_TYPE (line 62) | typedef D3D_SHADER_INPUT_TYPE D3D10_SHADER_INPUT_TYPE; type D3D_SHADER_INPUT_TYPE (line 63) | typedef D3D_SHADER_INPUT_TYPE *LPD3D10_SHADER_INPUT_TYPE; type D3D_SHADER_VARIABLE_TYPE (line 65) | typedef D3D_SHADER_VARIABLE_TYPE D3D10_SHADER_VARIABLE_TYPE; type D3D_SHADER_VARIABLE_TYPE (line 66) | typedef D3D_SHADER_VARIABLE_TYPE *LPD3D10_SHADER_VARIABLE_TYPE; type D3D_INCLUDE_TYPE (line 68) | typedef D3D_INCLUDE_TYPE D3D10_INCLUDE_TYPE; type ID3DInclude (line 69) | typedef ID3DInclude ID3D10Include; type ID3DInclude (line 70) | typedef ID3DInclude *LPD3D10INCLUDE; type D3D10_SHADER_INPUT_BIND_DESC (line 73) | typedef struct _D3D10_SHADER_INPUT_BIND_DESC type D3D10_SIGNATURE_PARAMETER_DESC (line 85) | typedef struct _D3D10_SIGNATURE_PARAMETER_DESC type D3D10_SHADER_DESC (line 96) | typedef struct _D3D10_SHADER_DESC type D3D10_SHADER_BUFFER_DESC (line 128) | typedef struct _D3D10_SHADER_BUFFER_DESC type D3D10_SHADER_VARIABLE_DESC (line 137) | typedef struct _D3D10_SHADER_VARIABLE_DESC type D3D10_SHADER_TYPE_DESC (line 146) | typedef struct _D3D10_SHADER_TYPE_DESC function DECLARE_INTERFACE (line 160) | DECLARE_INTERFACE(ID3D10ShaderReflectionType) function DECLARE_INTERFACE (line 172) | DECLARE_INTERFACE(ID3D10ShaderReflectionVariable) function DECLARE_INTERFACE (line 182) | DECLARE_INTERFACE(ID3D10ShaderReflectionConstantBuffer) type ID3D10ShaderReflectionConstantBuffer (line 201) | struct ID3D10ShaderReflectionConstantBuffer type ID3D10ShaderReflectionConstantBuffer (line 202) | struct ID3D10ShaderReflectionConstantBuffer FILE: wine/windows/d3d11shader.h type D3D_CBUFFER_TYPE (line 25) | typedef D3D_CBUFFER_TYPE D3D11_CBUFFER_TYPE; type D3D_RESOURCE_RETURN_TYPE (line 27) | typedef D3D_RESOURCE_RETURN_TYPE D3D11_RESOURCE_RETURN_TYPE; type D3D_TESSELLATOR_DOMAIN (line 29) | typedef D3D_TESSELLATOR_DOMAIN D3D11_TESSELLATOR_DOMAIN; type D3D_TESSELLATOR_PARTITIONING (line 31) | typedef D3D_TESSELLATOR_PARTITIONING D3D11_TESSELLATOR_PARTITIONING; type D3D_TESSELLATOR_OUTPUT_PRIMITIVE (line 33) | typedef D3D_TESSELLATOR_OUTPUT_PRIMITIVE D3D11_TESSELLATOR_OUTPUT_PRIMIT... type D3D11_SHADER_DESC (line 35) | typedef struct _D3D11_SHADER_DESC type D3D11_SHADER_VARIABLE_DESC (line 77) | typedef struct _D3D11_SHADER_VARIABLE_DESC type D3D11_SHADER_TYPE_DESC (line 90) | typedef struct _D3D11_SHADER_TYPE_DESC type D3D11_SHADER_BUFFER_DESC (line 102) | typedef struct _D3D11_SHADER_BUFFER_DESC type D3D11_SHADER_INPUT_BIND_DESC (line 111) | typedef struct _D3D11_SHADER_INPUT_BIND_DESC type D3D11_SIGNATURE_PARAMETER_DESC (line 123) | typedef struct _D3D11_SIGNATURE_PARAMETER_DESC type ID3D11ShaderReflectionType (line 141) | struct ID3D11ShaderReflectionType type ID3D11ShaderReflectionType (line 142) | struct ID3D11ShaderReflectionType type ID3D11ShaderReflectionType (line 145) | struct ID3D11ShaderReflectionType type ID3D11ShaderReflectionType (line 146) | struct ID3D11ShaderReflectionType type ID3D11ShaderReflectionType (line 148) | struct ID3D11ShaderReflectionType type ID3D11ShaderReflectionType (line 160) | struct ID3D11ShaderReflectionType type ID3D11ShaderReflectionConstantBuffer (line 161) | struct ID3D11ShaderReflectionConstantBuffer type ID3D11ShaderReflectionVariable (line 172) | struct ID3D11ShaderReflectionVariable type ID3D11ShaderReflectionVariable (line 173) | struct ID3D11ShaderReflectionVariable type ID3D11ShaderReflectionConstantBuffer (line 188) | struct ID3D11ShaderReflectionConstantBuffer type ID3D11ShaderReflectionConstantBuffer (line 189) | struct ID3D11ShaderReflectionConstantBuffer type ID3D11ShaderReflectionVariable (line 194) | struct ID3D11ShaderReflectionVariable function STDMETHOD (line 213) | STDMETHOD(QueryInterface)(THIS_ REFIID iid, void **out) PURE; FILE: wine/windows/d3d8.h type IDirect3D8 (line 90) | struct IDirect3D8 type IDirect3DDevice8 (line 93) | struct IDirect3DDevice8 type IDirect3DResource8 (line 96) | struct IDirect3DResource8 type IDirect3DVertexBuffer8 (line 99) | struct IDirect3DVertexBuffer8 type IDirect3DVolume8 (line 102) | struct IDirect3DVolume8 type IDirect3DSwapChain8 (line 105) | struct IDirect3DSwapChain8 type IDirect3DSurface8 (line 108) | struct IDirect3DSurface8 type IDirect3DIndexBuffer8 (line 111) | struct IDirect3DIndexBuffer8 type IDirect3DBaseTexture8 (line 114) | struct IDirect3DBaseTexture8 type IDirect3DTexture8 (line 117) | struct IDirect3DTexture8 type IDirect3DCubeTexture8 (line 120) | struct IDirect3DCubeTexture8 type IDirect3DVolumeTexture8 (line 123) | struct IDirect3DVolumeTexture8 type IDirect3DDevice8 (line 149) | struct IDirect3DDevice8 FILE: wine/windows/d3d8caps.h type D3DCAPS8 (line 222) | typedef struct _D3DCAPS8 { FILE: wine/windows/d3d8types.h type D3DVSD_TOKENTYPE (line 164) | typedef enum _D3DVSD_TOKENTYPE { type D3DVSDE_REGISTER (line 197) | typedef enum _D3DVSDE_REGISTER { type D3DVSDT_TYPE (line 228) | typedef enum _D3DVSDT_TYPE { type D3DSHADER_INSTRUCTION_OPCODE_TYPE (line 309) | typedef enum _D3DSHADER_INSTRUCTION_OPCODE_TYPE { type D3DSHADER_PARAM_DSTMOD_TYPE (line 383) | typedef enum _D3DSHADER_PARAM_DSTMOD_TYPE { type D3DSHADER_PARAM_REGISTER_TYPE (line 397) | typedef enum _D3DSHADER_PARAM_REGISTER_TYPE { type D3DVS_RASTOUT_OFFSETS (line 409) | typedef enum _D3DVS_RASTOUT_OFFSETS { type D3DVS_ADDRESSMODE_TYPE (line 419) | typedef enum _D3DVS_ADDRESSMODE_TYPE { type D3DSHADER_PARAM_SRCMOD_TYPE (line 459) | typedef enum _D3DSHADER_PARAM_SRCMOD_TYPE { type D3DBACKBUFFER_TYPE (line 492) | typedef enum _D3DBACKBUFFER_TYPE { type D3DBASISTYPE (line 500) | typedef enum _D3DBASISTYPE{ type D3DBLEND (line 508) | typedef enum _D3DBLEND { type D3DBLENDOP (line 526) | typedef enum _D3DBLENDOP { type D3DCMPFUNC (line 536) | typedef enum _D3DCMPFUNC { type D3DCUBEMAP_FACES (line 549) | typedef enum _D3DCUBEMAP_FACES { type D3DCULL (line 560) | typedef enum _D3DCULL { type D3DDEBUGMONITORTOKENS (line 568) | typedef enum _D3DDEBUGMONITORTOKENS { type D3DDEVTYPE (line 575) | typedef enum _D3DDEVTYPE { type D3DFILLMODE (line 583) | typedef enum _D3DFILLMODE { type D3DFOGMODE (line 591) | typedef enum _D3DFOGMODE { type D3DFORMAT (line 600) | typedef enum _D3DFORMAT { type D3DLIGHTTYPE (line 655) | typedef enum _D3DLIGHTTYPE { type D3DMATERIALCOLORSOURCE (line 663) | typedef enum _D3DMATERIALCOLORSOURCE { type D3DMULTISAMPLE_TYPE (line 671) | typedef enum _D3DMULTISAMPLE_TYPE { type D3DORDERTYPE (line 692) | typedef enum _D3DORDERTYPE { type D3DPATCHEDGESTYLE (line 701) | typedef enum _D3DPATCHEDGESTYLE { type D3DPOOL (line 708) | typedef enum _D3DPOOL { type D3DPRIMITIVETYPE (line 717) | typedef enum _D3DPRIMITIVETYPE { type D3DRENDERSTATETYPE (line 728) | typedef enum _D3DRENDERSTATETYPE { type D3DRESOURCETYPE (line 809) | typedef enum _D3DRESOURCETYPE { type D3DSHADEMODE (line 821) | typedef enum _D3DSHADEMODE { type D3DSTATEBLOCKTYPE (line 829) | typedef enum _D3DSTATEBLOCKTYPE { type D3DSTENCILOP (line 837) | typedef enum _D3DSTENCILOP { type D3DSWAPEFFECT (line 850) | typedef enum _D3DSWAPEFFECT { type D3DTEXTUREADDRESS (line 859) | typedef enum _D3DTEXTUREADDRESS { type D3DTEXTUREFILTERTYPE (line 869) | typedef enum _D3DTEXTUREFILTERTYPE { type D3DTEXTUREOP (line 880) | typedef enum _D3DTEXTUREOP { type D3DTEXTURESTAGESTATETYPE (line 911) | typedef enum _D3DTEXTURESTAGESTATETYPE { type D3DTEXTURETRANSFORMFLAGS (line 943) | typedef enum _D3DTEXTURETRANSFORMFLAGS { type D3DTRANSFORMSTATETYPE (line 954) | typedef enum _D3DTRANSFORMSTATETYPE { type D3DVERTEXBLENDFLAGS (line 969) | typedef enum _D3DVERTEXBLENDFLAGS { type D3DZBUFFERTYPE (line 978) | typedef enum _D3DZBUFFERTYPE { type DWORD (line 990) | typedef DWORD D3DCOLOR; type D3DADAPTER_IDENTIFIER8 (line 995) | typedef struct _D3DADAPTER_IDENTIFIER8 { type D3DBOX (line 1010) | typedef struct _D3DBOX { type D3DCLIPSTATUS8 (line 1019) | typedef struct _D3DCLIPSTATUS8 { type D3DCOLORVALUE (line 1024) | typedef struct _D3DCOLORVALUE { type D3DDEVICE_CREATION_PARAMETERS (line 1031) | typedef struct _D3DDEVICE_CREATION_PARAMETERS { type D3DDISPLAYMODE (line 1038) | typedef struct _D3DDISPLAYMODE { type D3DGAMMARAMP (line 1045) | typedef struct _D3DGAMMARAMP { type D3DINDEXBUFFER_DESC (line 1051) | typedef struct _D3DINDEXBUFFER_DESC { type D3DVECTOR (line 1060) | typedef struct _D3DVECTOR { type D3DLIGHT8 (line 1068) | typedef struct _D3DLIGHT8 { type D3DLINEPATTERN (line 1084) | typedef struct _D3DLINEPATTERN { type D3DLOCKED_BOX (line 1089) | typedef struct _D3DLOCKED_BOX { type D3DLOCKED_RECT (line 1095) | typedef struct _D3DLOCKED_RECT { type D3DMATERIAL8 (line 1100) | typedef struct _D3DMATERIAL8 { type D3DMATRIX (line 1108) | typedef struct _D3DMATRIX { type D3DPRESENT_PARAMETERS (line 1120) | typedef struct _D3DPRESENT_PARAMETERS_ { type D3DRANGE (line 1142) | typedef struct _D3DRANGE { type D3DRASTER_STATUS (line 1147) | typedef struct _D3DRASTER_STATUS { type D3DRECT (line 1152) | typedef struct _D3DRECT { type D3DRECTPATCH_INFO (line 1159) | typedef struct _D3DRECTPATCH_INFO { type D3DSURFACE_DESC (line 1169) | typedef struct _D3DSURFACE_DESC { type D3DTRIPATCH_INFO (line 1180) | typedef struct _D3DTRIPATCH_INFO { type D3DVERTEXBUFFER_DESC (line 1187) | typedef struct _D3DVERTEXBUFFER_DESC { type D3DVIEWPORT8 (line 1196) | typedef struct _D3DVIEWPORT8 { type D3DVOLUME_DESC (line 1205) | typedef struct _D3DVOLUME_DESC { FILE: wine/windows/d3d9.h type IDirect3D9 (line 120) | struct IDirect3D9 type IDirect3DDevice9 (line 123) | struct IDirect3DDevice9 type IDirect3DResource9 (line 126) | struct IDirect3DResource9 type IDirect3DVertexBuffer9 (line 129) | struct IDirect3DVertexBuffer9 type IDirect3DVolume9 (line 132) | struct IDirect3DVolume9 type IDirect3DSwapChain9 (line 135) | struct IDirect3DSwapChain9 type IDirect3DSurface9 (line 138) | struct IDirect3DSurface9 type IDirect3DIndexBuffer9 (line 141) | struct IDirect3DIndexBuffer9 type IDirect3DBaseTexture9 (line 144) | struct IDirect3DBaseTexture9 type IDirect3DTexture9 (line 147) | struct IDirect3DTexture9 type IDirect3DCubeTexture9 (line 150) | struct IDirect3DCubeTexture9 type IDirect3DVolumeTexture9 (line 153) | struct IDirect3DVolumeTexture9 type IDirect3DVertexDeclaration9 (line 156) | struct IDirect3DVertexDeclaration9 type IDirect3DVertexShader9 (line 159) | struct IDirect3DVertexShader9 type IDirect3DPixelShader9 (line 162) | struct IDirect3DPixelShader9 type IDirect3DStateBlock9 (line 165) | struct IDirect3DStateBlock9 type IDirect3DQuery9 (line 168) | struct IDirect3DQuery9 type IDirect3DDevice9 (line 195) | struct IDirect3DDevice9 FILE: wine/windows/d3d9caps.h type D3DVSHADERCAPS2_0 (line 304) | typedef struct _D3DVSHADERCAPS2_0 { type D3DPSHADERCAPS2_0 (line 311) | typedef struct _D3DPSHADERCAPS2_0 { type D3DCAPS9 (line 322) | typedef struct _D3DCAPS9 { FILE: wine/windows/d3d9types.h type D3DDECLUSAGE (line 235) | typedef enum _D3DDECLUSAGE { type D3DDECLMETHOD (line 257) | typedef enum _D3DDECLMETHOD { type D3DDECLTYPE (line 270) | typedef enum _D3DDECLTYPE { type D3DVERTEXELEMENT9 (line 294) | typedef struct _D3DVERTEXELEMENT9 { type D3DQUERYTYPE (line 304) | typedef enum _D3DQUERYTYPE { type D3DSHADER_INSTRUCTION_OPCODE_TYPE (line 375) | typedef enum _D3DSHADER_INSTRUCTION_OPCODE_TYPE { type D3DSAMPLER_TEXTURE_TYPE (line 487) | typedef enum _D3DSAMPLER_TEXTURE_TYPE { type D3DSHADER_PARAM_DSTMOD_TYPE (line 509) | typedef enum _D3DSHADER_PARAM_DSTMOD_TYPE { type D3DSHADER_PARAM_REGISTER_TYPE (line 528) | typedef enum _D3DSHADER_PARAM_REGISTER_TYPE type D3DSHADER_MISCTYPE_OFFSETS (line 556) | typedef enum _D3DSHADER_MISCTYPE_OFFSETS { type D3DVS_RASTOUT_OFFSETS (line 561) | typedef enum _D3DVS_RASTOUT_OFFSETS { type D3DVS_ADDRESSMODE_TYPE (line 572) | typedef enum _D3DVS_ADDRESSMODE_TYPE { type D3DSHADER_ADDRESSMODE_TYPE (line 582) | typedef enum _D3DSHADER_ADDRESSMODE_TYPE { type D3DSHADER_PARAM_SRCMOD_TYPE (line 624) | typedef enum _D3DSHADER_PARAM_SRCMOD_TYPE { type D3DBACKBUFFER_TYPE (line 661) | typedef enum _D3DBACKBUFFER_TYPE { type D3DBASISTYPE (line 669) | typedef enum _D3DBASISTYPE { type D3DBLEND (line 677) | typedef enum _D3DBLEND { type D3DBLENDOP (line 700) | typedef enum _D3DBLENDOP { type D3DCMPFUNC (line 710) | typedef enum _D3DCMPFUNC { type D3DCUBEMAP_FACES (line 723) | typedef enum _D3DCUBEMAP_FACES { type D3DCULL (line 734) | typedef enum _D3DCULL { type D3DDEBUGMONITORTOKENS (line 742) | typedef enum _D3DDEBUGMONITORTOKENS { type D3DDEGREETYPE (line 749) | typedef enum _D3DDEGREETYPE { type D3DDEVTYPE (line 758) | typedef enum _D3DDEVTYPE { type D3DFILLMODE (line 767) | typedef enum _D3DFILLMODE { type D3DFOGMODE (line 775) | typedef enum _D3DFOGMODE { type D3DFORMAT (line 784) | typedef enum _D3DFORMAT { type D3DLIGHTTYPE (line 870) | typedef enum _D3DLIGHTTYPE { type D3DMATERIALCOLORSOURCE (line 878) | typedef enum _D3DMATERIALCOLORSOURCE { type D3DMULTISAMPLE_TYPE (line 886) | typedef enum _D3DMULTISAMPLE_TYPE { type D3DORDERTYPE (line 909) | typedef enum _D3DORDERTYPE { type D3DPATCHEDGESTYLE (line 918) | typedef enum _D3DPATCHEDGESTYLE { type D3DPOOL (line 925) | typedef enum _D3DPOOL { type D3DPRIMITIVETYPE (line 934) | typedef enum _D3DPRIMITIVETYPE { type D3DRENDERSTATETYPE (line 945) | typedef enum _D3DRENDERSTATETYPE { type D3DRESOURCETYPE (line 1053) | typedef enum _D3DRESOURCETYPE { type D3DSHADEMODE (line 1067) | typedef enum _D3DSHADEMODE { type D3DSTATEBLOCKTYPE (line 1075) | typedef enum _D3DSTATEBLOCKTYPE { type D3DSTENCILOP (line 1083) | typedef enum _D3DSTENCILOP { type D3DSWAPEFFECT (line 1096) | typedef enum _D3DSWAPEFFECT { type D3DTEXTUREADDRESS (line 1107) | typedef enum _D3DTEXTUREADDRESS { type D3DTEXTUREFILTERTYPE (line 1117) | typedef enum _D3DTEXTUREFILTERTYPE { type D3DTEXTUREOP (line 1132) | typedef enum _D3DTEXTUREOP { type D3DTEXTURESTAGESTATETYPE (line 1163) | typedef enum _D3DTEXTURESTAGESTATETYPE { type D3DTEXTURETRANSFORMFLAGS (line 1186) | typedef enum _D3DTEXTURETRANSFORMFLAGS { type D3DTRANSFORMSTATETYPE (line 1197) | typedef enum _D3DTRANSFORMSTATETYPE { type D3DVERTEXBLENDFLAGS (line 1212) | typedef enum _D3DVERTEXBLENDFLAGS { type D3DZBUFFERTYPE (line 1221) | typedef enum _D3DZBUFFERTYPE { type D3DSAMPLERSTATETYPE (line 1229) | typedef enum _D3DSAMPLERSTATETYPE { type DWORD (line 1252) | typedef DWORD D3DCOLOR; type D3DADAPTER_IDENTIFIER9 (line 1259) | typedef struct _D3DADAPTER_IDENTIFIER9 { type D3DBOX (line 1275) | typedef struct _D3DBOX { type D3DCLIPSTATUS9 (line 1284) | typedef struct _D3DCLIPSTATUS9 { type D3DCOLORVALUE (line 1290) | typedef struct _D3DCOLORVALUE { type D3DDEVICE_CREATION_PARAMETERS (line 1299) | typedef struct _D3DDEVICE_CREATION_PARAMETERS { type D3DDEVINFO_D3D9BANDWIDTHTIMINGS (line 1306) | typedef struct _D3DDEVINFO_D3D9BANDWIDTHTIMINGS { type D3DDEVINFO_D3D9CACHEUTILIZATION (line 1314) | typedef struct _D3DDEVINFO_D3D9CACHEUTILIZATION { type D3DDEVINFO_D3D9INTERFACETIMINGS (line 1319) | typedef struct _D3DDEVINFO_D3D9INTERFACETIMINGS { type D3DDEVINFO_D3D9PIPELINETIMINGS (line 1327) | typedef struct _D3DDEVINFO_D3D9PIPELINETIMINGS { type D3DDEVINFO_D3D9STAGETIMINGS (line 1334) | typedef struct _D3DDEVINFO_D3D9STAGETIMINGS { type D3DDEVINFO_VCACHE (line 1341) | typedef struct D3DDEVINFO_VCACHE { type D3DRESOURCESTATS (line 1352) | typedef struct D3DRESOURCESTATS { type D3DDEVINFO_D3DRESOURCEMANAGER (line 1366) | typedef struct _D3DDEVINFO_D3DRESOURCEMANAGER { type D3DDEVINFO_D3DVERTEXSTATS (line 1370) | typedef struct _D3DDEVINFO_D3DVERTEXSTATS { type D3DDISPLAYMODE (line 1375) | typedef struct _D3DDISPLAYMODE { type D3DGAMMARAMP (line 1382) | typedef struct _D3DGAMMARAMP { type D3DINDEXBUFFER_DESC (line 1388) | typedef struct _D3DINDEXBUFFER_DESC { type D3DVECTOR (line 1397) | typedef struct _D3DVECTOR { type D3DLIGHT9 (line 1405) | typedef struct _D3DLIGHT9 { type D3DLINEPATTERN (line 1421) | typedef struct _D3DLINEPATTERN { type D3DLOCKED_BOX (line 1426) | typedef struct _D3DLOCKED_BOX { type D3DLOCKED_RECT (line 1432) | typedef struct _D3DLOCKED_RECT { type D3DMATERIAL9 (line 1437) | typedef struct _D3DMATERIAL9 { type D3DMATRIX (line 1446) | typedef struct _D3DMATRIX { type D3DPRESENT_PARAMETERS (line 1460) | typedef struct _D3DPRESENT_PARAMETERS_ { type D3DRANGE (line 1481) | typedef struct _D3DRANGE { type D3DRASTER_STATUS (line 1486) | typedef struct _D3DRASTER_STATUS { type D3DRECT (line 1492) | typedef struct _D3DRECT { type D3DRECTPATCH_INFO (line 1501) | typedef struct _D3DRECTPATCH_INFO { type D3DSURFACE_DESC (line 1511) | typedef struct _D3DSURFACE_DESC { type D3DTRIPATCH_INFO (line 1522) | typedef struct _D3DTRIPATCH_INFO { type D3DVERTEXBUFFER_DESC (line 1529) | typedef struct _D3DVERTEXBUFFER_DESC { type D3DVIEWPORT9 (line 1538) | typedef struct _D3DVIEWPORT9 { type D3DVOLUME_DESC (line 1547) | typedef struct _D3DVOLUME_DESC { type D3DSCANLINEORDERING (line 1560) | typedef enum D3DSCANLINEORDERING type D3DDISPLAYMODEFILTER (line 1568) | typedef struct D3DDISPLAYMODEFILTER type D3DDISPLAYMODEEX (line 1575) | typedef struct D3DDISPLAYMODEEX type D3DDISPLAYROTATION (line 1585) | typedef enum D3DDISPLAYROTATION type D3DMEMORYPRESSURE (line 1593) | typedef struct _D3DMEMORYPRESSURE type D3DCOMPOSERECTSOP (line 1600) | typedef enum _D3DCOMPOSERECTSOP{ type D3DPRESENTSTATS (line 1608) | typedef struct _D3DPRESENTSTATS type D3DSHADER_COMPARISON (line 1619) | typedef enum _D3DSHADER_COMPARISON FILE: wine/windows/d3dcaps.h type D3DTRANSFORMCAPS (line 28) | typedef struct _D3DTRANSFORMCAPS { type D3DLIGHTINGCAPS (line 35) | typedef struct _D3DLIGHTINGCAPS { type D3DPRIMCAPS (line 51) | typedef struct _D3dPrimCaps { type D3DDEVICEDESC (line 197) | typedef struct _D3DDeviceDesc { type D3DDEVICEDESC7 (line 236) | typedef struct _D3DDeviceDesc7 { type D3DFINDDEVICESEARCH (line 375) | typedef struct _D3DFINDDEVICESEARCH { type D3DFINDDEVICERESULT (line 385) | typedef struct _D3DFINDDEVICERESULT { type D3DEXECUTEBUFFERDESC (line 392) | typedef struct _D3DExecuteBufferDesc { type D3DDEVINFO_TEXTUREMANAGER (line 408) | typedef struct _D3DDEVINFO_TEXTUREMANAGER { type D3DDEVINFO_TEXTURING (line 422) | typedef struct _D3DDEVINFO_TEXTURING { FILE: wine/windows/d3dcompiler.h type const (line 71) | typedef HRESULT (WINAPI *pD3DCompile)(const void *data, SIZE_T data_size... type D3DCOMPILER_STRIP_FLAGS (line 75) | typedef enum D3DCOMPILER_STRIP_FLAGS type D3D_BLOB_PART (line 85) | typedef enum D3D_BLOB_PART type const (line 119) | typedef HRESULT (WINAPI *pD3DPreprocess)(const void *data, SIZE_T size, ... FILE: wine/windows/d3dhal.h type D3DDEVICEDESC_V1 (line 34) | typedef struct _D3DDeviceDesc_V1 { type D3DDEVICEDESC_V2 (line 50) | typedef struct _D3DDeviceDesc_V2 type D3DDEVICEDESC_V3 (line 77) | typedef struct _D3DDeviceDesc_V3 type D3DHAL_GLOBALDRIVERDATA (line 119) | typedef struct _D3DHAL_GLOBALDRIVERDATA { type D3DHAL_D3DEXTENDEDCAPS (line 128) | typedef struct _D3DHAL_D3DEXTENDEDCAPS { type _D3DHAL_CONTEXTCREATEDATA (line 164) | struct _D3DHAL_CONTEXTCREATEDATA type _D3DHAL_CONTEXTDESTROYDATA (line 165) | struct _D3DHAL_CONTEXTDESTROYDATA type _D3DHAL_CONTEXTDESTROYALLDATA (line 166) | struct _D3DHAL_CONTEXTDESTROYALLDATA type _D3DHAL_SCENECAPTUREDATA (line 167) | struct _D3DHAL_SCENECAPTUREDATA type _D3DHAL_RENDERSTATEDATA (line 168) | struct _D3DHAL_RENDERSTATEDATA type _D3DHAL_RENDERPRIMITIVEDATA (line 169) | struct _D3DHAL_RENDERPRIMITIVEDATA type _D3DHAL_TEXTURECREATEDATA (line 170) | struct _D3DHAL_TEXTURECREATEDATA type _D3DHAL_TEXTUREDESTROYDATA (line 171) | struct _D3DHAL_TEXTUREDESTROYDATA type _D3DHAL_TEXTURESWAPDATA (line 172) | struct _D3DHAL_TEXTURESWAPDATA type _D3DHAL_TEXTUREGETSURFDATA (line 173) | struct _D3DHAL_TEXTUREGETSURFDATA type _D3DHAL_GETSTATEDATA (line 174) | struct _D3DHAL_GETSTATEDATA type D3DHAL_CALLBACKS (line 188) | typedef struct _D3DHAL_CALLBACKS { type _D3DHAL_SETRENDERTARGETDATA (line 228) | struct _D3DHAL_SETRENDERTARGETDATA type _D3DHAL_CLEARDATA (line 229) | struct _D3DHAL_CLEARDATA type _D3DHAL_DRAWONEPRIMITIVEDATA (line 230) | struct _D3DHAL_DRAWONEPRIMITIVEDATA type _D3DHAL_DRAWONEINDEXEDPRIMITIVEDATA (line 231) | struct _D3DHAL_DRAWONEINDEXEDPRIMITIVEDATA type _D3DHAL_DRAWPRIMITIVESDATA (line 232) | struct _D3DHAL_DRAWPRIMITIVESDATA type D3DHAL_CALLBACKS2 (line 240) | typedef struct _D3DHAL_CALLBACKS2 { type _D3DHAL_CLEAR2DATA (line 250) | struct _D3DHAL_CLEAR2DATA type _D3DHAL_VALIDATETEXTURESTAGESTATEDATA (line 251) | struct _D3DHAL_VALIDATETEXTURESTAGESTATEDATA type _D3DHAL_DRAWPRIMITIVES2DATA (line 252) | struct _D3DHAL_DRAWPRIMITIVES2DATA type D3DHAL_CALLBACKS3 (line 258) | typedef struct _D3DHAL_CALLBACKS3 { type D3DHAL_CONTEXTCREATEDATA (line 270) | typedef struct _D3DHAL_CONTEXTCREATEDATA { type D3DHAL_CONTEXTDESTROYDATA (line 291) | typedef struct _D3DHAL_CONTEXTDESTROYDATA { type D3DHAL_CONTEXTDESTROYALLDATA (line 296) | typedef struct _D3DHAL_CONTEXTDESTROYALLDATA { type D3DHAL_SCENECAPTUREDATA (line 301) | typedef struct _D3DHAL_SCENECAPTUREDATA { type D3DHAL_SETRENDERTARGETDATA (line 310) | typedef struct _D3DHAL_SETRENDERTARGETDATA { type D3DHAL_DRAWPRIMITIVES2DATA (line 323) | typedef struct _D3DHAL_DRAWPRIMITIVES2DATA { type D3DHAL_DP2COMMAND (line 358) | typedef struct _D3DHAL_DP2COMMAND { type D3DHAL_DP2OPERATION (line 367) | typedef enum _D3DHAL_DP2OPERATION { type D3DHAL_DP2POINTS (line 409) | typedef struct _D3DHAL_POINTS { type D3DHAL_DP2STARTVERTEX (line 416) | typedef struct _D3DHAL_DP2STARTVERTEX { type D3DHAL_DP2LINELIST (line 420) | typedef struct _D3DHAL_DP2LINELIST { type D3DHAL_DP2INDEXEDLINELIST (line 424) | typedef struct _D3DHAL_DP2INDEXEDLINELIST { type D3DHAL_DP2LINESTRIP (line 429) | typedef struct _D3DHAL_DP2LINESTRIP { type D3DHAL_DP2INDEXEDLINESTRIP (line 433) | typedef struct _D3DHAL_DP2INDEXEDLINESTRIP { type D3DHAL_DP2TRIANGLELIST (line 439) | typedef struct _D3DHAL_DP2TRIANGLELIST { type D3DHAL_DP2INDEXEDTRIANGLELIST (line 443) | typedef struct _D3DHAL_DP2INDEXEDTRIANGLELIST { type D3DHAL_DP2INDEXEDTRIANGLELIST2 (line 450) | typedef struct _D3DHAL_DP2INDEXEDTRIANGLELIST2 { type D3DHAL_DP2TRIANGLESTRIP (line 456) | typedef struct _D3DHAL_DP2TRIANGLESTRIP { type D3DHAL_DP2INDEXEDTRIANGLESTRIP (line 460) | typedef struct _D3DHAL_DP2INDEXEDTRIANGLESTRIP { type D3DHAL_DP2TRIANGLEFAN (line 464) | typedef struct _D3DHAL_DP2TRIANGLEFAN { type D3DHAL_DP2INDEXEDTRIANGLEFAN (line 468) | typedef struct _D3DHAL_DP2INDEXEDTRIANGLEFAN { type D3DHAL_DP2TRIANGLEFAN_IMM (line 472) | typedef struct _D3DHAL_DP2TRIANGLEFAN_IMM { type D3DHAL_DP2RENDERSTATE (line 477) | typedef struct _D3DHAL_DP2RENDERSTATE { type D3DHAL_DP2TEXTURESTAGESTATE (line 485) | typedef struct _D3DHAL_DP2TEXTURESTAGESTATE { type D3DHAL_DP2VIEWPORTINFO (line 493) | typedef struct _D3DHAL_DP2VIEWPORTINFO { type D3DHAL_DP2WINFO (line 500) | typedef struct _D3DHAL_DP2WINFO { type D3DHAL_DP2SETPALETTE (line 505) | typedef struct _D3DHAL_DP2SETPALETTE { type D3DHAL_DP2UPDATEPALETTE (line 511) | typedef struct _D3DHAL_DP2UPDATEPALETTE { type D3DHAL_DP2ZRANGE (line 517) | typedef struct _D3DHAL_DP2ZRANGE { type D3DMATERIAL7 (line 522) | typedef D3DMATERIAL7 D3DHAL_DP2SETMATERIAL,*LPD3DHAL_DP2SETMATERIAL; type D3DHAL_DP2SETLIGHT (line 524) | typedef struct _D3DHAL_DP2SETLIGHT { type D3DHAL_DP2CREATELIGHT (line 533) | typedef struct _D3DHAL_DP2CREATELIGHT { type D3DHAL_DP2SETTRANSFORM (line 537) | typedef struct _D3DHAL_DP2SETTRANSFORM { type D3DHAL_DP2TEXBLT (line 542) | typedef struct _D3DHAL_DP2TEXBLT { type D3DHAL_DP2STATESET (line 550) | typedef struct _D3DHAL_DP2STATESET { type D3DHAL_DP2SETPRIORITY (line 562) | typedef struct _D3DHAL_DP2SETPRIORITY { type D3DHAL_DP2SETRENDERTARGET (line 567) | typedef struct _D3DHAL_DP2SETRENDERTARGET { type D3DHAL_DP2CLEAR (line 572) | typedef struct _D3DHAL_DP2CLEAR { type D3DHAL_DP2SETTEXLOD (line 580) | typedef struct _D3DHAL_DP2SETTEXLOD { FILE: wine/windows/d3drm.h type IDirect3DRM (line 25) | struct IDirect3DRM type IDirect3DRM2 (line 41) | struct IDirect3DRM2 type IDirect3DRM3 (line 42) | struct IDirect3DRM3 type IDirect3DRM (line 44) | struct IDirect3DRM FILE: wine/windows/d3drmdef.h type D3DRMVECTOR4D (line 31) | typedef struct _D3DRMVECTOR4D type D3DVALUE (line 39) | typedef D3DVALUE D3DRMMATRIX4D[4][4]; type D3DRMQUATERNION (line 41) | typedef struct _D3DRMQUATERNION { type D3DRMRAY (line 46) | typedef struct _D3DRMRAY { type D3DRMBOX (line 51) | typedef struct _D3DRMBOX { type D3DRMLIGHTTYPE (line 58) | typedef enum _D3DRMLIGHTTYPE { type D3DRMSHADEMODE (line 66) | typedef enum _D3DRMSHADEMODE { type D3DRMLIGHTMODE (line 74) | typedef enum _D3DRMLIGHTMODE { type D3DRMFILLMODE (line 81) | typedef enum _D3DRMFILLMODE { type DWORD (line 89) | typedef DWORD D3DRMRENDERQUALITY, *LPD3DRMRENDERQUALITY; type D3DRMTEXTUREQUALITY (line 103) | typedef enum _D3DRMTEXTUREQUALITY { type D3DRMCOMBINETYPE (line 124) | typedef enum _D3DRMCOMBINETYPE { type D3DCOLORMODEL (line 130) | typedef D3DCOLORMODEL D3DRMCOLORMODEL, *LPD3DRMCOLORMODEL; type D3DRMPALETTEFLAGS (line 132) | typedef enum _D3DRMPALETTEFLAGS type D3DRMPALETTEENTRY (line 139) | typedef struct _D3DRMPALETTEENTRY { type D3DRMIMAGE (line 146) | typedef struct _D3DRMIMAGE { type D3DRMWRAPTYPE (line 164) | typedef enum _D3DRMWRAPTYPE { type D3DRMPROJECTIONTYPE (line 176) | typedef enum _D3DRMPROJECTIONTYPE type D3DRMXOFFORMAT (line 187) | typedef enum _D3DRMXOFFORMAT { type DWORD (line 193) | typedef DWORD D3DRMSAVEOPTIONS; type D3DRMCOLORSOURCE (line 202) | typedef enum _D3DRMCOLORSOURCE { type D3DRMFRAMECONSTRAINT (line 207) | typedef enum _D3DRMFRAMECONSTRAINT { type D3DRMMATERIALMODE (line 213) | typedef enum _D3DRMMATERIALMODE { type D3DRMFOGMODE (line 219) | typedef enum _D3DRMFOGMODE { type D3DRMZBUFFERMODE (line 225) | typedef enum _D3DRMZBUFFERMODE { type D3DRMSORTMODE (line 231) | typedef enum _D3DRMSORTMODE { type D3DRMMATERIALOVERRIDE (line 238) | typedef struct _D3DRMMATERIALOVERRIDE { type DWORD (line 322) | typedef DWORD D3DRMANIMATIONOPTIONS; type DWORD (line 330) | typedef DWORD D3DRMINTERPOLATIONOPTIONS; type DWORD (line 339) | typedef DWORD D3DRMLOADOPTIONS; type D3DRMLOADRESOURCE (line 357) | typedef struct _D3DRMLOADRESOURCE type D3DRMLOADMEMORY (line 364) | typedef struct _D3DRMLOADMEMORY type D3DRMPMESHLOADSTATUS (line 379) | typedef struct _D3DRMPMESHLOADSTATUS { type D3DRMUSERVISUALREASON (line 390) | typedef enum _D3DRMUSERVISUALREASON { type D3DRMANIMATIONKEY (line 395) | typedef struct _D3DRMANIMATIONKEY type D3DRMANIMATIONKEY (line 412) | typedef D3DRMANIMATIONKEY *LPD3DRMANIMATIONKEY; type DWORD (line 418) | typedef DWORD D3DRMMAPPING, D3DRMMAPPINGFLAG, *LPD3DRMMAPPING; type D3DRMVERTEX (line 423) | typedef struct _D3DRMVERTEX { type LONG (line 431) | typedef LONG D3DRMGROUPINDEX; FILE: wine/windows/d3drmobj.h type IDirect3DRMObject (line 108) | struct IDirect3DRMObject type IDirect3DRMObject2 (line 109) | struct IDirect3DRMObject2 type IDirect3DRMDevice (line 110) | struct IDirect3DRMDevice type IDirect3DRMDevice2 (line 111) | struct IDirect3DRMDevice2 type IDirect3DRMDevice3 (line 112) | struct IDirect3DRMDevice3 type IDirect3DRMViewport (line 113) | struct IDirect3DRMViewport type IDirect3DRMViewport2 (line 114) | struct IDirect3DRMViewport2 type IDirect3DRMFrame (line 115) | struct IDirect3DRMFrame type IDirect3DRMFrame2 (line 116) | struct IDirect3DRMFrame2 type IDirect3DRMFrame3 (line 117) | struct IDirect3DRMFrame3 type IDirect3DRMVisual (line 118) | struct IDirect3DRMVisual type IDirect3DRMMesh (line 119) | struct IDirect3DRMMesh type IDirect3DRMMeshBuilder (line 120) | struct IDirect3DRMMeshBuilder type IDirect3DRMMeshBuilder2 (line 121) | struct IDirect3DRMMeshBuilder2 type IDirect3DRMMeshBuilder3 (line 122) | struct IDirect3DRMMeshBuilder3 type IDirect3DRMFace (line 123) | struct IDirect3DRMFace type IDirect3DRMFace2 (line 124) | struct IDirect3DRMFace2 type IDirect3DRMLight (line 125) | struct IDirect3DRMLight type IDirect3DRMTexture (line 126) | struct IDirect3DRMTexture type IDirect3DRMTexture2 (line 127) | struct IDirect3DRMTexture2 type IDirect3DRMTexture3 (line 128) | struct IDirect3DRMTexture3 type IDirect3DRMWrap (line 129) | struct IDirect3DRMWrap type IDirect3DRMMaterial (line 130) | struct IDirect3DRMMaterial type IDirect3DRMMaterial2 (line 131) | struct IDirect3DRMMaterial2 type IDirect3DRMAnimation (line 132) | struct IDirect3DRMAnimation type IDirect3DRMAnimation2 (line 133) | struct IDirect3DRMAnimation2 type IDirect3DRMAnimationSet (line 134) | struct IDirect3DRMAnimationSet type IDirect3DRMAnimationSet2 (line 135) | struct IDirect3DRMAnimationSet2 type IDirect3DRMUserVisual (line 136) | struct IDirect3DRMUserVisual type IDirect3DRMShadow (line 137) | struct IDirect3DRMShadow type IDirect3DRMShadow2 (line 138) | struct IDirect3DRMShadow2 type IDirect3DRMArray (line 139) | struct IDirect3DRMArray type IDirect3DRMObjectArray (line 140) | struct IDirect3DRMObjectArray type IDirect3DRMDeviceArray (line 141) | struct IDirect3DRMDeviceArray type IDirect3DRMFaceArray (line 142) | struct IDirect3DRMFaceArray type IDirect3DRMViewportArray (line 143) | struct IDirect3DRMViewportArray type IDirect3DRMFrameArray (line 144) | struct IDirect3DRMFrameArray type IDirect3DRMAnimationArray (line 145) | struct IDirect3DRMAnimationArray type IDirect3DRMVisualArray (line 146) | struct IDirect3DRMVisualArray type IDirect3DRMPickedArray (line 147) | struct IDirect3DRMPickedArray type IDirect3DRMPicked2Array (line 148) | struct IDirect3DRMPicked2Array type IDirect3DRMLightArray (line 149) | struct IDirect3DRMLightArray type IDirect3DRMProgressiveMesh (line 150) | struct IDirect3DRMProgressiveMesh type IDirect3DRMClippedVisual (line 151) | struct IDirect3DRMClippedVisual type IDirect3DRMObject (line 157) | struct IDirect3DRMObject type IDirect3DRMFrame (line 158) | struct IDirect3DRMFrame type IDirect3DRMFrame3 (line 159) | struct IDirect3DRMFrame3 type IDirect3DRMDevice (line 160) | struct IDirect3DRMDevice type IDirect3DRMDevice3 (line 161) | struct IDirect3DRMDevice3 type IDirect3DRMUserVisual (line 163) | struct IDirect3DRMUserVisual type IDirect3DRMDevice (line 164) | struct IDirect3DRMDevice type IDirect3DRMViewport (line 164) | struct IDirect3DRMViewport type HRESULT (line 165) | typedef HRESULT (__cdecl *D3DRMLOADTEXTURECALLBACK)(char *tex_name, void... type HRESULT (line 166) | typedef HRESULT (__cdecl *D3DRMLOADTEXTURE3CALLBACK)(char *tex_name, voi... type IDirect3DRMObject (line 167) | struct IDirect3DRMObject type HRESULT (line 168) | typedef HRESULT (__cdecl *D3DRMDOWNSAMPLECALLBACK)(struct IDirect3DRMTex... type HRESULT (line 170) | typedef HRESULT (__cdecl *D3DRMVALIDATIONCALLBACK)(struct IDirect3DRMTex... type D3DRMPICKDESC (line 173) | typedef struct _D3DRMPICKDESC type D3DRMPICKDESC2 (line 180) | typedef struct _D3DRMPICKDESC2 type IDirect3DRMFrame (line 811) | struct IDirect3DRMFrame type IDirect3DRMPickedArray (line 829) | struct IDirect3DRMPickedArray type IDirect3DRMFrame3 (line 951) | struct IDirect3DRMFrame3 type IDirect3DRMPicked2Array (line 1409) | struct IDirect3DRMPicked2Array type IDirect3DRMMaterial (line 1923) | struct IDirect3DRMMaterial type IDirect3DRMTexture (line 1924) | struct IDirect3DRMTexture type IDirect3DRMMaterial (line 1932) | struct IDirect3DRMMaterial type IDirect3DRMTexture (line 1933) | struct IDirect3DRMTexture type IDirect3DRMFaceArray (line 2690) | struct IDirect3DRMFaceArray FILE: wine/windows/d3drmwin.h type IDirect3DRMWinDevice (line 36) | struct IDirect3DRMWinDevice FILE: wine/windows/d3dtypes.h type LONG (line 41) | typedef LONG D3DFIXED; type D3DVALUE (line 84) | typedef float D3DVALUE,*LPD3DVALUE; type DWORD (line 87) | typedef DWORD D3DCOLOR, *LPD3DCOLOR; type D3DVECTOR (line 92) | typedef struct _D3DVECTOR { type DWORD (line 149) | typedef DWORD D3DMATERIALHANDLE, *LPD3DMATERIALHANDLE; type DWORD (line 150) | typedef DWORD D3DTEXTUREHANDLE, *LPD3DTEXTUREHANDLE; type DWORD (line 151) | typedef DWORD D3DMATRIXHANDLE, *LPD3DMATRIXHANDLE; type D3DCOLORVALUE (line 153) | typedef struct _D3DCOLORVALUE { type D3DRECT (line 172) | typedef struct _D3DRECT { type D3DHVERTEX (line 191) | typedef struct _D3DHVERTEX { type D3DTLVERTEX (line 210) | typedef struct _D3DTLVERTEX { type D3DLVERTEX (line 254) | typedef struct _D3DLVERTEX { type D3DVERTEX (line 286) | typedef struct _D3DVERTEX { type D3DVIEWPORT (line 330) | typedef struct _D3DMATRIX { type D3DVIEWPORT2 (line 364) | typedef struct _D3DVIEWPORT2 { type D3DVIEWPORT7 (line 378) | typedef struct _D3DVIEWPORT7 { type D3DTRANSFORMDATA (line 473) | typedef struct _D3DTRANSFORMDATA { type D3DLIGHTINGELEMENT (line 486) | typedef struct _D3DLIGHTINGELEMENT { type D3DMATERIAL (line 491) | typedef struct _D3DMATERIAL { type D3DMATERIAL7 (line 517) | typedef struct _D3DMATERIAL7 { type D3DLIGHTTYPE (line 540) | typedef enum { type D3DLIGHT (line 549) | typedef struct _D3DLIGHT { type D3DLIGHT7 (line 564) | typedef struct _D3DLIGHT7 { type D3DLIGHT2 (line 586) | typedef struct _D3DLIGHT2 { type D3DLIGHTDATA (line 602) | typedef struct _D3DLIGHTDATA { type DWORD (line 613) | typedef DWORD D3DCOLORMODEL; type D3DOPCODE (line 620) | typedef enum _D3DOPCODE { type D3DINSTRUCTION (line 639) | typedef struct _D3DINSTRUCTION { type D3DTEXTURELOAD (line 645) | typedef struct _D3DTEXTURELOAD { type D3DPICKRECORD (line 650) | typedef struct _D3DPICKRECORD { type D3DSHADEMODE (line 657) | typedef enum { type D3DFILLMODE (line 664) | typedef enum { type D3DLINEPATTERN (line 671) | typedef struct _D3DLINEPATTERN { type D3DTEXTUREFILTER (line 676) | typedef enum { type D3DBLEND (line 686) | typedef enum { type D3DTEXTUREBLEND (line 703) | typedef enum { type D3DTEXTUREADDRESS (line 715) | typedef enum _D3DTEXTUREADDRESS { type D3DCULL (line 723) | typedef enum { type D3DCMPFUNC (line 730) | typedef enum { type D3DSTENCILOP (line 742) | typedef enum _D3DSTENCILOP { type D3DFOGMODE (line 754) | typedef enum _D3DFOGMODE { type D3DZBUFFERTYPE (line 762) | typedef enum _D3DZBUFFERTYPE { type D3DANTIALIASMODE (line 769) | typedef enum _D3DANTIALIASMODE { type D3DVERTEXTYPE (line 776) | typedef enum { type D3DPRIMITIVETYPE (line 783) | typedef enum { type D3DTRANSFORMSTATETYPE (line 797) | typedef enum _D3DTRANSFORMSTATETYPE { type D3DLIGHTSTATETYPE (line 815) | typedef enum { type D3DRENDERSTATETYPE (line 827) | typedef enum { type D3DMATERIALCOLORSOURCE (line 957) | typedef enum _D3DMATERIALCOLORSOURCE type D3DSTATE (line 977) | typedef struct _D3DSTATE { type D3DMATRIXLOAD (line 989) | typedef struct _D3DMATRIXLOAD { type D3DMATRIXMULTIPLY (line 994) | typedef struct _D3DMATRIXMULTIPLY { type D3DPROCESSVERTICES (line 1000) | typedef struct _D3DPROCESSVERTICES { type D3DTEXTURESTAGESTATETYPE (line 1016) | typedef enum _D3DTEXTURESTAGESTATETYPE type D3DTEXTUREOP (line 1050) | typedef enum _D3DTEXTUREOP type D3DTEXTUREMAGFILTER (line 1094) | typedef enum _D3DTEXTUREMAGFILTER type D3DTEXTUREMINFILTER (line 1104) | typedef enum _D3DTEXTUREMINFILTER type D3DTEXTUREMIPFILTER (line 1112) | typedef enum _D3DTEXTUREMIPFILTER type D3DTRIANGLE (line 1131) | typedef struct _D3DTRIANGLE { type D3DLINE (line 1147) | typedef struct _D3DLINE { type D3DSPAN (line 1158) | typedef struct _D3DSPAN { type D3DPOINT (line 1163) | typedef struct _D3DPOINT { type D3DBRANCH (line 1168) | typedef struct _D3DBRANCH { type D3DSTATUS (line 1175) | typedef struct _D3DSTATUS { type D3DCLIPSTATUS (line 1185) | typedef struct _D3DCLIPSTATUS { type D3DSTATS (line 1197) | typedef struct { type D3DEXECUTEDATA (line 1209) | typedef struct _D3DEXECUTEDATA { type D3DVERTEXBUFFERDESC (line 1223) | typedef struct _D3DVERTEXBUFFERDESC { type D3DDP_PTRSTRIDE (line 1280) | typedef struct _D3DDP_PTRSTRIDE type D3DDRAWPRIMITIVESTRIDEDDATA (line 1288) | typedef struct _D3DDRAWPRIMITIVESTRIDEDDATA { type D3DSTATEBLOCKTYPE (line 1330) | typedef enum _D3DSTATEBLOCKTYPE type D3DVERTEXBLENDFLAGS (line 1338) | typedef enum _D3DVERTEXBLENDFLAGS type D3DTEXTURETRANSFORMFLAGS (line 1346) | typedef enum _D3DTEXTURETRANSFORMFLAGS { FILE: wine/windows/d3dukmdt.h type D3DDDIFORMAT (line 28) | typedef enum _D3DDDIFORMAT FILE: wine/windows/d3dx10.h type _D3DX10_ERR (line 38) | enum _D3DX10_ERR FILE: wine/windows/d3dx10math.h type D3DX_CPU_OPTIMIZATION (line 27) | typedef enum _D3DX_CPU_OPTIMIZATION FILE: wine/windows/d3dx10tex.h type D3DX10_FILTER_FLAG (line 24) | typedef enum D3DX10_FILTER_FLAG type D3DX10_IMAGE_FILE_FORMAT (line 45) | typedef enum D3DX10_IMAGE_FILE_FORMAT type D3DX10_IMAGE_INFO (line 57) | typedef struct D3DX10_IMAGE_INFO type D3DX10_IMAGE_LOAD_INFO (line 70) | typedef struct D3DX10_IMAGE_LOAD_INFO FILE: wine/windows/d3dx11.h type _D3DX11_ERR (line 37) | enum _D3DX11_ERR FILE: wine/windows/d3dx11tex.h type D3DX11_FILTER_FLAG (line 24) | typedef enum D3DX11_FILTER_FLAG type D3DX11_IMAGE_FILE_FORMAT (line 45) | typedef enum D3DX11_IMAGE_FILE_FORMAT type D3DX11_IMAGE_INFO (line 57) | typedef struct D3DX11_IMAGE_INFO type D3DX11_IMAGE_LOAD_INFO (line 70) | typedef struct D3DX11_IMAGE_LOAD_INFO FILE: wine/windows/d3dx9.h type _D3DXERR (line 44) | enum _D3DXERR { FILE: wine/windows/d3dx9anim.h type D3DXMESHDATATYPE (line 27) | typedef enum _D3DXMESHDATATYPE type D3DXCALLBACK_SEARCH_FLAGS (line 35) | typedef enum _D3DXCALLBACK_SEARCH_FLAGS type D3DXPLAYBACK_TYPE (line 42) | typedef enum _D3DXPLAYBACK_TYPE type D3DXCOMPRESSION_FLAGS (line 50) | typedef enum _D3DXCOMPRESSION_FLAGS type D3DXPRIORITY_TYPE (line 56) | typedef enum _D3DXPRIORITY_TYPE type D3DXEVENT_TYPE (line 63) | typedef enum _D3DXEVENT_TYPE type D3DXTRANSITION_TYPE (line 73) | typedef enum _D3DXTRANSITION_TYPE type D3DXMESHDATA (line 81) | typedef struct _D3DXMESHDATA type D3DXMESHCONTAINER (line 93) | typedef struct _D3DXMESHCONTAINER type D3DXFRAME (line 105) | typedef struct _D3DXFRAME type D3DXKEY_VECTOR3 (line 114) | typedef struct _D3DXKEY_VECTOR3 type D3DXKEY_QUATERNION (line 120) | typedef struct _D3DXKEY_QUATERNION type D3DXKEY_CALLBACK (line 126) | typedef struct _D3DXKEY_CALLBACK type D3DXTRACK_DESC (line 132) | typedef struct _D3DXTRACK_DESC type D3DXEVENT_DESC (line 141) | typedef struct _D3DXEVENT_DESC type DWORD (line 157) | typedef DWORD D3DXEVENTHANDLE, *LPD3DXEVENTHANDLE; type interface (line 159) | typedef interface ID3DXAllocateHierarchy type interface (line 160) | typedef interface ID3DXLoadUserData type interface (line 161) | typedef interface ID3DXSaveUserData type interface (line 162) | typedef interface ID3DXAnimationSet type interface (line 163) | typedef interface ID3DXKeyframedAnimationSet type interface (line 164) | typedef interface ID3DXCompressedAnimationSet type interface (line 165) | typedef interface ID3DXAnimationCallbackHandler type interface (line 166) | typedef interface ID3DXAnimationController function DECLARE_INTERFACE (line 184) | DECLARE_INTERFACE(ID3DXLoadUserData) type IDirect3DDevice9 (line 370) | struct IDirect3DDevice9 type ID3DXAllocateHierarchy (line 371) | struct ID3DXAllocateHierarchy type ID3DXLoadUserData (line 371) | struct ID3DXLoadUserData type ID3DXAnimationController (line 372) | struct ID3DXAnimationController type IDirect3DDevice9 (line 373) | struct IDirect3DDevice9 type ID3DXAllocateHierarchy (line 374) | struct ID3DXAllocateHierarchy type ID3DXLoadUserData (line 374) | struct ID3DXLoadUserData type ID3DXAnimationController (line 375) | struct ID3DXAnimationController FILE: wine/windows/d3dx9core.h type ID3DXBuffer (line 54) | struct ID3DXBuffer type ID3DXFont (line 55) | struct ID3DXFont type ID3DXLine (line 56) | struct ID3DXLine type ID3DXRenderToEnvMap (line 57) | struct ID3DXRenderToEnvMap type ID3DXRenderToSurface (line 58) | struct ID3DXRenderToSurface type ID3DXSprite (line 59) | struct ID3DXSprite function STDMETHOD (line 68) | STDMETHOD(QueryInterface)(THIS_ REFIID riid, void **out) PURE; type IDirect3DTexture9 (line 141) | struct IDirect3DTexture9 type D3DXRTS_DESC (line 356) | typedef struct _D3DXRTS_DESC type IDirect3DDevice9 (line 480) | struct IDirect3DDevice9 type ID3DXFont (line 482) | struct ID3DXFont type IDirect3DDevice9 (line 483) | struct IDirect3DDevice9 type ID3DXFont (line 485) | struct ID3DXFont type IDirect3DDevice9 (line 487) | struct IDirect3DDevice9 type ID3DXFont (line 488) | struct ID3DXFont type IDirect3DDevice9 (line 489) | struct IDirect3DDevice9 type ID3DXFont (line 490) | struct ID3DXFont type IDirect3DDevice9 (line 492) | struct IDirect3DDevice9 type ID3DXLine (line 492) | struct ID3DXLine type IDirect3DDevice9 (line 493) | struct IDirect3DDevice9 type ID3DXRenderToEnvMap (line 494) | struct ID3DXRenderToEnvMap type IDirect3DDevice9 (line 495) | struct IDirect3DDevice9 type ID3DXRenderToSurface (line 496) | struct ID3DXRenderToSurface type IDirect3DDevice9 (line 497) | struct IDirect3DDevice9 type ID3DXSprite (line 497) | struct ID3DXSprite type IDirect3DDevice9 (line 499) | struct IDirect3DDevice9 FILE: wine/windows/d3dx9effect.h type D3DXEFFECT_DESC (line 34) | typedef struct _D3DXEFFECT_DESC type D3DXPARAMETER_DESC (line 42) | typedef struct _D3DXPARAMETER_DESC type D3DXTECHNIQUE_DESC (line 57) | typedef struct _D3DXTECHNIQUE_DESC type D3DXPASS_DESC (line 64) | typedef struct _D3DXPASS_DESC type D3DXFUNCTION_DESC (line 72) | typedef struct _D3DXFUNCTION_DESC type ID3DXEffectPool (line 78) | struct ID3DXEffectPool type ID3DXBaseEffect (line 94) | struct ID3DXBaseEffect type IDirect3DBaseTexture9 (line 156) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 157) | struct IDirect3DBaseTexture9 type IDirect3DPixelShader9 (line 158) | struct IDirect3DPixelShader9 type IDirect3DVertexShader9 (line 159) | struct IDirect3DVertexShader9 type IDirect3DBaseTexture9 (line 182) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 266) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 267) | struct IDirect3DBaseTexture9 type IDirect3DPixelShader9 (line 268) | struct IDirect3DPixelShader9 type IDirect3DVertexShader9 (line 269) | struct IDirect3DVertexShader9 type ID3DXEffect (line 294) | struct ID3DXEffect type IDirect3DBaseTexture9 (line 364) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 365) | struct IDirect3DBaseTexture9 type IDirect3DPixelShader9 (line 366) | struct IDirect3DPixelShader9 type IDirect3DVertexShader9 (line 367) | struct IDirect3DVertexShader9 type IDirect3DDevice9 (line 383) | struct IDirect3DDevice9 type ID3DXInclude (line 384) | struct ID3DXInclude type ID3DXEffectPool (line 385) | struct ID3DXEffectPool type ID3DXEffect (line 385) | struct ID3DXEffect type ID3DXBuffer (line 385) | struct ID3DXBuffer type IDirect3DDevice9 (line 386) | struct IDirect3DDevice9 type ID3DXInclude (line 387) | struct ID3DXInclude type ID3DXEffectPool (line 388) | struct ID3DXEffectPool type ID3DXEffect (line 388) | struct ID3DXEffect type ID3DXBuffer (line 388) | struct ID3DXBuffer type IDirect3DDevice9 (line 391) | struct IDirect3DDevice9 type ID3DXInclude (line 392) | struct ID3DXInclude type ID3DXEffectPool (line 393) | struct ID3DXEffectPool type ID3DXEffect (line 393) | struct ID3DXEffect type ID3DXBuffer (line 393) | struct ID3DXBuffer type IDirect3DDevice9 (line 394) | struct IDirect3DDevice9 type ID3DXInclude (line 395) | struct ID3DXInclude type ID3DXEffectPool (line 396) | struct ID3DXEffectPool type ID3DXEffect (line 396) | struct ID3DXEffect type ID3DXBuffer (line 396) | struct ID3DXBuffer type IDirect3DDevice9 (line 402) | struct IDirect3DDevice9 type ID3DXInclude (line 403) | struct ID3DXInclude type ID3DXEffectPool (line 404) | struct ID3DXEffectPool type ID3DXEffect (line 404) | struct ID3DXEffect type ID3DXBuffer (line 404) | struct ID3DXBuffer type IDirect3DDevice9 (line 411) | struct IDirect3DDevice9 type ID3DXInclude (line 412) | struct ID3DXInclude type ID3DXEffectPool (line 413) | struct ID3DXEffectPool type ID3DXEffect (line 414) | struct ID3DXEffect type ID3DXBuffer (line 414) | struct ID3DXBuffer type IDirect3DDevice9 (line 420) | struct IDirect3DDevice9 type ID3DXInclude (line 421) | struct ID3DXInclude type ID3DXEffectPool (line 422) | struct ID3DXEffectPool type ID3DXEffect (line 422) | struct ID3DXEffect type ID3DXBuffer (line 422) | struct ID3DXBuffer FILE: wine/windows/d3dx9math.h type D3DXVECTOR2 (line 36) | typedef struct D3DXVECTOR2 type D3DXVECTOR3 (line 68) | struct D3DXVECTOR3 type _D3DVECTOR (line 97) | struct _D3DVECTOR type D3DXVECTOR4 (line 100) | struct D3DXVECTOR4 type D3DXMATRIX (line 132) | struct D3DXMATRIX type _D3DMATRIX (line 169) | struct _D3DMATRIX type D3DXQUATERNION (line 172) | struct D3DXQUATERNION function operator (line 233) | operator DWORD () const; type interface (line 407) | typedef interface ID3DXMatrixStack FILE: wine/windows/d3dx9mesh.h type _MAX_FVF_DECL_SIZE (line 39) | enum _MAX_FVF_DECL_SIZE type _D3DXMESH (line 44) | enum _D3DXMESH type _D3DXMESHOPT (line 70) | enum _D3DXMESHOPT type D3DXPATCHMESHTYPE (line 81) | typedef enum _D3DXPATCHMESHTYPE type _D3DXPATCHMESH (line 89) | enum _D3DXPATCHMESH type _D3DXMESHSIMP (line 94) | enum _D3DXMESHSIMP type D3DXCLEANTYPE (line 100) | typedef enum D3DXCLEANTYPE { type D3DXTANGENT (line 109) | typedef enum _D3DXTANGENT type D3DXIMT (line 125) | typedef enum _D3DXIMT type D3DXUVATLAS (line 132) | typedef enum _D3DXUVATLAS type D3DXEFFECTDEFAULTTYPE (line 139) | typedef enum _D3DXEFFECTDEFAULTTYPE type _D3DXWELDEPSILONSFLAGS (line 147) | enum _D3DXWELDEPSILONSFLAGS type D3DXSHCOMPRESSQUALITYTYPE (line 155) | typedef enum _D3DXSHCOMPRESSQUALITYTYPE type D3DXSHGPUSIMOPT (line 162) | typedef enum _D3DXSHGPUSIMOPT type ID3DXBaseMesh (line 172) | struct ID3DXBaseMesh type ID3DXMesh (line 173) | struct ID3DXMesh type ID3DXPMesh (line 174) | struct ID3DXPMesh type ID3DXSPMesh (line 175) | struct ID3DXSPMesh type ID3DXSkinInfo (line 176) | struct ID3DXSkinInfo type ID3DXPatchMesh (line 177) | struct ID3DXPatchMesh type ID3DXPRTBuffer (line 178) | struct ID3DXPRTBuffer type ID3DXPRTCompBuffer (line 179) | struct ID3DXPRTCompBuffer type ID3DXPRTEngine (line 180) | struct ID3DXPRTEngine type ID3DXTextureGutterHelper (line 181) | struct ID3DXTextureGutterHelper type D3DXATTRIBUTERANGE (line 183) | typedef struct _D3DXATTRIBUTERANGE { type D3DXATTRIBUTERANGE (line 191) | typedef D3DXATTRIBUTERANGE* LPD3DXATTRIBUTERANGE; type D3DXMATERIAL (line 193) | typedef struct _D3DXMATERIAL type D3DXEFFECTDEFAULT (line 199) | typedef struct _D3DXEFFECTDEFAULT type D3DXEFFECTINSTANCE (line 207) | typedef struct _D3DXEFFECTINSTANCE type D3DXATTRIBUTEWEIGHTS (line 214) | typedef struct _D3DXATTRIBUTEWEIGHTS type D3DXWELDEPSILONS (line 226) | typedef struct _D3DXWELDEPSILONS type D3DXBONECOMBINATION (line 240) | typedef struct _D3DXBONECOMBINATION type D3DXPATCHINFO (line 250) | typedef struct _D3DXPATCHINFO type D3DXINTERSECTINFO (line 257) | typedef struct _D3DXINTERSECTINFO type D3DXSHMATERIAL (line 265) | typedef struct _D3DXSHMATERIAL type D3DXSHPRTSPLITMESHVERTDATA (line 275) | typedef struct _D3DXSHPRTSPLITMESHVERTDATA type D3DXSHPRTSPLITMESHCLUSTERDATA (line 282) | typedef struct _D3DXSHPRTSPLITMESHCLUSTERDATA type XFILECOMPRESSEDANIMATIONSET (line 292) | typedef struct _XFILECOMPRESSEDANIMATIONSET function STDMETHOD (line 310) | STDMETHOD(QueryInterface)(THIS_ REFIID riid, void **out) PURE; function template (line 1011) | template VertexElement \ function template (line 1019) | template DeclData \ function template (line 1027) | template PMAttributeRange \ function template (line 1037) | template PMVSplitRecord \ function template (line 1044) | template PMInfo \ FILE: wine/windows/d3dx9shader.h type D3DXHANDLE (line 49) | typedef D3DXHANDLE *LPD3DXHANDLE; type D3DXREGISTER_SET (line 51) | typedef enum _D3DXREGISTER_SET type D3DXPARAMETER_CLASS (line 60) | typedef enum D3DXPARAMETER_CLASS type D3DXPARAMETER_TYPE (line 71) | typedef enum D3DXPARAMETER_TYPE type D3DXCONSTANTTABLE_DESC (line 96) | typedef struct _D3DXCONSTANTTABLE_DESC type D3DXCONSTANT_DESC (line 103) | typedef struct _D3DXCONSTANT_DESC function STDMETHOD (line 131) | STDMETHOD(QueryInterface)(THIS_ REFIID iid, void **out) PURE; function STDMETHOD (line 321) | STDMETHOD(QueryInterface)(THIS_ REFIID iid, void **ppv) PURE; type D3DXSHADER_TYPEINFO (line 446) | typedef struct _D3DXSHADER_TYPEINFO type D3DXSHADER_STRUCTMEMBERINFO (line 457) | typedef struct _D3DXSHADER_STRUCTMEMBERINFO FILE: wine/windows/d3dx9shape.h type IDirect3DDevice9 (line 28) | struct IDirect3DDevice9 type ID3DXMesh (line 29) | struct ID3DXMesh type ID3DXBuffer (line 29) | struct ID3DXBuffer type IDirect3DDevice9 (line 30) | struct IDirect3DDevice9 type ID3DXMesh (line 31) | struct ID3DXMesh type ID3DXBuffer (line 31) | struct ID3DXBuffer type IDirect3DDevice9 (line 32) | struct IDirect3DDevice9 type ID3DXMesh (line 32) | struct ID3DXMesh type IDirect3DDevice9 (line 34) | struct IDirect3DDevice9 type ID3DXMesh (line 35) | struct ID3DXMesh type ID3DXBuffer (line 35) | struct ID3DXBuffer type IDirect3DDevice9 (line 36) | struct IDirect3DDevice9 type ID3DXMesh (line 37) | struct ID3DXMesh type ID3DXBuffer (line 37) | struct ID3DXBuffer type IDirect3DDevice9 (line 38) | struct IDirect3DDevice9 type ID3DXMesh (line 39) | struct ID3DXMesh type ID3DXBuffer (line 39) | struct ID3DXBuffer type IDirect3DDevice9 (line 40) | struct IDirect3DDevice9 type ID3DXMesh (line 41) | struct ID3DXMesh type ID3DXBuffer (line 41) | struct ID3DXBuffer type IDirect3DDevice9 (line 42) | struct IDirect3DDevice9 type ID3DXMesh (line 43) | struct ID3DXMesh FILE: wine/windows/d3dx9tex.h type D3DXIMAGE_FILEFORMAT (line 62) | typedef enum _D3DXIMAGE_FILEFORMAT type D3DXIMAGE_INFO (line 76) | typedef struct _D3DXIMAGE_INFO type IDirect3DSurface9 (line 114) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 117) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 122) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 125) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 130) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 134) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 135) | struct IDirect3DSurface9 type ID3DXBuffer (line 143) | struct ID3DXBuffer type IDirect3DSurface9 (line 144) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 148) | struct IDirect3DSurface9 type IDirect3DSurface9 (line 150) | struct IDirect3DSurface9 type IDirect3DVolume9 (line 155) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 158) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 163) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 166) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 171) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 175) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 176) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 179) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 185) | struct IDirect3DVolume9 type IDirect3DVolume9 (line 187) | struct IDirect3DVolume9 type IDirect3DDevice9 (line 192) | struct IDirect3DDevice9 type IDirect3DDevice9 (line 194) | struct IDirect3DDevice9 type IDirect3DDevice9 (line 196) | struct IDirect3DDevice9 type IDirect3DDevice9 (line 199) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 200) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 201) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 202) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 203) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 204) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 206) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 207) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 208) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 209) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 212) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 213) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 214) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 215) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 218) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 219) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 220) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 221) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 224) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 225) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 226) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 227) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 230) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 231) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 232) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 233) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 236) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 237) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 238) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 239) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 242) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 245) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 246) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 249) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 252) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 255) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 256) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 259) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 262) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 265) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 266) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 269) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 272) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 275) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 276) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 279) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 282) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 285) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 286) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 289) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 292) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 295) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 296) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 299) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 302) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 303) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 304) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 305) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 306) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 307) | struct IDirect3DVolumeTexture9 type IDirect3DDevice9 (line 309) | struct IDirect3DDevice9 type IDirect3DTexture9 (line 312) | struct IDirect3DTexture9 type IDirect3DDevice9 (line 313) | struct IDirect3DDevice9 type IDirect3DCubeTexture9 (line 316) | struct IDirect3DCubeTexture9 type IDirect3DDevice9 (line 317) | struct IDirect3DDevice9 type IDirect3DVolumeTexture9 (line 320) | struct IDirect3DVolumeTexture9 type ID3DXBuffer (line 322) | struct ID3DXBuffer type IDirect3DBaseTexture9 (line 323) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 325) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 327) | struct IDirect3DBaseTexture9 type IDirect3DBaseTexture9 (line 331) | struct IDirect3DBaseTexture9 type IDirect3DTexture9 (line 336) | struct IDirect3DTexture9 type IDirect3DCubeTexture9 (line 337) | struct IDirect3DCubeTexture9 type IDirect3DVolumeTexture9 (line 338) | struct IDirect3DVolumeTexture9 type IDirect3DTexture9 (line 340) | struct IDirect3DTexture9 type IDirect3DCubeTexture9 (line 341) | struct IDirect3DCubeTexture9 type IDirect3DVolumeTexture9 (line 342) | struct IDirect3DVolumeTexture9 FILE: wine/windows/d3dx9xof.h type DWORD (line 28) | typedef DWORD D3DXF_FILEFORMAT; type DWORD (line 33) | typedef DWORD D3DXF_FILESAVEOPTIONS; type DWORD (line 37) | typedef DWORD D3DXF_FILELOADOPTIONS; type D3DXF_FILELOADRESOURCE (line 43) | typedef struct _D3DXF_FILELOADRESOURCE type D3DXF_FILELOADMEMORY (line 50) | typedef struct _D3DXF_FILELOADMEMORY type interface (line 65) | typedef interface ID3DXFile *LPD3DXFILE, **LPLPD3DXFILE; type interface (line 66) | typedef interface ID3DXFileSaveObject type interface (line 67) | typedef interface ID3DXFileSaveData type interface (line 68) | typedef interface ID3DXFileEnumObject type interface (line 69) | typedef interface ID3DXFileData type ID3DXFile (line 71) | struct ID3DXFile type ID3DXFileEnumObject (line 82) | struct ID3DXFileEnumObject type ID3DXFileSaveObject (line 84) | struct ID3DXFileSaveObject type ID3DXFileSaveData (line 100) | struct ID3DXFileSaveData type ID3DXFileData (line 134) | struct ID3DXFileData type ID3DXFileData (line 135) | struct ID3DXFileData type ID3DXFileData (line 136) | struct ID3DXFileData FILE: wine/windows/davclnt.h type AUTHNEXTSTEP (line 32) | typedef enum type DAV_CALLBACK_AUTH_BLOB (line 39) | typedef struct _DAV_CALLBACK_AUTH_BLOB type DAV_CALLBACK_AUTH_UNP (line 46) | typedef struct _DAV_CALLBACK_AUTH_UNP type DAV_CALLBACK_CRED (line 54) | typedef struct _DAV_CALLBACK_CRED type DWORD (line 62) | typedef DWORD (*PFNDAVAUTHCALLBACK_FREECRED) type DWORD (line 65) | typedef DWORD (*PFNDAVAUTHCALLBACK) FILE: wine/windows/dbghelp.h type LOADED_IMAGE (line 97) | typedef struct _LOADED_IMAGE type ADDRESS_MODE (line 119) | typedef enum type ADDRESS (line 131) | typedef struct _tagADDRESS type ADDRESS64 (line 139) | typedef struct _tagADDRESS64 type SYM_TYPE (line 162) | typedef enum type IMAGEHLP_SYMBOL (line 182) | typedef struct _IMAGEHLP_SYMBOL type IMAGEHLP_SYMBOLW (line 192) | typedef struct _IMAGEHLP_SYMBOLW type IMAGEHLP_SYMBOL64 (line 203) | typedef struct _IMAGEHLP_SYMBOL64 type IMAGEHLP_SYMBOLW64 (line 213) | typedef struct _IMAGEHLP_SYMBOLW64 type IMAGEHLP_MODULE (line 229) | typedef struct _IMAGEHLP_MODULE type IMAGEHLP_MODULEW (line 243) | typedef struct _IMAGEHLP_MODULEW type IMAGEHLP_MODULE64 (line 258) | typedef struct _IMAGEHLP_MODULE64 type IMAGEHLP_MODULEW64 (line 285) | typedef struct _IMAGEHLP_MODULEW64 type IMAGEHLP_LINE (line 318) | typedef struct _IMAGEHLP_LINE type IMAGEHLP_LINEW (line 327) | typedef struct _IMAGEHLP_LINEW type IMAGEHLP_LINE64 (line 337) | typedef struct _IMAGEHLP_LINE64 type IMAGEHLP_LINEW64 (line 346) | typedef struct _IMAGEHLP_LINEW64 type SOURCEFILE (line 355) | typedef struct _SOURCEFILE type SOURCEFILEW (line 361) | typedef struct _SOURCEFILEW type IMAGEHLP_CBA_READ_MEMORY (line 379) | typedef struct _IMAGEHLP_CBA_READ_MEMORY type IMAGEHLP_CBA_EVENT (line 400) | typedef struct _IMAGEHLP_CBA_EVENT type IMAGEHLP_CBA_EVENTW (line 408) | typedef struct _IMAGEHLP_CBA_EVENTW type IMAGEHLP_DEFERRED_SYMBOL_LOAD (line 420) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOAD type IMAGEHLP_DEFERRED_SYMBOL_LOAD64 (line 432) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOAD64 type IMAGEHLP_DEFERRED_SYMBOL_LOADW64 (line 444) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOADW64 type IMAGEHLP_DUPLICATE_SYMBOL (line 460) | typedef struct _IMAGEHLP_DUPLICATE_SYMBOL type IMAGEHLP_DUPLICATE_SYMBOL64 (line 469) | typedef struct _IMAGEHLP_DUPLICATE_SYMBOL64 type IMAGEHLP_STACK_FRAME (line 506) | typedef struct _IMAGEHLP_STACK_FRAME type VOID (line 520) | typedef VOID IMAGEHLP_CONTEXT, *PIMAGEHLP_CONTEXT; type MODLOAD_DATA (line 523) | typedef struct _DBGHELP_MODLOAD_DATA type DWORD (line 542) | typedef DWORD RVA; type ULONG64 (line 543) | typedef ULONG64 RVA64; type MINIDUMP_TYPE (line 545) | typedef enum _MINIDUMP_TYPE type MINIDUMP_CALLBACK_TYPE (line 564) | typedef enum _MINIDUMP_CALLBACK_TYPE type MINIDUMP_THREAD_CALLBACK (line 574) | typedef struct _MINIDUMP_THREAD_CALLBACK type MINIDUMP_THREAD_EX_CALLBACK (line 584) | typedef struct _MINIDUMP_THREAD_EX_CALLBACK type MINIDUMP_INCLUDE_THREAD_CALLBACK (line 596) | typedef struct _MINIDUMP_INCLUDE_THREAD_CALLBACK type THREAD_WRITE_FLAGS (line 601) | typedef enum _THREAD_WRITE_FLAGS type MINIDUMP_MODULE_CALLBACK (line 612) | typedef struct _MINIDUMP_MODULE_CALLBACK type MINIDUMP_INCLUDE_MODULE_CALLBACK (line 626) | typedef struct _MINIDUMP_INCLUDE_MODULE_CALLBACK type MODULE_WRITE_FLAGS (line 631) | typedef enum _MODULE_WRITE_FLAGS type MINIDUMP_CALLBACK_INPUT (line 642) | typedef struct _MINIDUMP_CALLBACK_INPUT type MINIDUMP_CALLBACK_OUTPUT (line 657) | typedef struct _MINIDUMP_CALLBACK_OUTPUT type PMINIDUMP_CALLBACK_INPUT (line 671) | typedef BOOL (WINAPI* MINIDUMP_CALLBACK_ROUTINE)(PVOID, const PMINIDUMP_... type MINIDUMP_CALLBACK_INFORMATION (line 673) | typedef struct _MINIDUMP_CALLBACK_INFORMATION type MINIDUMP_LOCATION_DESCRIPTOR (line 679) | typedef struct _MINIDUMP_LOCATION_DESCRIPTOR type MINIDUMP_LOCATION_DESCRIPTOR64 (line 685) | typedef struct _MINIDUMP_LOCATION_DESCRIPTOR64 type MINIDUMP_DIRECTORY (line 691) | typedef struct _MINIDUMP_DIRECTORY type MINIDUMP_EXCEPTION (line 697) | typedef struct _MINIDUMP_EXCEPTION type MINIDUMP_EXCEPTION_INFORMATION (line 708) | typedef struct _MINIDUMP_EXCEPTION_INFORMATION type MINIDUMP_EXCEPTION_STREAM (line 715) | typedef struct MINIDUMP_EXCEPTION_STREAM type MINIDUMP_HEADER (line 723) | typedef struct _MINIDUMP_HEADER type MINIDUMP_MEMORY_DESCRIPTOR (line 738) | typedef struct _MINIDUMP_MEMORY_DESCRIPTOR type MINIDUMP_MEMORY_LIST (line 744) | typedef struct _MINIDUMP_MEMORY_LIST type MINIDUMP_MISC_INFO (line 753) | typedef struct _MINIDUMP_MISC_INFO type MINIDUMP_MODULE (line 763) | typedef struct _MINIDUMP_MODULE type MINIDUMP_MODULE_LIST (line 777) | typedef struct _MINIDUMP_MODULE_LIST type MINIDUMP_STRING (line 783) | typedef struct _MINIDUMP_STRING type MINIDUMP_SYSTEM_INFO (line 789) | typedef struct _MINIDUMP_SYSTEM_INFO type MINIDUMP_THREAD (line 836) | typedef struct _MINIDUMP_THREAD type MINIDUMP_THREAD_LIST (line 847) | typedef struct _MINIDUMP_THREAD_LIST type MINIDUMP_USER_STREAM (line 853) | typedef struct _MINIDUMP_USER_STREAM type MINIDUMP_USER_STREAM_INFORMATION (line 860) | typedef struct _MINIDUMP_USER_STREAM_INFORMATION type MINIDUMP_STREAM_TYPE (line 866) | typedef enum _MINIDUMP_STREAM_TYPE type DWORD64 (line 907) | typedef BOOL (CALLBACK *PENUMLOADED_MODULES_CALLBACK64)(PCSTR, DWORD64, ... type DWORD64 (line 909) | typedef BOOL (CALLBACK *PENUMLOADED_MODULES_CALLBACKW64)(PCWSTR, DWORD64... type DWORD64 (line 913) | typedef BOOL (CALLBACK *PSYM_ENUMMODULES_CALLBACK64)(PCSTR, DWORD64, PVO... type DWORD64 (line 915) | typedef BOOL (CALLBACK *PSYM_ENUMMODULES_CALLBACKW64)(PCWSTR, DWORD64, P... type SYMBOL_INFO (line 957) | typedef struct _SYMBOL_INFO type SYMBOL_INFOW (line 976) | typedef struct _SYMBOL_INFOW type SYMBOL_INFO_PACKAGE (line 995) | typedef struct _SYMBOL_INFO_PACKAGE type SYMBOL_INFO_PACKAGEW (line 1001) | typedef struct _SYMBOL_INFO_PACKAGEW type IMAGEHLP_SYMBOL_TYPE_INFO (line 1007) | typedef enum _IMAGEHLP_SYMBOL_TYPE_INFO type IMAGEHLP_GET_TYPE_INFO_PARAMS (line 1040) | typedef struct _IMAGEHLP_GET_TYPE_INFO_PARAMS type TI_FINDCHILDREN_PARAMS (line 1062) | typedef struct _TI_FINDCHILDREN_PARAMS type ULONG (line 1093) | typedef BOOL (CALLBACK *PSYM_ENUMERATESYMBOLS_CALLBACK)(PSYMBOL_INFO, UL... type ULONG (line 1094) | typedef BOOL (CALLBACK *PSYM_ENUMERATESYMBOLS_CALLBACKW)(PSYMBOL_INFOW, ... type DWORD64 (line 1116) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK64)(PCSTR, DWORD64, ULO... type DWORD64 (line 1117) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK64W)(PCWSTR, DWORD64, U... type ULONG (line 1122) | typedef BOOL (CALLBACK *PSYMBOL_REGISTERED_CALLBACK64)(HANDLE, ULONG, UL... type SRCCODEINFO (line 1169) | typedef struct _SRCCODEINFO type SRCCODEINFOW (line 1180) | typedef struct _SRCCODEINFOW type PCSTR (line 1206) | typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACK)(HANDLE, PCSTR, PVOID); type PCWSTR (line 1207) | typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACKW)(HANDLE, PCWSTR, PVOID); type PCSTR (line 1221) | typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACK)(HANDLE, PCSTR, PVOID); type PCWSTR (line 1222) | typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACKW)(HANDLE, PCWSTR, PVOID); type KDHELP (line 1270) | typedef struct _KDHELP type KDHELP64 (line 1282) | typedef struct _KDHELP64 type STACKFRAME (line 1299) | typedef struct _STACKFRAME type STACKFRAME64 (line 1315) | typedef struct _STACKFRAME64 type DWORD64 (line 1330) | typedef BOOL (CALLBACK *PREAD_PROCESS_MEMORY_ROUTINE64) type HANDLE (line 1334) | typedef DWORD64 (CALLBACK *PTRANSLATE_ADDRESS_ROUTINE64)(HANDLE, HANDLE,... type ULONG64 (line 1343) | typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)(HANDLE, ULONG64, ... type API_VERSION (line 1353) | typedef struct API_VERSION type IMAGE_DEBUG_INFORMATION (line 1364) | typedef struct _IMAGE_DEBUG_INFORMATION type PCSTR (line 1413) | typedef BOOL (WINAPI* PSYMBOLSERVERPROC)(PCSTR, PCSTR, PVOID, DWORD,... type PCSTR (line 1414) | typedef BOOL (WINAPI* PSYMBOLSERVERPROCA)(PCSTR, PCSTR, PVOID, DWORD... type PCWSTR (line 1415) | typedef BOOL (WINAPI* PSYMBOLSERVERPROCW)(PCWSTR, PCWSTR, PVOID, DWO... type ULONG64 (line 1419) | typedef BOOL (CALLBACK* PSYMBOLSERVERCALLBACKPROC)(UINT_PTR, ULONG64... type ULONG (line 1490) | typedef BOOL (CALLBACK *PENUMLOADED_MODULES_CALLBACK)(PCSTR, ULONG, ULO... type DWORD (line 1493) | typedef BOOL (CALLBACK *PREAD_PROCESS_MEMORY_ROUTINE)(HANDLE, DWORD, PV... type ULONG (line 1494) | typedef BOOL (CALLBACK *PSYM_ENUMMODULES_CALLBACK)(PCSTR, ULONG, PVOID); type ULONG (line 1495) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK)(PCSTR, ULONG, ULONG,... type ULONG (line 1496) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACKW)(PCWSTR, ULONG, ULON... type ULONG (line 1497) | typedef BOOL (CALLBACK *PSYMBOL_REGISTERED_CALLBACK)(HANDLE, ULONG, PVO... type DWORD (line 1498) | typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK)(HANDLE, DWORD, PVOID); type HANDLE (line 1499) | typedef DWORD (CALLBACK *PTRANSLATE_ADDRESS_ROUTINE)(HANDLE, HANDLE, LPA... FILE: wine/windows/dbt.h type DEV_BROADCAST_HDR (line 48) | typedef struct _DEV_BROADCAST_HDR type DEV_BROADCAST_OEM (line 63) | typedef struct _DEV_BROADCAST_OEM type DEV_BROADCAST_DEVNODE (line 72) | typedef struct _DEV_BROADCAST_DEVNODE type DEV_BROADCAST_VOLUME (line 80) | typedef struct _DEV_BROADCAST_VOLUME type DEV_BROADCAST_PORT_A (line 92) | typedef struct _DEV_BROADCAST_PORT_A type DEV_BROADCAST_PORT_W (line 100) | typedef struct _DEV_BROADCAST_PORT_W function DECL_WINELIB_DBT_TYPE_AW (line 108) | DECL_WINELIB_DBT_TYPE_AW(DEV_BROADCAST_PORT) type DEV_BROADCAST_DEVICEINTERFACE_A (line 120) | typedef struct _DEV_BROADCAST_DEVICEINTERFACE_A type DEV_BROADCAST_DEVICEINTERFACE_W (line 129) | typedef struct _DEV_BROADCAST_DEVICEINTERFACE_W function DECL_WINELIB_DBT_TYPE_AW (line 138) | DECL_WINELIB_DBT_TYPE_AW(DEV_BROADCAST_DEVICEINTERFACE) FILE: wine/windows/dciddi.h type DCIRVAL (line 46) | typedef int DCIRVAL; type DCICMD (line 51) | typedef struct _DCICMD { type DCISURFACEINFO (line 59) | typedef struct _DCISURFACEINFO { FILE: wine/windows/dde.h type DDEACK (line 40) | typedef struct type DDEDATA (line 46) | typedef struct type DDEADVISE (line 54) | typedef struct type DDEPOKE (line 61) | typedef struct FILE: wine/windows/ddeml.h type UINT (line 327) | typedef HDDEDATA (CALLBACK *PFNCALLBACK)(UINT, UINT, HCONV, HSZ, HSZ, type HSZPAIR (line 336) | typedef struct tagHSZPAIR type CONVCONTEXT (line 342) | typedef struct tagCONVCONTEXT type CONVINFO (line 353) | typedef struct tagCONVINFO FILE: wine/windows/ddraw.h type IDirectDraw (line 56) | struct IDirectDraw type IDirectDraw2 (line 57) | struct IDirectDraw2 type IDirectDraw3 (line 58) | struct IDirectDraw3 type IDirectDraw4 (line 59) | struct IDirectDraw4 type IDirectDraw7 (line 60) | struct IDirectDraw7 type IDirectDrawClipper (line 61) | struct IDirectDrawClipper type IDirectDrawPalette (line 62) | struct IDirectDrawPalette type IDirectDrawSurface (line 63) | struct IDirectDrawSurface type IDirectDrawSurface2 (line 64) | struct IDirectDrawSurface2 type IDirectDrawSurface3 (line 65) | struct IDirectDrawSurface3 type IDirectDrawSurface4 (line 66) | struct IDirectDrawSurface4 type IDirectDrawSurface7 (line 67) | struct IDirectDrawSurface7 type IDirectDrawColorControl (line 68) | struct IDirectDrawColorControl type IDirectDrawGammaControl (line 69) | struct IDirectDrawGammaControl type DDSCAPS (line 323) | typedef struct _DDSCAPS { type DDSCAPS2 (line 370) | typedef struct _DDSCAPS2 { type DDCAPS_DX7 (line 382) | typedef struct _DDCAPS_DX7 /* DirectX 7 version of caps struct */ type DDCAPS_DX6 (line 443) | typedef struct _DDCAPS_DX6 /* DirectX 6 version of caps struct */ type DDCAPS_DX5 (line 505) | typedef struct _DDCAPS_DX5 /* DirectX5 version of caps struct */ type DDCAPS_DX3 (line 566) | typedef struct _DDCAPS_DX3 /* DirectX3 version of caps struct */ type DDCAPS_DX3 (line 624) | typedef DDCAPS_DX3 DDCAPS; type DDCAPS_DX5 (line 626) | typedef DDCAPS_DX5 DDCAPS; type DDCAPS_DX6 (line 628) | typedef DDCAPS_DX6 DDCAPS; type DDCAPS_DX7 (line 630) | typedef DDCAPS_DX7 DDCAPS; type DDCAPS (line 633) | typedef DDCAPS *LPDDCAPS; type DDCOLORKEY (line 704) | typedef struct _DDCOLORKEY type DDPIXELFORMAT (line 735) | typedef struct _DDPIXELFORMAT { type DDSURFACEDESC (line 970) | typedef struct _DDSURFACEDESC type DDSURFACEDESC2 (line 997) | typedef struct _DDSURFACEDESC2 type DDCOLORCONTROL (line 1044) | typedef struct { type DDGAMMARAMP (line 1057) | typedef struct { type DDBLTFX (line 1103) | typedef struct _DDBLTFX type DDOVERLAYFX (line 1172) | typedef struct _DDOVERLAYFX type DDBLTBATCH (line 1196) | typedef struct _DDBLTBATCH type DDDEVICEIDENTIFIER (line 1209) | typedef struct tagDDDEVICEIDENTIFIER { type DDDEVICEIDENTIFIER2 (line 1220) | typedef struct tagDDDEVICEIDENTIFIER2 { type IDirectDrawSurface (line 1337) | struct IDirectDrawSurface type IDirectDrawSurface (line 1339) | struct IDirectDrawSurface type IDirectDrawSurface (line 1549) | struct IDirectDrawSurface type IDirectDrawSurface (line 1551) | struct IDirectDrawSurface type IDirectDrawSurface (line 1572) | struct IDirectDrawSurface type IDirectDrawSurface7 (line 1773) | struct IDirectDrawSurface7 type IDirectDrawSurface7 (line 1775) | struct IDirectDrawSurface7 type IDirectDrawSurface7 (line 1796) | struct IDirectDrawSurface7 FILE: wine/windows/ddrawi.h type _DDVIDEOPORTCAPS (line 32) | struct _DDVIDEOPORTCAPS type _DDKERNELCAPS (line 33) | struct _DDKERNELCAPS type _VMEMHEAP (line 34) | struct _VMEMHEAP type DD32BITDRIVERDATA (line 56) | typedef struct { type DDVERSIONDATA (line 62) | typedef struct { type ULONG_PTR (line 71) | typedef ULONG_PTR FLATPTR; type _DDHALINFO (line 74) | struct _DDHALINFO type _DDRAWI_DIRECTDRAW_INT (line 75) | struct _DDRAWI_DIRECTDRAW_INT type _DDRAWI_DIRECTDRAW_LCL (line 76) | struct _DDRAWI_DIRECTDRAW_LCL type _DDRAWI_DIRECTDRAW_GBL (line 77) | struct _DDRAWI_DIRECTDRAW_GBL type _DDRAWI_DDRAWSURFACE_INT (line 78) | struct _DDRAWI_DDRAWSURFACE_INT type _DDRAWI_DDRAWSURFACE_LCL (line 79) | struct _DDRAWI_DDRAWSURFACE_LCL type _DDRAWI_DDRAWSURFACE_GBL (line 80) | struct _DDRAWI_DDRAWSURFACE_GBL type _DDRAWI_DDRAWSURFACE_MORE (line 81) | struct _DDRAWI_DDRAWSURFACE_MORE type _DDRAWI_DDRAWSURFACE_GBL_MORE (line 82) | struct _DDRAWI_DDRAWSURFACE_GBL_MORE type _DDRAWI_DDRAWPALETTE_INT (line 83) | struct _DDRAWI_DDRAWPALETTE_INT type _DDRAWI_DDRAWPALETTE_LCL (line 84) | struct _DDRAWI_DDRAWPALETTE_LCL type _DDRAWI_DDRAWPALETTE_GBL (line 85) | struct _DDRAWI_DDRAWPALETTE_GBL type _DDRAWI_DDRAWCLIPPER_INT (line 86) | struct _DDRAWI_DDRAWCLIPPER_INT type _DDRAWI_DDRAWCLIPPER_LCL (line 87) | struct _DDRAWI_DDRAWCLIPPER_LCL type _DDRAWI_DDRAWCLIPPER_GBL (line 88) | struct _DDRAWI_DDRAWCLIPPER_GBL type _DDRAWI_DDVIDEOPORT_INT (line 89) | struct _DDRAWI_DDVIDEOPORT_INT type _DDRAWI_DDVIDEOPORT_LCL (line 90) | struct _DDRAWI_DDVIDEOPORT_LCL type _DDRAWI_DDMOTIONCOMP_INT (line 91) | struct _DDRAWI_DDMOTIONCOMP_INT type _DDRAWI_DDMOTIONCOMP_LCL (line 92) | struct _DDRAWI_DDMOTIONCOMP_LCL type DDHALDDRAWFNS (line 117) | typedef struct { type DDHALMODEINFO (line 127) | typedef struct _DDHALMODEINFO { type VIDMEM (line 150) | typedef struct _VIDMEM { type VIDMEMINFO (line 172) | typedef struct _VIDMEMINFO { type HEAPALIAS (line 188) | typedef struct _HEAPALIAS { type HEAPALIASINFO (line 194) | typedef struct _HEAPALIASINFO { type DDCORECAPS (line 207) | typedef struct _DDCORECAPS { type DDNONLOCALVIDMEMCAPS (line 261) | typedef struct _DDNONLOCALVIDMEMCAPS { type DDSCAPSEX (line 270) | typedef struct _DDSCAPSEX { type _DDHAL_DESTROYDRIVERDATA (line 287) | struct _DDHAL_DESTROYDRIVERDATA type _DDHAL_CREATESURFACEDATA (line 288) | struct _DDHAL_CREATESURFACEDATA type _DDHAL_DRVSETCOLORKEYDATA (line 289) | struct _DDHAL_DRVSETCOLORKEYDATA type _DDHAL_SETMODEDATA (line 290) | struct _DDHAL_SETMODEDATA type _DDHAL_WAITFORVERTICALBLANKDATA (line 291) | struct _DDHAL_WAITFORVERTICALBLANKDATA type _DDHAL_CANCREATESURFACEDATA (line 292) | struct _DDHAL_CANCREATESURFACEDATA type _DDHAL_CREATEPALETTEDATA (line 293) | struct _DDHAL_CREATEPALETTEDATA type _DDHAL_GETSCANLINEDATA (line 294) | struct _DDHAL_GETSCANLINEDATA type _DDHAL_SETEXCLUSIVEMODEDATA (line 295) | struct _DDHAL_SETEXCLUSIVEMODEDATA type _DDHAL_FLIPTOGDISURFACEDATA (line 296) | struct _DDHAL_FLIPTOGDISURFACEDATA type DDHAL_DDCALLBACKS (line 309) | typedef struct _DDHAL_DDCALLBACKS { type _DDHAL_DESTROYSURFACEDATA (line 325) | struct _DDHAL_DESTROYSURFACEDATA type _DDHAL_FLIPDATA (line 326) | struct _DDHAL_FLIPDATA type _DDHAL_SETCLIPLISTDATA (line 327) | struct _DDHAL_SETCLIPLISTDATA type _DDHAL_LOCKDATA (line 328) | struct _DDHAL_LOCKDATA type _DDHAL_UNLOCKDATA (line 329) | struct _DDHAL_UNLOCKDATA type _DDHAL_BLTDATA (line 330) | struct _DDHAL_BLTDATA type _DDHAL_SETCOLORKEYDATA (line 331) | struct _DDHAL_SETCOLORKEYDATA type _DDHAL_ADDATTACHEDSURFACEDATA (line 332) | struct _DDHAL_ADDATTACHEDSURFACEDATA type _DDHAL_GETBLTSTATUSDATA (line 333) | struct _DDHAL_GETBLTSTATUSDATA type _DDHAL_GETFLIPSTATUSDATA (line 334) | struct _DDHAL_GETFLIPSTATUSDATA type _DDHAL_UPDATEOVERLAYDATA (line 335) | struct _DDHAL_UPDATEOVERLAYDATA type _DDHAL_SETOVERLAYPOSITIONDATA (line 336) | struct _DDHAL_SETOVERLAYPOSITIONDATA type _DDHAL_SETPALETTEDATA (line 337) | struct _DDHAL_SETPALETTEDATA type DDHAL_DDSURFACECALLBACKS (line 353) | typedef struct _DDHAL_DDSURFACECALLBACKS { type _DDHAL_DESTROYPALETTEDATA (line 372) | struct _DDHAL_DESTROYPALETTEDATA type _DDHAL_SETENTRIESDATA (line 373) | struct _DDHAL_SETENTRIESDATA type DDHAL_DDPALETTECALLBACKS (line 378) | typedef struct _DDHAL_DDPALETTECALLBACKS { type DDHAL_DDEXEBUFCALLBACKS (line 391) | typedef struct _DDHAL_DDEXEBUFCALLBACKS { type _DDHAL_GETAVAILDRIVERMEMORYDATA (line 401) | struct _DDHAL_GETAVAILDRIVERMEMORYDATA type _DDHAL_UPDATENONLOCALHEAPDATA (line 402) | struct _DDHAL_UPDATENONLOCALHEAPDATA type _DDHAL_GETHEAPALIGNMENTDATA (line 403) | struct _DDHAL_GETHEAPALIGNMENTDATA type DDHAL_DDMISCELLANEOUSCALLBACKS (line 409) | typedef struct _DDHAL_DDMISCELLANEOUSCALLBACKS { type _DDHAL_CREATESURFACEEXDATA (line 418) | struct _DDHAL_CREATESURFACEEXDATA type _DDHAL_GETDRIVERSTATEDATA (line 419) | struct _DDHAL_GETDRIVERSTATEDATA type _DDHAL_DESTROYDDLOCALDATA (line 420) | struct _DDHAL_DESTROYDDLOCALDATA type DDHAL_DDMISCELLANEOUS2CALLBACKS (line 426) | typedef struct _DDHAL_DDMISCELLANEOUS2CALLBACKS { type _DDHAL_GETDRIVERINFODATA (line 442) | struct _DDHAL_GETDRIVERINFODATA type DDHALINFO (line 445) | typedef struct _DDHALINFO { type DDHAL_CALLBACKS (line 472) | typedef struct _DDHAL_CALLBACKS { type DDHAL_DESTROYDRIVERDATA (line 491) | typedef struct _DDHAL_DESTROYDRIVERDATA { type DDHAL_SETMODEDATA (line 497) | typedef struct _DDHAL_SETMODEDATA { type DDHAL_CREATESURFACEDATA (line 506) | typedef struct _DDHAL_CREATESURFACEDATA { type DDHAL_CANCREATESURFACEDATA (line 515) | typedef struct _DDHAL_CANCREATESURFACEDATA { type DDHAL_CREATEPALETTEDATA (line 523) | typedef struct _DDHAL_CREATEPALETTEDATA { type DDHAL_SETEXCLUSIVEMODEDATA (line 532) | typedef struct _DDHAL_SETEXCLUSIVEMODEDATA { type DDHAL_DESTROYSURFACEDATA (line 541) | typedef struct _DDHAL_DESTROYSURFACEDATA { type DDHAL_FLIPDATA (line 548) | typedef struct _DDHAL_FLIPDATA { type DDHAL_LOCKDATA (line 559) | typedef struct _DDHAL_LOCKDATA { type DDHAL_UNLOCKDATA (line 570) | typedef struct _DDHAL_UNLOCKDATA { type DDHAL_BLTDATA (line 577) | typedef struct _DDHAL_BLTDATA { type DDHAL_UPDATEOVERLAYDATA (line 595) | typedef struct _DDHAL_UPDATEOVERLAYDATA { type DDHAL_SETPALETTEDATA (line 607) | typedef struct _DDHAL_SETPALETTEDATA { type DDHAL_DESTROYPALETTEDATA (line 617) | typedef struct _DDHAL_DESTROYPALETTEDATA { type DDHAL_SETENTRIESDATA (line 624) | typedef struct _DDHAL_SETENTRIESDATA { type DDHAL_GETDRIVERINFODATA (line 634) | typedef struct _DDHAL_GETDRIVERINFODATA { type IUNKNOWN_LIST (line 648) | typedef struct _IUNKNOWN_LIST { type PROCESS_LIST (line 654) | typedef struct _PROCESS_LIST { type ATTACHLIST (line 662) | typedef struct _ATTACHLIST { type ACCESSRECTLIST (line 671) | typedef struct _ACCESSRECTLIST { type DBLNODE (line 684) | typedef struct _DBLNODE { type DDRAWI_DIRECTDRAW_INT (line 691) | typedef struct _DDRAWI_DIRECTDRAW_INT { type DDRAWI_DIRECTDRAW_LCL (line 698) | typedef struct _DDRAWI_DIRECTDRAW_LCL { type DDRAWI_DIRECTDRAW_GBL (line 752) | typedef struct _DDRAWI_DIRECTDRAW_GBL { type DDRAWI_DDRAWSURFACE_INT (line 840) | typedef struct _DDRAWI_DDRAWSURFACE_INT { type DDRAWI_DDRAWSURFACE_GBL (line 847) | typedef struct _DDRAWI_DDRAWSURFACE_GBL { type DDRAWI_DDRAWSURFACE_GBL_MORE (line 894) | typedef struct _DDRAWI_DDRAWSURFACE_GBL_MORE { type DDRAWI_DDRAWSURFACE_MORE (line 925) | typedef struct _DDRAWI_DDRAWSURFACE_MORE { type DDRAWI_DDRAWSURFACE_LCL (line 960) | typedef struct _DDRAWI_DDRAWSURFACE_LCL { type DDRAWI_DDRAWPALETTE_INT (line 1011) | typedef struct _DDRAWI_DDRAWPALETTE_INT { type DDRAWI_DDRAWPALETTE_GBL (line 1018) | typedef struct _DDRAWI_DDRAWPALETTE_GBL { type DDRAWI_DDRAWPALETTE_LCL (line 1052) | typedef struct _DDRAWI_DDRAWPALETTE_LCL { FILE: wine/windows/delayloadhandler.h type DELAYLOAD_PROC_DESCRIPTOR (line 28) | typedef struct _DELAYLOAD_PROC_DESCRIPTOR type DELAYLOAD_INFO (line 37) | typedef struct _DELAYLOAD_INFO FILE: wine/windows/devpropdef.h type ULONG (line 22) | typedef ULONG DEVPROPTYPE, *PDEVPROPTYPE; type CHAR (line 61) | typedef CHAR DEVPROP_BOOLEAN, *PDEVPROP_BOOLEAN; type GUID (line 67) | typedef GUID DEVPROPGUID, *PDEVPROPGUID; type ULONG (line 68) | typedef ULONG DEVPROPID, *PDEVPROPID; type DEVPROPKEY (line 70) | typedef struct _DEVPROPKEY { FILE: wine/windows/dhcpcsdk.h type DHCPAPI_PARAMS (line 21) | typedef struct _DHCPAPI_PARAMS type DHCPCAPI_PARAMS (line 30) | typedef struct _DHCPAPI_PARAMS DHCPCAPI_PARAMS, *PDHCPCAPI_PARAMS, *LPDH... type DHCPCAPI_PARAMS_ARRAY (line 32) | typedef struct _DHCPCAPI_PARAMS_ARARAY type DHCPCAPI_CLASSID (line 38) | typedef struct _DHCPCAPI_CLASSID FILE: wine/windows/difxapi.h type INSTALLERINFO_A (line 26) | typedef struct _INSTALLERINFO_A type PINSTALLERINFO_A (line 33) | typedef const PINSTALLERINFO_A PCINSTALLERINFO_A; type INSTALLERINFO_W (line 35) | typedef struct _INSTALLERINFO_W type PINSTALLERINFO_W (line 42) | typedef const PINSTALLERINFO_W PCINSTALLERINFO_W; type DIFXAPI_LOG (line 44) | typedef enum _DIFXAPI_LOG type DWORD (line 52) | typedef VOID (CALLBACK *DIFXAPILOGCALLBACK_A)(DIFXAPI_LOG,DWORD,PCSTR,PV... type DWORD (line 53) | typedef VOID (CALLBACK *DIFXAPILOGCALLBACK_W)(DIFXAPI_LOG,DWORD,PCWSTR,P... type DWORD (line 54) | typedef VOID (CALLBACK *DIFXLOGCALLBACK_A)(DIFXAPI_LOG,DWORD,PCSTR,PVOID); type DWORD (line 55) | typedef VOID (CALLBACK *DIFXLOGCALLBACK_W)(DIFXAPI_LOG,DWORD,PCWSTR,PVOID); FILE: wine/windows/digitalv.h type MCI_DGV_RECT_PARMS (line 463) | typedef struct { type MCI_DGV_CAPTURE_PARMSA (line 470) | typedef struct { type MCI_DGV_CAPTURE_PARMSW (line 476) | typedef struct { type MCI_DGV_COPY_PARMS (line 491) | typedef struct { type MCI_DGV_CUE_PARMS (line 502) | typedef struct { type MCI_DGV_CUT_PARMS (line 509) | typedef struct { type MCI_DGV_DELETE_PARMS (line 520) | typedef struct { type MCI_DGV_RECT_PARMS (line 531) | typedef MCI_DGV_RECT_PARMS MCI_DGV_FREEZE_PARMS, * LPMCI_DGV_FREEZE_PARMS; type MCI_DGV_INFO_PARMSA (line 535) | typedef struct { type MCI_DGV_INFO_PARMSW (line 542) | typedef struct { function DECL_WINELIB_TYPE_AW (line 549) | DECL_WINELIB_TYPE_AW(MCI_DGV_INFO_PARMS) type MCI_DGV_LIST_PARMSW (line 563) | typedef struct { type MCI_LOAD_PARMSW (line 578) | typedef MCI_LOAD_PARMSW MCI_DGV_LOAD_PARMSW, * LPMCI_DGV_LOAD_PARMSW; function DECL_WINELIB_TYPE_AW (line 580) | DECL_WINELIB_TYPE_AW(MCI_DGV_LOAD_PARMS) type MCI_DGV_OPEN_PARMSA (line 593) | typedef struct { type MCI_DGV_OPEN_PARMSW (line 603) | typedef struct { type MCI_DGV_PASTE_PARMS (line 622) | typedef struct { type MCI_PLAY_PARMS (line 632) | typedef MCI_PLAY_PARMS MCI_DGV_PLAY_PARMS, * LPMCI_DGV_PLAY_PARMS; type MCI_DGV_RECT_PARMS (line 636) | typedef MCI_DGV_RECT_PARMS MCI_DGV_PUT_PARMS, * LPMCI_DGV_PUT_PARMS; type MCI_DGV_QUALITY_PARMSA (line 640) | typedef struct { type MCI_DGV_QUALITY_PARMSW (line 648) | typedef struct { type MCI_DGV_RECORD_PARMS (line 665) | typedef struct { type MCI_DGV_RESERVE_PARMSA (line 676) | typedef struct { type MCI_DGV_RESERVE_PARMSW (line 682) | typedef struct { function DECL_WINELIB_TYPE_AW (line 688) | DECL_WINELIB_TYPE_AW(MCI_DGV_RESERVE_PARMS) type MCI_DGV_RESTORE_PARMSW (line 699) | typedef struct { type MCI_DGV_SAVE_PARMSA (line 714) | typedef struct { type MCI_DGV_SAVE_PARMSW (line 720) | typedef struct { function DECL_WINELIB_TYPE_AW (line 726) | DECL_WINELIB_TYPE_AW(MCI_DGV_SAVE_PARMS) type MCI_DGV_SETAUDIO_PARMSA (line 741) | typedef struct { type MCI_DGV_SETAUDIO_PARMSW (line 750) | typedef struct { function DECL_WINELIB_TYPE_AW (line 759) | DECL_WINELIB_TYPE_AW(MCI_DGV_SETAUDIO_PARMS) type MCI_DGV_SETVIDEO_PARMSA (line 773) | typedef struct { type MCI_DGV_SETVIDEO_PARMSW (line 783) | typedef struct { function DECL_WINELIB_TYPE_AW (line 793) | DECL_WINELIB_TYPE_AW(MCI_DGV_SETVIDEO_PARMS) type MCI_DGV_STATUS_PARMSW (line 807) | typedef struct { function DECL_WINELIB_TYPE_AW (line 816) | DECL_WINELIB_TYPE_AW(MCI_DGV_STATUS_PARMS) type MCI_GENERIC_PARMS (line 828) | typedef MCI_GENERIC_PARMS MCI_DGV_STOP_PARMS, * LPMCI_DGV_STOP_PARMS; type MCI_DGV_RECT_PARMS (line 832) | typedef MCI_DGV_RECT_PARMS MCI_DGV_UNFREEZE_PARMS, * LPMCI_DGV_UNFREEZE_... type MCI_DGV_UPDATE_PARMS (line 836) | typedef struct { type MCI_DGV_RECT_PARMS (line 844) | typedef MCI_DGV_RECT_PARMS MCI_DGV_WHERE_PARMS, * LPMCI_DGV_WHERE_PARMS; type MCI_DGV_WINDOW_PARMSA (line 848) | typedef struct { type MCI_DGV_WINDOW_PARMSW (line 855) | typedef struct { FILE: wine/windows/dinput.h type IDirectInputA (line 91) | struct IDirectInputA type IDirectInputW (line 92) | struct IDirectInputW type IDirectInput2A (line 93) | struct IDirectInput2A type IDirectInput2W (line 94) | struct IDirectInput2W type IDirectInput7A (line 95) | struct IDirectInput7A type IDirectInput7W (line 96) | struct IDirectInput7W type IDirectInput8A (line 97) | struct IDirectInput8A type IDirectInput8W (line 98) | struct IDirectInput8W type IDirectInputDeviceA (line 99) | struct IDirectInputDeviceA type IDirectInputDeviceW (line 100) | struct IDirectInputDeviceW type IDirectInputDevice2A (line 101) | struct IDirectInputDevice2A type IDirectInputDevice2W (line 102) | struct IDirectInputDevice2W type IDirectInputDevice7A (line 103) | struct IDirectInputDevice7A type IDirectInputDevice7W (line 104) | struct IDirectInputDevice7W type IDirectInputDevice8A (line 105) | struct IDirectInputDevice8A type IDirectInputDevice8W (line 106) | struct IDirectInputDevice8W type IDirectInputEffect (line 107) | struct IDirectInputEffect type SysKeyboardA (line 108) | struct SysKeyboardA type SysMouseA (line 109) | struct SysMouseA type DIDEVICEOBJECTINSTANCE_DX3A (line 323) | typedef struct DIDEVICEOBJECTINSTANCE_DX3A { type DIDEVICEOBJECTINSTANCE_DX3A (line 331) | typedef const DIDEVICEOBJECTINSTANCE_DX3A *LPCDIDEVICEOBJECTINSTANCE_DX3A; type DIDEVICEOBJECTINSTANCE_DX3W (line 332) | typedef struct DIDEVICEOBJECTINSTANCE_DX3W { type DIDEVICEOBJECTINSTANCE_DX3W (line 340) | typedef const DIDEVICEOBJECTINSTANCE_DX3W *LPCDIDEVICEOBJECTINSTANCE_DX3W; function DECL_WINELIB_TYPE_AW (line 342) | DECL_WINELIB_TYPE_AW(DIDEVICEOBJECTINSTANCE_DX3) type DIDEVICEOBJECTINSTANCEA (line 363) | typedef const DIDEVICEOBJECTINSTANCEA *LPCDIDEVICEOBJECTINSTANCEA; type DIDEVICEOBJECTINSTANCEW (line 365) | typedef struct DIDEVICEOBJECTINSTANCEW { type DIDEVICEOBJECTINSTANCEW (line 382) | typedef const DIDEVICEOBJECTINSTANCEW *LPCDIDEVICEOBJECTINSTANCEW; function DECL_WINELIB_TYPE_AW (line 384) | DECL_WINELIB_TYPE_AW(DIDEVICEOBJECTINSTANCE) type DIDEVICEINSTANCE_DX3A (line 396) | typedef const DIDEVICEINSTANCE_DX3A *LPCDIDEVICEINSTANCE_DX3A; type DIDEVICEINSTANCE_DX3W (line 397) | typedef struct DIDEVICEINSTANCE_DX3W { type DIDEVICEINSTANCE_DX3W (line 405) | typedef const DIDEVICEINSTANCE_DX3W *LPCDIDEVICEINSTANCE_DX3W; function DECL_WINELIB_TYPE_AW (line 407) | DECL_WINELIB_TYPE_AW(DIDEVICEINSTANCE_DX3) type DIDEVICEINSTANCEA (line 422) | typedef const DIDEVICEINSTANCEA *LPCDIDEVICEINSTANCEA; type DIDEVICEINSTANCEW (line 424) | typedef struct DIDEVICEINSTANCEW { type DIDEVICEINSTANCEW (line 435) | typedef const DIDEVICEINSTANCEW *LPCDIDEVICEINSTANCEW; type LPDIRECTINPUTDEVICE8A (line 458) | typedef BOOL (CALLBACK *LPDIENUMDEVICESBYSEMANTICSCBA)(LPCDIDEVICEINSTAN... type LPDIRECTINPUTDEVICE8W (line 459) | typedef BOOL (CALLBACK *LPDIENUMDEVICESBYSEMANTICSCBW)(LPCDIDEVICEINSTAN... type DIDEVICEOBJECTDATA_DX3 (line 782) | typedef struct DIDEVICEOBJECTDATA_DX3 { type DIDEVICEOBJECTDATA_DX3 (line 788) | typedef const DIDEVICEOBJECTDATA_DX3 *LPCDIDEVICEOBJECTDATA_DX3; type DIDEVICEOBJECTDATA (line 790) | typedef struct DIDEVICEOBJECTDATA { type DIDEVICEOBJECTDATA (line 797) | typedef const DIDEVICEOBJECTDATA *LPCDIDEVICEOBJECTDATA; type DIOBJECTDATAFORMAT (line 799) | typedef struct _DIOBJECTDATAFORMAT { type DIOBJECTDATAFORMAT (line 805) | typedef const DIOBJECTDATAFORMAT *LPCDIOBJECTDATAFORMAT; type DIDATAFORMAT (line 807) | typedef struct _DIDATAFORMAT { type DIDATAFORMAT (line 815) | typedef const DIDATAFORMAT *LPCDIDATAFORMAT; type DIPROPHEADER (line 827) | typedef struct DIPROPHEADER { type DIPROPHEADER (line 833) | typedef const DIPROPHEADER *LPCDIPROPHEADER; type DIPROPDWORD (line 842) | typedef struct DIPROPDWORD { type DIPROPDWORD (line 846) | typedef const DIPROPDWORD *LPCDIPROPDWORD; type DIPROPRANGE (line 848) | typedef struct DIPROPRANGE { type DIPROPRANGE (line 853) | typedef const DIPROPRANGE *LPCDIPROPRANGE; type DIPROPCAL (line 858) | typedef struct DIPROPCAL { type DIPROPCAL (line 864) | typedef const DIPROPCAL *LPCDIPROPCAL; type DIPROPGUIDANDPATH (line 866) | typedef struct DIPROPGUIDANDPATH { type DIPROPGUIDANDPATH (line 871) | typedef const DIPROPGUIDANDPATH *LPCDIPROPGUIDANDPATH; type DIPROPSTRING (line 873) | typedef struct DIPROPSTRING { type DIPROPSTRING (line 877) | typedef const DIPROPSTRING *LPCDIPROPSTRING; type DIDEVCAPS_DX3 (line 922) | typedef struct DIDEVCAPS_DX3 { type DIDEVCAPS (line 931) | typedef struct DIDEVCAPS { type DICONSTANTFORCE (line 1041) | typedef struct DICONSTANTFORCE { type DICONSTANTFORCE (line 1044) | typedef const DICONSTANTFORCE *LPCDICONSTANTFORCE; type DIRAMPFORCE (line 1046) | typedef struct DIRAMPFORCE { type DIRAMPFORCE (line 1050) | typedef const DIRAMPFORCE *LPCDIRAMPFORCE; type DIPERIODIC (line 1052) | typedef struct DIPERIODIC { type DIPERIODIC (line 1058) | typedef const DIPERIODIC *LPCDIPERIODIC; type DICONDITION (line 1060) | typedef struct DICONDITION { type DICONDITION (line 1068) | typedef const DICONDITION *LPCDICONDITION; type DICUSTOMFORCE (line 1070) | typedef struct DICUSTOMFORCE { type DICUSTOMFORCE (line 1076) | typedef const DICUSTOMFORCE *LPCDICUSTOMFORCE; type DIENVELOPE (line 1078) | typedef struct DIENVELOPE { type DIENVELOPE (line 1085) | typedef const DIENVELOPE *LPCDIENVELOPE; type DIEFFECT_DX5 (line 1087) | typedef struct DIEFFECT_DX5 { type DIEFFECT_DX5 (line 1102) | typedef const DIEFFECT_DX5 *LPCDIEFFECT_DX5; type DIEFFECT (line 1104) | typedef struct DIEFFECT { type DIEFFECT (line 1120) | typedef const DIEFFECT *LPCDIEFFECT; type DIEFFECT (line 1121) | typedef DIEFFECT DIEFFECT_DX6; type LPDIEFFECT (line 1122) | typedef LPDIEFFECT LPDIEFFECT_DX6; type DIEFFECTINFOA (line 1124) | typedef struct DIEFFECTINFOA { type DIEFFECTINFOA (line 1132) | typedef const DIEFFECTINFOA *LPCDIEFFECTINFOA; type DIEFFECTINFOW (line 1134) | typedef struct DIEFFECTINFOW { type DIEFFECTINFOW (line 1142) | typedef const DIEFFECTINFOW *LPCDIEFFECTINFOW; type DIEFFESCAPE (line 1151) | typedef struct DIEFFESCAPE { type DIJOYSTATE (line 1160) | typedef struct DIJOYSTATE { type DIJOYSTATE2 (line 1172) | typedef struct DIJOYSTATE2 { type DIFILEEFFECT (line 1250) | typedef struct DIFILEEFFECT { type DIFILEEFFECT (line 1257) | typedef const DIFILEEFFECT *LPCDIFILEEFFECT; type DIACTIONA (line 1261) | typedef struct _DIACTIONA { type DIACTIONA (line 1273) | typedef const DIACTIONA *LPCDIACTIONA; type DIACTIONW (line 1275) | typedef struct _DIACTIONW { type DIACTIONW (line 1287) | typedef const DIACTIONW *LPCDIACTIONW; type DIACTIONFORMATA (line 1307) | typedef struct _DIACTIONFORMATA { type DIACTIONFORMATA (line 1323) | typedef const DIACTIONFORMATA *LPCDIACTIONFORMATA; type DIACTIONFORMATW (line 1325) | typedef struct _DIACTIONFORMATW { type DIACTIONFORMATW (line 1341) | typedef const DIACTIONFORMATW *LPCDIACTIONFORMATW; type DWORD (line 1365) | typedef DWORD D3DCOLOR; type DICOLORSET (line 1369) | typedef struct _DICOLORSET { type DICOLORSET (line 1380) | typedef const DICOLORSET *LPCDICOLORSET; type DICONFIGUREDEVICESPARAMSA (line 1382) | typedef struct _DICONFIGUREDEVICESPARAMSA { type DICONFIGUREDEVICESPARAMSA (line 1392) | typedef const DICONFIGUREDEVICESPARAMSA *LPCDICONFIGUREDEVICESPARAMSA; type DICONFIGUREDEVICESPARAMSW (line 1394) | typedef struct _DICONFIGUREDEVICESPARAMSW { type DICONFIGUREDEVICESPARAMSW (line 1404) | typedef const DICONFIGUREDEVICESPARAMSW *LPCDICONFIGUREDEVICESPARAMSW; type DIDEVICEIMAGEINFOA (line 1420) | typedef struct _DIDEVICEIMAGEINFOA { type DIDEVICEIMAGEINFOA (line 1431) | typedef const DIDEVICEIMAGEINFOA *LPCDIDEVICEIMAGEINFOA; type DIDEVICEIMAGEINFOW (line 1433) | typedef struct _DIDEVICEIMAGEINFOW { type DIDEVICEIMAGEINFOW (line 1444) | typedef const DIDEVICEIMAGEINFOW *LPCDIDEVICEIMAGEINFOW; function DECL_WINELIB_TYPE_AW (line 1446) | DECL_WINELIB_TYPE_AW(DIDEVICEIMAGEINFO) type DIDEVICEIMAGEINFOHEADERA (line 1461) | typedef const DIDEVICEIMAGEINFOHEADERA *LPCDIDEVICEIMAGEINFOHEADERA; type DIDEVICEIMAGEINFOHEADERW (line 1463) | typedef struct _DIDEVICEIMAGEINFOHEADERW { type DIDEVICEIMAGEINFOHEADERW (line 1474) | typedef const DIDEVICEIMAGEINFOHEADERW *LPCDIDEVICEIMAGEINFOHEADERW; function STDMETHOD (line 1951) | STDMETHOD(GetCapabilities)(THIS_ LPDIDEVCAPS lpDIDevCaps) PURE; function STDMETHOD (line 2270) | STDMETHOD(CreateDevice)(THIS_ REFGUID rguid, LPDIRECTINPUTDEVICEA *lplpD... FILE: wine/windows/dinputd.h type IDirectInputJoyConfig8 (line 31) | struct IDirectInputJoyConfig8 type JOYPOS (line 49) | typedef struct joypos_tag type JOYRANGE (line 59) | typedef struct joyrange_tag type JOYREGUSERVALUES (line 66) | typedef struct joyreguservalues_tag type JOYREGHWSETTINGS (line 73) | typedef struct joyreghwsettings_tag type JOYREGHWVALUES (line 79) | typedef struct joyreghwvalues_tag type JOYREGHWCONFIG (line 86) | typedef struct joyreghwconfig_tag type DIJOYTYPEINFO_DX5 (line 95) | typedef struct DIJOYTYPEINFO_DX5 type DIJOYTYPEINFO_DX5 (line 103) | typedef const DIJOYTYPEINFO_DX5 *LPCDIJOYTYPEINFO_DX5; type DIJOYTYPEINFO_DX6 (line 105) | typedef struct DIJOYTYPEINFO_DX6 type DIJOYTYPEINFO_DX6 (line 115) | typedef const DIJOYTYPEINFO_DX6 *LPCDIJOYTYPEINFO_DX6; type DIJOYTYPEINFO (line 117) | typedef struct DIJOYTYPEINFO type DIJOYTYPEINFO (line 129) | typedef const DIJOYTYPEINFO *LPCDIJOYTYPEINFO; type DIJOYCONFIG_DX5 (line 136) | typedef struct DIJOYCONFIG_DX5 type DIJOYCONFIG_DX5 (line 145) | typedef const DIJOYCONFIG_DX5 *LPCDIJOYCONFIG_DX5; type DIJOYCONFIG (line 147) | typedef struct DIJOYCONFIG type DIJOYCONFIG (line 157) | typedef const DIJOYCONFIG *LPCDIJOYCONFIG; type DIJOYUSERVALUES (line 159) | typedef struct DIJOYUSERVALUES type DIJOYUSERVALUES (line 166) | typedef const DIJOYUSERVALUES *LPCDIJOYUSERVALUES; FILE: wine/windows/dlgs.h type CRGB (line 216) | typedef struct tagCRGB FILE: wine/windows/dls1.h type DLSID (line 103) | typedef struct _DLSID DLSID, *LPDLSID; type DLSVERSION (line 104) | typedef struct _DLSVERSION DLSVERSION, *LPDLSVERSION; type CONNECTION (line 105) | typedef struct _CONNECTION CONNECTION, *LPCONNECTION; type CONNECTIONLIST (line 106) | typedef struct _CONNECTIONLIST CONNECTIONLIST, *LPCONNECTIONLIST; type RGNRANGE (line 107) | typedef struct _RGNRANGE RGNRANGE, *LPRGNRANGE; type MIDILOCALE (line 108) | typedef struct _MIDILOCALE MIDILOCALE, *LPMIDILOCALE; type RGNHEADER (line 109) | typedef struct _RGNHEADER RGNHEADER, *LPRGNHEADER; type INSTHEADER (line 110) | typedef struct _INSTHEADER INSTHEADER, *LPINSTHEADER; type DLSHEADER (line 111) | typedef struct _DLSHEADER DLSHEADER, *LPDLSHEADER; type WAVELINK (line 112) | typedef struct _WAVELINK WAVELINK, *LPWAVELINK; type POOLCUE (line 113) | typedef struct _POOLCUE POOLCUE, *LPPOOLCUE; type POOLTABLE (line 114) | typedef struct _POOLTABLE POOLTABLE, *LPPOOLTABLE; type WSMPL (line 115) | typedef struct _rwsmp WSMPL, *LPWSMPL; type WLOOP (line 116) | typedef struct _rloop WLOOP, *LPWLOOP; type _DLSID (line 119) | struct _DLSID { type _DLSVERSION (line 126) | struct _DLSVERSION { type _CONNECTION (line 131) | struct _CONNECTION { type _CONNECTIONLIST (line 139) | struct _CONNECTIONLIST { type _RGNRANGE (line 144) | struct _RGNRANGE { type _MIDILOCALE (line 149) | struct _MIDILOCALE { type _RGNHEADER (line 154) | struct _RGNHEADER { type _INSTHEADER (line 161) | struct _INSTHEADER { type _DLSHEADER (line 166) | struct _DLSHEADER { type _WAVELINK (line 170) | struct _WAVELINK { type _POOLCUE (line 177) | struct _POOLCUE { type _POOLTABLE (line 181) | struct _POOLTABLE { type _rwsmp (line 186) | struct _rwsmp { type _rloop (line 195) | struct _rloop { FILE: wine/windows/dmdls.h type LONG (line 28) | typedef LONG GCENT; type LONG (line 29) | typedef LONG PCENT; type LONG (line 30) | typedef LONG PERCENT; type LONG (line 31) | typedef LONG TCENT; type LONGLONG (line 35) | typedef LONGLONG REFERENCE_TIME, *LPREFERENCE_TIME; type DWORD (line 42) | typedef DWORD FOURCC; type DMUS_DOWNLOADINFO (line 68) | typedef struct _DMUS_DOWNLOADINFO DMUS_DOWNLOADINFO, *LPDMUS_DOWNLOA... type DMUS_OFFSETTABLE (line 69) | typedef struct _DMUS_OFFSETTABLE DMUS_OFFSETTABLE, *LPDMUS_OFFSETT... type DMUS_INSTRUMENT (line 70) | typedef struct _DMUS_INSTRUMENT DMUS_INSTRUMENT, *LPDMUS_INSTRUM... type DMUS_REGION (line 71) | typedef struct _DMUS_REGION DMUS_REGION, *LPDMUS_REGION; type DMUS_LFOPARAMS (line 72) | typedef struct _DMUS_LFOPARAMS DMUS_LFOPARAMS, *LPDMUS_LFOPARAMS; type DMUS_VEGPARAMS (line 73) | typedef struct _DMUS_VEGPARAMS DMUS_VEGPARAMS, *LPDMUS_VEGPARAMS; type DMUS_PEGPARAMS (line 74) | typedef struct _DMUS_PEGPARAMS DMUS_PEGPARAMS, *LPDMUS_PEGPARAMS; type DMUS_MSCPARAMS (line 75) | typedef struct _DMUS_MSCPARAMS DMUS_MSCPARAMS, *LPDMUS_MSCPARAMS; type DMUS_ARTICPARAMS (line 76) | typedef struct _DMUS_ARTICPARAMS DMUS_ARTICPARAMS, *LPDMUS_ARTICPA... type DMUS_ARTICULATION (line 77) | typedef struct _DMUS_ARTICULATION DMUS_ARTICULATION, *LPDMUS_ARTICUL... type DMUS_ARTICULATION2 (line 78) | typedef struct _DMUS_ARTICULATION2 DMUS_ARTICULATION2, *LPDMUS_ARTICUL... type DMUS_EXTENSIONCHUNK (line 79) | typedef struct _DMUS_EXTENSIONCHUNK DMUS_EXTENSIONCHUNK, *LPDMUS_EXTENSI... type DMUS_COPYRIGHT (line 80) | typedef struct _DMUS_COPYRIGHT DMUS_COPYRIGHT, *LPDMUS_COPYRIGHT; type DMUS_WAVEDATA (line 81) | typedef struct _DMUS_WAVEDATA DMUS_WAVEDATA, *LPDMUS_WAVEDATA; type DMUS_WAVE (line 82) | typedef struct _DMUS_WAVE DMUS_WAVE, *LPDMUS_WAVE; type DMUS_NOTERANGE (line 83) | typedef struct _DMUS_NOTERANGE DMUS_NOTERANGE, *LPDMUS_NOTERANGE; type DMUS_WAVEARTDL (line 84) | typedef struct _DMUS_WAVEARTDL DMUS_WAVEARTDL, *LPDMUS_WAVEARTDL; type DMUS_WAVEDL (line 85) | typedef struct _DMUS_WAVEDL DMUS_WAVEDL, *LPDMUS_WAVEDL; type _DMUS_DOWNLOADINFO (line 88) | struct _DMUS_DOWNLOADINFO { type _DMUS_OFFSETTABLE (line 95) | struct _DMUS_OFFSETTABLE { type _DMUS_INSTRUMENT (line 99) | struct _DMUS_INSTRUMENT { type _DMUS_REGION (line 108) | struct _DMUS_REGION { type _DMUS_LFOPARAMS (line 121) | struct _DMUS_LFOPARAMS { type _DMUS_VEGPARAMS (line 130) | struct _DMUS_VEGPARAMS { type _DMUS_PEGPARAMS (line 139) | struct _DMUS_PEGPARAMS { type _DMUS_MSCPARAMS (line 149) | struct _DMUS_MSCPARAMS { type _DMUS_ARTICPARAMS (line 153) | struct _DMUS_ARTICPARAMS { type _DMUS_ARTICULATION (line 160) | struct _DMUS_ARTICULATION { type _DMUS_ARTICULATION2 (line 165) | struct _DMUS_ARTICULATION2 { type _DMUS_EXTENSIONCHUNK (line 171) | struct _DMUS_EXTENSIONCHUNK { type _DMUS_COPYRIGHT (line 178) | struct _DMUS_COPYRIGHT { type _DMUS_WAVEDATA (line 183) | struct _DMUS_WAVEDATA { type _DMUS_WAVE (line 188) | struct _DMUS_WAVE { type _DMUS_NOTERANGE (line 195) | struct _DMUS_NOTERANGE { type _DMUS_WAVEARTDL (line 200) | struct _DMUS_WAVEARTDL { type _DMUS_WAVEDL (line 208) | struct _DMUS_WAVEDL { FILE: wine/windows/dmksctrl.h type KSIDENTIFIER (line 31) | typedef struct { type KSIDENTIFIER (line 42) | typedef KSIDENTIFIER KSPROPERTY, *PKSPROPERTY, KSMETHOD, *PKSMETHOD, KSE... FILE: wine/windows/dmoreg.h type DMO_PARTIAL_MEDIATYPE (line 28) | typedef struct _DMO_PARTIAL_MEDIATYPE type DMO_REGISTER_FLAGS (line 34) | enum DMO_REGISTER_FLAGS type DMO_ENUM_FLAGS (line 39) | enum DMO_ENUM_FLAGS FILE: wine/windows/dmplugin.h type IDirectMusicTrack (line 74) | struct IDirectMusicTrack type IDirectMusicTrack8 (line 75) | struct IDirectMusicTrack8 type IDirectMusicTool (line 76) | struct IDirectMusicTool type IDirectMusicTool8 (line 77) | struct IDirectMusicTool8 type IDirectMusicPerformance (line 79) | struct IDirectMusicPerformance type IDirectMusicPerformance8 (line 80) | struct IDirectMusicPerformance8 type IDirectMusicSegment (line 81) | struct IDirectMusicSegment type IDirectMusicSegment8 (line 82) | struct IDirectMusicSegment8 type IDirectMusicSegmentState (line 83) | struct IDirectMusicSegmentState type IDirectMusicSegmentState8 (line 84) | struct IDirectMusicSegmentState8 type IDirectMusicGraph (line 85) | struct IDirectMusicGraph type IDirectMusicGraph8 (line 86) | typedef struct IDirectMusicGraph IDirectMusicGraph8, *LPD... type DMUS_PMSG (line 92) | typedef struct _DMUS_PMSG DMUS_PMSG; type LONG (line 93) | typedef LONG MUSIC_TIME; type DMUS_TRACKF_FLAGS (line 105) | typedef enum enumDMUS_TRACKF_FLAGS DMUS_TRACKF_FLAGS; type enumDMUS_TRACKF_FLAGS (line 108) | enum enumDMUS_TRACKF_FLAGS { type IDirectMusicPerformance (line 251) | struct IDirectMusicPerformance type IDirectMusicPerformance (line 253) | struct IDirectMusicPerformance type IDirectMusicSegmentState (line 253) | struct IDirectMusicSegmentState type IDirectMusicPerformance (line 261) | struct IDirectMusicPerformance type IDirectMusicSegmentState (line 261) | struct IDirectMusicSegmentState FILE: wine/windows/dmusbuff.h type DMUS_EVENTHEADER (line 40) | typedef struct _DMUS_EVENTHEADER DMUS_EVENTHEADER, *LPDMUS_EVENTHEADER; type _DMUS_EVENTHEADER (line 44) | struct _DMUS_EVENTHEADER { FILE: wine/windows/dmusicc.h type IDirectMusic (line 93) | struct IDirectMusic type IDirectMusic8 (line 94) | struct IDirectMusic8 type IDirectMusicBuffer (line 95) | struct IDirectMusicBuffer type IDirectMusicBuffer8 (line 96) | typedef struct IDirectMusicBuffer IDirectMusicBuffer8, *LPDIRECTMUSICBUF... type IDirectMusicInstrument (line 97) | struct IDirectMusicInstrument type IDirectMusicInstrument8 (line 98) | typedef struct IDirectMusicInstrument IDirectMusicInstrument8, *LPDIRECT... type IDirectMusicDownloadedInstrument (line 99) | struct IDirectMusicDownloadedInstrument type IDirectMusicDownloadedInstrument8 (line 100) | typedef struct IDirectMusicDownloadedInstrument IDirectMusicDownloadedIn... type IDirectMusicCollection (line 101) | struct IDirectMusicCollection type IDirectMusicCollection8 (line 102) | typedef struct IDirectMusicCollection IDirectMusicCollection8, *LPDIRECT... type IDirectMusicDownload (line 103) | struct IDirectMusicDownload type IDirectMusicDownload8 (line 104) | typedef struct IDirectMusicDownload IDirectMusicDownload8, *LPDIRECTMUSI... type IDirectMusicPortDownload (line 105) | struct IDirectMusicPortDownload type IDirectMusicPortDownload8 (line 106) | typedef struct IDirectMusicPortDownload IDirectMusicPortDownload8, *LPDI... type IDirectMusicPort (line 107) | struct IDirectMusicPort type IDirectMusicPort8 (line 108) | typedef struct IDirectMusicPort IDirectMusicPort8, *LPDIRECTMUSICPORT8; type IDirectMusicThru (line 109) | struct IDirectMusicThru type IDirectMusicThru8 (line 110) | typedef struct IDirectMusicThru IDirectMusicThru8, *LPDIRECTMUSICTHRU8; type IReferenceClock (line 111) | struct IReferenceClock type ULONGLONG (line 117) | typedef ULONGLONG SAMPLE_TIME, *LPSAMPLE_TIME; type ULONGLONG (line 118) | typedef ULONGLONG SAMPLE_POSITION, *LPSAMPLE_POSITION; type DMUS_CLOCKTYPE (line 255) | typedef enum { type DMUS_BUFFERDESC (line 265) | typedef struct _DMUS_BUFFERDESC DMUS_BUFFERDESC, *LPDM... type DMUS_PORTCAPS (line 266) | typedef struct _DMUS_PORTCAPS DMUS_PORTCAPS, *LPDM... type DMUS_PORTPARAMS7 (line 267) | typedef struct _DMUS_PORTPARAMS DMUS_PORTPARAMS7, *LPDM... type DMUS_PORTPARAMS8 (line 268) | typedef struct _DMUS_PORTPARAMS8 DMUS_PORTPARAMS8, *LPDM... type DMUS_PORTPARAMS8 (line 269) | typedef DMUS_PORTPARAMS8 DMUS_PORTPARAMS, *LPDM... type DMUS_SYNTHSTATS (line 270) | typedef struct _DMUS_SYNTHSTATS DMUS_SYNTHSTATS, *LPDM... type DMUS_SYNTHSTATS8 (line 271) | typedef struct _DMUS_SYNTHSTATS8 DMUS_SYNTHSTATS8, *LPDM... type DMUS_WAVES_REVERB_PARAMS (line 272) | typedef struct _DMUS_WAVES_REVERB_PARAMS DMUS_WAVES_REVERB_PARAMS, *LPDM... type DMUS_CLOCKINFO7 (line 273) | typedef struct _DMUS_CLOCKINFO7 DMUS_CLOCKINFO7, *LPDM... type DMUS_CLOCKINFO8 (line 274) | typedef struct _DMUS_CLOCKINFO8 DMUS_CLOCKINFO8, *LPDM... type DMUS_CLOCKINFO8 (line 275) | typedef DMUS_CLOCKINFO8 DMUS_CLOCKINFO, *LPDM... type _DMUS_BUFFERDESC (line 279) | struct _DMUS_BUFFERDESC { type _DMUS_PORTCAPS (line 286) | struct _DMUS_PORTCAPS { type _DMUS_PORTPARAMS (line 300) | struct _DMUS_PORTPARAMS { type _DMUS_PORTPARAMS8 (line 311) | struct _DMUS_PORTPARAMS8 { type _DMUS_SYNTHSTATS (line 323) | struct _DMUS_SYNTHSTATS { type _DMUS_SYNTHSTATS8 (line 334) | struct _DMUS_SYNTHSTATS8 { type _DMUS_WAVES_REVERB_PARAMS (line 346) | struct _DMUS_WAVES_REVERB_PARAMS { type _DMUS_CLOCKINFO7 (line 353) | struct _DMUS_CLOCKINFO7 { type _DMUS_CLOCKINFO8 (line 360) | struct _DMUS_CLOCKINFO8 { type IReferenceClock (line 384) | struct IReferenceClock type IReferenceClock (line 425) | struct IReferenceClock FILE: wine/windows/dmusicf.h type DMUS_VARIATIONT_TYPES (line 324) | typedef enum enumDMUS_VARIATIONT_TYPES DMUS_VARIATIONT_TYPES; type DMUS_EMBELLISHT_TYPES (line 325) | typedef enum enumDMUS_EMBELLISHT_TYPES DMUS_EMBELLISHT_TYPES; type DMUS_PATTERNT_TYPES (line 326) | typedef enum enumDMUS_PATTERNT_TYPES DMUS_PATTERNT_TYPES; type enumDMUS_VARIATIONT_TYPES (line 329) | enum enumDMUS_VARIATIONT_TYPES { type enumDMUS_EMBELLISHT_TYPES (line 337) | enum enumDMUS_EMBELLISHT_TYPES { type enumDMUS_PATTERNT_TYPES (line 347) | enum enumDMUS_PATTERNT_TYPES { type DMUS_IO_SEQ_ITEM (line 361) | typedef struct _DMUS_IO_SEQ_ITEM DMUS_IO_SEQ_ITEM,... type DMUS_IO_CURVE_ITEM (line 362) | typedef struct _DMUS_IO_CURVE_ITEM DMUS_IO_CURVE_ITE... type DMUS_IO_TEMPO_ITEM (line 363) | typedef struct _DMUS_IO_TEMPO_ITEM DMUS_IO_TEMPO_ITE... type DMUS_IO_SYSEX_ITEM (line 364) | typedef struct _DMUS_IO_SYSEX_ITEM DMUS_IO_SYSEX_ITE... type DMUS_CHORD_PARAM (line 365) | typedef struct DMUS_CHORD_KEY DMUS_CHORD_PARAM,... type DMUS_RHYTHM_PARAM (line 366) | typedef struct _DMUS_RHYTHM_PARAM DMUS_RHYTHM_PARAM... type DMUS_TEMPO_PARAM (line 367) | typedef struct _DMUS_TEMPO_PARAM DMUS_TEMPO_PARAM,... type DMUS_MUTE_PARAM (line 368) | typedef struct _DMUS_MUTE_PARAM DMUS_MUTE_PARAM, ... type DMUS_IO_TIMESIG (line 369) | typedef struct _DMUS_IO_TIMESIG DMUS_IO_TIMESIG, ... type DMUS_IO_STYLE (line 370) | typedef struct _DMUS_IO_STYLE DMUS_IO_STYLE, ... type DMUS_IO_VERSION (line 371) | typedef struct _DMUS_IO_VERSION DMUS_IO_VERSION, ... type DMUS_IO_PATTERN (line 372) | typedef struct _DMUS_IO_PATTERN DMUS_IO_PATTERN, ... type DMUS_IO_STYLEPART (line 373) | typedef struct _DMUS_IO_STYLEPART DMUS_IO_STYLEPART... type DMUS_IO_PARTREF (line 374) | typedef struct _DMUS_IO_PARTREF DMUS_IO_PARTREF, ... type DMUS_IO_STYLENOTE (line 375) | typedef struct _DMUS_IO_STYLENOTE DMUS_IO_STYLENOTE... type DMUS_IO_STYLECURVE (line 376) | typedef struct _DMUS_IO_STYLECURVE DMUS_IO_STYLECURV... type DMUS_IO_STYLEMARKER (line 377) | typedef struct _DMUS_IO_STYLEMARKER DMUS_IO_STYLEMARK... type DMUS_IO_STYLERESOLUTION (line 378) | typedef struct _DMUS_IO_STYLERESOLUTION DMUS_IO_STYLERESO... type DMUS_IO_STYLE_ANTICIPATION (line 379) | typedef struct _DMUS_IO_STYLE_ANTICIPATION DMUS_IO_STYLE_ANT... type DMUS_IO_MOTIFSETTINGS (line 380) | typedef struct _DMUS_IO_MOTIFSETTINGS DMUS_IO_MOTIFSETT... type DMUS_IO_CHORD (line 381) | typedef struct _DMUS_IO_CHORD DMUS_IO_CHORD, ... type DMUS_IO_SUBCHORD (line 382) | typedef struct _DMUS_IO_SUBCHORD DMUS_IO_SUBCHORD,... type DMUS_IO_COMMAND (line 383) | typedef struct _DMUS_IO_COMMAND DMUS_IO_COMMAND, ... type DMUS_IO_TOOL_HEADER (line 384) | typedef struct _DMUS_IO_TOOL_HEADER DMUS_IO_TOOL_HEAD... type DMUS_IO_PORTCONFIG_HEADER (line 385) | typedef struct _DMUS_IO_PORTCONFIG_HEADER DMUS_IO_PORTCONFI... type DMUS_IO_PCHANNELTOBUFFER_HEADER (line 386) | typedef struct _DMUS_IO_PCHANNELTOBUFFER_HEADER DMUS_IO_PCHANNELT... type DMUS_IO_BUFFER_ATTRIBUTES_HEADER (line 387) | typedef struct _DMUS_IO_BUFFER_ATTRIBUTES_HEADER DMUS_IO_BUFFER_AT... type DMUS_IO_BAND_TRACK_HEADER (line 388) | typedef struct _DMUS_IO_BAND_TRACK_HEADER DMUS_IO_BAND_TRAC... type DMUS_IO_BAND_ITEM_HEADER (line 389) | typedef struct _DMUS_IO_BAND_ITEM_HEADER DMUS_IO_BAND_ITEM... type DMUS_IO_BAND_ITEM_HEADER2 (line 390) | typedef struct _DMUS_IO_BAND_ITEM_HEADER2 DMUS_IO_BAND_ITEM... type DMUS_IO_INSTRUMENT (line 391) | typedef struct _DMUS_IO_INSTRUMENT DMUS_IO_INSTRUMEN... type DMUS_IO_WAVE_HEADER (line 392) | typedef struct _DMUS_IO_WAVE_HEADER DMUS_IO_WAVE_HEAD... type DMUS_IO_WAVE_TRACK_HEADER (line 393) | typedef struct _DMUS_IO_WAVE_TRACK_HEADER DMUS_IO_WAVE_TRAC... type DMUS_IO_WAVE_PART_HEADER (line 394) | typedef struct _DMUS_IO_WAVE_PART_HEADER DMUS_IO_WAVE_PART... type DMUS_IO_WAVE_ITEM_HEADER (line 395) | typedef struct _DMUS_IO_WAVE_ITEM_HEADER DMUS_IO_WAVE_ITEM... type DMUS_IO_CONTAINER_HEADER (line 396) | typedef struct _DMUS_IO_CONTAINER_HEADER DMUS_IO_CONTAINER... type DMUS_IO_CONTAINED_OBJECT_HEADER (line 397) | typedef struct _DMUS_IO_CONTAINED_OBJECT_HEADER DMUS_IO_CONTAINED... type DMUS_IO_SEGMENT_HEADER (line 398) | typedef struct _DMUS_IO_SEGMENT_HEADER DMUS_IO_SEGMENT_H... type DMUS_IO_TRACK_HEADER (line 399) | typedef struct _DMUS_IO_TRACK_HEADER DMUS_IO_TRACK_HEA... type DMUS_IO_TRACK_EXTRAS_HEADER (line 400) | typedef struct _DMUS_IO_TRACK_EXTRAS_HEADER DMUS_IO_TRACK_EXT... type DMUS_IO_REFERENCE (line 401) | typedef struct _DMUS_IO_REFERENCE DMUS_IO_REFERENCE... type DMUS_IO_CHORDMAP (line 402) | typedef struct _DMUS_IO_CHORDMAP DMUS_IO_CHORDMAP,... type DMUS_IO_CHORDMAP_SUBCHORD (line 403) | typedef struct _DMUS_IO_CHORDMAP_SUBCHORD DMUS_IO_CHORDMAP_... type DMUS_IO_PERS_SUBCHORD (line 404) | typedef struct _DMUS_IO_CHORDMAP_SUBCHORD DMUS_IO_PERS_SUBC... type DMUS_IO_CHORDENTRY (line 405) | typedef struct _DMUS_IO_CHORDENTRY DMUS_IO_CHORDENTR... type DMUS_IO_NEXTCHORD (line 406) | typedef struct _DMUS_IO_NEXTCHORD DMUS_IO_NEXTCHORD... type DMUS_IO_CHORDMAP_SIGNPOST (line 407) | typedef struct _DMUS_IO_CHORDMAP_SIGNPOST DMUS_IO_CHORDMAP_... type DMUS_IO_PERS_SIGNPOST (line 408) | typedef struct _DMUS_IO_CHORDMAP_SIGNPOST DMUS_IO_PERS_SIGN... type DMUS_IO_SCRIPT_HEADER (line 409) | typedef struct _DMUS_IO_SCRIPT_HEADER DMUS_IO_SCRIPT_HE... type DMUS_IO_SIGNPOST (line 410) | typedef struct _DMUS_IO_SIGNPOST DMUS_IO_SIGNPOST,... type DMUS_IO_MUTE (line 411) | typedef struct _DMUS_IO_MUTE DMUS_IO_MUTE, ... type DMUS_IO_TIMESIGNATURE_ITEM (line 412) | typedef struct _DMUS_IO_TIMESIGNATURE_ITEM DMUS_IO_TIMESIGNA... type DMUS_IO_VALID_START (line 413) | typedef struct _DMUS_IO_VALID_START DMUS_IO_VALID_STA... type DMUS_IO_PLAY_MARKER (line 414) | typedef struct _DMUS_IO_PLAY_MARKER DMUS_IO_PLAY_MARK... type DMUS_IO_SEGMENT_TRACK_HEADER (line 415) | typedef struct _DMUS_IO_SEGMENT_TRACK_HEADER DMUS_IO_SEGMENT_T... type DMUS_IO_SEGMENT_ITEM_HEADER (line 416) | typedef struct _DMUS_IO_SEGMENT_ITEM_HEADER DMUS_IO_SEGMENT_I... type DMUS_IO_SCRIPTTRACK_EVENTHEADER (line 417) | typedef struct _DMUS_IO_SCRIPTTRACK_EVENTHEADER DMUS_IO_SCRIPTTRA... type DMUS_IO_LYRICSTRACK_EVENTHEADER (line 418) | typedef struct _DMUS_IO_LYRICSTRACK_EVENTHEADER DMUS_IO_LYRICSTRA... type DMUS_IO_PARAMCONTROLTRACK_OBJECTHEADER (line 419) | typedef struct _DMUS_IO_PARAMCONTROLTRACK_OBJECTHEADER DMUS_IO_PARAMCONT... type DMUS_IO_PARAMCONTROLTRACK_PARAMHEADER (line 420) | typedef struct _DMUS_IO_PARAMCONTROLTRACK_PARAMHEADER DMUS_IO_PARAMCONT... type DMUS_IO_PARAMCONTROLTRACK_CURVEINFO (line 421) | typedef struct _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO DMUS_IO_PARAMCONT... type DSOUND_IO_DSBUFFERDESC (line 422) | typedef struct _DSOUND_IO_DSBUFFERDESC DSOUND_IO_DSBUFFE... type DSOUND_IO_DSBUSID (line 423) | typedef struct _DSOUND_IO_DSBUSID DSOUND_IO_DSBUSID... type DSOUND_IO_3D (line 424) | typedef struct _DSOUND_IO_3D DSOUND_IO_3D, ... type DSOUND_IO_DXDMO_HEADER (line 425) | typedef struct _DSOUND_IO_DXDMO_HEADER DSOUND_IO_DXDMO_H... type DSOUND_IO_DXDMO_DATA (line 426) | typedef struct _DSOUND_IO_DXDMO_DATA DSOUND_IO_DXDMO_D... type _DMUS_IO_SEQ_ITEM (line 429) | struct _DMUS_IO_SEQ_ITEM { type _DMUS_IO_CURVE_ITEM (line 439) | struct _DMUS_IO_CURVE_ITEM { type _DMUS_IO_TEMPO_ITEM (line 457) | struct _DMUS_IO_TEMPO_ITEM { type _DMUS_IO_SYSEX_ITEM (line 462) | struct _DMUS_IO_SYSEX_ITEM { type _DMUS_RHYTHM_PARAM (line 468) | struct _DMUS_RHYTHM_PARAM { type _DMUS_TEMPO_PARAM (line 473) | struct _DMUS_TEMPO_PARAM { type _DMUS_MUTE_PARAM (line 478) | struct _DMUS_MUTE_PARAM { type _DMUS_IO_TIMESIG (line 485) | struct _DMUS_IO_TIMESIG { type _DMUS_IO_STYLE (line 491) | struct _DMUS_IO_STYLE { type _DMUS_IO_VERSION (line 496) | struct _DMUS_IO_VERSION { type _DMUS_IO_PATTERN (line 501) | struct _DMUS_IO_PATTERN { type _DMUS_IO_STYLEPART (line 512) | struct _DMUS_IO_STYLEPART { type _DMUS_IO_PARTREF (line 524) | struct _DMUS_IO_PARTREF { type _DMUS_IO_STYLENOTE (line 536) | struct _DMUS_IO_STYLENOTE { type _DMUS_IO_STYLECURVE (line 552) | struct _DMUS_IO_STYLECURVE { type _DMUS_IO_STYLEMARKER (line 570) | struct _DMUS_IO_STYLEMARKER { type _DMUS_IO_STYLERESOLUTION (line 576) | struct _DMUS_IO_STYLERESOLUTION { type _DMUS_IO_STYLE_ANTICIPATION (line 583) | struct _DMUS_IO_STYLE_ANTICIPATION { type _DMUS_IO_MOTIFSETTINGS (line 590) | struct _DMUS_IO_MOTIFSETTINGS { type _DMUS_IO_CHORD (line 599) | struct _DMUS_IO_CHORD { type _DMUS_IO_SUBCHORD (line 607) | struct _DMUS_IO_SUBCHORD { type _DMUS_IO_COMMAND (line 616) | struct _DMUS_IO_COMMAND { type _DMUS_IO_TOOL_HEADER (line 626) | struct _DMUS_IO_TOOL_HEADER { type _DMUS_IO_PORTCONFIG_HEADER (line 635) | struct _DMUS_IO_PORTCONFIG_HEADER { type _DMUS_IO_PCHANNELTOBUFFER_HEADER (line 642) | struct _DMUS_IO_PCHANNELTOBUFFER_HEADER { type _DMUS_IO_BUFFER_ATTRIBUTES_HEADER (line 649) | struct _DMUS_IO_BUFFER_ATTRIBUTES_HEADER { type _DMUS_IO_BAND_TRACK_HEADER (line 654) | struct _DMUS_IO_BAND_TRACK_HEADER { type _DMUS_IO_BAND_ITEM_HEADER (line 658) | struct _DMUS_IO_BAND_ITEM_HEADER { type _DMUS_IO_BAND_ITEM_HEADER2 (line 662) | struct _DMUS_IO_BAND_ITEM_HEADER2 { type _DMUS_IO_INSTRUMENT (line 667) | struct _DMUS_IO_INSTRUMENT { type _DMUS_IO_WAVE_HEADER (line 680) | struct _DMUS_IO_WAVE_HEADER { type _DMUS_IO_WAVE_TRACK_HEADER (line 685) | struct _DMUS_IO_WAVE_TRACK_HEADER { type _DMUS_IO_WAVE_PART_HEADER (line 690) | struct _DMUS_IO_WAVE_PART_HEADER { type _DMUS_IO_WAVE_ITEM_HEADER (line 699) | struct _DMUS_IO_WAVE_ITEM_HEADER { type _DMUS_IO_CONTAINER_HEADER (line 715) | struct _DMUS_IO_CONTAINER_HEADER { type _DMUS_IO_CONTAINED_OBJECT_HEADER (line 719) | struct _DMUS_IO_CONTAINED_OBJECT_HEADER { type _DMUS_IO_SEGMENT_HEADER (line 726) | struct _DMUS_IO_SEGMENT_HEADER { type _DMUS_IO_TRACK_HEADER (line 743) | struct _DMUS_IO_TRACK_HEADER { type _DMUS_IO_TRACK_EXTRAS_HEADER (line 751) | struct _DMUS_IO_TRACK_EXTRAS_HEADER { type _DMUS_IO_REFERENCE (line 756) | struct _DMUS_IO_REFERENCE { type _DMUS_IO_CHORDMAP (line 761) | struct _DMUS_IO_CHORDMAP { type _DMUS_IO_CHORDMAP_SUBCHORD (line 767) | struct _DMUS_IO_CHORDMAP_SUBCHORD { type _DMUS_IO_CHORDENTRY (line 777) | struct _DMUS_IO_CHORDENTRY { type _DMUS_IO_NEXTCHORD (line 782) | struct _DMUS_IO_NEXTCHORD { type _DMUS_IO_CHORDMAP_SIGNPOST (line 790) | struct _DMUS_IO_CHORDMAP_SIGNPOST { type _DMUS_IO_SCRIPT_HEADER (line 795) | struct _DMUS_IO_SCRIPT_HEADER { type _DMUS_IO_SIGNPOST (line 799) | struct _DMUS_IO_SIGNPOST { type _DMUS_IO_MUTE (line 805) | struct _DMUS_IO_MUTE { type _DMUS_IO_TIMESIGNATURE_ITEM (line 811) | struct _DMUS_IO_TIMESIGNATURE_ITEM { type _DMUS_IO_VALID_START (line 818) | struct _DMUS_IO_VALID_START { type _DMUS_IO_PLAY_MARKER (line 822) | struct _DMUS_IO_PLAY_MARKER { type _DMUS_IO_SEGMENT_TRACK_HEADER (line 826) | struct _DMUS_IO_SEGMENT_TRACK_HEADER { type _DMUS_IO_SEGMENT_ITEM_HEADER (line 830) | struct _DMUS_IO_SEGMENT_ITEM_HEADER { type _DMUS_IO_SCRIPTTRACK_EVENTHEADER (line 837) | struct _DMUS_IO_SCRIPTTRACK_EVENTHEADER { type _DMUS_IO_LYRICSTRACK_EVENTHEADER (line 843) | struct _DMUS_IO_LYRICSTRACK_EVENTHEADER { type _DMUS_IO_PARAMCONTROLTRACK_OBJECTHEADER (line 850) | struct _DMUS_IO_PARAMCONTROLTRACK_OBJECTHEADER { type _DMUS_IO_PARAMCONTROLTRACK_PARAMHEADER (line 860) | struct _DMUS_IO_PARAMCONTROLTRACK_PARAMHEADER { type _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO (line 865) | struct _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO { type _DSOUND_IO_DSBUFFERDESC (line 874) | struct _DSOUND_IO_DSBUFFERDESC { type _DSOUND_IO_DSBUSID (line 882) | struct _DSOUND_IO_DSBUSID { type _DSOUND_IO_3D (line 886) | struct _DSOUND_IO_3D { type _DSOUND_IO_DXDMO_HEADER (line 891) | struct _DSOUND_IO_DXDMO_HEADER { type _DSOUND_IO_DXDMO_DATA (line 899) | struct _DSOUND_IO_DXDMO_DATA { FILE: wine/windows/dmusici.h type IDirectMusicBand (line 113) | struct IDirectMusicBand type IDirectMusicBand8 (line 114) | typedef struct IDirectMusicBand IDirectMusicBand8, *LPDI... type IDirectMusicObject (line 115) | struct IDirectMusicObject type IDirectMusicObject8 (line 116) | typedef struct IDirectMusicObject IDirectMusicObject8, *LPDI... type IDirectMusicLoader (line 117) | struct IDirectMusicLoader type IDirectMusicLoader8 (line 118) | struct IDirectMusicLoader8 type IDirectMusicGetLoader (line 119) | struct IDirectMusicGetLoader type IDirectMusicGetLoader8 (line 120) | typedef struct IDirectMusicGetLoader IDirectMusicGetLoader8, *LPDI... type IDirectMusicAudioPath (line 121) | struct IDirectMusicAudioPath type IDirectMusicAudioPath8 (line 122) | typedef struct IDirectMusicAudioPath IDirectMusicAudioPath8, *LPDI... type IDirectMusicStyle (line 123) | struct IDirectMusicStyle type IDirectMusicStyle8 (line 124) | struct IDirectMusicStyle8 type IDirectMusicChordMap (line 125) | struct IDirectMusicChordMap type IDirectMusicChordMap8 (line 126) | typedef struct IDirectMusicChordMap IDirectMusicChordMap8, *LPDI... type IDirectMusicComposer (line 127) | struct IDirectMusicComposer type IDirectMusicComposer8 (line 128) | typedef struct IDirectMusicComposer IDirectMusicComposer8, *LPDI... type IDirectMusicPatternTrack (line 129) | struct IDirectMusicPatternTrack type IDirectMusicPatternTrack8 (line 130) | typedef struct IDirectMusicPatternTrack IDirectMusicPatternTrack8, *LPDI... type IDirectMusicScript (line 131) | struct IDirectMusicScript type IDirectMusicScript8 (line 132) | typedef struct IDirectMusicScript IDirectMusicScript8, *LPDI... type IDirectMusicContainer (line 133) | struct IDirectMusicContainer type IDirectMusicContainer8 (line 134) | typedef struct IDirectMusicContainer IDirectMusicContainer8, *LPDI... type IDirectMusicBand (line 137) | struct IDirectMusicBand type IDirectMusicLoader (line 138) | struct IDirectMusicLoader type IDirectMusicObject (line 139) | struct IDirectMusicObject type WORD (line 202) | typedef WORD TRANSITION_TYPE, *LPTRANSITION_TYPE; type DMUS_STYLET_TYPES (line 370) | typedef enum enumDMUS_STYLET_TYPES DMUS_STYLET_TYPES; type DMUS_COMMANDT_TYPES (line 371) | typedef enum enumDMUS_COMMANDT_TYPES DMUS_COMMANDT_TYPES; type DMUS_SHAPET_TYPES (line 372) | typedef enum enumDMUS_SHAPET_TYPES DMUS_SHAPET_TYPES; type DMUS_COMPOSEF_FLAGS (line 373) | typedef enum enumDMUS_COMPOSEF_FLAGS DMUS_COMPOSEF_FLAGS; type DMUS_PMSGF_FLAGS (line 374) | typedef enum enumDMUS_PMSGF_FLAGS DMUS_PMSGF_FLAGS; type DMUS_PMSGT_TYPES (line 375) | typedef enum enumDMUS_PMSGT_TYPES DMUS_PMSGT_TYPES; type DMUS_SEGF_FLAGS (line 376) | typedef enum enumDMUS_SEGF_FLAGS DMUS_SEGF_FLAGS; type DMUS_TIME_RESOLVE_FLAGS (line 377) | typedef enum enumDMUS_TIME_RESOLVE_FLAGS DMUS_TIME_RESOLVE_FLAGS; type DMUS_CHORDKEYF_FLAGS (line 378) | typedef enum enumDMUS_CHORDKEYF_FLAGS DMUS_CHORDKEYF_FLAGS; type DMUS_NOTEF_FLAGS (line 379) | typedef enum enumDMUS_NOTEF_FLAGS DMUS_NOTEF_FLAGS; type DMUS_PLAYMODE_FLAGS (line 380) | typedef enum enumDMUS_PLAYMODE_FLAGS DMUS_PLAYMODE_FLAGS; type DMUS_CURVE_FLAGS (line 381) | typedef enum enumDMUS_CURVE_FLAGS DMUS_CURVE_FLAGS; type enumDMUS_STYLET_TYPES (line 386) | enum enumDMUS_STYLET_TYPES { type enumDMUS_COMMANDT_TYPES (line 391) | enum enumDMUS_COMMANDT_TYPES { type enumDMUS_SHAPET_TYPES (line 400) | enum enumDMUS_SHAPET_TYPES { type enumDMUS_COMPOSEF_FLAGS (line 412) | enum enumDMUS_COMPOSEF_FLAGS { type enumDMUS_PMSGF_FLAGS (line 439) | enum enumDMUS_PMSGF_FLAGS { type enumDMUS_PMSGT_TYPES (line 450) | enum enumDMUS_PMSGT_TYPES { type enumDMUS_SEGF_FLAGS (line 469) | enum enumDMUS_SEGF_FLAGS { type enumDMUS_TIME_RESOLVE_FLAGS (line 495) | enum enumDMUS_TIME_RESOLVE_FLAGS { type enumDMUS_CHORDKEYF_FLAGS (line 506) | enum enumDMUS_CHORDKEYF_FLAGS { type enumDMUS_NOTEF_FLAGS (line 510) | enum enumDMUS_NOTEF_FLAGS { type enumDMUS_PLAYMODE_FLAGS (line 519) | enum enumDMUS_PLAYMODE_FLAGS { type enumDMUS_CURVE_FLAGS (line 527) | enum enumDMUS_CURVE_FLAGS { type DMUS_AUDIOPARAMS (line 546) | typedef struct _DMUS_AUDIOPARAMS DMUS_AUDIOPARAMS, *... type DMUS_SUBCHORD (line 547) | typedef struct _DMUS_SUBCHORD DMUS_SUBCHORD, *... type DMUS_CHORD_KEY (line 548) | typedef struct _DMUS_CHORD_KEY DMUS_CHORD_KEY, *... type DMUS_NOTE_PMSG (line 549) | typedef struct _DMUS_NOTE_PMSG DMUS_NOTE_PMSG, *... type DMUS_MIDI_PMSG (line 550) | typedef struct _DMUS_MIDI_PMSG DMUS_MIDI_PMSG, *... type DMUS_PATCH_PMSG (line 551) | typedef struct _DMUS_PATCH_PMSG DMUS_PATCH_PMSG, *... type DMUS_TRANSPOSE_PMSG (line 552) | typedef struct _DMUS_TRANSPOSE_PMSG DMUS_TRANSPOSE_PMSG, *... type DMUS_CHANNEL_PRIORITY_PMSG (line 553) | typedef struct _DMUS_CHANNEL_PRIORITY_PMSG DMUS_CHANNEL_PRIORITY_PMSG, *... type DMUS_TEMPO_PMSG (line 554) | typedef struct _DMUS_TEMPO_PMSG DMUS_TEMPO_PMSG, *... type DMUS_SYSEX_PMSG (line 555) | typedef struct _DMUS_SYSEX_PMSG DMUS_SYSEX_PMSG, *... type DMUS_CURVE_PMSG (line 556) | typedef struct _DMUS_CURVE_PMSG DMUS_CURVE_PMSG, *... type DMUS_TIMESIG_PMSG (line 557) | typedef struct _DMUS_TIMESIG_PMSG DMUS_TIMESIG_PMSG, *... type DMUS_NOTIFICATION_PMSG (line 558) | typedef struct _DMUS_NOTIFICATION_PMSG DMUS_NOTIFICATION_PMSG, *... type DMUS_WAVE_PMSG (line 559) | typedef struct _DMUS_WAVE_PMSG DMUS_WAVE_PMSG, *... type DMUS_LYRIC_PMSG (line 560) | typedef struct _DMUS_LYRIC_PMSG DMUS_LYRIC_PMSG, *... type DMUS_VERSION (line 561) | typedef struct _DMUS_VERSION DMUS_VERSION, *... type DMUS_TIMESIGNATURE (line 562) | typedef struct _DMUS_TIMESIGNATURE DMUS_TIMESIGNATURE, *... type DMUS_VALID_START_PARAM (line 563) | typedef struct _DMUS_VALID_START_PARAM DMUS_VALID_START_PARAM, *... type DMUS_PLAY_MARKER_PARAM (line 564) | typedef struct _DMUS_PLAY_MARKER_PARAM DMUS_PLAY_MARKER_PARAM, *... type DMUS_OBJECTDESC (line 565) | typedef struct _DMUS_OBJECTDESC DMUS_OBJECTDESC, *... type DMUS_SCRIPT_ERRORINFO (line 566) | typedef struct _DMUS_SCRIPT_ERRORINFO DMUS_SCRIPT_ERRORINFO, *... type DMUS_COMMAND_PARAM (line 567) | typedef struct _DMUS_COMMAND_PARAM DMUS_COMMAND_PARAM, *... type DMUS_COMMAND_PARAM_2 (line 568) | typedef struct _DMUS_COMMAND_PARAM_2 DMUS_COMMAND_PARAM_2, *... type DMUS_BAND_PARAM (line 569) | typedef struct _DMUS_BAND_PARAM DMUS_BAND_PARAM, *... type DMUS_VARIATIONS_PARAM (line 570) | typedef struct _DMUS_VARIATIONS_PARAM DMUS_VARIATIONS_PARAM, *... type _DMUS_PMSG (line 573) | struct _DMUS_PMSG { type IDirectMusicPerformance (line 1052) | struct IDirectMusicPerformance type IDirectMusicChordMap (line 1494) | struct IDirectMusicChordMap type IDirectMusicChordMap (line 1539) | struct IDirectMusicChordMap FILE: wine/windows/dmusics.h type IDirectMusicSynth (line 41) | struct IDirectMusicSynth type IDirectMusicSynth8 (line 42) | struct IDirectMusicSynth8 type IDirectMusicSynthSink (line 43) | struct IDirectMusicSynthSink type DMUS_VOICE_STATE (line 63) | typedef struct _DMUS_VOICE_STATE DMUS_VOICE_STATE, *LPDMUS_VOICE_STATE; type _DMUS_VOICE_STATE (line 66) | struct _DMUS_VOICE_STATE { FILE: wine/windows/dpaddr.h type REFIID (line 29) | typedef REFIID DPNAREFIID; type SOCKADDR (line 31) | typedef struct sockaddr SOCKADDR; type IDirectPlay8Address (line 215) | struct IDirectPlay8Address type IDirectPlay8AddressIP (line 217) | struct IDirectPlay8AddressIP FILE: wine/windows/dplay.h type LPVOID (line 28) | typedef LPVOID (*LPRGLPVOID)[]; type LPRGLPVOID (line 29) | typedef LPRGLPVOID PRGPVOID, LPRGPVOID, PRGLPVOID, PAPVOID, LPAPVOID, PA... type VOID (line 32) | typedef VOID * volatile LPVOIDV; type IDirectPlay (line 41) | struct IDirectPlay type IDirectPlay2 (line 44) | struct IDirectPlay2 type IDirectPlay2A (line 47) | typedef struct IDirectPlay2 IDirectPlay2A,*LPDIRECTPLAY2A; type IDirectPlay3 (line 50) | struct IDirectPlay3 type IDirectPlay3A (line 53) | typedef struct IDirectPlay3 IDirectPlay3A,*LPDIRECTPLAY3A; type IDirectPlay4 (line 56) | struct IDirectPlay4 type IDirectPlay4A (line 59) | typedef struct IDirectPlay4 IDirectPlay4A,*LPDIRECTPLAY4A; type DWORD (line 158) | typedef DWORD DPID, *LPDPID; type DPCAPS (line 167) | typedef struct tagDPCAPS type DPNAME (line 186) | typedef struct tagDPNAME type DPSESSIONDESC (line 211) | typedef struct tagDPSESSIONDESC type DPSESSIONDESC2 (line 230) | typedef struct tagDPSESSIONDESC2 type DPSESSIONDESC2 (line 261) | typedef const DPSESSIONDESC2* LPCDPSESSIONDESC2; type DPLCONNECTION (line 282) | typedef struct tagDPLCONNECTION type DPCHAT (line 297) | typedef struct tagDPCHAT type SGBUFFER (line 308) | typedef struct type DPSECURITYDESC (line 315) | typedef struct tagDPSECURITYDESC type DPSECURITYDESC (line 333) | typedef const DPSECURITYDESC *LPCDPSECURITYDESC; type DPCREDENTIALS (line 335) | typedef struct tagDPCREDENTIALS type DPCREDENTIALS (line 356) | typedef const DPCREDENTIALS *LPCDPCREDENTIALS; type GUID (line 376) | typedef const GUID *LPCGUID; type DPNAME (line 379) | typedef const DPNAME *LPCDPNAME; type DPMSG_GENERIC (line 1139) | typedef struct tagDPMSG_GENERIC type DPMSG_CREATEPLAYERORGROUP (line 1146) | typedef struct tagDPMSG_CREATEPLAYERORGROUP type DPMSG_DESTROYPLAYERORGROUP (line 1162) | typedef struct tagDPMSG_DESTROYPLAYERORGROUP type DPMSG_ADDPLAYERTOGROUP (line 1180) | typedef struct tagDPMSG_ADDPLAYERTOGROUP type DPMSG_ADDGROUPTOGROUP (line 1189) | typedef struct tagDPMSG_ADDGROUPTOGROUP type DPMSG_SETPLAYERORGROUPDATA (line 1197) | typedef struct tagDPMSG_SETPLAYERORGROUPDATA type DPMSG_SETPLAYERORGROUPNAME (line 1206) | typedef struct tagDPMSG_SETPLAYERORGROUPNAME type DPMSG_SETSESSIONDESC (line 1214) | typedef struct tagDPMSG_SETSESSIONDESC type DPMSG_SECUREMESSAGE (line 1220) | typedef struct tagDPMSG_SECUREMESSAGE type DPMSG_STARTSESSION (line 1229) | typedef struct tagDPMSG_STARTSESSION type DPMSG_CHAT (line 1235) | typedef struct tagDPMSG_CHAT type DPMSG_SETGROUPOWNER (line 1245) | typedef struct tagDPMSG_SETGROUPOWNER type DPMSG_SENDCOMPLETE (line 1253) | typedef struct FILE: wine/windows/dplay8.h type DWORD (line 30) | typedef HRESULT (WINAPI *PFNDPNMESSAGEHANDLER)(PVOID, DWORD, PVOID); type DWORD (line 31) | typedef DWORD DPNID, *PDPNID; type DWORD (line 32) | typedef DWORD DPNHANDLE, *PDPNHANDLE; type DPN_APPLICATION_DESC (line 235) | typedef struct _DPN_APPLICATION_DESC { type BUFFERDESC (line 250) | typedef struct _BUFFERDESC { type DPN_CAPS (line 255) | typedef struct _DPN_CAPS { type DPN_CAPS_EX (line 263) | typedef struct _DPN_CAPS_EX { type DPN_CONNECTION_INFO (line 278) | typedef struct _DPN_CONNECTION_INFO { type DPN_GROUP_INFO (line 304) | typedef struct _DPN_GROUP_INFO { type DPN_PLAYER_INFO (line 313) | typedef struct _DPN_PLAYER_INFO { type DPN_SERVICE_PROVIDER_INFO (line 322) | typedef struct _DPN_SERVICE_PROVIDER_INFO { type DPN_SP_CAPS (line 330) | typedef struct _DPN_SP_CAPS { type DPN_SECURITY_CREDENTIALS (line 342) | typedef struct _DPN_SECURITY_CREDENTIALS DPN_SECURITY_CREDENTIALS, *PDP... type DPN_SECURITY_DESC (line 343) | typedef struct _DPN_SECURITY_DESC DPN_SECURITY_DESC, *PDPN_SECUR... type DPNMSG_ADD_PLAYER_TO_GROUP (line 345) | typedef struct _DPNMSG_ADD_PLAYER_TO_GROUP { type DPNMSG_ASYNC_OP_COMPLETE (line 353) | typedef struct _DPNMSG_ASYNC_OP_COMPLETE { type DPNMSG_CLIENT_INFO (line 360) | typedef struct _DPNMSG_CLIENT_INFO { type DPNMSG_CONNECT_COMPLETE (line 366) | typedef struct _DPNMSG_CONNECT_COMPLETE { type DPNMSG_CREATE_GROUP (line 377) | typedef struct _DPNMSG_CREATE_GROUP { type DPNMSG_CREATE_PLAYER (line 386) | typedef struct _DPNMSG_CREATE_PLAYER { type DPNMSG_DESTROY_GROUP (line 392) | typedef struct _DPNMSG_DESTROY_GROUP { type DPNMSG_DESTROY_PLAYER (line 399) | typedef struct _DPNMSG_DESTROY_PLAYER { type DPNMSG_ENUM_HOSTS_QUERY (line 406) | typedef struct _DPNMSG_ENUM_HOSTS_QUERY { type DPNMSG_ENUM_HOSTS_RESPONSE (line 418) | typedef struct _DPNMSG_ENUM_HOSTS_RESPONSE { type DPNMSG_GROUP_INFO (line 429) | typedef struct _DPNMSG_GROUP_INFO { type DPNMSG_HOST_MIGRATE (line 435) | typedef struct _DPNMSG_HOST_MIGRATE { type DPNMSG_INDICATE_CONNECT (line 441) | typedef struct _DPNMSG_INDICATE_CONNECT { type DPNMSG_INDICATED_CONNECT_ABORTED (line 453) | typedef struct _DPNMSG_INDICATED_CONNECT_ABORTED { type DPNMSG_PEER_INFO (line 458) | typedef struct _DPNMSG_PEER_INFO { type DPNMSG_RECEIVE (line 464) | typedef struct _DPNMSG_RECEIVE { type DPNMSG_REMOVE_PLAYER_FROM_GROUP (line 475) | typedef struct _DPNMSG_REMOVE_PLAYER_FROM_GROUP { type DPNMSG_RETURN_BUFFER (line 483) | typedef struct _DPNMSG_RETURN_BUFFER { type DPNMSG_SEND_COMPLETE (line 490) | typedef struct _DPNMSG_SEND_COMPLETE { type DPNMSG_SERVER_INFO (line 504) | typedef struct _DPNMSG_SERVER_INFO { type DPNMSG_TERMINATE_SESSION (line 510) | typedef struct _DPNMSG_TERMINATE_SESSION { type DPNMSG_CREATE_THREAD (line 517) | typedef struct _DPNMSG_CREATE_THREAD { type DPNMSG_DESTROY_THREAD (line 524) | typedef struct _DPNMSG_DESTROY_THREAD { type DPNMSG_NAT_RESOLVER_QUERY (line 530) | typedef struct _DPNMSG_NAT_RESOLVER_QUERY { type IDirectPlay8Peer (line 548) | struct IDirectPlay8Peer type IDirectPlay8Client (line 550) | struct IDirectPlay8Client type IDirectPlay8Server (line 552) | struct IDirectPlay8Server type IDirectPlay8ThreadPool (line 555) | struct IDirectPlay8ThreadPool type IDirectPlay8NATResolver (line 557) | struct IDirectPlay8NATResolver type DNLOBBIEDAPPLICATION (line 566) | typedef struct IDirectPlay8LobbiedApplication *PIDirectPlay8LobbiedAppli... type IDirectPlay8LobbiedApplication (line 598) | struct IDirectPlay8LobbiedApplication type IDirectPlay8LobbiedApplication (line 695) | struct IDirectPlay8LobbiedApplication type IDirectPlay8LobbiedApplication (line 818) | struct IDirectPlay8LobbiedApplication FILE: wine/windows/dplobby.h type IDirectPlayLobby (line 35) | struct IDirectPlayLobby type IDirectPlayLobbyA (line 38) | typedef struct IDirectPlayLobby IDirectPlayLobbyA,*LPDIRECTPLAYLOBBYA; type IDirectPlayLobby2 (line 41) | struct IDirectPlayLobby2 type IDirectPlayLobby2A (line 44) | typedef struct IDirectPlayLobby2 IDirectPlayLobby2A, *LPDIRECTPLAYLOBBY2A; type IDirectPlayLobby3 (line 47) | struct IDirectPlayLobby3 type IDirectPlayLobby3A (line 50) | typedef struct IDirectPlayLobby3 IDirectPlayLobby3A, *LPDIRECTPLAYLOBBY3A; type DPLDATA_PLAYERGUID (line 87) | typedef struct tagDPLDATA_PLAYERGUID type DPLDATA_PLAYERSCORE (line 93) | typedef struct tagDPLDATA_PLAYERSCORE type DPLMSG_GENERIC (line 131) | typedef struct tagDPLMSG_GENERIC type DPLMSG_SYSTEMMESSAGE (line 137) | typedef struct tagDPLMSG_SYSTEMMESSAGE type DPLMSG_SETPROPERTY (line 144) | typedef struct tagDPLMSG_SETPROPERTY type DPLMSG_SETPROPERTYRESPONSE (line 157) | typedef struct tagDPLMSG_SETPROPERTYRESPONSE type DPLMSG_GETPROPERTY (line 167) | typedef struct tagDPLMSG_GETPROPERTY type DPLMSG_GETPROPERTYRESPONSE (line 176) | typedef struct tagDPLMSG_GETPROPERTYRESPONSE type DPLMSG_NEWSESSIONHOST (line 188) | typedef struct tagDPLMSG_NEWSESSIONHOST type DPADDRESS (line 250) | typedef struct tagDPADDRESS type DPCOMPORTADDRESS (line 266) | typedef struct tagDPCOMPORTADDRESS type DPLAPPINFO (line 281) | typedef struct tagDPLAPPINFO type DPLAPPINFO (line 293) | typedef const DPLAPPINFO *LPCDPLAPPINFO; type DPCOMPOUNDADDRESSELEMENT (line 295) | typedef struct DPCOMPOUNDADDRESSELEMENT type DPCOMPOUNDADDRESSELEMENT (line 301) | typedef const DPCOMPOUNDADDRESSELEMENT *LPCDPCOMPOUNDADDRESSELEMENT; type DPAPPLICATIONDESC (line 303) | typedef struct tagDPAPPLICATIONDESC FILE: wine/windows/dplobby8.h type DPL_APPLICATION_INFO (line 53) | typedef struct _DPL_APPLICATION_INFO { type DPL_CONNECTION_SETTINGS (line 61) | typedef struct _DPL_CONNECTION_SETTINGS { type DPL_CONNECT_INFO (line 71) | typedef struct _DPL_CONNECT_INFO { type DPL_PROGRAM_DESC (line 80) | typedef struct _DPL_PROGRAM_DESC { type DPL_MESSAGE_CONNECT (line 94) | typedef struct _DPL_MESSAGE_CONNECT { type DPL_MESSAGE_CONNECTION_SETTINGS (line 103) | typedef struct _DPL_MESSAGE_CONNECTION_SETTINGS { type DPL_MESSAGE_DISCONNECT (line 110) | typedef struct _DPL_MESSAGE_DISCONNECT { type DPL_MESSAGE_RECEIVE (line 117) | typedef struct _DPL_MESSAGE_RECEIVE { type DPL_MESSAGE_SESSION_STATUS (line 125) | typedef struct _DPL_MESSAGE_SESSION_STATUS { type IDirectPlay8LobbiedApplication (line 139) | struct IDirectPlay8LobbiedApplication type IDirectPlay8LobbyClient (line 141) | struct IDirectPlay8LobbyClient FILE: wine/windows/dpnathlp.h type DWORD_PTR (line 91) | typedef DWORD_PTR DPNHHANDLE; type DWORD_PTR (line 92) | typedef DWORD_PTR *PDPNHHANDLE; type DPNHCAPS (line 94) | typedef struct _DPNHCAPS FILE: wine/windows/dsconf.h type DSPROPERTY_DIRECTSOUNDDEVICE (line 33) | typedef enum type DIRECTSOUNDDEVICE_TYPE (line 55) | typedef enum type DIRECTSOUNDDEVICE_DATAFLOW (line 62) | typedef enum type DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_A_DATA (line 68) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_A_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_W_DATA (line 75) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_W_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_1_DATA (line 90) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_1_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_A_DATA (line 103) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_A_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_W_DATA (line 114) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_W_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE_1_DATA (line 137) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE_1_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE_A_DATA (line 143) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE_A_DATA type DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE_W_DATA (line 149) | typedef struct _DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE_W_DATA FILE: wine/windows/dsgetdc.h type DOMAIN_CONTROLLER_INFOA (line 65) | typedef struct _DOMAIN_CONTROLLER_INFOA { type DOMAIN_CONTROLLER_INFOW (line 77) | typedef struct _DOMAIN_CONTROLLER_INFOW { type DS_DOMAIN_TRUSTSA (line 89) | typedef struct _DS_DOMAIN_TRUSTSA { type DS_DOMAIN_TRUSTSW (line 100) | typedef struct _DS_DOMAIN_TRUSTSW { FILE: wine/windows/dsound.h type D3DVALUE (line 36) | typedef float D3DVALUE, *LPD3DVALUE; type DWORD (line 39) | typedef DWORD D3DCOLOR, *LPD3DCOLOR; type D3DVECTOR (line 44) | typedef struct _D3DVECTOR { type D3DVECTOR (line 53) | typedef D3DVECTOR *LPD3DVECTOR; type IDirectSound (line 70) | struct IDirectSound type IDirectSound8 (line 73) | struct IDirectSound8 type IDirectSoundBuffer (line 76) | struct IDirectSoundBuffer type IDirectSoundBuffer8 (line 79) | struct IDirectSoundBuffer8 type IDirectSoundNotify (line 82) | struct IDirectSoundNotify type IDirectSound3DListener (line 86) | struct IDirectSound3DListener type IDirectSound3DBuffer (line 89) | struct IDirectSound3DBuffer type IDirectSoundCapture (line 92) | struct IDirectSoundCapture type IDirectSoundCapture8 (line 94) | typedef struct IDirectSoundCapture IDirectSoundCapture8,*LPDIRECTSOUNDCA... type IDirectSoundCaptureBuffer (line 97) | struct IDirectSoundCaptureBuffer type IDirectSoundCaptureBuffer8 (line 100) | struct IDirectSoundCaptureBuffer8 type IDirectSoundFullDuplex (line 103) | struct IDirectSoundFullDuplex type IDirectSoundFXI3DL2Reverb (line 107) | struct IDirectSoundFXI3DL2Reverb type IDirectSoundFXI3DL2Reverb8 (line 110) | struct IDirectSoundFXI3DL2Reverb8 type DSCAPS (line 182) | typedef struct _DSCAPS type DSCAPS (line 209) | typedef const DSCAPS *LPCDSCAPS; type DSBCAPS (line 259) | typedef struct _DSBCAPS type DSBCAPS (line 267) | typedef const DSBCAPS *LPCDSBCAPS; type DSEFFECTDESC (line 274) | typedef struct _DSEFFECTDESC type DSEFFECTDESC (line 282) | typedef const DSEFFECTDESC *LPCDSEFFECTDESC; type DSBUFFERDESC1 (line 298) | typedef struct _DSBUFFERDESC1 type DSBUFFERDESC1 (line 306) | typedef const DSBUFFERDESC1 *LPCDSBUFFERDESC1; type DSBUFFERDESC (line 308) | typedef struct _DSBUFFERDESC type DSBUFFERDESC (line 317) | typedef const DSBUFFERDESC *LPCDSBUFFERDESC; type DSBPOSITIONNOTIFY (line 319) | typedef struct _DSBPOSITIONNOTIFY type DSBPOSITIONNOTIFY (line 324) | typedef const DSBPOSITIONNOTIFY *LPCDSBPOSITIONNOTIFY; type DSCEFFECTDESC (line 351) | typedef struct _DSCEFFECTDESC type DSCEFFECTDESC (line 360) | typedef const DSCEFFECTDESC *LPCDSCEFFECTDESC; type DSCBUFFERDESC1 (line 368) | typedef struct _DSCBUFFERDESC1 type DSCBUFFERDESC (line 377) | typedef struct _DSCBUFFERDESC type DSCBUFFERDESC (line 387) | typedef const DSCBUFFERDESC *LPCDSCBUFFERDESC; type DSCCAPS (line 389) | typedef struct _DSCCAPS type DSCCAPS (line 396) | typedef const DSCCAPS *LPCDSCCAPS; type DSCBCAPS (line 398) | typedef struct _DSCBCAPS type DSCBCAPS (line 405) | typedef const DSCBCAPS *LPCDSCBCAPS; type DSFXI3DL2Reverb (line 407) | typedef struct _DSFXI3DL2Reverb type DSFXI3DL2Reverb (line 423) | typedef const DSFXI3DL2Reverb *LPCDSFXI3DL2Reverb; type GUID (line 441) | typedef const GUID *LPCGUID; type LPCWSTR (line 444) | typedef BOOL (CALLBACK *LPDSENUMCALLBACKW)(LPGUID,LPCWSTR,LPCWSTR,LPVOID); type LPCSTR (line 445) | typedef BOOL (CALLBACK *LPDSENUMCALLBACKA)(LPGUID,LPCSTR,LPCSTR,LPVOID); type DS3DLISTENER (line 979) | typedef struct _DS3DLISTENER { type DS3DLISTENER (line 990) | typedef const DS3DLISTENER *LPCDS3DLISTENER; type IKsPropertySet (line 1167) | struct IKsPropertySet FILE: wine/windows/dsrole.h type DSROLE_PRIMARY_DOMAIN_INFO_LEVEL (line 33) | typedef enum _DSROLE_PRIMARY_DOMAIN_INFO_LEVEL type DSROLE_MACHINE_ROLE (line 40) | typedef enum _DSROLE_MACHINE_ROLE type DSROLE_SERVER_STATE (line 50) | typedef enum _DSROLE_SERVER_STATE type DSROLE_OPERATION_STATE (line 57) | typedef enum _DSROLE_OPERATION_STATE type DSROLE_PRIMARY_DOMAIN_INFO_BASIC (line 64) | typedef struct _DSROLE_PRIMARY_DOMAIN_INFO_BASIC type DSROLE_UPGRADE_STATUS_INFO (line 74) | typedef struct _DSROLE_UPGRADE_STATUS_INFO type DSROLE_OPERATION_STATE_INFO (line 80) | typedef struct _DSROLE_OPERATION_STATE_INFO FILE: wine/windows/dvdmedia.h type VIDEOINFOHEADER2 (line 26) | typedef struct tagVIDEOINFOHEADER2 { type MPEG2VIDEOINFO (line 44) | typedef struct tagMPEG2VIDEOINFO { FILE: wine/windows/dvoice.h type IDirectPlayVoiceClient (line 52) | struct IDirectPlayVoiceClient type IDirectPlayVoiceServer (line 53) | struct IDirectPlayVoiceServer type IDirectPlayVoiceTest (line 54) | struct IDirectPlayVoiceTest type PDVMESSAGEHANDLER (line 58) | typedef PDVMESSAGEHANDLER LPDVMESSAGEHANDLER; type DWORD (line 60) | typedef DWORD DVID, *LPDVID, *PDVID; type DVCAPS (line 142) | typedef struct type DVCLIENTCONFIG (line 148) | typedef struct type DVCOMPRESSIONINFO (line 160) | typedef struct type DVSESSIONDESC (line 170) | typedef struct type DVSOUNDDEVICECONFIG (line 180) | typedef struct type DVMSG_CONNECTRESULT (line 194) | typedef struct type DVMSG_CREATEVOICEPLAYER (line 200) | typedef struct type DVMSG_DELETEVOICEPLAYER (line 208) | typedef struct type DVMSG_DISCONNECTRESULT (line 215) | typedef struct type DVMSG_HOSTMIGRATED (line 221) | typedef struct type DVMSG_INPUTLEVEL (line 228) | typedef struct type DVMSG_LOCALHOSTSETUP (line 236) | typedef struct type DVMSG_OUTPUTLEVEL (line 243) | typedef struct type DVMSG_PLAYEROUTPUTLEVEL (line 251) | typedef struct type DVMSG_PLAYERVOICESTART (line 259) | typedef struct type DVMSG_PLAYERVOICESTOP (line 266) | typedef struct type DVMSG_RECORDSTART (line 273) | typedef struct type DVMSG_RECORDSTOP (line 280) | typedef struct type DVMSG_SESSIONLOST (line 287) | typedef struct type DVMSG_SETTARGETS (line 293) | typedef struct FILE: wine/windows/dwmapi.h type HTHUMBNAIL (line 33) | typedef HTHUMBNAIL *PHTHUMBNAIL; type ULONGLONG (line 37) | typedef ULONGLONG DWM_FRAME_COUNT; type ULONGLONG (line 38) | typedef ULONGLONG QPC_TIME; type DWM_SOURCE_FRAME_SAMPLING (line 40) | typedef enum _DWM_SOURCE_FRAME_SAMPLING { type UNSIGNED_RATIO (line 46) | typedef struct _UNSIGNED_RATIO { type DWM_TIMING_INFO (line 51) | typedef struct _DWM_TIMING_INFO { type MilMatrix3x2D (line 94) | typedef struct _MilMatrix3x2D type DWM_BLURBEHIND (line 108) | typedef struct _DWM_BLURBEHIND type DWM_THUMBNAIL_PROPERTIES (line 116) | typedef struct _DWM_THUMBNAIL_PROPERTIES type DWM_PRESENT_PARAMETERS (line 126) | typedef struct _DWM_PRESENT_PARAMETERS { FILE: wine/windows/dxdiag.h type DXDIAG_INIT_PARAMS (line 45) | typedef struct _DXDIAG_INIT_PARAMS { type IDxDiagProvider (line 64) | struct IDxDiagProvider type IDxDiagContainer (line 65) | struct IDxDiagContainer FILE: wine/windows/dxfile.h type DWORD (line 29) | typedef DWORD DXFILEFORMAT; type DWORD (line 35) | typedef DWORD DXFILELOADOPTIONS; type DXFILELOADRESOURCE (line 43) | typedef struct _DXFILELOADRESOURCE { type DXFILELOADMEMORY (line 49) | typedef struct _DXFILELOADMEMORY { type IDirectXFile (line 54) | struct IDirectXFile type IDirectXFileEnumObject (line 55) | struct IDirectXFileEnumObject type IDirectXFileSaveObject (line 56) | struct IDirectXFileSaveObject type IDirectXFileObject (line 57) | struct IDirectXFileObject type IDirectXFileData (line 58) | struct IDirectXFileData type IDirectXFileDataReference (line 59) | struct IDirectXFileDataReference type IDirectXFileBinary (line 60) | struct IDirectXFileBinary FILE: wine/windows/errorrep.h type EFaultRepRetVal (line 24) | typedef enum tagEFaultRepRetVal FILE: wine/windows/errors.h type DWORD (line 33) | typedef BOOL (WINAPI* AMGETERRORTEXTPROCA)(HRESULT,char*,DWORD); type WCHAR (line 34) | typedef BOOL (WINAPI* AMGETERRORTEXTPROCW)(HRESULT,WCHAR*,DWORD); FILE: wine/windows/evntprov.h type ULONGLONG (line 29) | typedef ULONGLONG REGHANDLE, *PREGHANDLE; type EVENT_DATA_DESCRIPTOR (line 31) | typedef struct _EVENT_DATA_DESCRIPTOR type EVENT_DESCRIPTOR (line 38) | typedef struct _EVENT_DESCRIPTOR type EVENT_DESCRIPTOR (line 49) | typedef EVENT_DESCRIPTOR *PEVENT_DESCRIPTOR; type EVENT_DESCRIPTOR (line 50) | typedef const EVENT_DESCRIPTOR *PCEVENT_DESCRIPTOR; type EVENT_FILTER_DESCRIPTOR (line 52) | typedef struct _EVENT_FILTER_DESCRIPTOR type ULONG (line 60) | typedef VOID (NTAPI *PENABLECALLBACK)(LPCGUID,ULONG,UCHAR,ULONGLONG,ULON... type EVENT_INFO_CLASS (line 62) | typedef enum _EVENT_INFO_CLASS FILE: wine/windows/evntrace.h type ULONG64 (line 70) | typedef ULONG64 TRACEHANDLE, *PTRACEHANDLE; type _EVENT_TRACE_LOGFILEA (line 72) | struct _EVENT_TRACE_LOGFILEA type _EVENT_TRACE_LOGFILEW (line 73) | struct _EVENT_TRACE_LOGFILEW type EVENT_TRACE_LOGFILEA (line 75) | typedef struct _EVENT_TRACE_LOGFILEA EVENT_TRACE_LOGFILEA, *PEVENT_TRACE... type EVENT_TRACE_LOGFILEW (line 76) | typedef struct _EVENT_TRACE_LOGFILEW EVENT_TRACE_LOGFILEW, *PEVENT_TRACE... type PVOID (line 81) | typedef ULONG (WINAPI * WMIDPREQUEST)( WMIDPREQUESTCODE, PVOID, ULONG*, ... type TRACE_GUID_REGISTRATION (line 83) | typedef struct _TRACE_GUID_REGISTRATION type TRACE_GUID_PROPERTIES (line 89) | typedef struct _TRACE_GUID_PROPERTIES { type EVENT_TRACE_HEADER (line 98) | typedef struct _EVENT_TRACE_HEADER type EVENT_TRACE (line 143) | typedef struct _EVENT_TRACE type TRACE_LOGFILE_HEADER (line 156) | typedef struct _TRACE_LOGFILE_HEADER type _EVENT_TRACE_LOGFILEW (line 198) | struct _EVENT_TRACE_LOGFILEW type _EVENT_TRACE_LOGFILEA (line 214) | struct _EVENT_TRACE_LOGFILEA type EVENT_TRACE_PROPERTIES (line 230) | typedef struct _EVENT_TRACE_PROPERTIES type ENABLE_TRACE_PARAMETERS (line 252) | typedef struct _ENABLE_TRACE_PARAMETERS type TRACE_QUERY_INFO_CLASS (line 262) | typedef enum _TRACE_QUERY_INFO_CLASS FILE: wine/windows/excpt.h type EXCEPTION_DISPOSITION (line 25) | typedef enum _EXCEPTION_DISPOSITION FILE: wine/windows/fci.h type ULONG (line 39) | typedef ULONG CHECKSUM; type ULONG (line 41) | typedef ULONG UOFF; type ULONG (line 42) | typedef ULONG COFF; type ERF (line 46) | typedef struct { type TCOMP (line 63) | typedef unsigned short TCOMP; type FCIERROR (line 118) | typedef enum { type CCAB (line 146) | typedef struct { type INT_PTR (line 174) | typedef INT_PTR (__cdecl *PFNFCIOPEN) (char *pszFile, int oflag, int pmo... type UINT (line 177) | typedef UINT (__cdecl *PFNFCIREAD) (INT_PTR hf, void *memory, UINT cb, i... type UINT (line 180) | typedef UINT (__cdecl *PFNFCIWRITE)(INT_PTR hf, void *memory, UINT cb, i... type LONG (line 186) | typedef LONG (__cdecl *PFNFCISEEK) (INT_PTR hf, LONG dist, int seektype,... type BOOL (line 192) | typedef BOOL (__cdecl *PFNFCIGETNEXTCABINET)(PCCAB pccab, ULONG cbPrevC... type INT_PTR (line 208) | typedef INT_PTR (__cdecl *PFNFCIGETOPENINFO)(char *pszName, type LONG (line 225) | typedef LONG (__cdecl *PFNFCISTATUS)(UINT typeStatus, type BOOL (line 234) | typedef BOOL (__cdecl *PFNFCIGETTEMPFILE)(char *pszTempName, FILE: wine/windows/fdi.h type ULONG (line 39) | typedef ULONG CHECKSUM; type ULONG (line 41) | typedef ULONG UOFF; type ULONG (line 42) | typedef ULONG COFF; type ERF (line 46) | typedef struct { type TCOMP (line 63) | typedef unsigned short TCOMP; type FDIERROR (line 118) | typedef enum { type FDICABINETINFO (line 149) | typedef struct { type FDIDECRYPTTYPE (line 162) | typedef enum { type FDIDECRYPT (line 170) | typedef struct { type INT_PTR (line 212) | typedef INT_PTR (__cdecl *PFNOPEN) (char *pszFile, int oflag, int pmode); type UINT (line 215) | typedef UINT (__cdecl *PFNREAD) (INT_PTR hf, void *pv, UINT cb); type UINT (line 218) | typedef UINT (__cdecl *PFNWRITE)(INT_PTR hf, void *pv, UINT cb); type LONG (line 224) | typedef LONG (__cdecl *PFNSEEK) (INT_PTR hf, LONG dist, int seektype); type FDINOTIFICATION (line 230) | typedef struct { type FDINOTIFICATIONTYPE (line 250) | typedef enum { type INT_PTR (line 259) | typedef INT_PTR (__cdecl *PFNFDINOTIFY)(FDINOTIFICATIONTYPE fdint, type FDISPILLFILE (line 268) | typedef struct { FILE: wine/windows/fileapi.h type CREATEFILE2_EXTENDED_PARAMETERS (line 26) | typedef struct _CREATEFILE2_EXTENDED_PARAMETERS { FILE: wine/windows/fltdefs.h type PVOID (line 9) | typedef PVOID FILTER_HANDLE,*PFILTER_HANDLE; type PVOID (line 10) | typedef PVOID INTERFACE_HANDLE,*PINTERFACE_HANDLE; type GLOBAL_FILTER (line 20) | typedef enum _GlobalFilter { type PFFORWARD_ACTION (line 24) | typedef enum _PfForwardAction { type PFADDRESSTYPE (line 28) | typedef enum _PfAddresType { type PF_FILTER_DESCRIPTOR (line 44) | typedef struct _PF_FILTER_DESCRIPTOR { type PF_FILTER_STATS (line 60) | typedef struct _PF_FILTER_STATS { type PF_INTERFACE_STATS (line 65) | typedef struct _PF_INTERFACE_STATS { type PF_LATEBIND_INFO (line 97) | typedef struct _PF_LATEBIND_INFO { type PFFRAMETYPE (line 103) | typedef enum _PfFrameType { type PFLOGFRAME (line 107) | typedef struct _pfLogFrame { FILE: wine/windows/gdiplus.h function namespace (line 24) | namespace Gdiplus FILE: wine/windows/gdipluscolor.h type ColorChannelFlags (line 22) | enum ColorChannelFlags function class (line 34) | class Color type Color (line 42) | typedef struct Color type ColorChannelFlags (line 47) | typedef enum ColorChannelFlags ColorChannelFlags; FILE: wine/windows/gdipluscolormatrix.h type ColorMatrix (line 22) | struct ColorMatrix type ColorMatrixFlags (line 27) | enum ColorMatrixFlags type ColorAdjustType (line 34) | enum ColorAdjustType type ColorMap (line 45) | struct ColorMap type HistogramFormat (line 51) | enum HistogramFormat type ColorAdjustType (line 65) | typedef enum ColorAdjustType ColorAdjustType; type ColorMatrixFlags (line 66) | typedef enum ColorMatrixFlags ColorMatrixFlags; type HistogramFormat (line 67) | typedef enum HistogramFormat HistogramFormat; type ColorMatrix (line 68) | typedef struct ColorMatrix ColorMatrix; type ColorMap (line 69) | typedef struct ColorMap ColorMap; FILE: wine/windows/gdiplusenums.h type UINT (line 22) | typedef UINT GraphicsState; type UINT (line 23) | typedef UINT GraphicsContainer; type Unit (line 25) | enum Unit type BrushType (line 36) | enum BrushType type DriverStringOptions (line 45) | enum DriverStringOptions type FillMode (line 53) | enum FillMode type LineCap (line 59) | enum LineCap type CustomLineCapType (line 76) | enum CustomLineCapType type PathPointType (line 82) | enum PathPointType{ type PenType (line 93) | enum PenType type LineJoin (line 103) | enum LineJoin type QualityMode (line 111) | enum QualityMode type SmoothingMode (line 119) | enum SmoothingMode type CompositingQuality (line 129) | enum CompositingQuality type InterpolationMode (line 139) | enum InterpolationMode type PenAlignment (line 152) | enum PenAlignment type PixelOffsetMode (line 158) | enum PixelOffsetMode type DashCap (line 168) | enum DashCap type DashStyle (line 175) | enum DashStyle type MatrixOrder (line 185) | enum MatrixOrder type ImageType (line 191) | enum ImageType type WarpMode (line 198) | enum WarpMode { type WrapMode (line 203) | enum WrapMode type MetafileType (line 212) | enum MetafileType type LinearGradientMode (line 222) | enum LinearGradientMode type EmfType (line 230) | enum EmfType type CompositingMode (line 237) | enum CompositingMode type TextRenderingHint (line 243) | enum TextRenderingHint type StringAlignment (line 253) | enum StringAlignment type StringDigitSubstitute (line 260) | enum StringDigitSubstitute type StringFormatFlags (line 268) | enum StringFormatFlags type StringTrimming (line 281) | enum StringTrimming type FontStyle (line 291) | enum FontStyle type HotkeyPrefix (line 301) | enum HotkeyPrefix type ImageCodecFlags (line 308) | enum ImageCodecFlags type ImageFlags (line 321) | enum ImageFlags type CombineMode (line 339) | enum CombineMode type FlushIntention (line 349) | enum FlushIntention type CoordinateSpace (line 355) | enum CoordinateSpace type GpTestControlEnum (line 362) | enum GpTestControlEnum type MetafileFrameUnit (line 369) | enum MetafileFrameUnit type HatchStyle (line 379) | enum HatchStyle type EmfPlusRecordType (line 444) | enum EmfPlusRecordType { type Unit (line 716) | typedef enum Unit Unit; type BrushType (line 717) | typedef enum BrushType BrushType; type DriverStringOptions (line 718) | typedef enum DriverStringOptions DriverStringOptions; type FillMode (line 719) | typedef enum FillMode FillMode; type LineCap (line 720) | typedef enum LineCap LineCap; type CustomLineCapType (line 721) | typedef enum CustomLineCapType CustomLineCapType; type PathPointType (line 722) | typedef enum PathPointType PathPointType; type LineJoin (line 723) | typedef enum LineJoin LineJoin; type QualityMode (line 724) | typedef enum QualityMode QualityMode; type SmoothingMode (line 725) | typedef enum SmoothingMode SmoothingMode; type CompositingQuality (line 726) | typedef enum CompositingQuality CompositingQuality; type InterpolationMode (line 727) | typedef enum InterpolationMode InterpolationMode; type PixelOffsetMode (line 728) | typedef enum PixelOffsetMode PixelOffsetMode; type DashCap (line 729) | typedef enum DashCap DashCap; type DashStyle (line 730) | typedef enum DashStyle DashStyle; type MatrixOrder (line 731) | typedef enum MatrixOrder MatrixOrder; type ImageType (line 732) | typedef enum ImageType ImageType; type ImageFlags (line 733) | typedef enum ImageFlags ImageFlags; type WarpMode (line 734) | typedef enum WarpMode WarpMode; type WrapMode (line 735) | typedef enum WrapMode WrapMode; type MetafileType (line 736) | typedef enum MetafileType MetafileType; type LinearGradientMode (line 737) | typedef enum LinearGradientMode LinearGradientMode; type EmfType (line 738) | typedef enum EmfType EmfType; type CompositingMode (line 739) | typedef enum CompositingMode CompositingMode; type TextRenderingHint (line 740) | typedef enum TextRenderingHint TextRenderingHint; type StringAlignment (line 741) | typedef enum StringAlignment StringAlignment; type StringDigitSubstitute (line 742) | typedef enum StringDigitSubstitute StringDigitSubstitute; type StringTrimming (line 743) | typedef enum StringTrimming StringTrimming; type FontStyle (line 744) | typedef enum FontStyle FontStyle; type StringFormatFlags (line 745) | typedef enum StringFormatFlags StringFormatFlags; type HotkeyPrefix (line 746) | typedef enum HotkeyPrefix HotkeyPrefix; type PenAlignment (line 747) | typedef enum PenAlignment PenAlignment; type PaletteFlags (line 748) | typedef enum PaletteFlags PaletteFlags; type ImageCodecFlags (line 749) | typedef enum ImageCodecFlags ImageCodecFlags; type CombineMode (line 750) | typedef enum CombineMode CombineMode; type FlushIntention (line 751) | typedef enum FlushIntention FlushIntention; type CoordinateSpace (line 752) | typedef enum CoordinateSpace CoordinateSpace; type GpTestControlEnum (line 753) | typedef enum GpTestControlEnum GpTestControlEnum; type MetafileFrameUnit (line 754) | typedef enum MetafileFrameUnit MetafileFrameUnit; type PenType (line 755) | typedef enum PenType PenType; type HatchStyle (line 756) | typedef enum HatchStyle HatchStyle; type EmfPlusRecordType (line 757) | typedef enum EmfPlusRecordType EmfPlusRecordType; FILE: wine/windows/gdiplusgpstubs.h function class (line 24) | class GpGraphics {} function class (line 25) | class GpPen {} function class (line 26) | class GpBrush {} function class (line 27) | class GpHatch : public GpBrush {} function class (line 28) | class GpSolidFill : public GpBrush {} function class (line 29) | class GpPath {} function class (line 30) | class GpMatrix {} function class (line 31) | class GpPathIterator {} function class (line 32) | class GpCustomLineCap {} function class (line 33) | class GpAdjustableArrowCap : public GpCustomLineCap {} function class (line 34) | class GpImage {} function class (line 35) | class GpMetafile : public GpImage {} function class (line 36) | class GpImageAttributes {} function class (line 37) | class GpCachedBitmap {} function class (line 38) | class GpBitmap : public GpImage {} function class (line 39) | class GpPathGradient : public GpBrush {} function class (line 40) | class GpLineGradient : public GpBrush {} function class (line 41) | class GpTexture : public GpBrush {} function class (line 42) | class GpFont {} function class (line 43) | class GpFontCollection {} function class (line 44) | class GpFontFamily {} function class (line 45) | class GpStringFormat {} function class (line 46) | class GpRegion {} function class (line 47) | class CGpEffect {} type GpGraphics (line 51) | typedef struct GpGraphics GpGraphics; type GpPen (line 52) | typedef struct GpPen GpPen; type GpBrush (line 53) | typedef struct GpBrush GpBrush; type GpHatch (line 54) | typedef struct GpHatch GpHatch; type GpSolidFill (line 55) | typedef struct GpSolidFill GpSolidFill; type GpPath (line 56) | typedef struct GpPath GpPath; type GpMatrix (line 57) | typedef struct GpMatrix GpMatrix; type GpPathIterator (line 58) | typedef struct GpPathIterator GpPathIterator; type GpCustomLineCap (line 59) | typedef struct GpCustomLineCap GpCustomLineCap; type GpAdjustableArrowCap (line 60) | typedef struct GpAdjustableArrowCap GpAdjustableArrowCap; type GpImage (line 61) | typedef struct GpImage GpImage; type GpMetafile (line 62) | typedef struct GpMetafile GpMetafile; type GpImageAttributes (line 63) | typedef struct GpImageAttributes GpImageAttributes; type GpCachedBitmap (line 64) | typedef struct GpCachedBitmap GpCachedBitmap; type GpBitmap (line 65) | typedef struct GpBitmap GpBitmap; type GpPathGradient (line 66) | typedef struct GpPathGradient GpPathGradient; type GpLineGradient (line 67) | typedef struct GpLineGradient GpLineGradient; type GpTexture (line 68) | typedef struct GpTexture GpTexture; type GpFont (line 69) | typedef struct GpFont GpFont; type GpFontCollection (line 70) | typedef struct GpFontCollection GpFontCollection; type GpFontFamily (line 71) | typedef struct GpFontFamily GpFontFamily; type GpStringFormat (line 72) | typedef struct GpStringFormat GpStringFormat; type GpRegion (line 73) | typedef struct GpRegion GpRegion; type CGpEffect (line 74) | typedef struct CGpEffect CGpEffect; type Status (line 78) | typedef Status GpStatus; type Unit (line 79) | typedef Unit GpUnit; type BrushType (line 80) | typedef BrushType GpBrushType; type PointF (line 81) | typedef PointF GpPointF; type FillMode (line 82) | typedef FillMode GpFillMode; type PathData (line 83) | typedef PathData GpPathData; type LineCap (line 84) | typedef LineCap GpLineCap; type RectF (line 85) | typedef RectF GpRectF; type Rect (line 86) | typedef Rect GpRect; type LineJoin (line 87) | typedef LineJoin GpLineJoin; type DashCap (line 88) | typedef DashCap GpDashCap; type DashStyle (line 89) | typedef DashStyle GpDashStyle; type MatrixOrder (line 90) | typedef MatrixOrder GpMatrixOrder; type Point (line 91) | typedef Point GpPoint; type WrapMode (line 92) | typedef WrapMode GpWrapMode; type Color (line 93) | typedef Color GpColor; type FlushIntention (line 94) | typedef FlushIntention GpFlushIntention; type CoordinateSpace (line 95) | typedef CoordinateSpace GpCoordinateSpace; type PenAlignment (line 96) | typedef PenAlignment GpPenAlignment; type PenType (line 97) | typedef PenType GpPenType; type HatchStyle (line 98) | typedef HatchStyle GpHatchStyle; FILE: wine/windows/gdiplusimaging.h type ImageLockMode (line 38) | enum ImageLockMode type RotateFlipType (line 45) | enum RotateFlipType function class (line 73) | class EncoderParameter function class (line 82) | class EncoderParameters function class (line 89) | class ImageCodecInfo function class (line 107) | class BitmapData function class (line 118) | class ImageItemData function class (line 130) | class PropertyItem type ImageLockMode (line 141) | typedef enum ImageLockMode ImageLockMode; type RotateFlipType (line 142) | typedef enum RotateFlipType RotateFlipType; type EncoderParameter (line 144) | typedef struct EncoderParameter type EncoderParameters (line 152) | typedef struct EncoderParameters type ImageCodecInfo (line 158) | typedef struct ImageCodecInfo type BitmapData (line 175) | typedef struct BitmapData type ImageItemData (line 185) | typedef struct ImageItemData type PropertyItem (line 196) | typedef struct PropertyItem FILE: wine/windows/gdiplusinit.h type DebugEventLevel (line 22) | enum DebugEventLevel type GdiplusStartupInput (line 32) | struct GdiplusStartupInput type GdiplusStartupOutput (line 52) | struct GdiplusStartupOutput type GdiplusStartupInput (line 62) | struct GdiplusStartupInput type GdiplusStartupOutput (line 62) | struct GdiplusStartupOutput FILE: wine/windows/gdiplusmetaheader.h type ENHMETAHEADER3 (line 22) | typedef struct type PWMFRect16 (line 43) | typedef struct type WmfPlaceableFileHeader (line 51) | typedef struct function class (line 66) | class MetafileHeader type MetafileHeader (line 143) | typedef struct MetafileHeader FILE: wine/windows/gdipluspixelformats.h type DWORD (line 22) | typedef DWORD ARGB; type INT (line 23) | typedef INT PixelFormat; function BOOL (line 52) | static inline BOOL IsIndexedPixelFormat(PixelFormat format) function BOOL (line 57) | static inline BOOL IsAlphaPixelFormat(PixelFormat format) function BOOL (line 62) | static inline BOOL IsCanonicalPixelFormat(PixelFormat format) function BOOL (line 67) | static inline BOOL IsExtendedPixelFormat(PixelFormat format) function UINT (line 72) | static inline UINT GetPixelFormatSize(PixelFormat format) type PaletteFlags (line 77) | enum PaletteFlags type ColorPalette (line 86) | struct ColorPalette type ColorPalette (line 96) | typedef struct ColorPalette type DitherType (line 105) | typedef enum DitherType type PaletteType (line 120) | typedef enum PaletteType FILE: wine/windows/gdiplustypes.h type REAL (line 22) | typedef float REAL; type Status (line 24) | enum Status{ type ImageAbort (line 55) | typedef ImageAbort DrawImageAbort; type ImageAbort (line 56) | typedef ImageAbort GetThumbnailImageAbort; type GdiplusAbort (line 57) | typedef struct GdiplusAbort GdiplusAbort; type UINT (line 59) | typedef BOOL (CALLBACK * EnumerateMetafileProc)(EmfPlusRecordType,UINT,U... function class (line 68) | class Point function BOOL (line 100) | BOOL Equals(IN const Point& pt) function class (line 110) | class PointF function BOOL (line 142) | BOOL Equals(IN const PointF& pt) function class (line 152) | class PathData function class (line 186) | class RectF function class (line 196) | class Rect function class (line 205) | class CharacterRange type Point (line 232) | typedef struct Point type PointF (line 238) | typedef struct PointF type PathData (line 244) | typedef struct PathData type RectF (line 251) | typedef struct RectF type Rect (line 259) | typedef struct Rect type CharacterRange (line 267) | typedef struct CharacterRange type Status (line 273) | typedef enum Status Status; FILE: wine/windows/guiddef.h type GUID (line 23) | typedef struct type GUID (line 31) | typedef struct _GUID type GUID (line 99) | typedef GUID *LPGUID; type GUID (line 104) | typedef const GUID *LPCGUID; type GUID (line 110) | typedef GUID IID,*LPIID; type GUID (line 111) | typedef GUID CLSID,*LPCLSID; type GUID (line 112) | typedef GUID FMTID,*LPFMTID; FILE: wine/windows/hidusage.h type USHORT (line 25) | typedef USHORT USAGE, *PUSAGE; FILE: wine/windows/highlevelmonitorconfigurationapi.h type MC_COLOR_TEMPERATURE (line 26) | typedef enum _MC_COLOR_TEMPERATURE type MC_POSITION_TYPE (line 39) | typedef enum _MC_POSITION_TYPE type MC_SIZE_TYPE (line 45) | typedef enum _MC_SIZE_TYPE type MC_DRIVE_TYPE (line 51) | typedef enum _MC_DRIVE_TYPE type MC_GAIN_TYPE (line 58) | typedef enum _MC_GAIN_TYPE type MC_DISPLAY_TECHNOLOGY_TYPE (line 65) | typedef enum _MC_DISPLAY_TECHNOLOGY_TYPE FILE: wine/windows/htmlhelp.h type HH_NOTIFY (line 161) | typedef struct tagHH_NOTIFY { type HH_POPUPA (line 166) | typedef struct tagHH_POPUPA { type HH_POPUPW (line 178) | typedef struct tagHH_POPUPW { type tagHH_ALINKA (line 192) | struct tagHH_ALINKA { type HH_ALINKW (line 203) | typedef struct tagHH_ALINKW { type HH_ENUM_IT (line 232) | typedef struct tagHH_ENUM_IT { type HH_ENUM_CAT (line 240) | typedef struct tagHH_ENUM_CAT { type HH_SET_INFOTYPE (line 246) | typedef struct tagHH_SET_INFOTYPE { type DWORD (line 252) | typedef DWORD HH_INFOTYPE, *PHH_INFOTYPE; type HH_FTS_QUERYA (line 276) | typedef struct tagHH_FTS_QUERYA { type HH_FTS_QUERYW (line 287) | typedef struct tagHH_FTS_QUERYW { type tagHH_WINTYPEA (line 300) | struct tagHH_WINTYPEA { type HH_WINTYPEW (line 339) | typedef struct tagHH_WINTYPEW { type HH_NTRACKA (line 407) | typedef struct tagHH_NTRACKA { type HH_NTRACKW (line 414) | typedef struct tagHH_NTRACKW { type HH_GPROPID (line 430) | typedef enum tagHH_GPROPID { type HH_GLOBAL_PROPERTY (line 440) | typedef struct tagHH_GLOBAL_PROPERTY FILE: wine/windows/http.h type HTTPAPI_VERSION (line 31) | typedef struct _HTTPAPI_VERSION type HTTP_SERVICE_CONFIG_ID (line 44) | typedef enum _HTTP_SERVICE_CONFIG_ID type ULONGLONG (line 53) | typedef ULONGLONG HTTP_OPAQUE_ID, *PHTTP_OPAQUE_ID; type HTTP_OPAQUE_ID (line 54) | typedef HTTP_OPAQUE_ID HTTP_SERVER_SESSION_ID, *PHTTP_SERVER_SESSION_ID; type HTTP_OPAQUE_ID (line 55) | typedef HTTP_OPAQUE_ID HTTP_URL_GROUP_ID, *PHTTP_URL_GROUP_ID; FILE: wine/windows/i_cryptasn1tls.h type DWORD (line 25) | typedef DWORD HCRYPTASN1MODULE; FILE: wine/windows/icm.h type HANDLE (line 26) | typedef HANDLE HPROFILE; type HPROFILE (line 27) | typedef HPROFILE *PHPROFILE; type HANDLE (line 28) | typedef HANDLE HTRANSFORM; type DWORD (line 30) | typedef DWORD TAGTYPE, *PTAGTYPE, *LPTAGTYPE; type COLOR_NAME (line 33) | typedef COLOR_NAME *PCOLOR_NAME, *LPCOLOR_NAME; type NAMED_PROFILE_INFO (line 35) | typedef struct tagNAMED_PROFILE_INFO type GRAYCOLOR (line 46) | struct GRAYCOLOR type RGBCOLOR (line 51) | struct RGBCOLOR type CMYKCOLOR (line 58) | struct CMYKCOLOR type XYZCOLOR (line 66) | struct XYZCOLOR type YxyCOLOR (line 73) | struct YxyCOLOR type LabCOLOR (line 80) | struct LabCOLOR type GENERIC3CHANNEL (line 87) | struct GENERIC3CHANNEL type NAMEDCOLOR (line 94) | struct NAMEDCOLOR type HiFiCOLOR (line 99) | struct HiFiCOLOR type COLOR (line 104) | typedef union tagCOLOR type COLORTYPE (line 122) | typedef enum type BMFORMAT (line 138) | typedef enum type ULONG (line 179) | typedef BOOL (CALLBACK *PBMCALLBACKFN)(ULONG,ULONG,LPARAM); type PBMCALLBACKFN (line 180) | typedef PBMCALLBACKFN LPPBMCALLBACKFN; type PROFILEHEADER (line 187) | typedef struct tagPROFILEHEADER type PROFILE (line 208) | typedef struct tagPROFILE type ENUMTYPEA (line 217) | typedef struct tagENUMTYPEA type ENUMTYPEW (line 241) | typedef struct tagENUMTYPEW type _tagCOLORMATCHSETUPA (line 283) | struct _tagCOLORMATCHSETUPA type _tagCOLORMATCHSETUPW (line 284) | struct _tagCOLORMATCHSETUPW type COLORMATCHSETUPA (line 289) | typedef struct _tagCOLORMATCHSETUPA type COLORMATCHSETUPW (line 312) | typedef struct _tagCOLORMATCHSETUPW FILE: wine/windows/ifdef.h type ULONG32 (line 23) | typedef ULONG32 NET_IF_OBJECT_ID, *PNET_IF_OBJECT_ID; type UINT32 (line 24) | typedef UINT32 NET_IF_COMPARTMENT_ID, *PNET_IF_COMPARTMENT_ID; type GUID (line 25) | typedef GUID NET_IF_NETWORK_GUID, *PNET_IF_NETWORK_GUID; type ULONG (line 26) | typedef ULONG NET_IFINDEX, *PNET_IFINDEX; type NET_IFINDEX (line 27) | typedef NET_IFINDEX IF_INDEX, *PIF_INDEX; type UINT16 (line 28) | typedef UINT16 NET_IFTYPE, *PNET_IFTYPE; type NET_IF_ADMIN_STATUS (line 69) | typedef enum _NET_IF_ADMIN_STATUS { type NET_IF_OPER_STATUS (line 75) | typedef enum _NET_IF_OPER_STATUS { type NET_IF_RCV_ADDRESS_TYPE (line 85) | typedef enum _NET_IF_RCV_ADDRESS_TYPE { type NET_IF_RCV_ADDRESS_LH (line 91) | typedef struct _NET_IF_RCV_ADDRESS_LH { type NET_IF_RCV_ADDRESS_LH (line 96) | typedef NET_IF_RCV_ADDRESS_LH NET_IF_RCV_ADDRESS; type NET_IF_RCV_ADDRESS_LH (line 97) | typedef NET_IF_RCV_ADDRESS_LH *PNET_IF_RCV_ADDRESS; type NET_LUID_LH (line 99) | typedef union _NET_LUID_LH { type NET_LUID_LH (line 107) | typedef NET_LUID_LH NET_LUID; type NET_LUID (line 108) | typedef NET_LUID *PNET_LUID; type NET_LUID (line 109) | typedef NET_LUID IF_LUID; type NET_LUID (line 110) | typedef NET_LUID *PIF_LUID; type NET_IF_ACCESS_TYPE (line 112) | typedef enum _NET_IF_ACCESS_TYPE { type NET_IF_DIRECTION_TYPE (line 120) | typedef enum _NET_IF_DIRECTION_TYPE { type NET_IF_CONNECTION_TYPE (line 127) | typedef enum _NET_IF_CONNECTION_TYPE { type NET_IF_MEDIA_CONNECT_STATE (line 134) | typedef enum _NET_IF_MEDIA_CONNECT_STATE { type NET_IF_MEDIA_DUPLEX_STATE (line 140) | typedef enum _NET_IF_MEDIA_DUPLEX_STATE { type NET_PHYSICAL_LOCATION_LH (line 146) | typedef struct _NET_PHYSICAL_LOCATION_LH { type NET_PHYSICAL_LOCATION_LH (line 151) | typedef NET_PHYSICAL_LOCATION_LH NET_PHYSICAL_LOCATION; type NET_PHYSICAL_LOCATION (line 152) | typedef NET_PHYSICAL_LOCATION *PNET_PHYSICAL_LOCATION; type IF_COUNTED_STRING_LH (line 154) | typedef struct _IF_COUNTED_STRING_LH { type IF_COUNTED_STRING_LH (line 158) | typedef IF_COUNTED_STRING_LH IF_COUNTED_STRING; type IF_COUNTED_STRING (line 159) | typedef IF_COUNTED_STRING *PIF_COUNTED_STRING; type IF_PHYSICAL_ADDRESS_LH (line 161) | typedef struct _IF_PHYSICAL_ADDRESS_LH { type IF_PHYSICAL_ADDRESS_LH (line 165) | typedef IF_PHYSICAL_ADDRESS_LH IF_PHYSICAL_ADDRESS; type IF_PHYSICAL_ADDRESS (line 166) | typedef IF_PHYSICAL_ADDRESS *PIF_PHYSICAL_ADDRESS; type TUNNEL_TYPE (line 168) | typedef enum { type IF_ADMINISTRATIVE_STATE (line 178) | typedef enum _IF_ADMINISTRATIVE_STATE { type IF_OPER_STATUS (line 184) | typedef enum { type NDIS_INTERFACE_INFORMATION (line 194) | typedef struct _NDIS_INTERFACE_INFORMATION { FILE: wine/windows/ifmib.h type MIB_IFNUMBER (line 23) | typedef struct _MIB_IFNUMBER type MIB_IFROW (line 35) | typedef struct _MIB_IFROW type MIB_IFTABLE (line 63) | typedef struct _MIB_IFTABLE FILE: wine/windows/imagehlp.h type PVOID (line 99) | typedef PVOID DIGEST_HANDLE; type IMAGEHLP_STATUS_REASON (line 105) | typedef enum _IMAGEHLP_STATUS_REASON { type ADDRESS_MODE (line 149) | typedef enum _ADDRESS_MODE { type SYM_TYPE (line 176) | typedef enum { type LOADED_IMAGE (line 217) | typedef struct _LOADED_IMAGE type API_VERSION (line 235) | typedef struct _API_VERSION { type IMAGE_DEBUG_INFORMATION (line 242) | typedef struct _IMAGE_DEBUG_INFORMATION { type ADDRESS (line 285) | typedef struct _ADDRESS { type ADDRESS64 (line 291) | typedef struct _ADDRESS64 { type KDHELP (line 297) | typedef struct _KDHELP { type KDHELP64 (line 307) | typedef struct _KDHELP64 { type STACKFRAME (line 319) | typedef struct _STACKFRAME { type STACKFRAME64 (line 332) | typedef struct _STACKFRAME64 { type SOURCEFILE (line 346) | typedef struct _SOURCEFILE { type SOURCEFILEW (line 351) | typedef struct _SOURCEFILEW type IMAGEHLP_STACK_FRAME (line 357) | typedef struct _IMAGEHLP_STACK_FRAME type VOID (line 371) | typedef VOID IMAGEHLP_CONTEXT, *PIMAGEHLP_CONTEXT; type IMAGEHLP_SYMBOL (line 373) | typedef struct _IMAGEHLP_SYMBOL { type IMAGEHLP_SYMBOLW (line 382) | typedef struct _IMAGEHLP_SYMBOLW { type IMAGEHLP_SYMBOL64 (line 391) | typedef struct _IMAGEHLP_SYMBOL64 type IMAGEHLP_SYMBOLW64 (line 401) | typedef struct _IMAGEHLP_SYMBOLW64 type IMAGEHLP_MODULE (line 411) | typedef struct _IMAGEHLP_MODULE { type IMAGEHLP_MODULEW (line 424) | typedef struct _IMAGEHLP_MODULEW { type IMAGEHLP_MODULE64 (line 437) | typedef struct _IMAGEHLP_MODULE64 type IMAGEHLP_MODULEW64 (line 464) | typedef struct _IMAGEHLP_MODULEW64 type IMAGEHLP_LINE (line 491) | typedef struct _IMAGEHLP_LINE { type IMAGEHLP_LINEW (line 499) | typedef struct _IMAGEHLP_LINEW { type IMAGEHLP_LINE64 (line 507) | typedef struct _IMAGEHLP_LINE64 { type IMAGEHLP_LINEW64 (line 515) | typedef struct _IMAGEHLP_LINEW64 { type IMAGEHLP_DEFERRED_SYMBOL_LOAD (line 523) | typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOAD { type IMAGEHLP_DUPLICATE_SYMBOL (line 532) | typedef struct _IMAGEHLP_DUPLICATE_SYMBOL { type IMAGEHLP_SYMBOL_TYPE_INFO (line 539) | typedef enum _IMAGEHLP_SYMBOL_TYPE_INFO type IMAGEHLP_GET_TYPE_INFO_PARAMS (line 572) | typedef struct _IMAGEHLP_GET_TYPE_INFO_PARAMS type SYMBOL_INFO (line 605) | typedef struct _SYMBOL_INFO { type SYMBOL_INFOW (line 623) | typedef struct _SYMBOL_INFOW type SYMBOL_INFO_PACKAGE (line 642) | typedef struct _SYMBOL_INFO_PACKAGE type SYMBOL_INFO_PACKAGEW (line 648) | typedef struct _SYMBOL_INFO_PACKAGEW type MODLOAD_DATA (line 655) | typedef struct _MODLOAD_DATA type SRCCODEINFO (line 664) | typedef struct _SRCCODEINFO type SRCCODEINFOW (line 675) | typedef struct _SRCCODEINFOW type DWORD64 (line 701) | typedef BOOL (CALLBACK *PENUMLOADED_MODULES_CALLBACK64)( type DWORD64 (line 704) | typedef BOOL (CALLBACK *PENUMLOADED_MODULES_CALLBACKW64)( type PCSTR (line 708) | typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACK)( type PCWSTR (line 711) | typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACKW)( type PCSTR (line 715) | typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACK)( type PCWSTR (line 718) | typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACKW)( type DWORD64 (line 766) | typedef BOOL (CALLBACK *PSYM_ENUMMODULES_CALLBACK64)( type DWORD64 (line 769) | typedef BOOL (CALLBACK *PSYM_ENUMMODULES_CALLBACKW64)( type ULONG (line 773) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK)( type ULONG (line 776) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACKW)( type DWORD64 (line 779) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK64)( type DWORD64 (line 782) | typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK64W)( type DWORD (line 786) | typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK)( type ULONG64 (line 789) | typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)( type ULONG (line 797) | typedef BOOL (CALLBACK *PSYMBOL_REGISTERED_CALLBACK64)( FILE: wine/windows/ime.h type UINT (line 15) | typedef unsigned int UINT; type IMESTRUCT (line 24) | typedef struct tagIMESTRUCT { type UNDETERMINESTRUCT (line 145) | typedef struct tagUNDETERMINESTRUCT { type STRINGEXSTRUCT (line 162) | typedef struct tagSTRINGEXSTRUCT { FILE: wine/windows/imm.h type HANDLE (line 28) | typedef HANDLE HIMC; type HANDLE (line 29) | typedef HANDLE HIMCC; type REGISTERWORDA (line 31) | typedef struct tagREGISTERWORDA { type REGISTERWORDW (line 36) | typedef struct tagREGISTERWORDW { type CANDIDATEFORM (line 44) | typedef struct tagCANDIDATEFORM type CANDIDATELIST (line 52) | typedef struct tagCANDIDATELIST type STYLEBUFA (line 63) | typedef struct tagSTYLEBUFA type STYLEBUFW (line 69) | typedef struct tagSTYLEBUFW function DECL_WINELIB_TYPE_AW (line 75) | DECL_WINELIB_TYPE_AW(STYLEBUF) type IMEMENUITEMINFOA (line 93) | typedef struct tagIMEMENUITEMINFOA type IMEMENUITEMINFOW (line 106) | typedef struct tagIMEMENUITEMINFOW function DECL_WINELIB_TYPE_AW (line 119) | DECL_WINELIB_TYPE_AW(IMEMENUITEMINFO) type IMECHARPOSITION (line 132) | typedef struct _tagIMECHARPOSITION FILE: wine/windows/in6addr.h type WS (line 28) | struct WS FILE: wine/windows/inaddr.h type WS (line 29) | struct WS FILE: wine/windows/interactioncontext.h type INTERACTION_CONTEXT_PROPERTY (line 30) | typedef enum INTERACTION_CONTEXT_PROPERTY type INTERACTION_ID (line 38) | typedef enum INTERACTION_ID type INTERACTION_FLAGS (line 50) | typedef enum INTERACTION_FLAGS type INTERACTION_CONFIGURATION_FLAGS (line 60) | typedef enum INTERACTION_CONFIGURATION_FLAGS type INTERACTION_CONTEXT_CONFIGURATION (line 96) | typedef struct INTERACTION_CONTEXT_CONFIGURATION type MANIPULATION_TRANSFORM (line 103) | typedef struct MANIPULATION_TRANSFORM type MANIPULATION_VELOCITY (line 112) | typedef struct MANIPULATION_VELOCITY type MANIPULATION_RAILS_STATE (line 120) | typedef enum MANIPULATION_RAILS_STATE type INTERACTION_ARGUMENTS_MANIPULATION (line 128) | typedef struct INTERACTION_ARGUMENTS_MANIPULATION type INTERACTION_ARGUMENTS_TAP (line 136) | typedef struct INTERACTION_ARGUMENTS_TAP type CROSS_SLIDE_FLAGS (line 141) | typedef enum CROSS_SLIDE_FLAGS type INTERACTION_ARGUMENTS_CROSS_SLIDE (line 150) | typedef struct INTERACTION_ARGUMENTS_CROSS_SLIDE type INTERACTION_CONTEXT_OUTPUT (line 155) | typedef struct INTERACTION_CONTEXT_OUTPUT FILE: wine/windows/intshcut.h type IURL_SETURL_FLAGS (line 35) | typedef enum iurl_seturl_flags { type IURL_INVOKECOMMAND_FLAGS (line 41) | typedef enum iurl_invokecommand_flags { type URLINVOKECOMMANDINFOA (line 47) | typedef struct urlinvokecommandinfoA { type URLINVOKECOMMANDINFOA (line 53) | typedef const URLINVOKECOMMANDINFOA CURLINVOKECOMMANDINFOA; type URLINVOKECOMMANDINFOA (line 54) | typedef const URLINVOKECOMMANDINFOA *PCURLINVOKECOMMANDINFOA; type URLINVOKECOMMANDINFOW (line 56) | typedef struct urlinvokecommandinfoW { type URLINVOKECOMMANDINFOW (line 62) | typedef const URLINVOKECOMMANDINFOW CURLINVOKECOMMANDINFOW; type URLINVOKECOMMANDINFOW (line 63) | typedef const URLINVOKECOMMANDINFOW *PCURLINVOKECOMMANDINFOW; function DECL_WINELIB_TYPE_AW (line 93) | DECL_WINELIB_TYPE_AW(URLINVOKECOMMANDINFO) FILE: wine/windows/ipexport.h type ULONG (line 27) | typedef ULONG IPAddr; type ULONG (line 28) | typedef ULONG IPMask; type ULONG (line 29) | typedef ULONG IP_STATUS; type ip_option_information (line 31) | struct ip_option_information type icmp_echo_reply (line 54) | struct icmp_echo_reply type IP_OPTION_INFORMATION (line 65) | typedef struct ip_option_information IP_OPTION_INFORMATION, *PIP_OPTION_... type ICMP_ECHO_REPLY (line 67) | typedef struct icmp_echo_reply ICMP_ECHO_REPLY, *PICMP_ECHO_REPLY; type IP_ADAPTER_INDEX_MAP (line 104) | typedef struct _IP_ADAPTER_INDEX_MAP { type IP_INTERFACE_INFO (line 109) | typedef struct _IP_INTERFACE_INFO { type IP_UNIDIRECTIONAL_ADAPTER_ADDRESS (line 114) | typedef struct _IP_UNIDIRECTIONAL_ADAPTER_ADDRESS { FILE: wine/windows/iphlpapi.h type WS_sockaddr (line 108) | struct WS_sockaddr type sockaddr (line 110) | struct sockaddr FILE: wine/windows/ipifcons.h type ULONG (line 230) | typedef ULONG IFTYPE; type INTERNAL_IF_OPER_STATUS (line 236) | typedef enum _INTERNAL_IF_OPER_STATUS FILE: wine/windows/ipmib.h type MIB_IPADDRROW (line 34) | typedef struct _MIB_IPADDRROW type MIB_IPADDRTABLE (line 45) | typedef struct _MIB_IPADDRTABLE type MIB_IPFORWARDNUMBER (line 54) | typedef struct _MIB_IPFORWARDNUMBER type MIB_IPFORWARD_TYPE (line 59) | typedef enum type NL_ROUTE_PROTOCOL (line 67) | typedef NL_ROUTE_PROTOCOL MIB_IPFORWARD_PROTO; type MIB_IPFORWARDROW (line 69) | typedef struct _MIB_IPFORWARDROW type MIB_IPFORWARDTABLE (line 95) | typedef struct _MIB_IPFORWARDTABLE type MIB_IPNET_TYPE (line 104) | typedef enum type MIB_IPNETROW (line 112) | typedef struct _MIB_IPNETROW type MIB_IPNETTABLE (line 125) | typedef struct _MIB_IPNETTABLE type MIB_IPSTATS_FORWARDING (line 134) | typedef enum type MIB_IPSTATS (line 140) | typedef struct _MIB_IPSTATS type MIBICMPSTATS (line 174) | typedef struct _MIBICMPSTATS type MIBICMPINFO (line 191) | typedef struct _MIBICMPINFO type MIB_ICMP (line 197) | typedef struct _MIB_ICMP type ICMP4_TYPE (line 202) | typedef enum type ICMP6_TYPE (line 219) | typedef enum type MIBICMPSTATS_EX (line 238) | typedef struct _MIBICMPSTATS_EX type MIB_ICMP_EX (line 245) | typedef struct _MIB_ICMP_EX FILE: wine/windows/iprtrmib.h type TCP_TABLE_CLASS (line 28) | typedef enum _TCP_TABLE_CLASS type UDP_TABLE_CLASS (line 41) | typedef enum _UDP_TABLE_CLASS FILE: wine/windows/iptypes.h type IP_ADDRESS_STRING (line 40) | typedef struct { type IP_ADDR_STRING (line 44) | typedef struct _IP_ADDR_STRING { type IP_ADAPTER_INFO (line 51) | typedef struct _IP_ADAPTER_INFO { type IP_PER_ADAPTER_INFO (line 72) | typedef struct _IP_PER_ADAPTER_INFO { type FIXED_INFO (line 79) | typedef struct { type NL_PREFIX_ORIGIN (line 91) | typedef NL_PREFIX_ORIGIN IP_PREFIX_ORIGIN; type NL_SUFFIX_ORIGIN (line 92) | typedef NL_SUFFIX_ORIGIN IP_SUFFIX_ORIGIN; type NL_DAD_STATE (line 93) | typedef NL_DAD_STATE IP_DAD_STATE; type IP_ADAPTER_UNICAST_ADDRESS_LH (line 97) | typedef struct _IP_ADAPTER_UNICAST_ADDRESS_LH { type IP_ADAPTER_UNICAST_ADDRESS_XP (line 115) | typedef struct _IP_ADAPTER_UNICAST_ADDRESS_XP { type IP_ADAPTER_UNICAST_ADDRESS_LH (line 132) | typedef IP_ADAPTER_UNICAST_ADDRESS_LH IP_ADAPTER_UNICAST_ADDRESS; type IP_ADAPTER_UNICAST_ADDRESS_LH (line 133) | typedef IP_ADAPTER_UNICAST_ADDRESS_LH *PIP_ADAPTER_UNICAST_ADDRESS; type IP_ADAPTER_ANYCAST_ADDRESS (line 135) | typedef struct _IP_ADAPTER_ANYCAST_ADDRESS { type IP_ADAPTER_MULTICAST_ADDRESS (line 147) | typedef struct _IP_ADAPTER_MULTICAST_ADDRESS { type IP_ADAPTER_DNS_SERVER_ADDRESS (line 159) | typedef struct _IP_ADAPTER_DNS_SERVER_ADDRESS { type IP_ADAPTER_PREFIX (line 171) | typedef struct _IP_ADAPTER_PREFIX { type IP_ADAPTER_WINS_SERVER_ADDRESS_LH (line 184) | typedef struct _IP_ADAPTER_WINS_SERVER_ADDRESS_LH { type IP_ADAPTER_WINS_SERVER_ADDRESS_LH (line 195) | typedef IP_ADAPTER_WINS_SERVER_ADDRESS_LH IP_ADAPTER_WINS_SERVER_ADDRESS; type IP_ADAPTER_WINS_SERVER_ADDRESS_LH (line 196) | typedef IP_ADAPTER_WINS_SERVER_ADDRESS_LH *PIP_ADAPTER_WINS_SERVER_ADDRESS; type IP_ADAPTER_GATEWAY_ADDRESS_LH (line 198) | typedef struct _IP_ADAPTER_GATEWAY_ADDRESS_LH { type IP_ADAPTER_GATEWAY_ADDRESS_LH (line 209) | typedef IP_ADAPTER_GATEWAY_ADDRESS_LH IP_ADAPTER_GATEWAY_ADDRESS; type IP_ADAPTER_GATEWAY_ADDRESS_LH (line 210) | typedef IP_ADAPTER_GATEWAY_ADDRESS_LH *PIP_ADAPTER_GATEWAY_ADDRESS; type IP_ADAPTER_DNS_SUFFIX (line 212) | typedef struct _IP_ADAPTER_DNS_SUFFIX { type IP_ADAPTER_ADDRESSES_LH (line 228) | typedef struct _IP_ADAPTER_ADDRESSES_LH { type IP_ADAPTER_ADDRESSES_XP (line 287) | typedef struct _IP_ADAPTER_ADDRESSES_XP { type IP_ADAPTER_ADDRESSES_LH (line 315) | typedef IP_ADAPTER_ADDRESSES_LH IP_ADAPTER_ADDRESSES; type IP_ADAPTER_ADDRESSES_LH (line 316) | typedef IP_ADAPTER_ADDRESSES_LH *PIP_ADAPTER_ADDRESSES; FILE: wine/windows/ks.h type KSIDENTIFIER (line 22) | typedef union tagKSIDENTIFIER type KSIDENTIFIER (line 33) | typedef KSIDENTIFIER KSPROPERTY, *PKSPROPERTY, KSMETHOD, *PKSMETHOD, KSE... type KSPIN_DATAFLOW (line 35) | typedef enum type KSDATAFORMAT (line 51) | typedef union unionKSDATAFORMAT FILE: wine/windows/ksmedia.h type LONGLONG (line 47) | typedef LONGLONG REFERENCE_TIME; type EPcxConnectionType (line 50) | typedef enum type EPcxGeoLocation (line 66) | typedef enum type EPcxGenLocation (line 85) | typedef enum type EPxcPortConnection (line 93) | typedef enum type KSJACK_DESCRIPTION (line 101) | typedef struct type KSJACK_DESCRIPTION (line 112) | typedef KSJACK_DESCRIPTION *PKSJACK_DESCRIPTION; type KSJACK_SINK_CONNECTIONTYPE (line 114) | typedef enum type KSJACK_SINK_INFORMATION (line 122) | typedef struct _tagKSJACK_SINK_INFORMATION type KSJACK_DESCRIPTION2 (line 138) | typedef struct _tagKSJACK_DESCRIPTION2 type _tagKSJACK_DESCRIPTION2 (line 144) | struct _tagKSJACK_DESCRIPTION2 FILE: wine/windows/lmaccess.h type LONG (line 127) | typedef LONG NTSTATUS; type NTSTATUS (line 131) | typedef NTSTATUS *PNTSTATUS; type USER_INFO_0 (line 135) | typedef struct _USER_INFO_0 { type USER_INFO_1 (line 139) | typedef struct _USER_INFO_1 { type USER_INFO_2 (line 150) | typedef struct _USER_INFO_2 { type USER_INFO_3 (line 177) | typedef struct _USER_INFO_3 { type USER_INFO_4 (line 209) | typedef struct _USER_INFO_4 { type USER_INFO_10 (line 241) | typedef struct _USER_INFO_10 { type USER_INFO_11 (line 248) | typedef struct _USER_INFO_11 { type USER_INFO_20 (line 271) | typedef struct _USER_INFO_20 { type USER_INFO_23 (line 279) | typedef struct _USER_INFO_23 { type USER_INFO_1003 (line 287) | typedef struct _USER_INFO_1003 { type USER_INFO_1005 (line 291) | typedef struct _USER_INFO_1005 { type USER_INFO_1006 (line 295) | typedef struct _USER_INFO_1006 { type USER_INFO_1007 (line 299) | typedef struct _USER_INFO_1007 { type USER_INFO_1008 (line 303) | typedef struct _USER_INFO_1008 { type USER_INFO_1009 (line 307) | typedef struct _USER_INFO_1009 { type USER_INFO_1010 (line 311) | typedef struct _USER_INFO_1010 { type USER_INFO_1011 (line 315) | typedef struct _USER_INFO_1011 { type USER_INFO_1012 (line 319) | typedef struct _USER_INFO_1012 { type USER_INFO_1013 (line 323) | typedef struct _USER_INFO_1013 { type USER_INFO_1014 (line 327) | typedef struct _USER_INFO_1014 { type USER_INFO_1017 (line 331) | typedef struct _USER_INFO_1017 { type USER_INFO_1018 (line 335) | typedef struct _USER_INFO_1018 { type USER_INFO_1020 (line 339) | typedef struct _USER_INFO_1020 { type USER_INFO_1023 (line 344) | typedef struct _USER_INFO_1023 { type USER_INFO_1024 (line 348) | typedef struct _USER_INFO_1024 { type USER_INFO_1025 (line 352) | typedef struct _USER_INFO_1025 { type USER_INFO_1051 (line 356) | typedef struct _USER_INFO_1051 { type USER_INFO_1052 (line 360) | typedef struct _USER_INFO_1052 { type USER_INFO_1053 (line 364) | typedef struct _USER_INFO_1053 { type USER_MODALS_INFO_0 (line 368) | typedef struct _USER_MODALS_INFO_0 { type USER_MODALS_INFO_1 (line 376) | typedef struct _USER_MODALS_INFO_1 { type USER_MODALS_INFO_2 (line 381) | typedef struct _USER_MODALS_INFO_2 { type USER_MODALS_INFO_3 (line 386) | typedef struct _USER_MODALS_INFO_3 { type NET_DISPLAY_USER (line 392) | typedef struct _NET_DISPLAY_USER { type NET_DISPLAY_MACHINE (line 401) | typedef struct _NET_DISPLAY_MACHINE { type NET_DISPLAY_GROUP (line 409) | typedef struct _NET_DISPLAY_GROUP { type LOCALGROUP_INFO_0 (line 417) | typedef struct _LOCALGROUP_INFO_0 { type LOCALGROUP_INFO_1 (line 421) | typedef struct _LOCALGROUP_INFO_1 { type LOCALGROUP_INFO_1002 (line 426) | typedef struct _LOCALGROUP_INFO_1002 { type LOCALGROUP_MEMBERS_INFO_0 (line 430) | typedef struct _LOCALGROUP_MEMBERS_INFO_0 { type LOCALGROUP_MEMBERS_INFO_1 (line 434) | typedef struct _LOCALGROUP_MEMBERS_INFO_1 { type LOCALGROUP_MEMBERS_INFO_2 (line 440) | typedef struct _LOCALGROUP_MEMBERS_INFO_2 { type LOCALGROUP_MEMBERS_INFO_3 (line 446) | typedef struct _LOCALGROUP_MEMBERS_INFO_3 { type LOCALGROUP_USERS_INFO_0 (line 450) | typedef struct _LOCALGROUP_USERS_INFO_0 { FILE: wine/windows/lmat.h type AT_INFO (line 37) | typedef struct _AT_INFO type AT_ENUM (line 46) | typedef struct _AT_ENUM FILE: wine/windows/lmbrowsr.h type BROWSER_EMULATED_DOMAIN (line 29) | typedef struct _BROWSER_EMULATED_DOMAIN { FILE: wine/windows/lmjoin.h type NETSETUP_JOIN_STATUS (line 26) | typedef enum tagNETSETUP_JOIN_STATUS FILE: wine/windows/lmmsg.h type MSG_INFO_0 (line 29) | typedef struct _MSG_INFO_0 type MSG_INFO_1 (line 34) | typedef struct _MSG_INFO_1 FILE: wine/windows/lmserver.h type SERVER_INFO_100 (line 28) | typedef struct _SERVER_INFO_100 { type SERVER_INFO_101 (line 33) | typedef struct _SERVER_INFO_101 { FILE: wine/windows/lmshare.h type SHARE_INFO_0 (line 27) | typedef struct _SHARE_INFO_0 { type SHARE_INFO_1 (line 31) | typedef struct _SHARE_INFO_1 { type SHARE_INFO_2 (line 37) | typedef struct _SHARE_INFO_2 { type SHARE_INFO_502 (line 48) | typedef struct _SHARE_INFO_502 { FILE: wine/windows/lmstats.h type STAT_WORKSTATION_0 (line 28) | typedef struct _STAT_WORKSTATION_0 { type STAT_SERVER_0 (line 71) | typedef struct _STAT_SERVER_0 { FILE: wine/windows/lmuse.h type USE_INFO_1 (line 50) | typedef struct _USE_INFO_1 type USE_INFO_2 (line 61) | typedef struct _USE_INFO_2 FILE: wine/windows/lmwksta.h type WKSTA_TRANSPORT_INFO_0 (line 29) | typedef struct _WKSTA_TRANSPORT_INFO_0 { type WKSTA_USER_INFO_0 (line 37) | typedef struct _WKSTA_USER_INFO_0 { type WKSTA_USER_INFO_1 (line 41) | typedef struct _WKSTA_USER_INFO_1 { type WKSTA_USER_INFO_1101 (line 48) | typedef struct _WKSTA_USER_INFO_1101 { type WKSTA_INFO_100 (line 52) | typedef struct _WKSTA_INFO_100 { type WKSTA_INFO_101 (line 60) | typedef struct _WKSTA_INFO_101 { type WKSTA_INFO_102 (line 69) | typedef struct _WKSTA_INFO_102 { FILE: wine/windows/lowlevelmonitorconfigurationapi.h type MC_TIMING_REPORT (line 26) | typedef struct _MC_TIMING_REPORT type MC_VCP_CODE_TYPE (line 33) | typedef enum _MC_VCP_CODE_TYPE FILE: wine/windows/mapi.h type ULONG_PTR (line 30) | typedef ULONG_PTR LHANDLE, *LPLHANDLE; type ULONG (line 36) | typedef ULONG FLAGS; type ULONG (line 38) | typedef ULONG *LPULONG; type MapiFileDesc (line 40) | typedef struct type MapiFileDescW (line 50) | typedef struct type MapiRecipDesc (line 67) | typedef struct type MapiRecipDescW (line 77) | typedef struct type MapiMessage (line 87) | typedef struct type MapiMessageW (line 103) | typedef struct type ULONG_PTR (line 186) | typedef ULONG (WINAPI MAPIADDRESS)(LHANDLE,ULONG_PTR,LPSTR,ULONG,LPSTR,U... type MAPIADDRESS (line 187) | typedef MAPIADDRESS *LPMAPIADDRESS; type ULONG_PTR (line 190) | typedef ULONG (WINAPI MAPIDELETEMAIL)(LHANDLE,ULONG_PTR,LPSTR,FLAGS,ULONG); type MAPIDELETEMAIL (line 191) | typedef MAPIDELETEMAIL *LPMAPIDELETEMAIL; type ULONG_PTR (line 194) | typedef ULONG (WINAPI MAPIDETAILS)(LHANDLE,ULONG_PTR,lpMapiRecipDesc,FLA... type MAPIDETAILS (line 195) | typedef MAPIDETAILS *LPMAPIDETAILS; type ULONG_PTR (line 198) | typedef ULONG (WINAPI MAPIFINDNEXT)(LHANDLE,ULONG_PTR,LPSTR,LPSTR,FLAGS,... type MAPIFINDNEXT (line 199) | typedef MAPIFINDNEXT *LPMAPIFINDNEXT; type MAPIFREEBUFFER (line 205) | typedef MAPIFREEBUFFER *LPMAPIFREEBUFFER; type ULONG_PTR (line 209) | typedef ULONG (WINAPI MAPILOGOFF)(LHANDLE,ULONG_PTR,FLAGS,ULONG); type MAPILOGOFF (line 210) | typedef MAPILOGOFF *LPMAPILOGOFF; type LPSTR (line 213) | typedef ULONG (WINAPI MAPILOGON)(ULONG_PTR,LPSTR,LPSTR,FLAGS,ULONG,LPLHA... type MAPILOGON (line 214) | typedef MAPILOGON *LPMAPILOGON; type ULONG_PTR (line 217) | typedef ULONG (WINAPI MAPIREADMAIL)(LHANDLE,ULONG_PTR,LPSTR,FLAGS,ULONG,... type MAPIREADMAIL (line 218) | typedef MAPIREADMAIL *LPMAPIREADMAIL; type ULONG_PTR (line 221) | typedef ULONG (WINAPI MAPIRESOLVENAME)(LHANDLE,ULONG_PTR,LPSTR,FLAGS,ULO... type MAPIRESOLVENAME (line 222) | typedef MAPIRESOLVENAME *LPMAPIRESOLVENAME; type ULONG_PTR (line 225) | typedef ULONG (WINAPI MAPISAVEMAIL)(LHANDLE,ULONG_PTR,lpMapiMessage,FLAG... type MAPISAVEMAIL (line 226) | typedef MAPISAVEMAIL *LPMAPISAVEMAIL; type LPSTR (line 229) | typedef ULONG (WINAPI MAPISENDDOCUMENTS)(ULONG_PTR,LPSTR,LPSTR,LPSTR,ULO... type MAPISENDDOCUMENTS (line 230) | typedef MAPISENDDOCUMENTS *LPMAPISENDDOCUMENTS; type ULONG_PTR (line 233) | typedef ULONG (WINAPI MAPISENDMAIL)(LHANDLE,ULONG_PTR,lpMapiMessage,FLAG... type MAPISENDMAIL (line 234) | typedef MAPISENDMAIL *LPMAPISENDMAIL; type ULONG_PTR (line 237) | typedef ULONG (WINAPI MAPISENDMAILW)(LHANDLE,ULONG_PTR,lpMapiMessageW,FL... type MAPISENDMAILW (line 238) | typedef MAPISENDMAILW *LPMAPISENDMAILW; FILE: wine/windows/mapidefs.h type ULONG_PTR (line 31) | typedef ULONG_PTR LHANDLE, *LPLHANDLE; type CY (line 36) | typedef union tagCY type CY (line 50) | typedef CY CURRENCY; type FILETIME (line 56) | typedef struct _FILETIME type LPVOID (line 69) | typedef SCODE (WINAPI ALLOCATEBUFFER)(ULONG,LPVOID*); type LPVOID (line 70) | typedef SCODE (WINAPI ALLOCATEMORE)(ULONG,LPVOID,LPVOID*); type ALLOCATEBUFFER (line 73) | typedef ALLOCATEBUFFER *LPALLOCATEBUFFER; type ALLOCATEMORE (line 74) | typedef ALLOCATEMORE *LPALLOCATEMORE; type FREEBUFFER (line 75) | typedef FREEBUFFER *LPFREEBUFFER; type IID (line 78) | typedef const IID *LPCIID; type IAddrBook (line 80) | typedef struct IAddrBook IAddrBook; type IAddrBook (line 81) | typedef IAddrBook *LPADRBOOK; type IABContainer (line 82) | typedef struct IABContainer IABContainer; type IABContainer (line 83) | typedef IABContainer *LPABCONT; type IAttach (line 84) | struct IAttach type IDistList (line 85) | typedef struct IDistList IDistList; type IDistList (line 86) | typedef IDistList *LPDISTLIST; type IMailUser (line 87) | typedef struct IMailUser IMailUser; type IMailUser (line 88) | typedef IMailUser *LPMAILUSER; type IMAPIAdviseSink (line 89) | struct IMAPIAdviseSink type IMAPIContainer (line 90) | struct IMAPIContainer type IMAPIFolder (line 91) | struct IMAPIFolder type IMAPIProgress (line 92) | typedef struct IMAPIProgress IMAPIProgress; type IMAPIProgress (line 93) | typedef IMAPIProgress *LPMAPIPROGRESS; type IMAPIStatus (line 94) | typedef struct IMAPIStatus IMAPIStatus; type IMAPIStatus (line 95) | typedef IMAPIStatus *LPMAPISTATUS; type IMessage (line 96) | struct IMessage type IProfSect (line 97) | typedef struct IProfSect IProfSect; type IProfSect (line 98) | typedef IProfSect *LPPROFSECT; type IProviderAdmin (line 99) | typedef struct IProviderAdmin IProviderAdmin; type IProviderAdmin (line 100) | typedef IProviderAdmin *LPPROVIDERADMIN; type ENTRYID (line 116) | typedef struct _ENTRYID type MAPIUID (line 123) | typedef struct _MAPIUID type SPropTagArray (line 265) | typedef struct _SPropTagArray type SAppTimeArray (line 277) | typedef struct _SAppTimeArray type SBinary (line 284) | typedef struct _SBinary type SBinaryArray (line 291) | typedef struct _SBinaryArray type SBinaryArray (line 297) | typedef SBinaryArray ENTRYLIST, *LPENTRYLIST; type SCurrencyArray (line 300) | typedef struct _SCurrencyArray type SDateTimeArray (line 307) | typedef struct _SDateTimeArray type SDoubleArray (line 314) | typedef struct _SDoubleArray type SGuidArray (line 321) | typedef struct _SGuidArray type SLargeIntegerArray (line 328) | typedef struct _SLargeIntegerArray type SLongArray (line 335) | typedef struct _SLongArray type SLPSTRArray (line 342) | typedef struct _SLPSTRArray type SRealArray (line 349) | typedef struct _SRealArray type SShortArray (line 356) | typedef struct _SShortArray type SWStringArray (line 363) | typedef struct _SWStringArray type __UPV (line 370) | typedef union _PV type SPropValue (line 403) | typedef struct _SPropValue type SRow (line 411) | typedef struct _SRow type SRowSet (line 419) | typedef struct _SRowSet type SPropProblem (line 431) | typedef struct _SPropProblem type SPropProblemArray (line 439) | typedef struct _SPropProblemArray type ULONG (line 478) | typedef ULONG BOOKMARK; type _SRestriction (line 485) | struct _SRestriction type SAndRestriction (line 487) | typedef struct _SAndRestriction type SBitMaskRestriction (line 493) | typedef struct _SBitMaskRestriction type SCommentRestriction (line 500) | typedef struct _SCommentRestriction type SComparePropsRestriction (line 515) | typedef struct _SComparePropsRestriction type SContentRestriction (line 522) | typedef struct _SContentRestriction type SExistRestriction (line 529) | typedef struct _SExistRestriction type SNotRestriction (line 536) | typedef struct _SNotRestriction type SOrRestriction (line 542) | typedef struct _SOrRestriction type SPropertyRestriction (line 548) | typedef struct _SPropertyRestriction type SSizeRestriction (line 555) | typedef struct _SSizeRestriction type SSubRestriction (line 562) | typedef struct _SSubRestriction type SRestriction (line 581) | typedef struct _SRestriction type MAPIERROR (line 601) | typedef struct _MAPIERROR type SSortOrder (line 620) | typedef struct _SSortOrder type SSortOrderSet (line 626) | typedef struct _SSortOrderSet type MAPINAMEID (line 637) | typedef struct _MAPINAMEID type ERROR_NOTIFICATION (line 674) | typedef struct _ERROR_NOTIFICATION type NEWMAIL_NOTIFICATION (line 684) | typedef struct _NEWMAIL_NOTIFICATION type OBJECT_NOTIFICATION (line 700) | typedef struct _OBJECT_NOTIFICATION type TABLE_NOTIFICATION (line 715) | typedef struct _TABLE_NOTIFICATION type EXTENDED_NOTIFICATION (line 726) | typedef struct _EXTENDED_NOTIFICATION type STATUS_OBJECT_NOTIFICATION (line 734) | typedef struct type NOTIFICATION (line 743) | typedef struct _NOTIFICATION type ULONG (line 758) | typedef LONG (WINAPI NOTIFCALLBACK)(LPVOID,ULONG,LPNOTIFICATION); type NOTIFCALLBACK (line 759) | typedef NOTIFCALLBACK *LPNOTIFCALLBACK; type IMsgStore (line 998) | typedef IMsgStore *LPMDB; type FLATENTRY (line 1155) | typedef struct type FLATENTRYLIST (line 1161) | typedef struct type MTSID (line 1168) | typedef struct type FLATMTSIDLIST (line 1174) | typedef struct type ADRENTRY (line 1181) | typedef struct _ADRENTRY type ADRLIST (line 1188) | typedef struct _ADRLIST FILE: wine/windows/mapiform.h type ULONG (line 28) | typedef ULONG HFRMREG; FILE: wine/windows/mapiutil.h type LPFREEBUFFER (line 35) | typedef HRESULT (WINAPI * LPOPENSTREAMONFILE)(LPALLOCATEBUFFER,LPFREEBUF... type LPFREEBUFFER (line 40) | typedef HRESULT (WINAPI * LPOPENSTREAMONFILE)(LPALLOCATEBUFFER,LPFREEBUF... type IPropData (line 49) | struct IPropData type DISPATCHNOTIFICATIONS (line 111) | typedef DISPATCHNOTIFICATIONS *LPDISPATCHNOTIFICATIONS; type LPBYTE (line 112) | typedef SCODE (WINAPI CREATECONVERSATIONINDEX)(ULONG,LPBYTE,ULONG*,LPBYT... type CREATECONVERSATIONINDEX (line 113) | typedef CREATECONVERSATIONINDEX *LPCREATECONVERSATIONINDEX; type ITableData (line 115) | struct ITableData function FILETIME (line 175) | static inline FILETIME FtAddFt(FILETIME ftLeft, FILETIME ftRight) function FILETIME (line 183) | static inline FILETIME FtSubFt(FILETIME ftLeft, FILETIME ftRight) function FILETIME (line 191) | static inline FILETIME FtNegFt(FILETIME ftLeft) function FILETIME (line 199) | static inline FILETIME FtMulDw(DWORD dwLeft, FILETIME ftRight) function FILETIME (line 207) | static inline FILETIME FtMulDwDw(DWORD dwLeft, DWORD dwRight) FILE: wine/windows/mapix.h type IProfAdmin (line 31) | typedef struct IProfAdmin IProfAdmin; type IProfAdmin (line 32) | typedef IProfAdmin *LPPROFADMIN; type IMsgServiceAdmin (line 33) | typedef struct IMsgServiceAdmin IMsgServiceAdmin; type IMsgServiceAdmin (line 34) | typedef IMsgServiceAdmin *LPSERVICEADMIN; type IMAPISession (line 35) | struct IMAPISession type ULONG (line 39) | typedef ULONG FLAGS; type MAPIINIT_0 (line 71) | typedef struct tagMAPIINIT_0 type MAPIINIT_0 (line 77) | typedef MAPIINIT_0 MAPIINIT, *LPMAPIINIT; type MAPIINITIALIZE (line 82) | typedef MAPIINITIALIZE *LPMAPIINITIALIZE; type MAPIUNINITIALIZE (line 86) | typedef MAPIUNINITIALIZE *LPMAPIUNINITIALIZE; type LPWSTR (line 90) | typedef HRESULT (STDMETHODCALLTYPE MAPILOGONEX)(ULONG_PTR,LPWSTR,LPWSTR,... type LPSTR (line 92) | typedef HRESULT (STDMETHODCALLTYPE MAPILOGONEX)(ULONG_PTR,LPSTR,LPSTR,UL... type MAPILOGONEX (line 94) | typedef MAPILOGONEX *LPMAPILOGONEX; type LPVOID (line 97) | typedef SCODE (WINAPI MAPIALLOCATEBUFFER)(ULONG,LPVOID*); type MAPIALLOCATEBUFFER (line 98) | typedef MAPIALLOCATEBUFFER *LPMAPIALLOCATEBUFFER; type LPVOID (line 101) | typedef SCODE (WINAPI MAPIALLOCATEMORE)(ULONG,LPVOID,LPVOID*); type MAPIALLOCATEMORE (line 102) | typedef MAPIALLOCATEMORE *LPMAPIALLOCATEMORE; type MAPIFREEBUFFER (line 108) | typedef MAPIFREEBUFFER *LPMAPIFREEBUFFER; type LPPROFADMIN (line 112) | typedef HRESULT (WINAPI MAPIADMINPROFILES)(ULONG,LPPROFADMIN*); type MAPIADMINPROFILES (line 113) | typedef MAPIADMINPROFILES *LPMAPIADMINPROFILES; FILE: wine/windows/mcx.h type MODEMDEVCAPS (line 22) | typedef struct tagMODEMDEVCAPS { type MODEMSETTINGS (line 45) | typedef struct tagMODEMSETTINGS { FILE: wine/windows/mfapi.h type MFWORKITEM_KEY (line 64) | typedef unsigned __int64 MFWORKITEM_KEY; FILE: wine/windows/midles.h type MIDL_ES_CODE (line 30) | typedef enum type MIDL_ES_HANDLE_STYLE (line 37) | typedef enum type MIDL_ES_MESSAGE (line 48) | typedef struct _MIDL_ES_MESSAGE type PMIDL_ES_MESSAGE (line 71) | typedef PMIDL_ES_MESSAGE MIDL_ES_HANDLE; type MIDL_TYPE_PICKLING_INFO (line 73) | typedef struct _MIDL_TYPE_PICKLING_INFO FILE: wine/windows/mmddk.h type DRVM_IOCTL_DATA (line 61) | typedef struct { type JOYPOS (line 260) | typedef struct joypos_tag { type JOYRANGE (line 270) | typedef struct joyrange_tag { type JOYREGUSERVALUES (line 276) | typedef struct joyreguservalues_tag { type JOYREGHWSETTINGS (line 284) | typedef struct joyreghwsettings_tag { type JOYREGHWVALUES (line 290) | typedef struct joyreghwvalues_tag { type JOYREGHWCONFIG (line 297) | typedef struct joyreghwconfig_tag { type JOYCALIBRATE (line 306) | typedef struct joycalibrate_tag { type JOYCALIBRATE (line 314) | typedef JOYCALIBRATE *LPJOYCALIBRATE; type JOYDEVMSGPROC (line 318) | typedef JOYDEVMSGPROC *LPJOYDEVMSGPROC; type WAVEOPENDESC (line 387) | typedef struct { type MIDIOPENSTRMID (line 396) | typedef struct { type MIDIOPENDESC (line 401) | typedef struct { type MIXEROPENDESC (line 410) | typedef struct tMIXEROPENDESC type MCI_OPEN_DRIVER_PARMSA (line 419) | typedef struct { type MCI_OPEN_DRIVER_PARMSW (line 426) | typedef struct { type VOID (line 455) | typedef VOID (*LPTASKCALLBACK)(DWORD_PTR dwInst); FILE: wine/windows/mmreg.h type WAVEFILTER (line 38) | typedef struct _WAVEFILTER { type VOLUMEWAVEFILTER (line 49) | typedef struct _WAVEFILTER_VOLUME { type ECHOWAVEFILTER (line 58) | typedef struct WAVEFILTER_ECHO { type WAVEFORMATEX (line 67) | typedef struct _WAVEFORMATEX { type ADPCMCOEFSET (line 142) | typedef struct adpcmcoef_tag { type ADPCMCOEFSET (line 146) | typedef ADPCMCOEFSET *PADPCMCOEFSET, type ADPCMWAVEFORMAT (line 149) | typedef struct adpcmwaveformat_tag { type ADPCMWAVEFORMAT (line 156) | typedef ADPCMWAVEFORMAT *PADPCMWAVEFORMAT, type DVIADPCMWAVEFORMAT (line 159) | typedef struct dvi_adpcmwaveformat_tag { type DVIADPCMWAVEFORMAT (line 163) | typedef DVIADPCMWAVEFORMAT *PDVIADPCMWAVEFORMAT, type IMAADPCMWAVEFORMAT (line 166) | typedef struct ima_adpcmwaveformat_tag { type IMAADPCMWAVEFORMAT (line 170) | typedef IMAADPCMWAVEFORMAT *PIMAADPCMWAVEFORMAT, *NPIMAADPCMWAVEFORMAT, type MEDIASPACEADPCMWAVEFORMAT (line 173) | typedef struct mediaspace_adpcmwaveformat_tag { type MEDIASPACEADPCMWAVEFORMAT (line 177) | typedef MEDIASPACEADPCMWAVEFORMAT *PMEDIASPACEADPCMWAVEFORMAT, type SIERRAADPCMWAVEFORMAT (line 180) | typedef struct sierra_adpcmwaveformat_tag { type SIERRAADPCMWAVEFORMAT (line 184) | typedef SIERRAADPCMWAVEFORMAT *PSIERRAADPCMWAVEFORMAT, type G723_ADPCMWAVEFORMAT (line 187) | typedef struct g723_adpcmwaveformat_tag { type G723_ADPCMWAVEFORMAT (line 192) | typedef G723_ADPCMWAVEFORMAT *PG723_ADPCMWAVEFORMAT, type DIGISTDWAVEFORMAT (line 195) | typedef struct digistdwaveformat_tag { type DIGISTDWAVEFORMAT (line 198) | typedef DIGISTDWAVEFORMAT *PDIGISTDWAVEFORMAT, type DIGIFIXWAVEFORMAT (line 201) | typedef struct digifixwaveformat_tag { type DIGIFIXWAVEFORMAT (line 204) | typedef DIGIFIXWAVEFORMAT *PDIGIFIXWAVEFORMAT, type DIALOGICOKIADPCMWAVEFORMAT (line 207) | typedef struct creative_fastspeechformat_tag { type DIALOGICOKIADPCMWAVEFORMAT (line 210) | typedef DIALOGICOKIADPCMWAVEFORMAT *PDIALOGICOKIADPCMWAVEFORMAT, type YAMAHA_ADPCMWAVEFORMAT (line 213) | typedef struct yamaha_adpmcwaveformat_tag { type YAMAHA_ADPCMWAVEFORMAT (line 216) | typedef YAMAHA_ADPCMWAVEFORMAT *PYAMAHA_ADPCMWAVEFORMAT, type SONARCWAVEFORMAT (line 219) | typedef struct sonarcwaveformat_tag { type SONARCWAVEFORMAT (line 223) | typedef SONARCWAVEFORMAT *PSONARCWAVEFORMAT, type TRUESPEECHWAVEFORMAT (line 226) | typedef struct truespeechwaveformat_tag { type TRUESPEECHWAVEFORMAT (line 232) | typedef TRUESPEECHWAVEFORMAT *PTRUESPEECHWAVEFORMAT, type ECHOSC1WAVEFORMAT (line 235) | typedef struct echosc1waveformat_tag { type ECHOSC1WAVEFORMAT (line 238) | typedef ECHOSC1WAVEFORMAT *PECHOSC1WAVEFORMAT, type AUDIOFILE_AF36WAVEFORMAT (line 241) | typedef struct audiofile_af36waveformat_tag { type AUDIOFILE_AF36WAVEFORMAT (line 244) | typedef AUDIOFILE_AF36WAVEFORMAT *PAUDIOFILE_AF36WAVEFORMAT, type APTXWAVEFORMAT (line 247) | typedef struct aptxwaveformat_tag { type APTXWAVEFORMAT (line 250) | typedef APTXWAVEFORMAT *PAPTXWAVEFORMAT, type AUDIOFILE_AF10WAVEFORMAT (line 253) | typedef struct audiofile_af10waveformat_tag { type AUDIOFILE_AF10WAVEFORMAT (line 256) | typedef AUDIOFILE_AF10WAVEFORMAT *PAUDIOFILE_AF10WAVEFORMAT, type DOLBYAC2WAVEFORMAT (line 259) | typedef struct dolbyac2waveformat_tag { type GSM610WAVEFORMAT (line 264) | typedef struct gsm610waveformat_tag { type GSM610WAVEFORMAT (line 268) | typedef GSM610WAVEFORMAT *PGSM610WAVEFORMAT, type ADPCMEWAVEFORMAT (line 271) | typedef struct adpcmewaveformat_tag { type ADPCMEWAVEFORMAT (line 275) | typedef ADPCMEWAVEFORMAT *PADPCMEWAVEFORMAT, type CONTRESVQLPCWAVEFORMAT (line 278) | typedef struct contres_vqlpcwaveformat_tag { type CONTRESVQLPCWAVEFORMAT (line 282) | typedef CONTRESVQLPCWAVEFORMAT *PCONTRESVQLPCWAVEFORMAT, type DIGIREALWAVEFORMAT (line 285) | typedef struct digirealwaveformat_tag { type DIGIREALWAVEFORMAT (line 289) | typedef DIGIREALWAVEFORMAT *PDIGIREALWAVEFORMAT, type DIGIADPCMWAVEFORMAT (line 292) | typedef struct digiadpcmmwaveformat_tag { type DIGIADPCMWAVEFORMAT (line 296) | typedef DIGIADPCMWAVEFORMAT *PDIGIADPCMWAVEFORMAT, type CONTRESCR10WAVEFORMAT (line 299) | typedef struct contres_cr10waveformat_tag { type CONTRESCR10WAVEFORMAT (line 303) | typedef CONTRESCR10WAVEFORMAT *PCONTRESCR10WAVEFORMAT, type NMS_VBXADPCMWAVEFORMAT (line 306) | typedef struct nms_vbxadpcmmwaveformat_tag { type NMS_VBXADPCMWAVEFORMAT (line 310) | typedef NMS_VBXADPCMWAVEFORMAT *PNMS_VBXADPCMWAVEFORMAT, type G721_ADPCMWAVEFORMAT (line 313) | typedef struct g721_adpcmwaveformat_tag { type G721_ADPCMWAVEFORMAT (line 317) | typedef G721_ADPCMWAVEFORMAT *PG721_ADPCMWAVEFORMAT, type CREATIVEADPCMWAVEFORMAT (line 320) | typedef struct creative_adpcmwaveformat_tag { type CREATIVEADPCMWAVEFORMAT (line 324) | typedef CREATIVEADPCMWAVEFORMAT *PCREATIVEADPCMWAVEFORMAT, type CREATIVEFASTSPEECH8WAVEFORMAT (line 327) | typedef struct creative_fastspeech8format_tag { type CREATIVEFASTSPEECH8WAVEFORMAT (line 331) | typedef CREATIVEFASTSPEECH8WAVEFORMAT *PCREATIVEFASTSPEECH8WAVEFORMAT, type CREATIVEFASTSPEECH10WAVEFORMAT (line 334) | typedef struct creative_fastspeech10format_tag { type CREATIVEFASTSPEECH10WAVEFORMAT (line 338) | typedef CREATIVEFASTSPEECH10WAVEFORMAT *PCREATIVEFASTSPEECH10WAVEFORMAT, type FMTOWNS_SND_WAVEFORMAT (line 341) | typedef struct fmtowns_snd_waveformat_tag { type FMTOWNS_SND_WAVEFORMAT (line 345) | typedef FMTOWNS_SND_WAVEFORMAT *PFMTOWNS_SND_WAVEFORMAT, type OLIGSMWAVEFORMAT (line 348) | typedef struct oligsmwaveformat_tag { type OLIGSMWAVEFORMAT (line 351) | typedef OLIGSMWAVEFORMAT *POLIGSMWAVEFORMAT, type OLIADPCMWAVEFORMAT (line 354) | typedef struct oliadpcmwaveformat_tag { type OLIADPCMWAVEFORMAT (line 357) | typedef OLIADPCMWAVEFORMAT *POLIADPCMWAVEFORMAT, type OLICELPWAVEFORMAT (line 360) | typedef struct olicelpwaveformat_tag { type OLICELPWAVEFORMAT (line 363) | typedef OLICELPWAVEFORMAT *POLICELPWAVEFORMAT, type OLISBCWAVEFORMAT (line 366) | typedef struct olisbcwaveformat_tag { type OLISBCWAVEFORMAT (line 369) | typedef OLISBCWAVEFORMAT *POLISBCWAVEFORMAT, type OLIOPRWAVEFORMAT (line 372) | typedef struct olioprwaveformat_tag { type OLIOPRWAVEFORMAT (line 375) | typedef OLIOPRWAVEFORMAT *POLIOPRWAVEFORMAT, type CSIMAADPCMWAVEFORMAT (line 378) | typedef struct csimaadpcmwaveformat_tag { type CSIMAADPCMWAVEFORMAT (line 381) | typedef CSIMAADPCMWAVEFORMAT *PCSIMAADPCMWAVEFORMAT, type MPEG1WAVEFORMAT (line 384) | typedef struct mpeg1waveformat_tag { type MPEGLAYER3WAVEFORMAT (line 410) | typedef struct mpeglayer3waveformat_tag { type WAVEFORMATEXTENSIBLE (line 433) | typedef struct { type WAVEFORMATEXTENSIBLE (line 447) | typedef WAVEFORMATEXTENSIBLE WAVEFORMATPCMEX; type WAVEFORMATPCMEX (line 448) | typedef WAVEFORMATPCMEX* PWAVEFORMATPCMEX; type WAVEFORMATPCMEX (line 449) | typedef WAVEFORMATPCMEX* NPWAVEFORMATPCMEX; type WAVEFORMATPCMEX (line 450) | typedef WAVEFORMATPCMEX* LPWAVEFORMATPCMEX; type WAVEFORMATEXTENSIBLE (line 452) | typedef WAVEFORMATEXTENSIBLE WAVEFORMATIEEEFLOATEX; type WAVEFORMATIEEEFLOATEX (line 453) | typedef WAVEFORMATIEEEFLOATEX* PWAVEFORMATIEEEFLOATEX; type WAVEFORMATIEEEFLOATEX (line 454) | typedef WAVEFORMATIEEEFLOATEX* NPWAVEFORMATIEEEFLOATEX; type WAVEFORMATIEEEFLOATEX (line 455) | typedef WAVEFORMATIEEEFLOATEX* LPWAVEFORMATIEEEFLOATEX; type EXBMINFOHEADER (line 499) | typedef struct tagEXBMINFOHEADER { type WAVEFORMATEX (line 526) | typedef struct tWAVEFORMATEX { type WAVEFORMATEXTENSIBLE (line 537) | typedef struct { FILE: wine/windows/mmsystem.h type LPSTR (line 28) | typedef LPSTR HPSTR; type LPCSTR (line 29) | typedef LPCSTR HPCSTR; type UINT (line 30) | typedef UINT* LPUINT; type HMIDI (line 44) | typedef HMIDI *LPHMIDI; type HMIDIIN (line 45) | typedef HMIDIIN *LPHMIDIIN; type HMIDIOUT (line 46) | typedef HMIDIOUT *LPHMIDIOUT; type HMIDISTRM (line 47) | typedef HMIDISTRM *LPHMIDISTRM; type HMIXER (line 48) | typedef HMIXER *LPHMIXER; type HMIXEROBJ (line 49) | typedef HMIXEROBJ *LPHMIXEROBJ; type HWAVEIN (line 50) | typedef HWAVEIN *LPHWAVEIN; type HWAVEOUT (line 51) | typedef HWAVEOUT *LPHWAVEOUT; type HDRVR (line 55) | typedef LRESULT (CALLBACK *DRIVERPROC)(DWORD_PTR,HDRVR,UINT,LPARAM,LPARAM); type DWORD (line 69) | typedef DWORD MCIERROR; type UINT (line 71) | typedef UINT MMVERSION; type UINT (line 74) | typedef UINT MCIDEVICEID; type UINT (line 76) | typedef UINT MMRESULT; type MMTIME (line 78) | typedef struct mmtime_tag { type DRVCONFIGINFO (line 222) | typedef struct tagDRVCONFIGINFO { type LPDRVCALLBACK (line 311) | typedef LPDRVCALLBACK LPWAVECALLBACK; type WAVEHDR (line 328) | typedef struct wavehdr_tag { type WAVEOUTCAPSA (line 345) | typedef struct tagWAVEOUTCAPSA { type WAVEOUTCAPSW (line 356) | typedef struct tagWAVEOUTCAPSW { function DECL_WINELIB_TYPE_AW (line 366) | DECL_WINELIB_TYPE_AW(WAVEOUTCAPS) type WAVEOUTCAPS2W (line 383) | typedef struct tagWAVEOUTCAPS2W { type WAVEINCAPSA (line 407) | typedef struct tagWAVEINCAPSA { type WAVEINCAPSW (line 416) | typedef struct tagWAVEINCAPSW { function DECL_WINELIB_TYPE_AW (line 425) | DECL_WINELIB_TYPE_AW(WAVEINCAPS) type WAVEINCAPS2W (line 440) | typedef struct tagWAVEINCAPS2W { type WAVEFORMAT (line 478) | typedef struct waveformat_tag { type PCMWAVEFORMAT (line 488) | typedef struct pcmwaveformat_tag { type WAVEFORMATEX (line 496) | typedef struct tWAVEFORMATEX { type WAVEFORMATEX (line 506) | typedef const WAVEFORMATEX *LPCWAVEFORMATEX; type LPDRVCALLBACK (line 562) | typedef LPDRVCALLBACK LPMIDICALLBACK; type WORD (line 564) | typedef WORD PATCHARRAY[MIDIPATCHSIZE]; type WORD (line 565) | typedef WORD *LPPATCHARRAY; type WORD (line 566) | typedef WORD KEYARRAY[MIDIPATCHSIZE]; type WORD (line 567) | typedef WORD *LPKEYARRAY; type MIDIOUTCAPSA (line 598) | typedef struct tagMIDIOUTCAPSA { type MIDIOUTCAPSW (line 610) | typedef struct tagMIDIOUTCAPSW { function DECL_WINELIB_TYPE_AW (line 622) | DECL_WINELIB_TYPE_AW(MIDIOUTCAPS) type MIDIOUTCAPS2W (line 640) | typedef struct tagMIDIOUTCAPS2W { type MIDIINCAPSA (line 671) | typedef struct tagMIDIINCAPSA { type MIDIINCAPSW (line 679) | typedef struct tagMIDIINCAPSW { function DECL_WINELIB_TYPE_AW (line 687) | DECL_WINELIB_TYPE_AW(MIDIINCAPS) type MIDIINCAPS2W (line 701) | typedef struct tagMIDIINCAPS2W { function DECL_WINELIB_TYPE_AW (line 712) | DECL_WINELIB_TYPE_AW(MIDIINCAPS2) type MIDIPROPTEMPO (line 736) | typedef struct midiproptempo_tag { type MIDIPROPTIMEDIV (line 741) | typedef struct midiproptimediv_tag { type MIDIEVENT (line 751) | typedef struct midievent_tag { type AUXCAPSA (line 821) | typedef struct tagAUXCAPSA { type AUXCAPSW (line 831) | typedef struct tagAUXCAPSW { function DECL_WINELIB_TYPE_AW (line 841) | DECL_WINELIB_TYPE_AW(AUXCAPS) type AUXCAPS2W (line 857) | typedef struct tagAUXCAPS2W { type TIMECAPS (line 900) | typedef struct timecaps_tag { type JOYCAPSA (line 976) | typedef struct tagJOYCAPSA { type JOYCAPSW (line 1003) | typedef struct tagJOYCAPSW { function DECL_WINELIB_TYPE_AW (line 1029) | DECL_WINELIB_TYPE_AW(JOYCAPS) type JOYCAPS2W (line 1062) | typedef struct tagJOYCAPS2W { function DECL_WINELIB_TYPE_AW (line 1091) | DECL_WINELIB_TYPE_AW(JOYCAPS2) type JOYINFOEX (line 1101) | typedef struct joyinfoex_tag { type MIXERCAPSA (line 1135) | typedef struct tagMIXERCAPSA { type MIXERCAPSW (line 1144) | typedef struct tagMIXERCAPSW { function DECL_WINELIB_TYPE_AW (line 1153) | DECL_WINELIB_TYPE_AW(MIXERCAPS) type MIXERCAPS2W (line 1168) | typedef struct tagMIXERCAPS2W { type MIXERLINEA (line 1241) | typedef struct tagMIXERLINEA { type MIXERLINEW (line 1264) | typedef struct tagMIXERLINEW { type MIXERCONTROLA (line 1361) | typedef struct tagMIXERCONTROLA { type MIXERCONTROLW (line 1387) | typedef struct MIXERCONTROLW { function DECL_WINELIB_TYPE_AW (line 1413) | DECL_WINELIB_TYPE_AW(MIXERCONTROL) type MIXERLINECONTROLSW (line 1428) | typedef struct tagMIXERLINECONTROLSW { function DECL_WINELIB_TYPE_AW (line 1440) | DECL_WINELIB_TYPE_AW(MIXERLINECONTROLS) type MIXERCONTROLDETAILS_LISTTEXTA (line 1455) | typedef struct tagMIXERCONTROLDETAILS_LISTTEXTA { type MIXERCONTROLDETAILS_LISTTEXTW (line 1461) | typedef struct tagMIXERCONTROLDETAILS_LISTTEXTW { function DECL_WINELIB_TYPE_AW (line 1467) | DECL_WINELIB_TYPE_AW(MIXERCONTROLDETAILS_LISTTEXT) type MIXERCONTROLDETAILS_SIGNED (line 1475) | typedef struct { type MIXERCONTROLDETAILS_UNSIGNED (line 1479) | typedef struct { type DWORD (line 1546) | typedef DWORD FOURCC; type MMIOINFO (line 1550) | typedef struct _MMIOINFO { type MMCKINFO (line 1573) | typedef struct _MMCKINFO type MCI_GENERIC_PARMS (line 1963) | typedef struct tagMCI_GENERIC_PARMS { type MCI_OPEN_PARMSA (line 1967) | typedef struct tagMCI_OPEN_PARMSA { type MCI_OPEN_PARMSW (line 1975) | typedef struct tagMCI_OPEN_PARMSW { function DECL_WINELIB_TYPE_AW (line 1983) | DECL_WINELIB_TYPE_AW(MCI_OPEN_PARMS) type MCI_SEEK_PARMS (line 1992) | typedef struct tagMCI_SEEK_PARMS { type MCI_STATUS_PARMS (line 1997) | typedef struct tagMCI_STATUS_PARMS { type MCI_INFO_PARMSA (line 2004) | typedef struct tagMCI_INFO_PARMSA { type MCI_INFO_PARMSW (line 2010) | typedef struct tagMCI_INFO_PARMSW { function DECL_WINELIB_TYPE_AW (line 2016) | DECL_WINELIB_TYPE_AW(MCI_INFO_PARMS) type MCI_SYSINFO_PARMSA (line 2025) | typedef struct tagMCI_SYSINFO_PARMSA { type MCI_SYSINFO_PARMSW (line 2033) | typedef struct tagMCI_SYSINFO_PARMSW { function DECL_WINELIB_TYPE_AW (line 2041) | DECL_WINELIB_TYPE_AW(MCI_SYSINFO_PARMS) type MCI_BREAK_PARMS (line 2050) | typedef struct tagMCI_BREAK_PARMS { type MCI_SOUND_PARMSA (line 2057) | typedef struct tagMCI_SOUND_PARMSA { type MCI_SOUND_PARMSW (line 2062) | typedef struct tagMCI_SOUND_PARMSW { function DECL_WINELIB_TYPE_AW (line 2067) | DECL_WINELIB_TYPE_AW(MCI_SOUND_PARMS) type MCI_SAVE_PARMSW (line 2075) | typedef struct tagMCI_SAVE_PARMSW { function DECL_WINELIB_TYPE_AW (line 2080) | DECL_WINELIB_TYPE_AW(MCI_SAVE_PARMS) type MCI_LOAD_PARMSW (line 2088) | typedef struct tagMCI_LOAD_PARMSW { function DECL_WINELIB_TYPE_AW (line 2093) | DECL_WINELIB_TYPE_AW(MCI_LOAD_PARMS) type MCI_VD_PLAY_PARMS (line 2145) | typedef struct tagMCI_VD_PLAY_PARMS { type MCI_VD_STEP_PARMS (line 2152) | typedef struct tagMCI_VD_STEP_PARMS { type MCI_VD_ESCAPE_PARMSA (line 2157) | typedef struct tagMCI_VD_ESCAPE_PARMSA { type MCI_VD_ESCAPE_PARMSW (line 2162) | typedef struct tagMCI_VD_ESCAPE_PARMSW { type MCI_WAVE_OPEN_PARMSA (line 2196) | typedef struct tagMCI_WAVE_OPEN_PARMSA { type MCI_WAVE_OPEN_PARMSW (line 2205) | typedef struct tagMCI_WAVE_OPEN_PARMSW { function DECL_WINELIB_TYPE_AW (line 2214) | DECL_WINELIB_TYPE_AW(MCI_WAVE_OPEN_PARMS) type MCI_WAVE_SET_PARMS (line 2223) | typedef struct tagMCI_WAVE_SET_PARMS { type MCI_SEQ_SET_PARMS (line 2263) | typedef struct tagMCI_SEQ_SET_PARMS { type MCI_ANIM_OPEN_PARMSA (line 2323) | typedef struct tagMCI_ANIM_OPEN_PARMSA { type MCI_ANIM_OPEN_PARMSW (line 2333) | typedef struct tagMCI_ANIM_OPEN_PARMSW { function DECL_WINELIB_TYPE_AW (line 2343) | DECL_WINELIB_TYPE_AW(MCI_ANIM_OPEN_PARMS) type MCI_ANIM_STEP_PARMS (line 2353) | typedef struct tagMCI_ANIM_STEP_PARMS { type MCI_ANIM_WINDOW_PARMSA (line 2358) | typedef struct tagMCI_ANIM_WINDOW_PARMSA { type MCI_ANIM_WINDOW_PARMSW (line 2365) | typedef struct tagMCI_ANIM_WINDOW_PARMSW { function DECL_WINELIB_TYPE_AW (line 2372) | DECL_WINELIB_TYPE_AW(MCI_ANIM_WINDOW_PARMS) type MCI_ANIM_UPDATE_PARMS (line 2386) | typedef struct tagMCI_ANIM_UPDATE_PARMS { type MCI_OVLY_OPEN_PARMSA (line 2424) | typedef struct tagMCI_OVLY_OPEN_PARMSA { type MCI_OVLY_OPEN_PARMSW (line 2434) | typedef struct tagMCI_OVLY_OPEN_PARMSW { function DECL_WINELIB_TYPE_AW (line 2444) | DECL_WINELIB_TYPE_AW(MCI_OVLY_OPEN_PARMS) type MCI_OVLY_WINDOW_PARMSW (line 2454) | typedef struct tagMCI_OVLY_WINDOW_PARMSW { function DECL_WINELIB_TYPE_AW (line 2461) | DECL_WINELIB_TYPE_AW(MCI_OVLY_WINDOW_PARMS) type MCI_OVLY_SAVE_PARMSA (line 2475) | typedef struct tagMCI_OVLY_SAVE_PARMSA { type MCI_OVLY_SAVE_PARMSW (line 2481) | typedef struct tagMCI_OVLY_SAVE_PARMSW { function DECL_WINELIB_TYPE_AW (line 2487) | DECL_WINELIB_TYPE_AW(MCI_OVLY_SAVE_PARMS) type MCI_OVLY_LOAD_PARMSW (line 2496) | typedef struct tagMCI_OVLY_LOAD_PARMSW { FILE: wine/windows/msacm.h type HACMDRIVERID (line 235) | typedef HACMDRIVERID *PHACMDRIVERID, *LPHACMDRIVERID; type HACMDRIVER (line 236) | typedef HACMDRIVER *PHACMDRIVER, *LPHACMDRIVER; type HACMSTREAM (line 237) | typedef HACMSTREAM *PHACMSTREAM, *LPHACMSTREAM; type HACMOBJ (line 238) | typedef HACMOBJ *PHACMOBJ, *LPHACMOBJ; type ACMDRIVERDETAILSA (line 270) | typedef struct _ACMDRIVERDETAILSA type ACMDRIVERDETAILSW (line 296) | typedef struct _ACMDRIVERDETAILSW function DECL_WINELIB_TYPE_AW (line 322) | DECL_WINELIB_TYPE_AW(ACMDRIVERDETAILS) type ACMFILTERCHOOSEW (line 352) | typedef struct _ACMFILTERCHOOSEW function DECL_WINELIB_TYPE_AW (line 378) | DECL_WINELIB_TYPE_AW(ACMFILTERCHOOSE) type ACMFILTERDETAILSW (line 393) | typedef struct _ACMFILTERDETAILSW function DECL_WINELIB_TYPE_AW (line 404) | DECL_WINELIB_TYPE_AW(ACMFILTERDETAILS) type ACMFILTERTAGDETAILSW (line 419) | typedef struct _ACMFILTERTAGDETAILSW function DECL_WINELIB_TYPE_AW (line 430) | DECL_WINELIB_TYPE_AW(ACMFILTERTAGDETAILS) type ACMFORMATCHOOSEW (line 460) | typedef struct _ACMFORMATCHOOSEW function DECL_WINELIB_TYPE_AW (line 486) | DECL_WINELIB_TYPE_AW(ACMFORMATCHOOSE) type ACMFORMATDETAILSW (line 501) | typedef struct _ACMFORMATDETAILSW function DECL_WINELIB_TYPE_AW (line 512) | DECL_WINELIB_TYPE_AW(ACMFORMATDETAILS) type ACMFORMATTAGDETAILSW (line 527) | typedef struct _ACMFORMATTAGDETAILSW type ACMSTREAMHEADER (line 548) | typedef struct _ACMSTREAMHEADER FILE: wine/windows/msacmdrv.h type ACMDRVOPENDESCA (line 72) | typedef struct _ACMDRVOPENDESCA type ACMDRVOPENDESCW (line 85) | typedef struct _ACMDRVOPENDESCW type ACMDRVSTREAMINSTANCE (line 98) | typedef struct _ACMDRVSTREAMINSTANCE type _ACMDRVSTREAMHEADER (line 112) | struct _ACMDRVSTREAMHEADER type ACMDRVSTREAMHEADER (line 114) | typedef struct _ACMDRVSTREAMHEADER { type ACMDRVSTREAMSIZE (line 142) | typedef struct _ACMDRVSTREAMSIZE type ACMDRVFORMATSUGGEST (line 150) | typedef struct _ACMDRVFORMATSUGGEST FILE: wine/windows/msasn1.h type ASN1char_t (line 25) | typedef char ASN1char_t; type ASN1int8_t (line 26) | typedef signed char ASN1int8_t; type ASN1uint8_t (line 27) | typedef unsigned char ASN1uint8_t; type ASN1uint16_t (line 28) | typedef unsigned short ASN1uint16_t; type ASN1int16_t (line 29) | typedef signed short ASN1int16_t; type ULONG (line 30) | typedef ULONG ASN1uint32_t; type LONG (line 31) | typedef LONG ASN1int32_t; type ASN1uint16_t (line 33) | typedef ASN1uint16_t ASN1char16_t; type ASN1uint32_t (line 34) | typedef ASN1uint32_t ASN1char32_t; type ASN1char_t (line 36) | typedef ASN1char_t *ASN1ztcharstring_t; type ASN1char16_t (line 37) | typedef ASN1char16_t *ASN1ztchar16string_t; type ASN1char32_t (line 38) | typedef ASN1char32_t *ASN1ztchar32string_t; type ASN1int32_t (line 39) | typedef ASN1int32_t ASN1enum_t; type ASN1uint8_t (line 40) | typedef ASN1uint8_t ASN1octet_t; type ASN1uint8_t (line 41) | typedef ASN1uint8_t ASN1bool_t; type ASN1uint16_t (line 42) | typedef ASN1uint16_t ASN1choice_t; type ASN1uint32_t (line 43) | typedef ASN1uint32_t ASN1magic_t; type ASN1ztcharstring_t (line 44) | typedef ASN1ztcharstring_t ASN1objectdescriptor_t; type ASN1encoding_s (line 49) | struct ASN1encoding_s type ASN1decoding_s (line 50) | struct ASN1decoding_s type ASN1PerFunArr_t (line 54) | typedef struct tagASN1PerFunArr_t { type ASN1BerFunArr_t (line 62) | typedef struct tagASN1BerFunArr_t { type ASN1bitstring_t (line 67) | typedef struct tagASN1bitstring_t type ASN1blocktype_e (line 73) | typedef enum tagASN1blocktype_e type ASN1charstring_t (line 78) | typedef struct tagASN1charstring_t type ASN1char16string_t (line 84) | typedef struct tagASN1char16string_t type ASN1char32string_t (line 90) | typedef struct tagASN1char32string_t type ASN1encodedOID_t (line 96) | typedef struct tagASN1encodedOID_t type ASN1encodingrule_e (line 102) | typedef enum { type ASN1error_e (line 108) | typedef enum tagASN1error_e type ASN1generalizedtime_t (line 131) | typedef struct tagASN1generalizedtime_t type ASN1intx_t (line 144) | typedef struct tagASN1intx_t type tagASN1module_t (line 150) | struct tagASN1module_t { type ASN1objectidentifier_s (line 163) | struct ASN1objectidentifier_s type ASN1objectidentifier2_t (line 169) | typedef struct tagASN1objectidentifier2_t type ASN1octetstring_t (line 175) | typedef struct tagASN1octetstring_t type ASN1open_t (line 181) | typedef struct tagASN1open_t type ASN1option_e (line 191) | typedef enum tagASN1option_e type ASN1optionparam_t (line 202) | typedef struct tagASN1optionparam_t { type ASN1utctime_t (line 216) | typedef struct tagASN1utctime_t type ASN1wstring_t (line 228) | typedef struct tagASN1wstring_t FILE: wine/windows/mscat.h type HANDLE (line 24) | typedef HANDLE HCATADMIN; type HANDLE (line 25) | typedef HANDLE HCATINFO; type CRYPTCATATTRIBUTE (line 59) | typedef struct CRYPTCATATTRIBUTE_ type CRYPTCATMEMBER (line 69) | typedef struct CRYPTCATMEMBER_ type CATALOG_INFO (line 84) | typedef struct CATALOG_INFO_ type CRYPTCATCDF (line 90) | typedef struct CRYPTCATCDF_ FILE: wine/windows/msi.h type ULONG (line 30) | typedef ULONG MSIHANDLE; type INSTALLSTATE (line 32) | typedef enum tagINSTALLSTATE type MSIPATCHSTATE (line 49) | typedef enum tagMSIPATCHSTATE type INSTALLUILEVEL (line 60) | typedef enum tagINSTALLUILEVEL type USERINFOSTATE (line 74) | typedef enum tagUSERINFOSTATE type INSTALLLEVEL (line 83) | typedef enum tagINSTALLLEVEL type INSTALLMESSAGE (line 90) | typedef enum tagINSTALLMESSAGE type REINSTALLMODE (line 112) | typedef enum tagREINSTALLMODE type INSTALLLOGMODE (line 127) | typedef enum tagINSTALLLOGMODE type INSTALLLOGATTRIBUTES (line 152) | typedef enum tagINSTALLLOGATTRIBUTES type INSTALLMODE (line 158) | typedef enum tagINSTALLMODE type ADVERTISEFLAGS (line 167) | typedef enum tagADVERTISEFLAGS type SCRIPTFLAGS (line 173) | typedef enum tagSCRIPTFLAGS type INSTALLTYPE (line 185) | typedef enum tagINSTALLTYPE type MSIINSTALLCONTEXT (line 192) | typedef enum tagMSIINSTALLCONTEXT type MSISOURCETYPE (line 203) | typedef enum tagMSISOURCETYPE type MSICODE (line 211) | typedef enum tagMSICODE type INSTALLFEATUREATTRIBUTE (line 217) | typedef enum tagINSTALLFEATUREATTRIBUTE type MSIFILEHASHINFO (line 227) | typedef struct _MSIFILEHASHINFO { type MSIPATCHDATATYPE (line 232) | typedef enum tagMSIPATCHDATATYPE type MSIPATCHSEQUENCEINFOA (line 239) | typedef struct tagMSIPATCHSEQUENCEINFOA type MSIPATCHSEQUENCEINFOW (line 247) | typedef struct tagMSIPATCHSEQUENCEINFOW type UINT (line 418) | typedef INT (CALLBACK *INSTALLUI_HANDLERA)(LPVOID, UINT, LPCSTR); type UINT (line 419) | typedef INT (CALLBACK *INSTALLUI_HANDLERW)(LPVOID, UINT, LPCWSTR); type UINT (line 420) | typedef INT (CALLBACK *INSTALLUI_HANDLER_RECORD)(LPVOID, UINT, MSIHANDLE); type INSTALLUI_HANDLER_RECORD (line 421) | typedef INSTALLUI_HANDLER_RECORD* PINSTALLUI_HANDLER_RECORD; FILE: wine/windows/msidefs.h type msidbUpgradeAttributes (line 22) | enum msidbUpgradeAttributes { type msidbFileAttributes (line 31) | enum msidbFileAttributes { type msidbPatchAttributes (line 42) | enum msidbPatchAttributes { type msidbDialogAttributes (line 46) | enum msidbDialogAttributes { type msidbControlAttributes (line 61) | enum msidbControlAttributes { type msidbTextStyleStyleBits (line 106) | enum msidbTextStyleStyleBits type msidbCustomActionType (line 114) | enum msidbCustomActionType type msidbFeatureAttributes (line 146) | enum msidbFeatureAttributes type msidbComponentAttributes (line 157) | enum msidbComponentAttributes type msidbODBCDataSourceRegistration (line 171) | enum msidbODBCDataSourceRegistration type msidbRegistryRoot (line 177) | enum msidbRegistryRoot type msidbLocatorType (line 185) | enum msidbLocatorType type msidbServiceControlEvent (line 193) | enum msidbServiceControlEvent type msidbServiceInstallErrorControl (line 203) | enum msidbServiceInstallErrorControl type msidbMoveFileOptions (line 208) | enum msidbMoveFileOptions type msidbAssemblyAttributes (line 213) | enum msidbAssemblyAttributes type msidbSumInfoSourceType (line 219) | enum msidbSumInfoSourceType type msidbRemoveFileInstallMode (line 227) | enum msidbRemoveFileInstallMode FILE: wine/windows/msiquery.h type MSICONDITION (line 24) | typedef enum tagMSICONDITION type MSICOLINFO (line 34) | typedef enum tagMSICOLINFO type MSICOSTTREE (line 40) | typedef enum tagMSICOSTTREE type MSIMODIFY (line 48) | typedef enum tagMSIMODIFY type MSIRUNMODE (line 81) | typedef enum tagMSIRUNMODE type MSIDBERROR (line 104) | typedef enum tagMSIDBERROR type MSIDBSTATE (line 141) | typedef enum tagMSIDBSTATE type MSITRANSFORM_VALIDATE (line 148) | typedef enum tagMSITRANSFORM_VALIDATE FILE: wine/windows/mssip.h type CRYPT_HASH_BLOB (line 28) | typedef CRYPT_HASH_BLOB CRYPT_DIGEST_DATA; type SIP_SUBJECTINFO (line 50) | typedef struct SIP_SUBJECTINFO_ { type MS_ADDINFO_FLAT (line 81) | typedef struct MS_ADDINFO_FLAT_ { type MS_ADDINFO_CATALOGMEMBER (line 89) | typedef struct MS_ADDINFO_CATALOGMEMBER_ { type MS_ADDINFO_BLOB (line 98) | typedef struct MS_ADDINFO_BLOB_ { type SIP_INDIRECT_DATA (line 110) | typedef struct SIP_INDIRECT_DATA_ { type SIP_DISPATCH_INFO (line 124) | typedef struct SIP_DISPATCH_INFO_ { type GUID (line 137) | typedef BOOL (WINAPI *pfnIsFileSupported)(HANDLE,GUID *); type SIP_ADD_NEWPROVIDER (line 141) | typedef struct SIP_ADD_NEWPROVIDER_ FILE: wine/windows/mstcpip.h type tcp_keepalive (line 23) | struct tcp_keepalive FILE: wine/windows/mswsock.h type TRANSMIT_FILE_BUFFERS (line 141) | typedef struct _TRANSMIT_FILE_BUFFERS { type TRANSMIT_PACKETS_ELEMENT (line 148) | typedef struct _TRANSMIT_PACKETS_ELEMENT { type WSACMSGHDR (line 160) | typedef struct _WSACMSGHDR { type NLA_BLOB_DATA_TYPE (line 167) | typedef enum _NLA_BLOB_DATA_TYPE { type NLA_CONNECTIVITY_TYPE (line 175) | typedef enum _NLA_CONNECTIVITY_TYPE { type NLA_INTERNET (line 182) | typedef enum _NLA_INTERNET { type NLA_BLOB (line 189) | typedef struct _NLA_BLOB { type SOCKET (line 236) | typedef BOOL (WINAPI * LPFN_ACCEPTEX)(SOCKET, SOCKET, PVOID, DWORD, DWOR... type PVOID (line 237) | typedef BOOL (WINAPI * LPFN_CONNECTEX)(SOCKET, const struct WS(sockaddr)... type LPOVERLAPPED (line 238) | typedef BOOL (WINAPI * LPFN_DISCONNECTEX)(SOCKET, LPOVERLAPPED, DWORD, D... type DWORD (line 239) | typedef VOID (WINAPI * LPFN_GETACCEPTEXSOCKADDRS)(PVOID, DWORD, DWORD, D... type HANDLE (line 240) | typedef BOOL (WINAPI * LPFN_TRANSMITFILE)(SOCKET, HANDLE, DWORD, DWORD, ... type LPTRANSMIT_PACKETS_ELEMENT (line 241) | typedef BOOL (WINAPI * LPFN_TRANSMITPACKETS)(SOCKET, LPTRANSMIT_PACKETS_... type LPWSAMSG (line 242) | typedef INT (WINAPI * LPFN_WSARECVMSG)(SOCKET, LPWSAMSG, LPDWORD, LPWSA... type LPWSAMSG (line 243) | typedef INT (WINAPI * LPFN_WSASENDMSG)(SOCKET, LPWSAMSG, DWORD, LPDWORD... type WS (line 246) | struct WS type WS (line 246) | struct WS FILE: wine/windows/nb30.h type NCB (line 58) | typedef struct _NCB type ADAPTER_STATUS (line 81) | typedef struct _ADAPTER_STATUS type NAME_BUFFER (line 112) | typedef struct _NAME_BUFFER type LANA_ENUM (line 128) | typedef struct _LANA_ENUM type FIND_NAME_HEADER (line 134) | typedef struct _FIND_NAME_HEADER type FIND_NAME_BUFFER (line 141) | typedef struct _FIND_NAME_BUFFER type SESSION_HEADER (line 151) | typedef struct _SESSION_HEADER { type SESSION_BUFFER (line 158) | typedef struct _SESSION_BUFFER { FILE: wine/windows/ncrypt.h type LONG (line 31) | typedef LONG SECURITY_STATUS; type ULONG_PTR (line 35) | typedef ULONG_PTR NCRYPT_HANDLE; type ULONG_PTR (line 36) | typedef ULONG_PTR NCRYPT_PROV_HANDLE; type ULONG_PTR (line 37) | typedef ULONG_PTR NCRYPT_KEY_HANDLE; type ULONG_PTR (line 38) | typedef ULONG_PTR NCRYPT_HASH_HANDLE; type ULONG_PTR (line 39) | typedef ULONG_PTR NCRYPT_SECRET_HANDLE; FILE: wine/windows/ndrtypes.h type PARAM_ATTRIBUTES (line 26) | typedef struct type INTERPRETER_OPT_FLAGS (line 57) | typedef struct type INTERPRETER_OPT_FLAGS2 (line 74) | typedef struct type NDR_PROC_HEADER_EXTS (line 94) | typedef struct type NDR_PROC_HEADER_EXTS64 (line 112) | typedef struct type FORMAT_CHARACTER (line 133) | typedef enum FILE: wine/windows/netioapi.h type MIB_IF_TABLE_LEVEL (line 28) | typedef enum _MIB_IF_TABLE_LEVEL type MIB_NOTIFICATION_TYPE (line 35) | typedef enum _MIB_NOTIFICATION_TYPE type MIB_IF_ROW2 (line 43) | typedef struct _MIB_IF_ROW2 type MIB_IF_TABLE2 (line 98) | typedef struct _MIB_IF_TABLE2 type MIB_IPINTERFACE_ROW (line 104) | typedef struct _MIB_IPINTERFACE_ROW type MIB_UNICASTIPADDRESS_ROW (line 143) | typedef struct _MIB_UNICASTIPADDRESS_ROW type MIB_UNICASTIPADDRESS_TABLE (line 159) | typedef struct _MIB_UNICASTIPADDRESS_TABLE type IP_ADDRESS_PREFIX (line 165) | typedef struct _IP_ADDRESS_PREFIX type MIB_IPFORWARD_ROW2 (line 171) | typedef struct _MIB_IPFORWARD_ROW2 type MIB_IPFORWARD_TABLE2 (line 190) | typedef struct _MIB_IPFORWARD_TABLE2 type PMIB_IPINTERFACE_ROW (line 196) | typedef VOID (WINAPI *PIPINTERFACE_CHANGE_CALLBACK)(PVOID, PMIB_IPINTERF... type PMIB_UNICASTIPADDRESS_ROW (line 198) | typedef VOID (WINAPI *PUNICAST_IPADDRESS_CHANGE_CALLBACK)(PVOID, PMIB_UN... FILE: wine/windows/nldef.h type NL_PREFIX_ORIGIN (line 21) | typedef enum type NL_ROUTE_ORIGIN (line 31) | typedef enum _NL_ROUTE_ORIGIN type NL_SUFFIX_ORIGIN (line 40) | typedef enum type NL_DAD_STATE (line 51) | typedef enum type NL_LINK_LOCAL_ADDRESS_BEHAVIOR (line 60) | typedef enum _NL_LINK_LOCAL_ADDRESS_BEHAVIOR type NL_ROUTER_DISCOVERY_BEHAVIOR (line 68) | typedef enum _NL_ROUTER_DISCOVERY_BEHAVIOR type NL_ROUTE_PROTOCOL (line 76) | typedef enum type NL_INTERFACE_OFFLOAD_ROD (line 102) | typedef struct _NL_INTERFACE_OFFLOAD_ROD FILE: wine/windows/npapi.h type NOTIFYINFO (line 181) | typedef struct _NOTIFYINFO type NOTIFYADD (line 192) | typedef struct _NOTIFYADD type NOTIFYCANCEL (line 202) | typedef struct _NOTIFYCANCEL FILE: wine/windows/nspapi.h type PROTOCOL_INFOA (line 48) | typedef struct _PROTOCOL_INFOA type PROTOCOL_INFOW (line 60) | typedef struct _PROTOCOL_INFOW function DECL_WINELIB_TYPE_AW (line 72) | DECL_WINELIB_TYPE_AW(PROTOCOL_INFO) type SERVICE_ADDRESSES (line 86) | typedef struct _SERVICE_ADDRESSES type SERVICE_INFOA (line 92) | typedef struct _SERVICE_INFOA type SERVICE_INFOW (line 106) | typedef struct _SERVICE_INFOW function DECL_WINELIB_TYPE_AW (line 120) | DECL_WINELIB_TYPE_AW(SERVICE_INFO) type SERVICE_TYPE_VALUE_ABSW (line 133) | typedef struct _SERVICE_TYPE_VALUE_ABSW function DECL_WINELIB_TYPE_AW (line 142) | DECL_WINELIB_TYPE_AW(SERVICE_TYPE_VALUE_ABS) type SERVICE_TYPE_INFO_ABSW (line 153) | typedef struct _SERVICE_TYPE_INFO_ABSW type SERVICE_ASYNC_INFO (line 166) | typedef struct _SERVICE_ASYNC_INFO FILE: wine/windows/ntddcdrm.h type TRACK_DATA (line 54) | typedef struct _TRACK_DATA { type CDROM_TOC (line 63) | typedef struct _CDROM_TOC { type CDROM_PLAY_AUDIO_MSF (line 72) | typedef struct _CDROM_PLAY_AUDIO_MSF { type CDROM_SEEK_AUDIO_MSF (line 81) | typedef struct _CDROM_SEEK_AUDIO_MSF { type CDROM_DISK_DATA (line 87) | typedef struct _CDROM_DISK_DATA { type CDROM_SUB_Q_DATA_FORMAT (line 99) | typedef struct _CDROM_SUB_Q_DATA_FORMAT { type SUB_Q_HEADER (line 104) | typedef struct _SUB_Q_HEADER { type SUB_Q_CURRENT_POSITION (line 110) | typedef struct _SUB_Q_CURRENT_POSITION { type SUB_Q_MEDIA_CATALOG_NUMBER (line 121) | typedef struct _SUB_Q_MEDIA_CATALOG_NUMBER { type SUB_Q_TRACK_ISRC (line 130) | typedef struct _SUB_Q_TRACK_ISRC { type SUB_Q_CHANNEL_DATA (line 141) | typedef union _SUB_Q_CHANNEL_DATA { type CDROM_AUDIO_CONTROL (line 164) | typedef struct _CDROM_AUDIO_CONTROL { type VOLUME_CONTROL (line 169) | typedef struct _VOLUME_CONTROL { type TRACK_MODE_TYPE (line 173) | typedef enum _TRACK_MODE_TYPE { type RAW_READ_INFO (line 179) | typedef struct __RAW_READ_INFO { FILE: wine/windows/ntddndis.h type LONG (line 159) | typedef LONG NDIS_802_11_RSSI; type NDIS_802_11_CONFIGURATION_FH (line 161) | typedef struct _NDIS_802_11_CONFIGURATION_FH { type NDIS_802_11_CONFIGURATION (line 168) | typedef struct _NDIS_802_11_CONFIGURATION { type UCHAR (line 176) | typedef UCHAR NDIS_802_11_MAC_ADDRESS[6]; type NDIS_802_11_NETWORK_INFRASTRUCTURE (line 178) | typedef enum _NDIS_802_11_NETWORK_INFRASTRUCTURE { type NDIS_802_11_NETWORK_TYPE (line 185) | typedef enum _NDIS_802_11_NETWORK_TYPE { type UCHAR (line 194) | typedef UCHAR NDIS_802_11_RATES[NDIS_802_11_LENGTH_RATES]; type UCHAR (line 195) | typedef UCHAR NDIS_802_11_RATES_EX[NDIS_802_11_LENGTH_RATES_EX]; type NDIS_802_11_SSID (line 197) | typedef struct _NDIS_802_11_SSID { type NDIS_WLAN_BSSID (line 202) | typedef struct _NDIS_WLAN_BSSID { type NDIS_802_11_BSSID_LIST (line 215) | typedef struct _NDIS_802_11_BSSID_LIST { type NDIS_STATUS (line 221) | typedef int NDIS_STATUS, *PNDIS_STATUS; type NDIS_MEDIUM (line 224) | typedef enum _NDIS_MEDIUM type NDIS_PHYSICAL_MEDIUM (line 249) | typedef enum _NDIS_PHYSICAL_MEDIUM FILE: wine/windows/ntddscsi.h type SCSI_PASS_THROUGH (line 48) | typedef struct _SCSI_PASS_THROUGH { type SCSI_PASS_THROUGH_DIRECT (line 64) | typedef struct _SCSI_PASS_THROUGH_DIRECT { type SCSI_ADDRESS (line 80) | typedef struct _SCSI_ADDRESS { type IO_SCSI_CAPABILITIES (line 88) | typedef struct _IO_SCSI_CAPABILITIES { type SCSI_BUS_DATA (line 99) | typedef struct _SCSI_BUS_DATA { type SCSI_ADAPTER_BUS_INFO (line 105) | typedef struct _SCSI_ADAPTER_BUS_INFO { type SCSI_INQUIRY_DATA (line 110) | typedef struct _SCSI_INQUIRY_DATA { FILE: wine/windows/ntddstor.h type STORAGE_DEVICE_NUMBER (line 74) | typedef struct _STORAGE_DEVICE_NUMBER { type STORAGE_BUS_RESET_REQUEST (line 80) | typedef struct _STORAGE_BUS_RESET_REQUEST { type PREVENT_MEDIA_REMOVAL (line 84) | typedef struct _PREVENT_MEDIA_REMOVAL { type TAPE_STATISTICS (line 88) | typedef struct _TAPE_STATISTICS { type TAPE_GET_STATISTICS (line 106) | typedef struct _TAPE_GET_STATISTICS { type STORAGE_MEDIA_TYPE (line 114) | typedef enum _STORAGE_MEDIA_TYPE { type DEVICE_MEDIA_INFO (line 174) | typedef struct _DEVICE_MEDIA_INFO { type GET_MEDIA_TYPES (line 202) | typedef struct _GET_MEDIA_TYPES { type STORAGE_QUERY_TYPE (line 208) | typedef enum _STORAGE_QUERY_TYPE { type STORAGE_PROPERTY_ID (line 215) | typedef enum _STORAGE_PROPERTY_ID { type STORAGE_PROPERTY_QUERY (line 220) | typedef struct _STORAGE_PROPERTY_QUERY { type STORAGE_DESCRIPTOR_HEADER (line 226) | typedef struct _STORAGE_DESCRIPTOR_HEADER { type STORAGE_BUS_TYPE (line 231) | typedef enum _STORAGE_BUS_TYPE { type STORAGE_DEVICE_DESCRIPTOR (line 244) | typedef struct _STORAGE_DEVICE_DESCRIPTOR { type STORAGE_ADAPTER_DESCRIPTOR (line 260) | typedef struct _STORAGE_ADAPTER_DESCRIPTOR { FILE: wine/windows/ntdef.h type EVENT_TYPE (line 26) | typedef enum _EVENT_TYPE { type TIMER_TYPE (line 31) | typedef enum _TIMER_TYPE { type WAIT_TYPE (line 36) | typedef enum _WAIT_TYPE { FILE: wine/windows/ntdsapi.h type DS_NAME_FLAGS (line 36) | typedef enum type DS_NAME_FORMAT (line 45) | typedef enum type DS_SPN_NAME_TYPE (line 60) | typedef enum type DS_SPN_WRITE_OP (line 70) | typedef enum type DS_NAME_RESULT_ITEMA (line 77) | typedef struct type DS_NAME_RESULT_ITEMW (line 84) | typedef struct function DECL_WINELIB_TYPE_AW (line 91) | DECL_WINELIB_TYPE_AW(DS_NAME_RESULT_ITEM) type DS_NAME_RESULTW (line 100) | typedef struct FILE: wine/windows/ntquery.h type CI_STATE (line 25) | typedef struct _CI_STATE FILE: wine/windows/ntsecapi.h type LONG (line 115) | typedef LONG NTSTATUS; type NTSTATUS (line 119) | typedef NTSTATUS *PNTSTATUS; type SECURITY_LOGON_TYPE (line 122) | typedef enum _SECURITY_LOGON_TYPE type POLICY_AUDIT_EVENT_TYPE (line 131) | typedef enum _POLICY_AUDIT_EVENT_TYPE type STRING (line 144) | typedef struct _STRING { type UNICODE_STRING (line 153) | typedef struct _UNICODE_STRING { type OBJECT_ATTRIBUTES (line 162) | typedef struct _OBJECT_ATTRIBUTES { type SecHandle (line 174) | typedef struct _SecHandle type UNICODE_STRING (line 181) | typedef UNICODE_STRING LSA_UNICODE_STRING, *PLSA_UNICODE_STRING; type STRING (line 182) | typedef STRING LSA_STRING, *PLSA_STRING; type OBJECT_ATTRIBUTES (line 183) | typedef OBJECT_ATTRIBUTES LSA_OBJECT_ATTRIBUTES, *PLSA_OBJECT_ATTRIBUTES; type PVOID (line 185) | typedef PVOID LSA_HANDLE, *PLSA_HANDLE; type ULONG (line 186) | typedef ULONG LSA_ENUMERATION_HANDLE, *PLSA_ENUMERATION_HANDLE; type ULONG (line 187) | typedef ULONG LSA_OPERATIONAL_MODE, *PLSA_OPERATIONAL_MODE; type POLICY_INFORMATION_CLASS (line 189) | typedef enum type ULONG (line 205) | typedef ULONG POLICY_AUDIT_EVENT_OPTIONS, *PPOLICY_AUDIT_EVENT_OPTIONS; type POLICY_AUDIT_EVENTS_INFO (line 207) | typedef struct _POLICY_AUDIT_EVENTS_INFO type POLICY_PRIMARY_DOMAIN_INFO (line 214) | typedef struct _POLICY_PRIMARY_DOMAIN_INFO type POLICY_ACCOUNT_DOMAIN_INFO (line 220) | typedef struct _POLICY_ACCOUNT_DOMAIN_INFO type POLICY_DNS_DOMAIN_INFO (line 226) | typedef struct _POLICY_DNS_DOMAIN_INFO type POLICY_LSA_SERVER_ROLE (line 235) | typedef enum _POLICY_LSA_SERVER_ROLE type POLICY_LSA_SERVER_ROLE_INFO (line 241) | typedef struct _POLICY_LSA_SERVER_ROLE_INFO type POLICY_MODIFICATION_INFO (line 246) | typedef struct _POLICY_MODIFICATION_INFO type SECURITY_LOGON_SESSION_DATA (line 252) | typedef struct _SECURITY_LOGON_SESSION_DATA { type LSA_TRANSLATED_NAME (line 267) | typedef struct type LSA_TRUST_INFORMATION (line 274) | typedef struct type LSA_REFERENCED_DOMAIN_LIST (line 280) | typedef struct type LSA_TRANSLATED_SID (line 286) | typedef struct _LSA_TRANSLATED_SID type TRUSTED_DOMAIN_INFORMATION_EX (line 293) | typedef struct _TRUSTED_DOMAIN_INFORMATION_EX type LSA_AUTH_INFORMATION (line 303) | typedef struct _LSA_AUTH_INFORMATION type TRUSTED_DOMAIN_AUTH_INFORMATION (line 311) | typedef struct _TRUSTED_DOMAIN_AUTH_INFORMATION type LSA_TRANSLATED_SID2 (line 321) | typedef struct _LSA_TRANSLATED_SID2 type TRUSTED_INFORMATION_CLASS (line 329) | typedef enum _TRUSTED_INFORMATION_CLASS type POLICY_NOTIFICATION_INFORMATION_CLASS (line 341) | typedef enum _POLICY_NOTIFICATION_INFORMATION_CLASS type KERB_PROTOCOL_MESSAGE_TYPE (line 378) | typedef enum _KERB_PROTOCOL_MESSAGE_TYPE type KERB_TICKET_CACHE_INFO (line 414) | typedef struct _KERB_TICKET_CACHE_INFO type KERB_QUERY_TKT_CACHE_REQUEST (line 425) | typedef struct _KERB_QUERY_TKT_CACHE_REQUEST type KERB_QUERY_TKT_CACHE_RESPONSE (line 431) | typedef struct _KERB_QUERY_TKT_CACHE_RESPONSE type KERB_RETRIEVE_TKT_REQUEST (line 438) | typedef struct _KERB_RETRIEVE_TKT_REQUEST type KERB_PURGE_TKT_CACHE_REQUEST (line 449) | typedef struct _KERB_PURGE_TKT_CACHE_REQUEST FILE: wine/windows/ntsecpkg.h type LSA_TOKEN_INFORMATION_TYPE (line 43) | typedef enum _LSA_TOKEN_INFORMATION_TYPE { type SECPKG_EXTENDED_INFORMATION_CLASS (line 48) | typedef enum _SECPKG_EXTENDED_INFORMATION_CLASS type SECPKG_NAME_TYPE (line 56) | typedef enum _SECPKG_NAME_TYPE { type SECPKG_PRIMARY_CRED (line 64) | typedef struct _SECPKG_PRIMARY_CRED { type SECPKG_SUPPLEMENTAL_CRED (line 81) | typedef struct _SECPKG_SUPPLEMENTAL_CRED { type SECPKG_SUPPLEMENTAL_CRED_ARRAY (line 87) | typedef struct _SECPKG_SUPPLEMENTAL_CRED_ARRAY { type SECPKG_PARAMETERS (line 92) | typedef struct _SECPKG_PARAMETERS { type SECPKG_CLIENT_INFO (line 103) | typedef struct _SECPKG_CLIENT_INFO { type SECURITY_USER_DATA (line 113) | typedef struct _SECURITY_USER_DATA { type SECPKG_GSS_INFO (line 121) | typedef struct _SECPKG_GSS_INFO { type SECPKG_CONTEXT_THUNKS (line 126) | typedef struct _SECPKG_CONTEXT_THUNKS { type SECPKG_MUTUAL_AUTH_LEVEL (line 131) | typedef struct _SECPKG_MUTUAL_AUTH_LEVEL { type SECPKG_CALL_INFO (line 135) | typedef struct _SECPKG_CALL_INFO { type SECPKG_EXTENDED_INFORMATION (line 142) | typedef struct _SECPKG_EXTENDED_INFORMATION { type SECPKG_TARGETINFO (line 151) | typedef struct _SECPKG_TARGETINFO { type SECPKG_POST_LOGON_USER_INFO (line 156) | typedef struct _SECPKG_POST_LOGON_USER_INFO { type ULONG_PTR (line 163) | typedef VOID (NTAPI *PLSA_CALLBACK_FUNCTION)(ULONG_PTR, ULONG_PTR, PSecB... type PVOID (line 167) | typedef PVOID *PLSA_CLIENT_REQUEST; type ULONG_PTR (line 168) | typedef ULONG_PTR LSA_SEC_HANDLE, *PLSA_SEC_HANDLE; type LPTHREAD_START_ROUTINE (line 169) | typedef LPTHREAD_START_ROUTINE SEC_THREAD_START; type PSECURITY_ATTRIBUTES (line 170) | typedef PSECURITY_ATTRIBUTES SEC_ATTRS; type ULONG (line 176) | typedef NTSTATUS (NTAPI *PLSA_ADD_CREDENTIAL)(PLUID, ULONG, PLSA_STRING, type ULONG (line 178) | typedef NTSTATUS (NTAPI *PLSA_GET_CREDENTIALS)(PLUID, ULONG, PULONG, BOO... type ULONG (line 180) | typedef NTSTATUS (NTAPI *PLSA_DELETE_CREDENTIAL)(PLUID, ULONG, PLSA_STRI... type ULONG (line 183) | typedef NTSTATUS (NTAPI *PLSA_ALLOCATE_CLIENT_BUFFER)(PLSA_CLIENT_REQUEST, type ULONG (line 186) | typedef NTSTATUS (NTAPI *PLSA_COPY_TO_CLIENT_BUFFER)(PLSA_CLIENT_REQUEST... type ULONG (line 188) | typedef NTSTATUS (NTAPI *PLSA_COPY_FROM_CLIENT_BUFFER)(PLSA_CLIENT_REQUEST, type ULONG (line 193) | typedef NTSTATUS (NTAPI *PLSA_SAVE_SUPPLEMENTAL_CREDENTIALS)(PLUID, ULONG, type ULONG (line 195) | typedef HANDLE (NTAPI *PLSA_CREATE_THREAD)(SEC_ATTRS, ULONG, SEC_THREAD_... type PVOID (line 198) | typedef HANDLE (NTAPI *PLSA_REGISTER_NOTIFICATION)(SEC_THREAD_START, PVOID, type PTOKEN_SOURCE (line 202) | typedef NTSTATUS (NTAPI *PLSA_CREATE_TOKEN)(PLUID, PTOKEN_SOURCE, type NTSTATUS (line 206) | typedef VOID (NTAPI *PLSA_AUDIT_LOGON)(NTSTATUS, NTSTATUS, PUNICODE_STRING, type PVOID (line 209) | typedef NTSTATUS (NTAPI *PLSA_CALL_PACKAGE)(PUNICODE_STRING, PVOID, ULONG, type PVOID (line 212) | typedef NTSTATUS (NTAPI *PLSA_CALL_PACKAGEEX)(PUNICODE_STRING, PVOID, PV... type SECPKG_NAME_TYPE (line 218) | typedef NTSTATUS (NTAPI *PLSA_OPEN_SAM_USER)(PUNICODE_STRING, SECPKG_NAM... type PVOID (line 220) | typedef NTSTATUS (NTAPI *PLSA_GET_USER_CREDENTIALS)(PVOID, PVOID *, PULONG, type PUCHAR (line 222) | typedef NTSTATUS (NTAPI *PLSA_GET_USER_AUTH_DATA)(PVOID, PUCHAR *, PULONG); type ULONG (line 224) | typedef NTSTATUS (NTAPI *PLSA_CONVERT_AUTH_DATA_TO_TOKEN)(PVOID, ULONG, type ULONG_PTR (line 227) | typedef NTSTATUS (NTAPI *PLSA_CLIENT_CALLBACK)(PCHAR, ULONG_PTR, ULONG_PTR, type SECPKG_NAME_TYPE (line 230) | typedef NTSTATUS (NTAPI *PLSA_GET_AUTH_DATA_FOR_USER)(PUNICODE_STRING, type BOOLEAN (line 232) | typedef NTSTATUS (NTAPI *PLSA_CRACK_SINGLE_NAME)(ULONG, BOOLEAN, type BOOLEAN (line 235) | typedef NTSTATUS (NTAPI *PLSA_AUDIT_ACCOUNT_LOGON)(ULONG, BOOLEAN, type PVOID (line 237) | typedef NTSTATUS (NTAPI *PLSA_CALL_PACKAGE_PASSTHROUGH)(PUNICODE_STRING,... type SECPKG_DLL_FUNCTIONS (line 241) | typedef struct SECPKG_DLL_FUNCTIONS { type LSA_DISPATCH_TABLE (line 248) | typedef struct LSA_DISPATCH_TABLE { type LSA_SECPKG_FUNCTION_TABLE (line 263) | typedef struct _LSA_SECPKG_FUNCTION_TABLE { type PLSA_DISPATCH_TABLE (line 309) | typedef NTSTATUS (NTAPI *PLSA_AP_INITIALIZE_PACKAGE)(ULONG, PLSA_DISPATC... type SECURITY_LOGON_TYPE (line 311) | typedef NTSTATUS (NTAPI *PLSA_AP_LOGON_USER)(PLSA_CLIENT_REQUEST, SECURI... type PVOID (line 314) | typedef NTSTATUS (NTAPI *PLSA_AP_CALL_PACKAGE)(PLSA_CLIENT_REQUEST, PVOI... type PVOID (line 317) | typedef NTSTATUS (NTAPI *PLSA_AP_CALL_PACKAGE_UNTRUSTED)(PLSA_CLIENT_REQ... type PVOID (line 319) | typedef NTSTATUS (NTAPI *PLSA_AP_CALL_PACKAGE_PASSTHROUGH)(PLSA_CLIENT_R... type SECURITY_LOGON_TYPE (line 321) | typedef NTSTATUS (NTAPI *PLSA_AP_LOGON_USER_EX)(PLSA_CLIENT_REQUEST, type SECURITY_LOGON_TYPE (line 325) | typedef NTSTATUS (NTAPI *PLSA_AP_LOGON_USER_EX2)(PLSA_CLIENT_REQUEST, type PSECPKG_PARAMETERS (line 329) | typedef NTSTATUS (NTAPI SpInitializeFn)(ULONG_PTR, PSECPKG_PARAMETERS, type PUNICODE_STRING (line 333) | typedef NTSTATUS (NTAPI SpAcceptCredentialsFn)(SECURITY_LOGON_TYPE, type ULONG (line 335) | typedef NTSTATUS (NTAPI SpAcquireCredentialsHandleFn)(PUNICODE_STRING, U... type ULONG (line 337) | typedef NTSTATUS (NTAPI SpQueryCredentialsAttributesFn)(LSA_SEC_HANDLE, ... type LSA_SEC_HANDLE (line 343) | typedef NTSTATUS (NTAPI SpInitLsaModeContextFn)(LSA_SEC_HANDLE, LSA_SEC_... type LSA_SEC_HANDLE (line 346) | typedef NTSTATUS (NTAPI SpAcceptLsaModeContextFn)(LSA_SEC_HANDLE, type ULONG (line 351) | typedef NTSTATUS (NTAPI SpGetUserInfoFn)(PLUID, ULONG, PSecurityUserData... type PSECPKG_EXTENDED_INFORMATION (line 352) | typedef NTSTATUS (NTAPI SpGetExtendedInformationFn)( type ULONG (line 354) | typedef NTSTATUS (NTAPI SpQueryContextAttributesFn)(LSA_SEC_HANDLE, ULONG, type PUNICODE_STRING (line 356) | typedef NTSTATUS (NTAPI SpAddCredentialsFn)(LSA_SEC_HANDLE, PUNICODE_STR... type ULONG (line 360) | typedef NTSTATUS (NTAPI SpSetContextAttributesFn)(LSA_SEC_HANDLE, ULONG,... type ULONG (line 362) | typedef NTSTATUS (NTAPI SpSetCredentialsAttributesFn)(LSA_SEC_HANDLE, UL... type PUNICODE_STRING (line 364) | typedef NTSTATUS (NTAPI SpChangeAccountPasswordFn)(PUNICODE_STRING, type PUNICODE_STRING (line 366) | typedef NTSTATUS (NTAPI SpQueryMetaDataFn)(LSA_SEC_HANDLE, PUNICODE_STRING, type PUNICODE_STRING (line 368) | typedef NTSTATUS (NTAPI SpExchangeMetaDataFn)(LSA_SEC_HANDLE, PUNICODE_S... type GUID (line 370) | typedef NTSTATUS (NTAPI SpGetCredUIContextFn)(LSA_SEC_HANDLE, GUID *, PU... type GUID (line 372) | typedef NTSTATUS (NTAPI SpUpdateCredentialsFn)(LSA_SEC_HANDLE, GUID *, U... type PVOID (line 374) | typedef NTSTATUS (NTAPI SpValidateTargetInfoFn)(PLSA_CLIENT_REQUEST, PVOID, type PSECPKG_DLL_FUNCTIONS (line 379) | typedef NTSTATUS (NTAPI SpInstanceInitFn)(ULONG, PSECPKG_DLL_FUNCTIONS, type ULONG (line 382) | typedef NTSTATUS (NTAPI SpMakeSignatureFn)(LSA_SEC_HANDLE, ULONG, type PSecBufferDesc (line 384) | typedef NTSTATUS (NTAPI SpVerifySignatureFn)(LSA_SEC_HANDLE, PSecBufferD... type ULONG (line 386) | typedef NTSTATUS (NTAPI SpSealMessageFn)(LSA_SEC_HANDLE, ULONG, PSecBuff... type PSecBufferDesc (line 388) | typedef NTSTATUS (NTAPI SpUnsealMessageFn)(LSA_SEC_HANDLE, PSecBufferDesc, type PUCHAR (line 393) | typedef NTSTATUS (NTAPI SpMarshallSupplementalCredsFn)(ULONG, PUCHAR, PU... type ULONG (line 395) | typedef NTSTATUS (NTAPI SpExportSecurityContextFn)(LSA_SEC_HANDLE, ULONG, type HANDLE (line 397) | typedef NTSTATUS (NTAPI SpImportSecurityContextFn)(PSecBuffer, HANDLE, type SECPKG_FUNCTION_TABLE (line 405) | typedef struct SECPKG_FUNCTION_TABLE { type SECPKG_USER_FUNCTION_TABLE (line 453) | typedef struct SECPKG_USER_FUNCTION_TABLE { type PULONG (line 472) | typedef NTSTATUS (NTAPI *SpLsaModeInitializeFn)(ULONG, PULONG, type PULONG (line 476) | typedef NTSTATUS (WINAPI *SpUserModeInitializeFn)(ULONG, PULONG, FILE: wine/windows/objbase.h type interface (line 238) | typedef interface IRpcStubBuffer type interface (line 242) | typedef interface IRpcChannelBuffer type COINIT (line 276) | typedef enum tagCOINIT type REGCLS (line 319) | typedef enum tagREGCLS type COWAIT_FLAGS (line 385) | typedef enum tagCOWAIT_FLAGS type STGOPTIONS (line 470) | typedef struct tagSTGOPTIONS FILE: wine/windows/objsel.h type DSOP_UPLEVEL_FILTER_FLAGS (line 45) | typedef struct _DSOP_UPLEVEL_FILTER_FLAGS type DSOP_FILTER_FLAGS (line 75) | typedef struct _DSOP_FILTER_FLAGS type DSOP_SCOPE_INIT_INFO (line 95) | typedef struct _DSOP_SCOPE_INIT_INFO type DSOP_SCOPE_INIT_INFO (line 105) | typedef const DSOP_SCOPE_INIT_INFO *PCDSOP_SCOPE_INIT_INFO; type DSOP_INIT_INFO (line 111) | typedef struct _DSOP_INIT_INFO type DSOP_INIT_INFO (line 122) | typedef const DSOP_INIT_INFO *PCDSOP_INIT_INFO; type DS_SELECTION (line 136) | typedef struct _DS_SELECTION type DS_SELECTION_LIST (line 146) | typedef struct _DS_SELECTION_LIST FILE: wine/windows/ole2.h type tagMSG (line 29) | struct tagMSG type tagMSG (line 120) | struct tagMSG type tagMSG (line 125) | struct tagMSG type _OLESTREAM (line 152) | struct _OLESTREAM type OLESTREAMVTBL (line 153) | typedef struct _OLESTREAMVTBL { type OLESTREAMVTBL (line 157) | typedef OLESTREAMVTBL* LPOLESTREAMVTBL; type OLESTREAM (line 158) | typedef struct _OLESTREAM { FILE: wine/windows/oleauto.h type UDATE (line 605) | typedef struct { type NUMPARSE (line 610) | typedef struct type PARAMDATA (line 683) | typedef struct tagPARAMDATA type METHODDATA (line 690) | typedef struct tagMETHODDATA type INTERFACEDATA (line 703) | typedef struct tagINTERFACEDATA type REGKIND (line 709) | typedef enum tagREGKIND FILE: wine/windows/olectl.h type OCPFIPARAMS (line 100) | typedef struct tagOCPFIPARAMS type FONTDESC (line 118) | typedef struct tagFONTDESC { type PICTDESC (line 138) | typedef struct tagPICTDESC { type LONG (line 160) | typedef LONG OLE_XPOS_PIXELS; type LONG (line 161) | typedef LONG OLE_YPOS_PIXELS; type LONG (line 162) | typedef LONG OLE_XSIZE_PIXELS; type LONG (line 163) | typedef LONG OLE_YSIZE_PIXELS; type OLE_XPOS_CONTAINER (line 164) | typedef float OLE_XPOS_CONTAINER; type OLE_YPOS_CONTAINER (line 165) | typedef float OLE_YPOS_CONTAINER; type OLE_XSIZE_CONTAINER (line 166) | typedef float OLE_XSIZE_CONTAINER; type OLE_YSIZE_CONTAINER (line 167) | typedef float OLE_YSIZE_CONTAINER; type OLE_TRISTATE (line 169) | typedef enum type VARIANT_BOOL (line 176) | typedef VARIANT_BOOL OLE_OPTEXCLUSIVE; type VARIANT_BOOL (line 177) | typedef VARIANT_BOOL OLE_CANCELBOOL; type VARIANT_BOOL (line 178) | typedef VARIANT_BOOL OLE_ENABLEDEFAULTBOOL; FILE: wine/windows/oledlg.h type IOleUILinkContainerA (line 40) | struct IOleUILinkContainerA type IOleUILinkContainerW (line 41) | struct IOleUILinkContainerW type IOleUILinkInfoA (line 43) | struct IOleUILinkInfoA type IOleUILinkInfoW (line 44) | struct IOleUILinkInfoW type IOleUIObjInfoA (line 46) | struct IOleUIObjInfoA type IOleUIObjInfoW (line 47) | struct IOleUIObjInfoW type UINT (line 83) | typedef UINT (CALLBACK *LPFNOLEUIHOOK)(HWND, UINT, WPARAM, LPARAM); type OLEUIINSERTOBJECTA (line 142) | typedef struct tagOLEUIINSERTOBJECTA type OLEUIINSERTOBJECTW (line 168) | typedef struct tagOLEUIINSERTOBJECTW type OLEUICONVERTA (line 216) | typedef struct tagOLEUICONVERTA type OLEUICONVERTW (line 242) | typedef struct tagOLEUICONVERTW type OLEUICHANGEICONA (line 285) | typedef struct tagOLEUICHANGEICONA type OLEUICHANGEICONW (line 302) | typedef struct tagOLEUICHANGEICONW type OLEUIPASTEFLAG (line 334) | typedef enum tagOLEUIPASTEFLAG type OLEUIPASTEENTRYA (line 350) | typedef struct tagOLEUIPASTEENTRYA type OLEUIPASTEENTRYW (line 359) | typedef struct tagOLEUIPASTEENTRYW function DECL_WINELIB_TYPE_AW (line 368) | DECL_WINELIB_TYPE_AW(OLEUIPASTEENTRY) type OLEUIPASTESPECIALW (line 396) | typedef struct tagOLEUIPASTESPECIALW type OLEUIEDITLINKSW (line 469) | typedef struct tagOLEUIEDITLINKSW type OLEUIEDITLINKSA (line 483) | typedef struct tagOLEUIEDITLINKSA function DECL_WINELIB_TYPE_AW (line 497) | DECL_WINELIB_TYPE_AW(OLEUIEDITLINKS) type OLEUIBUSYW (line 520) | typedef struct tagOLEUIBUSYW type tagOLEUIOBJECTPROPSW (line 549) | struct tagOLEUIOBJECTPROPSW type tagOLEUIOBJECTPROPSA (line 550) | struct tagOLEUIOBJECTPROPSA type OLEUIGNRLPROPSA (line 552) | typedef struct tagOLEUIGNRLPROPSA type OLEUIGNRLPROPSW (line 564) | typedef struct tagOLEUIGNRLPROPSW function DECL_WINELIB_TYPE_AW (line 575) | DECL_WINELIB_TYPE_AW(OLEUIGNRLPROPS) type OLEUIVIEWPROPSW (line 592) | typedef struct tagOLEUIVIEWPROPSW type OLEUILINKPROPSA (line 614) | typedef struct tagOLEUILINKPROPSA type OLEUILINKPROPSW (line 625) | typedef struct tagOLEUILINKPROPSW function DECL_WINELIB_TYPE_AW (line 636) | DECL_WINELIB_TYPE_AW(OLEUILINKPROPS) type OLEUIOBJECTPROPSW (line 654) | typedef struct tagOLEUIOBJECTPROPSW type OLEUICHANGESOURCEW (line 683) | typedef struct tagOLEUICHANGESOURCEW type OLEUICHANGESOURCEA (line 705) | typedef struct tagOLEUICHANGESOURCEA FILE: wine/windows/patchapi.h type PATCH_IGNORE_RANGE (line 31) | typedef struct _PATCH_IGNORE_RANGE type PATCH_RETAIN_RANGE (line 37) | typedef struct _PATCH_RETAIN_RANGE FILE: wine/windows/pdh.h type LONG (line 31) | typedef LONG PDH_STATUS; type HANDLE (line 32) | typedef HANDLE PDH_HQUERY; type HANDLE (line 33) | typedef HANDLE PDH_HCOUNTER; type HANDLE (line 34) | typedef HANDLE PDH_HLOG; type PDH_HCOUNTER (line 36) | typedef PDH_HCOUNTER HCOUNTER; type PDH_HQUERY (line 37) | typedef PDH_HQUERY HQUERY; type PDH_HLOG (line 38) | typedef PDH_HLOG HLOG; type PDH_FMT_COUNTERVALUE (line 70) | typedef struct _PDH_FMT_COUNTERVALUE type PDH_RAW_COUNTER (line 83) | typedef struct _PDH_RAW_COUNTER type PDH_COUNTER_PATH_ELEMENTS_A (line 92) | typedef struct _PDH_COUNTER_PATH_ELEMENTS_A type PDH_COUNTER_PATH_ELEMENTS_W (line 102) | typedef struct _PDH_COUNTER_PATH_ELEMENTS_W function DECL_PDH_TYPE_AW (line 112) | DECL_PDH_TYPE_AW(PDH_COUNTER_PATH_ELEMENTS) type PDH_DATA_ITEM_PATH_ELEMENTS_W (line 123) | typedef struct _PDH_DATA_ITEM_PATH_ELEMENTS_W function DECL_PDH_TYPE_AW (line 131) | DECL_PDH_TYPE_AW(PDH_DATA_ITEM_PATH_ELEMENTS) type PDH_COUNTER_INFO_W (line 163) | typedef struct _PDH_COUNTER_INFO_W FILE: wine/windows/perflib.h type PVOID (line 28) | typedef ULONG (WINAPI * PERFLIBREQUEST)(ULONG,PVOID,ULONG); type PERF_COUNTERSET_INFO (line 30) | typedef struct _PERF_COUNTERSET_INFO { type PERF_COUNTERSET_INSTANCE (line 37) | typedef struct _PERF_COUNTERSET_INSTANCE { type PERF_PROVIDER_CONTEXT (line 45) | typedef struct _PROVIDER_CONTEXT { FILE: wine/windows/physicalmonitorenumerationapi.h type PHYSICAL_MONITOR (line 30) | typedef struct _PHYSICAL_MONITOR FILE: wine/windows/pktdef.h type __TYPES (line 158) | typedef struct __TAG { FILE: wine/windows/powrprof.h type GLOBAL_MACHINE_POWER_POLICY (line 28) | typedef struct _GLOBAL_MACHINE_POWER_POLICY { type GLOBAL_USER_POWER_POLICY (line 36) | typedef struct _GLOBAL_USER_POWER_POLICY { type GLOBAL_POWER_POLICY (line 49) | typedef struct _GLOBAL_POWER_POLICY { type MACHINE_POWER_POLICY (line 55) | typedef struct _MACHINE_POWER_POLICY { type MACHINE_PROCESSOR_POWER_POLICY (line 73) | typedef struct _MACHINE_PROCESSOR_POWER_POLICY { type USER_POWER_POLICY (line 80) | typedef struct _USER_POWER_POLICY { type POWER_POLICY (line 106) | typedef struct _POWER_POLICY { type POWER_DATA_ACCESSOR (line 112) | typedef enum _POWER_DATA_ACCESSOR { type DWORD (line 147) | typedef BOOLEAN (CALLBACK* PWRSCHEMESENUMPROC)(UINT, DWORD, LPWSTR, DWOR... FILE: wine/windows/profinfo.h type PROFILEINFOA (line 22) | typedef struct _PROFILEINFOA { type PROFILEINFOW (line 33) | typedef struct _PROFILEINFOW { FILE: wine/windows/propvarutil.h type tagPROPVAR_CHANGE_FLAGS (line 25) | enum tagPROPVAR_CHANGE_FLAGS type PROPVAR_CHANGE_FLAGS (line 35) | typedef int PROPVAR_CHANGE_FLAGS; type tagPROPVAR_COMPARE_UNIT (line 37) | enum tagPROPVAR_COMPARE_UNIT type PROPVAR_COMPARE_UNIT (line 48) | typedef int PROPVAR_COMPARE_UNIT; type tagPROPVAR_COMPARE_FLAGS (line 50) | enum tagPROPVAR_COMPARE_FLAGS type PROPVAR_COMPARE_FLAGS (line 60) | typedef int PROPVAR_COMPARE_FLAGS; function HRESULT (line 93) | inline HRESULT InitPropVariantFromBoolean(BOOL fVal, PROPVARIANT *ppropvar) function HRESULT (line 100) | inline HRESULT InitPropVariantFromString(PCWSTR psz, PROPVARIANT *ppropvar) function HRESULT (line 113) | inline HRESULT InitPropVariantFromInt64(LONGLONG llVal, PROPVARIANT *ppr... FILE: wine/windows/prsht.h type _PROPSHEETPAGEA (line 44) | struct _PROPSHEETPAGEA type _PROPSHEETPAGEW (line 45) | struct _PROPSHEETPAGEW type _PSP (line 46) | struct _PSP type _PSP (line 49) | struct _PSP type UINT (line 53) | typedef UINT (CALLBACK *LPFNPSPCALLBACKA)(HWND, UINT, struct type UINT (line 54) | typedef UINT (CALLBACK *LPFNPSPCALLBACKW)(HWND, UINT, struct type UINT (line 55) | typedef INT (CALLBACK *PFNPROPSHEETCALLBACK)(HWND, UINT, LPARAM); type LPFNADDPROPSHEETPAGE (line 57) | typedef BOOL (CALLBACK *LPFNADDPROPSHEETPAGES)(LPVOID, LPFNADDPROPSHEETP... type LPCDLGTEMPLATEA (line 63) | typedef LPCDLGTEMPLATEA PROPSHEETPAGE_RESOURCEA; type LPCDLGTEMPLATEW (line 64) | typedef LPCDLGTEMPLATEW PROPSHEETPAGE_RESOURCEW; type _PROPSHEETPAGEA (line 67) | struct _PROPSHEETPAGEA type PROPSHEETPAGEA (line 98) | typedef const PROPSHEETPAGEA *LPCPROPSHEETPAGEA, *LPCPROPSHEETPAGEA_LATEST; type PROPSHEETPAGEW (line 104) | typedef struct _PROPSHEETPAGEW type PROPSHEETPAGEW (line 135) | typedef const PROPSHEETPAGEW *LPCPROPSHEETPAGEW, *LPCPROPSHEETPAGEW_LATEST; type PROPSHEETHEADERA (line 142) | typedef struct _PROPSHEETHEADERA type PROPSHEETHEADERA (line 179) | typedef const PROPSHEETHEADERA *LPCPROPSHEETHEADERA; type PROPSHEETHEADERW (line 183) | typedef struct _PROPSHEETHEADERW type PROPSHEETHEADERW (line 220) | typedef const PROPSHEETHEADERW *LPCPROPSHEETHEADERW; type PSHNOTIFY (line 341) | typedef struct _PSHNOTIFY FILE: wine/windows/psapi.h type MODULEINFO (line 28) | typedef struct _MODULEINFO { type PROCESS_MEMORY_COUNTERS (line 34) | typedef struct _PROCESS_MEMORY_COUNTERS { type PROCESS_MEMORY_COUNTERS (line 46) | typedef PROCESS_MEMORY_COUNTERS *PPROCESS_MEMORY_COUNTERS; type PSAPI_WS_WATCH_INFORMATION (line 48) | typedef struct _PSAPI_WS_WATCH_INFORMATION { type PERFORMANCE_INFORMATION (line 53) | typedef struct _PERFORMANCE_INFORMATION { type ENUM_PAGE_FILE_INFORMATION (line 70) | typedef struct _ENUM_PAGE_FILE_INFORMATION { type BOOL (line 78) | typedef BOOL (*PENUM_PAGE_FILE_CALLBACKA) (LPVOID, PENUM_PAGE_FILE_INFOR... type BOOL (line 79) | typedef BOOL (*PENUM_PAGE_FILE_CALLBACKW) (LPVOID, PENUM_PAGE_FILE_INFOR... FILE: wine/windows/ras.h type RASDEVINFOA (line 60) | typedef struct tagRASDEVINFOA { type RASDEVINFOW (line 66) | typedef struct tagRASDEVINFOW { function DECL_WINELIB_TYPE_AW (line 72) | DECL_WINELIB_TYPE_AW(RASDEVINFO) type RASCONNW (line 92) | typedef struct tagRASCONNW { function DECL_WINELIB_TYPE_AW (line 106) | DECL_WINELIB_TYPE_AW(RASCONN) type RASENTRYNAMEW (line 114) | typedef struct tagRASENTRYNAMEW { function DECL_WINELIB_TYPE_AW (line 119) | DECL_WINELIB_TYPE_AW(RASENTRYNAME) type RASDIALPARAMSW (line 134) | typedef struct tagRASDIALPARAMSW { function DECL_WINELIB_TYPE_AW (line 146) | DECL_WINELIB_TYPE_AW(RASDIALPARAMS) type RASENTRYA (line 169) | typedef struct tagRASENTRYA { type RASENTRYW (line 243) | typedef struct tagRASENTRYW { type RASCONNSTATE (line 321) | typedef enum tagRASCONNSTATE type RASCONNSTATUSA (line 355) | typedef struct tagRASCONNSTATUSA type RASCONNSTATUSW (line 364) | typedef struct tagRASCONNSTATUSW type tagRASPROJECTION (line 375) | enum tagRASPROJECTION type RASSUBENTRYA (line 385) | typedef struct tagRASSUBENTRYA type RASSUBENTRYW (line 395) | typedef struct tagRASSUBENTRYW type RASDIALEXTENSIONS (line 405) | typedef struct tagRASDIALEXTENSIONS type RASAUTODIALENTRYA (line 413) | typedef struct tagRASAUTODIALENTRYA type RASAUTODIALENTRYW (line 421) | typedef struct tagRASAUTODIALENTRYW type RAS_STATS (line 429) | typedef struct _RAS_STATS FILE: wine/windows/rasdlg.h type RASENTRYDLGW (line 24) | typedef struct tagRASENTRYDLGW FILE: wine/windows/restartmanager.h type RM_APP_TYPE (line 33) | typedef enum { type RM_REBOOT_REASON (line 43) | typedef enum _RM_REBOOT_REASON { type RM_UNIQUE_PROCESS (line 52) | typedef struct { type RM_PROCESS_INFO (line 57) | typedef struct { FILE: wine/windows/richedit.h type LPBYTE (line 213) | typedef DWORD (CALLBACK * EDITSTREAMCALLBACK)( DWORD_PTR, LPBYTE, LONG, ... type NMHDR (line 246) | typedef struct _nmhdr type CHARFORMATA (line 255) | typedef struct _charformat type CHARFORMATW (line 268) | typedef struct _charformatw type _charformat2a (line 283) | struct _charformat2a { type CHARFORMAT2W (line 306) | typedef struct _charformat2w { type BIDIOPTIONS (line 490) | typedef struct _bidioptions type CHARRANGE (line 500) | typedef struct _charrange type TEXTRANGEA (line 508) | typedef struct _textrange type TEXTRANGEW (line 514) | typedef struct _textrangew type _editstream (line 522) | struct _editstream type COMPCOLOR (line 529) | typedef struct _compcolor { type ENCORRECTTEXT (line 535) | typedef struct _encorrecttext { type ENDROPFILES (line 541) | typedef struct _endropfiles { type ENLINK (line 548) | typedef struct _enlink { type ENLOWFIRTF (line 556) | typedef struct _enlowfirtf { type ENOLEOPFAILED (line 561) | typedef struct { type ENPROTECTED (line 568) | typedef struct _enprotected { type ENSAVECLIPBOARD (line 576) | typedef struct _ensaveclipboard { type FINDTEXTA (line 582) | typedef struct _findtextA { type FINDTEXTW (line 587) | typedef struct _findtextW { type _findtextexA (line 594) | struct _findtextexA { type FINDTEXTEXW (line 600) | typedef struct _findtextexW { type _formatrange (line 608) | struct _formatrange { type KHYPH (line 616) | typedef enum tagKHYPH type HYPHRESULT (line 627) | typedef struct hyphresult type HYPHENATEINFO (line 634) | typedef struct tagHyphenateInfo type MSGFILTER (line 641) | typedef struct _msgfilter { type OBJECTPOSITIONS (line 648) | typedef struct _objectpositions { type PARAFORMAT (line 654) | typedef struct _paraformat { type PARAFORMAT2 (line 667) | typedef struct _paraformat2 { type SELCHANGE (line 686) | typedef struct _selchange { type REQRESIZE (line 692) | typedef struct _reqresize { type REPASTESPECIAL (line 697) | typedef struct _repastespecial { type PUNCTUATION (line 702) | typedef struct _punctuation { type GETTEXTEX (line 707) | typedef struct _gettextex { type IMECOMPTEXT (line 715) | typedef struct _imecomptext { type UNDONAMEID (line 983) | typedef enum _undonameid type LONG (line 994) | typedef LONG (*EDITWORDBREAKPROCEX)(char*,LONG,BYTE,INT); type GETTEXTLENGTHEX (line 1050) | typedef struct _gettextlengthex { type SETTEXTEX (line 1066) | typedef struct _settextex { FILE: wine/windows/roapi.h type RO_INIT_TYPE (line 26) | typedef enum type _RO_REGISTRATION_COOKIE (line 37) | struct _RO_REGISTRATION_COOKIE type IActivationFactory (line 39) | typedef HRESULT (WINAPI *PFNGETACTIVATIONFACTORY)(HSTRING, IActivationFa... FILE: wine/windows/rpc.h type LONG (line 46) | typedef LONG RPC_STATUS; FILE: wine/windows/rpcasync.h type RPC_ERROR_ENUM_HANDLE (line 29) | typedef struct tagRPC_ERROR_ENUM_HANDLE type ExtendedErrorParamTypes (line 36) | typedef enum tagExtendedErrorParamTypes type BinaryParam (line 50) | typedef struct tagBinaryParam type RPC_EE_INFO_PARAM (line 56) | typedef struct tagRPC_EE_INFO_PARAM type RPC_EXTENDED_ERROR_INFO (line 77) | typedef struct tagRPC_EXTENDED_ERROR_INFO type RPC_NOTIFICATION_TYPES (line 97) | typedef enum _RPC_NOTIFICATION_TYPES type RPC_ASYNC_EVENT (line 107) | typedef enum _RPC_ASYNC_EVENT type _RPC_ASYNC_STATE (line 116) | struct _RPC_ASYNC_STATE type _RPC_ASYNC_STATE (line 118) | struct _RPC_ASYNC_STATE type RPCNOTIFICATION_ROUTINE (line 119) | typedef RPCNOTIFICATION_ROUTINE *PFN_RPCNOTIFICATION_ROUTINE; type RPC_ASYNC_NOTIFICATION_INFO (line 121) | typedef union _RPC_ASYNC_NOTIFICATION_INFO type RPC_ASYNC_STATE (line 147) | typedef struct _RPC_ASYNC_STATE FILE: wine/windows/rpcdce.h type GUID (line 42) | typedef GUID UUID; type I_RPC_HANDLE (line 50) | typedef I_RPC_HANDLE RPC_BINDING_HANDLE; type RPC_BINDING_HANDLE (line 51) | typedef RPC_BINDING_HANDLE handle_t; type RPC_BINDING_VECTOR (line 55) | typedef struct _RPC_BINDING_VECTOR type UUID_VECTOR (line 62) | typedef struct _UUID_VECTOR type RPC_IF_ID (line 69) | typedef struct _RPC_IF_ID type RPC_IF_ID_VECTOR (line 76) | typedef struct type RPC_STATS_VECTOR (line 82) | typedef struct type RPC_PROTSEQ_VECTORA (line 88) | typedef struct _RPC_PROTSEQ_VECTORA type RPC_PROTSEQ_VECTORW (line 94) | typedef struct _RPC_PROTSEQ_VECTORW type RPC_STATUS (line 211) | typedef RPC_STATUS RPC_ENTRY RPC_IF_CALLBACK_FN( RPC_IF_HANDLE Interface... type RPC_POLICY (line 214) | typedef struct _RPC_POLICY type SEC_WINNT_AUTH_IDENTITY_W (line 221) | typedef struct _SEC_WINNT_AUTH_IDENTITY_W type SEC_WINNT_AUTH_IDENTITY_A (line 232) | typedef struct _SEC_WINNT_AUTH_IDENTITY_A type RPC_HTTP_TRANSPORT_CREDENTIALS_W (line 243) | typedef struct _RPC_HTTP_TRANSPORT_CREDENTIALS_W type RPC_HTTP_TRANSPORT_CREDENTIALS_A (line 253) | typedef struct _RPC_HTTP_TRANSPORT_CREDENTIALS_A type RPC_SECURITY_QOS (line 263) | typedef struct _RPC_SECURITY_QOS { type RPC_SECURITY_QOS_V2_W (line 270) | typedef struct _RPC_SECURITY_QOS_V2_W type RPC_SECURITY_QOS_V2_A (line 283) | typedef struct _RPC_SECURITY_QOS_V2_A FILE: wine/windows/rpcdcep.h type RPC_VERSION (line 26) | typedef struct _RPC_VERSION { type RPC_SYNTAX_IDENTIFIER (line 31) | typedef struct _RPC_SYNTAX_IDENTIFIER { type RPC_MESSAGE (line 36) | typedef struct _RPC_MESSAGE type RPC_DISPATCH_TABLE (line 85) | typedef struct type RPC_PROTSEQ_ENDPOINT (line 92) | typedef struct _RPC_PROTSEQ_ENDPOINT type RPC_SERVER_INTERFACE (line 101) | typedef struct _RPC_SERVER_INTERFACE type RPC_CLIENT_INTERFACE (line 114) | typedef struct _RPC_CLIENT_INTERFACE type RPC_C_OPT_COOKIE_AUTH_DESCRIPTOR (line 129) | typedef struct _RPC_C_OPT_COOKIE_AUTH_DESCRIPTOR type RPC_STATUS (line 188) | typedef RPC_STATUS (*RPC_BLOCKING_FN)(void* hWnd, void* Context, HANDLE ... type RPC_STATUS (line 210) | typedef RPC_STATUS (*RPC_BLOCKING_FN)(void* hWnd, void* Context, void* h... FILE: wine/windows/rpcndr.h type byte (line 111) | typedef unsigned char byte; type INT64 (line 112) | typedef INT64 hyper; type UINT64 (line 113) | typedef UINT64 MIDL_uhyper; type boolean (line 114) | typedef unsigned char boolean; type _MIDL_STUB_MESSAGE (line 155) | struct _MIDL_STUB_MESSAGE type _MIDL_STUB_DESC (line 156) | struct _MIDL_STUB_DESC type _FULL_PTR_XLAT_TABLES (line 157) | struct _FULL_PTR_XLAT_TABLES type NDR_ALLOC_ALL_NODES_CONTEXT (line 158) | struct NDR_ALLOC_ALL_NODES_CONTEXT type NDR_POINTER_QUEUE_STATE (line 159) | struct NDR_POINTER_QUEUE_STATE type ULONG (line 162) | typedef ULONG RPC_LENGTH; type _MIDL_STUB_MESSAGE (line 163) | struct _MIDL_STUB_MESSAGE type ARRAY_INFO (line 166) | typedef struct type CS_STUB_INFO (line 176) | typedef struct type _NDR_PIPE_DESC (line 183) | struct _NDR_PIPE_DESC type _NDR_PIPE_MESSAGE (line 184) | struct _NDR_PIPE_MESSAGE type _NDR_ASYNC_MESSAGE (line 185) | struct _NDR_ASYNC_MESSAGE type _NDR_CORRELATION_INFO (line 186) | struct _NDR_CORRELATION_INFO type MIDL_STUB_MESSAGE (line 188) | typedef struct _MIDL_STUB_MESSAGE type GENERIC_BINDING_ROUTINE_PAIR (line 268) | typedef struct _GENERIC_BINDING_ROUTINE_PAIR type GENERIC_BINDING_INFO (line 274) | typedef struct __GENERIC_BINDING_INFO type XMIT_ROUTINE_QUINTUPLE (line 284) | typedef struct _XMIT_ROUTINE_QUINTUPLE type USER_MARSHAL_ROUTINE_QUADRUPLE (line 297) | typedef struct _USER_MARSHAL_ROUTINE_QUADRUPLE type USER_MARSHAL_CB_TYPE (line 310) | typedef enum type USER_MARSHAL_CB (line 318) | typedef struct _USER_MARSHAL_CB type MALLOC_FREE_STRUCT (line 336) | typedef struct _MALLOC_FREE_STRUCT type COMM_FAULT_OFFSETS (line 342) | typedef struct _COMM_FAULT_OFFSETS type MIDL_STUB_DESC (line 348) | typedef struct _MIDL_STUB_DESC type MIDL_STUB_DESC (line 375) | typedef const MIDL_STUB_DESC *PMIDL_STUB_DESC; type MIDL_FORMAT_STRING (line 377) | typedef struct _MIDL_FORMAT_STRING type MIDL_SYNTAX_INFO (line 387) | typedef struct _MIDL_SYNTAX_INFO type MIDL_SERVER_INFO (line 407) | typedef struct _MIDL_SERVER_INFO_ type MIDL_STUBLESS_PROXY_INFO (line 419) | typedef struct _MIDL_STUBLESS_PROXY_INFO type LONG_PTR (line 432) | typedef LONG_PTR CLIENT_CALL_RETURN; type CLIENT_CALL_RETURN (line 434) | typedef union _CLIENT_CALL_RETURN type STUB_PHASE (line 441) | typedef enum { type PROXY_PHASE (line 448) | typedef enum { type XLAT_SIDE (line 456) | typedef enum { type FULL_PTR_TO_REFID_ELEMENT (line 461) | typedef struct _FULL_PTR_TO_REFID_ELEMENT { type FULL_PTR_XLAT_TABLES (line 469) | typedef struct _FULL_PTR_XLAT_TABLES { type IRpcStubBuffer (line 486) | struct IRpcStubBuffer type ULONG (line 488) | typedef ULONG error_status_t; type SCONTEXT_QUEUE (line 491) | typedef struct _SCONTEXT_QUEUE { type NDR_USER_MARSHAL_INFO_LEVEL1 (line 496) | typedef struct _NDR_USER_MARSHAL_INFO_LEVEL1 type NDR_USER_MARSHAL_INFO (line 506) | typedef struct _NDR_USER_MARSHAL_INFO type IRpcStubBuffer (line 683) | struct IRpcStubBuffer type IRpcChannelBuffer (line 683) | struct IRpcChannelBuffer type IRpcStubBuffer (line 685) | struct IRpcStubBuffer type IRpcChannelBuffer (line 685) | struct IRpcChannelBuffer type IRpcStubBuffer (line 687) | struct IRpcStubBuffer type IRpcChannelBuffer (line 687) | struct IRpcChannelBuffer type IRpcStubBuffer (line 689) | struct IRpcStubBuffer type IRpcChannelBuffer (line 689) | struct IRpcChannelBuffer type IRpcStubBuffer (line 721) | struct IRpcStubBuffer type IRpcChannelBuffer (line 721) | struct IRpcChannelBuffer type IRpcChannelBuffer (line 723) | struct IRpcChannelBuffer FILE: wine/windows/rpcproxy.h type tagCInterfaceStubVtbl (line 40) | struct tagCInterfaceStubVtbl type tagCInterfaceProxyVtbl (line 41) | struct tagCInterfaceProxyVtbl type IIDLookupRtn (line 44) | typedef IIDLookupRtn *PIIDLookup; type ProxyFileInfo (line 46) | typedef struct tagProxyFileInfo type ProxyFileInfo (line 61) | typedef ProxyFileInfo ExtendedProxyFileInfo; type CInterfaceProxyHeader (line 63) | typedef struct tagCInterfaceProxyHeader type CInterfaceProxyVtbl (line 78) | typedef struct tagCInterfaceProxyVtbl type CInterfaceStubHeader (line 94) | typedef struct tagCInterfaceStubHeader type CInterfaceStubVtbl (line 102) | typedef struct tagCInterfaceStubVtbl type CStdStubBuffer (line 108) | typedef struct tagCStdStubBuffer type CStdPSFactoryBuffer (line 118) | typedef struct tagCStdPSFactoryBuffer FILE: wine/windows/schannel.h type _HMAPPER (line 185) | struct _HMAPPER type SCHANNEL_CRED (line 187) | typedef struct _SCHANNEL_CRED type SecPkgCred_SupportedAlgs (line 205) | typedef struct _SecPkgCred_SupportedAlgs type SecPkgCred_CipherStrengths (line 211) | typedef struct _SecPkgCred_CipherStrengths type SecPkgCred_SupportedProtocols (line 217) | typedef struct _SecPkgCred_SupportedProtocols type SecPkgContext_IssuerListInfoEx (line 222) | typedef struct _SecPkgContext_IssuerListInfoEx type SecPkgContext_ConnectionInfo (line 228) | typedef struct _SecPkgContext_ConnectionInfo FILE: wine/windows/secext.h type EXTENDED_NAME_FORMAT (line 26) | typedef enum FILE: wine/windows/sensapi.h type QOCINFO (line 30) | typedef struct tagQOCINFO FILE: wine/windows/setupapi.h type PVOID (line 44) | typedef PVOID HINF; type PVOID (line 47) | typedef PVOID HDEVINFO; type PVOID (line 50) | typedef PVOID HSPFILELOG; type PVOID (line 53) | typedef PVOID HSPFILEQ; type PVOID (line 55) | typedef PVOID HDSKSPC; type INFCONTEXT (line 58) | typedef struct _INFCONTEXT type SP_ALTPLATFORM_INFO_V2 (line 66) | typedef struct _SP_ALTPLATFORM_INFO_V2 type SP_ALTPLATFORM_INFO_V1 (line 84) | typedef struct _SP_ALTPLATFORM_INFO_V1 type SP_ALTPLATFORM_INFO_V2 (line 94) | typedef SP_ALTPLATFORM_INFO_V2 SP_ALTPLATFORM_INFO; type PSP_ALTPLATFORM_INFO_V2 (line 95) | typedef PSP_ALTPLATFORM_INFO_V2 PSP_ALTPLATFORM_INFO; type SP_FILE_COPY_PARAMS_A (line 97) | typedef struct _SP_FILE_COPY_PARAMS_A type SP_FILE_COPY_PARAMS_W (line 113) | typedef struct _SP_FILE_COPY_PARAMS_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 129) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_FILE_COPY_PARAMS) type SP_REGISTER_CONTROL_STATUSW (line 140) | typedef struct _SP_REGISTER_CONTROL_STATUSW type UINT (line 174) | typedef UINT DI_FUNCTION; type SP_CLASSINSTALL_HEADER (line 176) | typedef struct _SP_CLASSINSTALL_HEADER type SP_ENABLECLASS_PARAMS (line 182) | typedef struct _SP_ENABLECLASS_PARAMS type SP_PROPCHANGE_PARAMS (line 194) | typedef struct _SP_PROPCHANGE_PARAMS type SP_DEVINSTALL_PARAMS_A (line 214) | typedef struct _SP_DEVINSTALL_PARAMS_A type SP_DEVINSTALL_PARAMS_W (line 228) | typedef struct _SP_DEVINSTALL_PARAMS_W type SP_REMOVEDEVICE_PARAMS (line 312) | typedef struct _SP_REMOVEDEVICE_PARAMS type SP_UNREMOVEDEVICE_PARAMS (line 323) | typedef struct _SP_UNREMOVEDEVICE_PARAMS type SP_SELECTDEVICE_PARAMS_A (line 333) | typedef struct _SP_SELECTDEVICE_PARAMS_A type SP_SELECTDEVICE_PARAMS_W (line 343) | typedef struct _SP_SELECTDEVICE_PARAMS_W type SP_DETECTDEVICE_PARAMS (line 355) | typedef struct _SP_DETECTDEVICE_PARAMS type SP_INSTALLWIZARD_DATA (line 364) | typedef struct _SP_INSTALLWIZARD_DATA type SP_NEWDEVICEWIZARD_DATA (line 427) | typedef struct _SP_NEWDEVICEWIZARD_DATA type SP_NEWDEVICEWIZARD_DATA (line 436) | typedef SP_NEWDEVICEWIZARD_DATA SP_ADDPROPERTYPAGE_DATA; type PSP_NEWDEVICEWIZARD_DATA (line 437) | typedef PSP_NEWDEVICEWIZARD_DATA PSP_ADDPROPERTYPAGE_DATA; type SP_TROUBLESHOOTER_PARAMS_A (line 439) | typedef struct _SP_TROUBLESHOOTER_PARAMS_A type SP_TROUBLESHOOTER_PARAMS_W (line 446) | typedef struct _SP_TROUBLESHOOTER_PARAMS_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 453) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_TROUBLESHOOTER_PARAMS) type SP_POWERMESSAGEWAKE_PARAMS_W (line 462) | typedef struct _SP_POWERMESSAGEWAKE_PARAMS_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 468) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_POWERMESSAGEWAKE_PARAMS) type SP_DRVINFO_DATA_V1_W (line 481) | typedef struct _SP_DRVINFO_DATA_V1_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 491) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_DRVINFO_DATA_V1) type SP_DRVINFO_DATA_V2_W (line 506) | typedef struct _SP_DRVINFO_DATA_V2_W type PSP_DRVINFO_DATA_V2_A (line 522) | typedef PSP_DRVINFO_DATA_V2_A PSP_DRVINFO_DATA_A; type SP_DRVINFO_DATA_V2_W (line 523) | typedef SP_DRVINFO_DATA_V2_W SP_DRVINFO_DATA_W; type PSP_DRVINFO_DATA_V2_W (line 524) | typedef PSP_DRVINFO_DATA_V2_W PSP_DRVINFO_DATA_W; function DECL_WINELIB_SETUPAPI_TYPE_AW (line 526) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_DRVINFO_DATA) type SP_DRVINFO_DETAIL_DATA_W (line 542) | typedef struct _SP_DRVINFO_DETAIL_DATA_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 555) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_DRVINFO_DETAIL_DATA) type SP_DEVINFO_DATA (line 599) | typedef struct _SP_DEVINFO_DATA type SP_DEVICE_INTERFACE_DATA (line 607) | typedef struct _SP_DEVICE_INTERFACE_DATA type SP_DEVICE_INTERFACE_DATA (line 619) | typedef SP_DEVICE_INTERFACE_DATA SP_INTERFACE_DEVICE_DATA; type PSP_DEVICE_INTERFACE_DATA (line 620) | typedef PSP_DEVICE_INTERFACE_DATA PSP_INTERFACE_DEVICE_DATA; type SP_DEVICE_INTERFACE_DETAIL_DATA_A (line 625) | typedef struct _SP_DEVICE_INTERFACE_DETAIL_DATA_A type SP_DEVICE_INTERFACE_DETAIL_DATA_W (line 631) | typedef struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 637) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_DEVICE_INTERFACE_DETAIL_DATA) type SP_DEVINFO_LIST_DETAIL_DATA_W (line 647) | typedef struct _SP_DEVINFO_LIST_DETAIL_DATA_W { type COINSTALLER_CONTEXT_DATA (line 660) | typedef struct _COINSTALLER_CONTEXT_DATA type SP_CLASSIMAGELIST_DATA (line 667) | typedef struct _SP_CLASSIMAGELIST_DATA type SP_PROPSHEETPAGE_REQUEST (line 674) | typedef struct _SP_PROPSHEETPAGE_REQUEST type SP_BACKUP_QUEUE_PARAMS_V1_A (line 687) | typedef struct _SP_BACKUP_QUEUE_PARAMS_V1_A type SP_BACKUP_QUEUE_PARAMS_V1_W (line 694) | typedef struct _SP_BACKUP_QUEUE_PARAMS_V1_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 701) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_BACKUP_QUEUE_PARAMS_V1) type SP_BACKUP_QUEUE_PARAMS_V2_W (line 712) | typedef struct _SP_BACKUP_QUEUE_PARAMS_V2_W type PSP_BACKUP_QUEUE_PARAMS_V2_A (line 724) | typedef PSP_BACKUP_QUEUE_PARAMS_V2_A PSP_BACKUP_QUEUE_PARAMS_A; type SP_BACKUP_QUEUE_PARAMS_V2_W (line 725) | typedef SP_BACKUP_QUEUE_PARAMS_V2_W SP_BACKUP_QUEUE_PARAMS_W; type PSP_BACKUP_QUEUE_PARAMS_V2_W (line 726) | typedef PSP_BACKUP_QUEUE_PARAMS_V2_W PSP_BACKUP_QUEUE_PARAMS_W; function DECL_WINELIB_SETUPAPI_TYPE_AW (line 728) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_BACKUP_QUEUE_PARAMS) type FILE_IN_CABINET_INFO_W (line 741) | typedef struct _FILE_IN_CABINET_INFO_W { function DECL_WINELIB_SETUPAPI_TYPE_AW (line 751) | DECL_WINELIB_SETUPAPI_TYPE_AW(FILE_IN_CABINET_INFO) type CABINET_INFO_W (line 762) | typedef struct _CABINET_INFO_W { function DECL_WINELIB_SETUPAPI_TYPE_AW (line 770) | DECL_WINELIB_SETUPAPI_TYPE_AW(CABINET_INFO) type FILEPATHS_A (line 813) | typedef struct _FILEPATHS_A type FILEPATHS_W (line 821) | typedef struct _FILEPATHS_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 829) | DECL_WINELIB_SETUPAPI_TYPE_AW(FILEPATHS) type FILEPATHS_SIGNERINFO_W (line 843) | typedef struct _FILEPATHS_SIGNERINFO_W type _SOURCE_MEDIA_A (line 856) | struct _SOURCE_MEDIA_A type SOURCE_MEDIA_W (line 866) | typedef struct _SOURCE_MEDIA_W type _SP_ORIGINAL_FILE_INFO_A (line 878) | struct _SP_ORIGINAL_FILE_INFO_A type SP_ORIGINAL_FILE_INFO_W (line 885) | typedef struct _SP_ORIGINAL_FILE_INFO_W function DECL_WINELIB_SETUPAPI_TYPE_AW (line 892) | DECL_WINELIB_SETUPAPI_TYPE_AW(SP_ORIGINAL_FILE_INFO) type SP_INF_SIGNER_INFO_W (line 903) | typedef struct _SP_INF_SIGNER_INFO_W type SetupFileLogInfo (line 1375) | typedef enum { FILE: wine/windows/sfc.h type PROTECTED_FILE_DATA (line 30) | typedef struct _PROTECTED_FILE_DATA { FILE: wine/windows/shellapi.h type DRAGINFOA (line 36) | typedef struct _DRAGINFOA type DRAGINFOW (line 44) | typedef struct _DRAGINFOW type APPBARDATA (line 91) | typedef struct _AppBarData type SHFILEINFOA (line 125) | typedef struct tagSHFILEINFOA type SHFILEINFOW (line 133) | typedef struct tagSHFILEINFOW type WORD (line 191) | typedef WORD FILEOP_FLAGS; type WORD (line 198) | typedef WORD PRINTEROP_FLAGS; type SHFILEOPSTRUCTA (line 200) | typedef struct _SHFILEOPSTRUCTA type SHFILEOPSTRUCTW (line 211) | typedef struct _SHFILEOPSTRUCTW type SHNAMEMAPPINGA (line 229) | typedef struct _SHNAMEMAPPINGA type SHNAMEMAPPINGW (line 237) | typedef struct _SHNAMEMAPPINGW type SHELLEXECUTEINFOA (line 292) | typedef struct _SHELLEXECUTEINFOA type SHELLEXECUTEINFOW (line 314) | typedef struct _SHELLEXECUTEINFOW type NOTIFYICONDATAA (line 395) | typedef struct _NOTIFYICONDATAA type NOTIFYICONDATAW (line 416) | typedef struct _NOTIFYICONDATAW type NOTIFYICONIDENTIFIER (line 437) | typedef struct _NOTIFYICONIDENTIFIER type SHQUERYRBINFO (line 485) | typedef struct _SHQUERYRBINFO type QUERY_USER_NOTIFICATION_STATE (line 503) | typedef enum type SHSTOCKICONID (line 516) | typedef enum SHSTOCKICONID type SHSTOCKICONINFO (line 623) | typedef struct _SHSTOCKICONINFO FILE: wine/windows/shellscalingapi.h type MONITOR_DPI_TYPE (line 22) | typedef enum MONITOR_DPI_TYPE type PROCESS_DPI_AWARENESS (line 30) | typedef enum PROCESS_DPI_AWARENESS FILE: wine/windows/shlobj.h type KNOWN_FOLDER_FLAG (line 45) | typedef enum type GPFIDL_FLAGS (line 67) | typedef int GPFIDL_FLAGS; type OPEN_AS_INFO_FLAGS (line 157) | typedef enum type OPENASINFO (line 169) | typedef struct type CIDA (line 343) | typedef struct type ITEMSPACING (line 612) | typedef struct _ITEMSPACING function STDMETHOD (line 632) | STDMETHOD(Rearrange) (THIS_ LPARAM lParamSort) PURE; type CSFV (line 853) | typedef struct _CSFV type SFV_CREATE (line 928) | typedef struct _SFV_CREATE type QCMINFO_IDMAP_PLACEMENT (line 945) | typedef struct _QCMINFO_IDMAP_PLACEMENT type QCMINFO_IDMAP (line 951) | typedef struct _QCMINFO_IDMAP type QCMINFO (line 957) | typedef struct _QCMINFO type TBINFO (line 974) | typedef struct _TBINFO type SHDESCRIPTIONID (line 1046) | typedef struct _SHDESCRIPTIONID type SHELLSTATE (line 1067) | typedef struct type SHELLFLAGSTATE (line 1105) | typedef struct type RESTRICTIONS (line 1145) | typedef enum RESTRICTIONS type SHChangeNotifyEntry (line 1320) | typedef struct _SHChangeNotifyEntry type SHELL_LINK_DATA_FLAGS (line 1378) | typedef enum { type DATABLOCK_HEADER (line 1404) | typedef struct tagDATABLOCKHEADER type EXP_DARWIN_LINK (line 1410) | typedef struct { type EXP_SZ_LINK (line 1416) | typedef struct { type EXP_SPECIAL_FOLDER (line 1423) | typedef struct { type EXP_PROPERTYSTORAGE (line 1430) | typedef struct { type SHChangeDWORDAsIDList (line 1445) | typedef struct _SHChangeDWORDAsIDList { type SHChangeProductKeyAsIDList (line 1452) | typedef struct _SHChangeProductKeyAsIDList { type SHFOLDERCUSTOMSETTINGS (line 1494) | typedef struct { type SHGFP_TYPE (line 1524) | typedef enum { type DROPFILES (line 1621) | typedef struct _DROPFILES type FILEDESCRIPTORA (line 1632) | typedef struct _FILEDESCRIPTORA { type FILEDESCRIPTORW (line 1646) | typedef struct _FILEDESCRIPTORW { function DECL_WINELIB_TYPE_AW (line 1660) | DECL_WINELIB_TYPE_AW(FILEDESCRIPTOR) type FILEGROUPDESCRIPTORW (line 1671) | typedef struct _FILEGROUPDESCRIPTORW { function DECL_WINELIB_TYPE_AW (line 1676) | DECL_WINELIB_TYPE_AW(FILEGROUPDESCRIPTOR) type AUTO_SCROLL_DATA (line 1738) | typedef struct function BOOL (line 1790) | static inline BOOL ILIsEmpty(LPCITEMIDLIST pidl) type DEFCONTEXTMENU (line 1797) | typedef struct { FILE: wine/windows/shlwapi.h type INT (line 89) | typedef INT SRRF; type SHREGDEL_FLAGS (line 125) | typedef enum type SHREGENUM_FLAGS (line 133) | typedef enum type HANDLE (line 147) | typedef HANDLE HUSKEY; type HUSKEY (line 148) | typedef HUSKEY *PHUSKEY; type DWORD (line 231) | typedef DWORD ASSOCF; type ASSOCSTR (line 233) | typedef enum type ASSOCKEY (line 254) | typedef enum type ASSOCDATA (line 263) | typedef enum type ASSOCENUM (line 274) | typedef enum type IQueryAssociations (line 279) | struct IQueryAssociations type URL_SCHEME (line 570) | typedef enum { type URL_PART (line 603) | typedef enum { type URLIS (line 616) | typedef enum { type PARSEDURLA (line 728) | typedef struct tagPARSEDURLA { type PARSEDURLW (line 737) | typedef struct tagPARSEDURLW { type IStream (line 969) | struct IStream type IStream (line 970) | struct IStream type IStream (line 973) | struct IStream type IStream (line 974) | struct IStream type IStream (line 977) | struct IStream type IStream (line 978) | struct IStream type IStream (line 981) | struct IStream type IStream (line 982) | struct IStream type IStream (line 982) | struct IStream type IStream (line 983) | struct IStream type IBindCtx (line 1023) | struct IBindCtx type DLLVERSIONINFO (line 1027) | typedef struct _DllVersionInfo { type DLLVERSIONINFO2 (line 1045) | typedef struct _DLLVERSIONINFO2 { type QITAB (line 1120) | typedef struct FILE: wine/windows/slpublic.h type SLDATATYPE (line 32) | typedef enum _tagSLDATATYPE FILE: wine/windows/snmp.h type AsnOctetString (line 25) | typedef struct { type AsnObjectIdentifier (line 31) | typedef struct { type LONG (line 36) | typedef LONG AsnInteger32; type ULONG (line 37) | typedef ULONG AsnUnsigned32; type ULARGE_INTEGER (line 38) | typedef ULARGE_INTEGER AsnCounter64; type AsnUnsigned32 (line 39) | typedef AsnUnsigned32 AsnCounter32; type AsnUnsigned32 (line 40) | typedef AsnUnsigned32 AsnGauge32; type AsnUnsigned32 (line 41) | typedef AsnUnsigned32 AsnTimeticks; type AsnOctetString (line 42) | typedef AsnOctetString AsnBits; type AsnOctetString (line 43) | typedef AsnOctetString AsnSequence; type AsnOctetString (line 44) | typedef AsnOctetString AsnImplicitSequence; type AsnOctetString (line 45) | typedef AsnOctetString AsnIPAddress; type AsnOctetString (line 46) | typedef AsnOctetString AsnNetworkAddress; type AsnOctetString (line 47) | typedef AsnOctetString AsnDisplayString; type AsnOctetString (line 48) | typedef AsnOctetString AsnOpaque; type AsnAny (line 50) | typedef struct { type AsnObjectIdentifier (line 68) | typedef AsnObjectIdentifier AsnObjectName; type AsnAny (line 69) | typedef AsnAny AsnObjectSyntax; type SnmpVarBind (line 71) | typedef struct { type SnmpVarBindList (line 76) | typedef struct { FILE: wine/windows/softpub.h type WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO (line 55) | typedef struct _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO type WTD_GENERIC_CHAIN_POLICY_CREATE_INFO (line 74) | typedef struct _WTD_GENERIC_CHAIN_POLICY_CREATE_INFO type WTD_GENERIC_CHAIN_POLICY_DATA (line 86) | typedef struct _WTD_GENERIC_CHAIN_POLICY_DATA type DRIVER_VER_MAJORMINOR (line 223) | typedef struct DRIVER_VER_MAJORMINOR_ type DRIVER_VER_INFO (line 229) | typedef struct DRIVER_VER_INFO_ FILE: wine/windows/sqlext.h type ODBC_VS_ARGS (line 1652) | typedef struct tagODBC_VS_ARGS { FILE: wine/windows/sqltypes.h type SQLCHAR (line 30) | typedef unsigned char SQLCHAR; type wchar_t (line 32) | typedef wchar_t SQLWCHAR; type SQLWCHAR (line 34) | typedef unsigned short SQLWCHAR; type SQLCHAR (line 37) | typedef SQLCHAR SQLTCHAR; type SQLWCHAR (line 39) | typedef SQLWCHAR SQLTCHAR; type SQLDATE (line 43) | typedef unsigned char SQLDATE; type SQLDECIMAL (line 44) | typedef unsigned char SQLDECIMAL; type SQLDOUBLE (line 45) | typedef double SQLDOUBLE; type SQLFLOAT (line 46) | typedef double SQLFLOAT; type SQLINTEGER (line 49) | typedef int SQLINTEGER; type SQLNUMERIC (line 52) | typedef unsigned char SQLNUMERIC; type SQLREAL (line 58) | typedef float SQLREAL; type SQLSMALLINT (line 61) | typedef signed short int SQLSMALLINT; type SQLUSMALLINT (line 62) | typedef unsigned short SQLUSMALLINT; type SQLTIME (line 65) | typedef unsigned char SQLTIME; type SQLTIMESTAMP (line 66) | typedef unsigned char SQLTIMESTAMP; type SQLVARCHAR (line 67) | typedef unsigned char SQLVARCHAR; type SQLSMALLINT (line 70) | typedef SQLSMALLINT SQLRETURN; type SQLHANDLE (line 74) | typedef SQLHANDLE SQLHENV; type SQLHANDLE (line 75) | typedef SQLHANDLE SQLHDBC; type SQLHANDLE (line 76) | typedef SQLHANDLE SQLHSTMT; type SQLHANDLE (line 77) | typedef SQLHANDLE SQLHDESC; type SCHAR (line 84) | typedef signed char SCHAR; type SCHAR (line 85) | typedef SCHAR SQLSCHAR; type SDWORD (line 86) | typedef int SDWORD; type SWORD (line 87) | typedef signed short int SWORD; type UDWORD (line 88) | typedef unsigned int UDWORD; type UWORD (line 89) | typedef unsigned short int UWORD; type UDWORD (line 90) | typedef UDWORD SQLUINTEGER; type SLONG (line 91) | typedef signed long SLONG; type SSHORT (line 92) | typedef signed short SSHORT; type SDOUBLE (line 93) | typedef double SDOUBLE; type LDOUBLE (line 94) | typedef double LDOUBLE; type SFLOAT (line 95) | typedef float SFLOAT; type RETCODE (line 97) | typedef signed short RETCODE; type INT64 (line 101) | typedef INT64 SQLLEN; type UINT64 (line 102) | typedef UINT64 SQLULEN; type UINT64 (line 103) | typedef UINT64 SQLSETPOSIROW; type SQLHANDLE (line 110) | typedef SQLHANDLE HENV; type SQLHANDLE (line 111) | typedef SQLHANDLE HDBC; type SQLHANDLE (line 112) | typedef SQLHANDLE HSTMT; type DATE_STRUCT (line 116) | typedef struct tagDATE_STRUCT type DATE_STRUCT (line 124) | typedef DATE_STRUCT SQL_DATE_STRUCT; type TIME_STRUCT (line 127) | typedef struct tagTIME_STRUCT type TIME_STRUCT (line 135) | typedef TIME_STRUCT SQL_TIME_STRUCT; type TIMESTAMP_STRUCT (line 138) | typedef struct tagTIMESTAMP_STRUCT type TIMESTAMP_STRUCT (line 150) | typedef TIMESTAMP_STRUCT SQL_TIMESTAMP_STRUCT; type SQLINTERVAL (line 155) | typedef enum type SQL_YEAR_MONTH_STRUCT (line 175) | typedef struct tagSQL_YEAR_MONTH type SQL_DAY_SECOND_STRUCT (line 181) | typedef struct tagSQL_DAY_SECOND type SQL_INTERVAL_STRUCT (line 190) | typedef struct tagSQL_INTERVAL_STRUCT type ODBCINT64 (line 209) | typedef ODBCINT64 SQLBIGINT; type SQLUBIGINT (line 210) | typedef unsigned ODBCINT64 SQLUBIGINT; type SQL_NUMERIC_STRUCT (line 216) | typedef struct tagSQL_NUMERIC_STRUCT type GUID (line 227) | typedef GUID SQLGUID; type SQLGUID (line 229) | typedef struct tagSQLGUID type SQLULEN (line 240) | typedef SQLULEN BOOKMARK; FILE: wine/windows/srrestoreptapi.h type RESTOREPOINTINFOA (line 36) | typedef struct _RESTOREPTINFOA { type RESTOREPOINTINFOW (line 43) | typedef struct _RESTOREPTINFOW { type RESTOREPOINTINFOEX (line 50) | typedef struct _RESTOREPTINFOEX { type STATEMGRSTATUS (line 58) | typedef struct _SMGRSTATUS { FILE: wine/windows/sspi.h type WCHAR (line 29) | typedef WCHAR SEC_WCHAR; type CHAR (line 30) | typedef CHAR SEC_CHAR; type LONG (line 34) | typedef LONG SECURITY_STATUS; type SEC_WCHAR (line 38) | typedef SEC_WCHAR * SECURITY_PSTR; type SEC_WCHAR (line 39) | typedef const SEC_WCHAR * SECURITY_PCSTR; type SEC_CHAR (line 41) | typedef SEC_CHAR * SECURITY_PSTR; type SEC_CHAR (line 42) | typedef const SEC_CHAR * SECURITY_PCSTR; type SecHandle (line 47) | typedef struct _SecHandle type SecHandle (line 63) | typedef SecHandle CredHandle; type PSecHandle (line 64) | typedef PSecHandle PCredHandle; type SecHandle (line 68) | typedef SecHandle CtxtHandle; type PSecHandle (line 69) | typedef PSecHandle PCtxtHandle; type SECURITY_INTEGER (line 72) | typedef struct _SECURITY_INTEGER type SECURITY_INTEGER (line 77) | typedef SECURITY_INTEGER TimeStamp, *PTimeStamp; type UNICODE_STRING (line 81) | typedef struct _UNICODE_STRING { type UNICODE_STRING (line 88) | typedef UNICODE_STRING SECURITY_STRING, *PSECURITY_STRING; type SecPkgInfoA (line 116) | typedef struct _SecPkgInfoA type SecPkgInfoW (line 126) | typedef struct _SecPkgInfoW type SECURITY_PACKAGE_OPTIONS (line 136) | typedef struct _SECURITY_PACKAGE_OPTIONS { type SecBuffer (line 179) | typedef struct _SecBuffer type SecBufferDesc (line 208) | typedef struct _SecBufferDesc type PSecPkgInfoA (line 227) | typedef SECURITY_STATUS (SEC_ENTRY *ENUMERATE_SECURITY_PACKAGES_FN_A)(PU... type PSecPkgInfoW (line 229) | typedef SECURITY_STATUS (SEC_ENTRY *ENUMERATE_SECURITY_PACKAGES_FN_W)(PU... type ULONG (line 239) | typedef SECURITY_STATUS (SEC_ENTRY *QUERY_CREDENTIALS_ATTRIBUTES_FN_A) type ULONG (line 241) | typedef SECURITY_STATUS (SEC_ENTRY *QUERY_CREDENTIALS_ATTRIBUTES_FN_W) type SEC_CHANNEL_BINDINGS (line 245) | typedef struct _SEC_CHANNEL_BINDINGS { type SecPkgCredentials_NamesA (line 260) | typedef struct _SecPkgCredentials_NamesA type SecPkgCredentials_NamesW (line 265) | typedef struct _SecPkgCredentials_NamesW type PVOID (line 289) | typedef SECURITY_STATUS (SEC_ENTRY *ACQUIRE_CREDENTIALS_HANDLE_FN_A)( type PVOID (line 292) | typedef SECURITY_STATUS (SEC_ENTRY *ACQUIRE_CREDENTIALS_HANDLE_FN_W)( type PCtxtHandle (line 322) | typedef SECURITY_STATUS (SEC_ENTRY *INITIALIZE_SECURITY_CONTEXT_FN_A) type PCtxtHandle (line 325) | typedef SECURITY_STATUS (SEC_ENTRY *INITIALIZE_SECURITY_CONTEXT_FN_W) type PCtxtHandle (line 383) | typedef SECURITY_STATUS (SEC_ENTRY *ACCEPT_SECURITY_CONTEXT_FN)(PCredHan... type ULONG (line 460) | typedef SECURITY_STATUS (SEC_ENTRY *QUERY_CONTEXT_ATTRIBUTES_FN_A)(PCtxt... type ULONG (line 462) | typedef SECURITY_STATUS (SEC_ENTRY *QUERY_CONTEXT_ATTRIBUTES_FN_W)(PCtxt... type SecPkgContext_Sizes (line 505) | typedef struct _SecPkgContext_Sizes type SecPkgContext_StreamSizes (line 513) | typedef struct _SecPkgContext_StreamSizes type SecPkgContext_NamesA (line 522) | typedef struct _SecPkgContext_NamesA type SecPkgContext_NamesW (line 527) | typedef struct _SecPkgContext_NamesW type SecPkgContext_Lifespan (line 535) | typedef struct _SecPkgContext_Lifespan type SecPkgContext_DceInfo (line 541) | typedef struct _SecPkgContext_DceInfo type SecPkgContext_KeyInfoA (line 547) | typedef struct _SecPkgContext_KeyInfoA type SecPkgContext_KeyInfoW (line 556) | typedef struct _SecPkgContext_KeyInfoW type SecPkgContext_AuthorityA (line 568) | typedef struct _SecPkgContext_AuthorityA type SecPkgContext_AuthorityW (line 573) | typedef struct _SecPkgContext_AuthorityW type SecPkgContext_ProtoInfoA (line 581) | typedef struct _SecPkgContext_ProtoInfoA type SecPkgContext_ProtoInfoW (line 588) | typedef struct _SecPkgContext_ProtoInfoW type SecPkgContext_PasswordExpiry (line 598) | typedef struct _SecPkgContext_PasswordExpiry type SecPkgContext_SessionKey (line 603) | typedef struct _SecPkgContext_SessionKey type SecPkgContext_PackageInfoA (line 609) | typedef struct _SecPkgContext_PackageInfoA type SecPkgContext_PackageInfoW (line 614) | typedef struct _SecPkgContext_PackageInfoW type SecPkgContext_Flags (line 622) | typedef struct _SecPkgContext_Flags type SecPkgContext_UserFlags (line 627) | typedef struct _SecPkgContext_UserFlags type SecPkgContext_NegotiationInfoA (line 632) | typedef struct _SecPkgContext_NegotiationInfoA type SecPkgContext_NegotiationInfoW (line 638) | typedef struct _SecPkgContext_NegotiationInfoW type SecPkgContext_NativeNamesA (line 654) | typedef struct _SecPkgContext_NativeNamesA type SecPkgContext_NativeNamesW (line 660) | typedef struct _SecPkgContext_NativeNamesW type SecPkgContext_CredentialNameA (line 669) | typedef struct _SecPkgContext_CredentialNameA type SecPkgContext_CredentialNameW (line 675) | typedef struct _SecPkgContext_CredentialNameW type SecPkgContext_AccessToken (line 684) | typedef struct _SecPkgContext_AccessToken type SecPkgContext_TargetInformation (line 689) | typedef struct _SecPkgContext_TargetInformation type SecPkgContext_AuthzID (line 695) | typedef struct _SecPkgContext_AuthzID type SecPkgContext_Target (line 701) | typedef struct _SecPkgContext_Target type SecPkgContext_Bindings (line 707) | typedef struct _SecPkgContext_Bindings type ULONG (line 725) | typedef SECURITY_STATUS (SEC_ENTRY *MAKE_SIGNATURE_FN)(PCtxtHandle, type PSecBufferDesc (line 731) | typedef SECURITY_STATUS (SEC_ENTRY *VERIFY_SIGNATURE_FN)(PCtxtHandle, type ULONG (line 749) | typedef SECURITY_STATUS (SEC_ENTRY *EXPORT_SECURITY_CONTEXT_FN)(PCtxtHan... type SEC_CHAR (line 778) | typedef SECURITY_STATUS (SEC_ENTRY *ADD_CREDENTIALS_FN_A)(PCredHandle, type SEC_WCHAR (line 781) | typedef SECURITY_STATUS (SEC_ENTRY *ADD_CREDENTIALS_FN_W)(PCredHandle, type HANDLE (line 788) | typedef SECURITY_STATUS (SEC_ENTRY *QUERY_SECURITY_CONTEXT_TOKEN_FN) type ULONG (line 799) | typedef SECURITY_STATUS (SEC_ENTRY *ENCRYPT_MESSAGE_FN)(PCtxtHandle, ULONG, type PSecBufferDesc (line 801) | typedef SECURITY_STATUS (SEC_ENTRY *DECRYPT_MESSAGE_FN)(PCtxtHandle, type ULONG (line 810) | typedef SECURITY_STATUS (SEC_ENTRY *SET_CONTEXT_ATTRIBUTES_FN_A)(PCtxtHa... type ULONG (line 812) | typedef SECURITY_STATUS (SEC_ENTRY *SET_CONTEXT_ATTRIBUTES_FN_W)(PCtxtHa... type SecurityFunctionTableA (line 819) | typedef struct _SECURITY_FUNCTION_TABLE_A type SecurityFunctionTableW (line 851) | typedef struct _SECURITY_FUNCTION_TABLE_W FILE: wine/windows/sti.h type IStillImageA (line 49) | struct IStillImageA type IStillImageW (line 50) | struct IStillImageW type IStillImageA (line 52) | struct IStillImageA type IStillImageW (line 53) | struct IStillImageW type IStiDeviceA (line 55) | struct IStiDeviceA type IStiDeviceW (line 56) | struct IStiDeviceW type DWORD (line 63) | typedef DWORD STI_DEVICE_TYPE; type STI_DEVICE_MJ_TYPE (line 64) | typedef enum _STI_DEVICE_MJ_TYPE type STI_DEV_CAPS (line 75) | typedef struct _STI_DEV_CAPS { type STI_DEVICE_INFORMATIONW (line 81) | typedef struct _STI_DEVICE_INFORMATIONW { type STI_DEVICE_INFORMATIONW (line 94) | typedef STI_DEVICE_INFORMATIONW STI_DEVICE_INFORMATION; type PSTI_DEVICE_INFORMATIONW (line 95) | typedef PSTI_DEVICE_INFORMATIONW PSTI_DEVICE_INFORMATION; type STINOTIFY (line 99) | typedef struct _STINOTIFY { FILE: wine/windows/svrapi.h type share_info_1 (line 27) | typedef struct _share_info_1 { type share_info_50 (line 34) | typedef struct _share_info_50 { FILE: wine/windows/t2embapi.h type TTLOADINFO (line 54) | typedef struct type TTEMBEDINFO (line 61) | typedef struct FILE: wine/windows/tapi.h type HANDLE (line 32) | typedef HANDLE HCALL, *LPHCALL; type HANDLE (line 33) | typedef HANDLE HLINE, *LPHLINE; type HANDLE (line 34) | typedef HANDLE HLINEAPP, *LPHLINEAPP; type HANDLE (line 35) | typedef HANDLE HPHONE, *LPHPHONE; type HANDLE (line 36) | typedef HANDLE HPHONEAPP, *LPHPHONEAPP; type LINEADDRESSCAPS (line 313) | typedef struct lineaddresscaps_tag { type LINEADDRESSSTATUS (line 361) | typedef struct lineaddressstatus_tag { type LINEDIALPARAMS (line 380) | typedef struct linedialparams_tag { type LINECALLINFO (line 387) | typedef struct linecallinfo_tag { type LINECALLLIST (line 461) | typedef struct linecalllist_tag { type LINECALLPARAMS (line 470) | typedef struct linecallparams_tag { type LINECALLSTATUS (line 498) | typedef struct linecallstatus_tag { type LINECOUNTRYLIST (line 510) | typedef struct linecountrylist_tag { type LINECOUNTRYENTRY (line 519) | typedef struct linecountryentry_tag { type LINEDEVCAPS (line 533) | typedef struct linedevcaps_tag { type LINEDEVSTATUS (line 587) | typedef struct linedevstatus_tag { type LINEEXTENSIONID (line 609) | typedef struct lineextensionid_tag { type LINEFORWARD (line 616) | typedef struct lineforward_tag { type LINEFORWARDLIST (line 625) | typedef struct lineforwardlist_tag { type LINEGENERATETONE (line 631) | typedef struct linegeneratetone_tag { type LINEINITIALIZEEXPARAMS (line 638) | typedef struct lineinitializeexparams_tag { type LINEMEDIACONTROLCALLSTATE (line 650) | typedef struct linemediacontrolcallstate_tag { type LINEMEDIACONTROLDIGIT (line 655) | typedef struct linemediacontroldigit_tag { type LINEMEDIACONTROLMEDIA (line 661) | typedef struct linemediacontrolmedia_tag { type LINEMEDIACONTROLTONE (line 667) | typedef struct linemediacontroltone_tag { type LINEMONITORTONE (line 676) | typedef struct linemonitortone_tag { type LINEPROVIDERLIST (line 684) | typedef struct lineproviderlist_tag { type LINETRANSLATECAPS (line 693) | typedef struct linetranslatecaps_tag { type LINELOCATIONENTRY (line 707) | typedef struct linelocationentry_tag { type LINECARDENTRY (line 727) | typedef struct linecardentry_tag { type LINETRANSLATEOUTPUT (line 742) | typedef struct linetranslateoutput_tag { type LINEMESSAGE (line 755) | typedef struct linemessage_tag { type PHONEAPP (line 766) | typedef struct _PHONEAPP { type PHONE (line 770) | typedef struct _PHONE { type PHONEBUTTONINFO (line 775) | typedef struct phonebuttoninfo_tag { type PHONECAPS (line 788) | typedef struct phonecaps_tag { type PHONEEXTENSIONID (line 827) | typedef struct phoneextensionid_tag { type PHONEINITIALIZEEXPARAMS (line 834) | typedef struct phoneinitializeexparams_tag { type PHONEMESSAGE (line 846) | typedef struct phonemessage_tag { type PHONESTATUS (line 855) | typedef struct phonestatus_tag { type VARSTRING (line 884) | typedef struct varstring_tag { FILE: wine/windows/tchar.h type wint_t (line 224) | typedef unsigned short wint_t; type wctype_t (line 228) | typedef unsigned short wctype_t; type wchar_t (line 234) | typedef wchar_t _TCHAR; type _TCHAR (line 236) | typedef unsigned short _TCHAR; type _TCHAR (line 238) | typedef _TCHAR _TUCHAR; type _TCHAR (line 239) | typedef _TCHAR _TSCHAR; type _TCHAR (line 240) | typedef _TCHAR _TXCHAR; type _TCHAR (line 241) | typedef _TCHAR _TINT; type _TCHAR (line 247) | typedef char _TCHAR; type _TUCHAR (line 248) | typedef unsigned char _TUCHAR; type _TSCHAR (line 249) | typedef signed char _TSCHAR; type _TXCHAR (line 251) | typedef unsigned char _TXCHAR; type _TINT (line 252) | typedef int _TINT; type _TXCHAR (line 254) | typedef char _TXCHAR; type _TINT (line 255) | typedef unsigned int _TINT; type _TCHAR (line 261) | typedef _TCHAR TCHAR, *PTCHAR; FILE: wine/windows/tcpestats.h type TCP_ESTATS_TYPE (line 23) | typedef enum FILE: wine/windows/tcpmib.h type MIB_TCP_STATE (line 26) | typedef enum type TCP_CONNECTION_OFFLOAD_STATE (line 42) | typedef enum type MIB_TCPROW (line 51) | typedef struct _MIB_TCPROW type MIB_TCPTABLE (line 64) | typedef struct _MIB_TCPTABLE type MIB_TCP6ROW (line 70) | typedef struct _MIB_TCP6ROW { type MIB_TCP6TABLE (line 80) | typedef struct _MIB_TCP6TABLE { type MIB_TCP6ROW2 (line 85) | typedef struct _MIB_TCP6ROW2 { type MIB_TCP6TABLE2 (line 97) | typedef struct _MIB_TCP6TABLE2 { type MIB_TCPROW_OWNER_PID (line 102) | typedef struct _MIB_TCPROW_OWNER_PID type MIB_TCPTABLE_OWNER_PID (line 112) | typedef struct _MIB_TCPTABLE_OWNER_PID type MIB_TCPROW_OWNER_MODULE (line 118) | typedef struct _MIB_TCPROW_OWNER_MODULE type MIB_TCPTABLE_OWNER_MODULE (line 130) | typedef struct _MIB_TCPTABLE_OWNER_MODULE type MIB_TCPROW2 (line 136) | typedef struct _MIB_TCPROW2 type MIB_TCPTABLE2 (line 147) | typedef struct _MIB_TCPTABLE2 type TCP_RTO_ALGORITHM (line 156) | typedef enum type MIB_TCPSTATS (line 169) | typedef struct _MIB_TCPSTATS FILE: wine/windows/textserv.h type TXTHITRESULT (line 157) | enum TXTHITRESULT { type TXTNATURALSIZE (line 164) | enum TXTNATURALSIZE { type TXTVIEW (line 169) | enum TXTVIEW { FILE: wine/windows/tlhelp32.h type THREADENTRY32 (line 43) | typedef struct tagTHREADENTRY32 type PROCESSENTRY32 (line 61) | typedef struct tagPROCESSENTRY32 type PROCESSENTRY32W (line 75) | typedef struct tagPROCESSENTRY32W type MODULEENTRY32 (line 108) | typedef struct tagMODULEENTRY32 type MODULEENTRY32W (line 122) | typedef struct tagMODULEENTRY32W type HEAPLIST32 (line 149) | typedef struct tagHEAPLIST32 type HEAPENTRY32 (line 164) | typedef struct tagHEAPENTRY32 FILE: wine/windows/traffic.h type HANDLE (line 31) | typedef VOID (CALLBACK * TCI_NOTIFY_HANDLER) type TCI_CLIENT_FUNC_LIST (line 34) | typedef struct _TCI_CLIENT_FUNC_LIST FILE: wine/windows/twain.h type HANDLE (line 82) | typedef HANDLE TW_HANDLE; type LPVOID (line 83) | typedef LPVOID TW_MEMREF; type BYTE (line 84) | typedef BYTE * HPBYTE; type Handle (line 91) | typedef Handle TW_HANDLE; type TW_INT8 (line 115) | typedef char TW_INT8, FAR *pTW_INT8; type TW_INT16 (line 116) | typedef short TW_INT16, FAR *pTW_INT16; type LONG (line 117) | typedef LONG TW_INT32, FAR *pTW_INT32; type TW_UINT8 (line 118) | typedef unsigned char TW_UINT8, FAR *pTW_UINT8; type TW_UINT16 (line 119) | typedef unsigned short TW_UINT16, FAR *pTW_UINT16; type ULONG (line 120) | typedef ULONG TW_UINT32, FAR *pTW_UINT32; type TW_BOOL (line 121) | typedef unsigned short TW_BOOL, FAR *pTW_BOOL; type TW_FIX32 (line 124) | typedef struct { type TW_CIEPOINT (line 134) | typedef struct { type TW_DECODEFUNCTION (line 141) | typedef struct { type TW_ELEMENT8 (line 153) | typedef struct { type TW_FRAME (line 161) | typedef struct { type TW_MEMORY (line 169) | typedef struct { type TW_TRANSFORMSTAGE (line 176) | typedef struct { type TW_VERSION (line 182) | typedef struct { type TW_ARRAY (line 191) | typedef struct { type TW_ENUMERATION (line 198) | typedef struct { type TW_ONEVALUE (line 207) | typedef struct { type TW_RANGE (line 213) | typedef struct { type TW_CAPABILITY (line 223) | typedef struct { type TW_CIECOLOR (line 230) | typedef struct { type TW_EVENT (line 245) | typedef struct { type TW_GRAYRESPONSE (line 251) | typedef struct { type TW_IDENTITY (line 256) | typedef struct { type TW_IMAGEINFO (line 268) | typedef struct { type TW_IMAGELAYOUT (line 282) | typedef struct { type TW_IMAGEMEMXFER (line 290) | typedef struct { type TW_JPEGCOMPRESSION (line 303) | typedef struct { type TW_PALETTE8 (line 316) | typedef struct { type TW_PENDINGXFERS (line 323) | typedef struct { type TW_RGBRESPONSE (line 332) | typedef struct { type TW_SETUPFILEXFER (line 337) | typedef struct { type TW_SETUPMEMXFER (line 344) | typedef struct { type TW_STATUS (line 351) | typedef struct { type TW_USERINTERFACE (line 357) | typedef struct { type TW_TWUNKIDENTITY (line 366) | typedef struct { type TW_TWUNKDSENTRYPARAMS (line 373) | typedef struct type TW_TWUNKDSENTRYRETURN (line 389) | typedef struct type TW_CAPEXT (line 403) | typedef struct type TW_CUSTOMDSDATA (line 421) | typedef struct { type TW_INFO (line 426) | typedef struct { type TW_EXTIMAGEINFO (line 434) | typedef struct { type TW_AUDIOINFO (line 442) | typedef struct { type TW_DEVICEEVENT (line 448) | typedef struct { type TW_FILESYSTEM (line 463) | typedef struct { type TW_PASSTHRU (line 483) | typedef struct { type TW_SETUPAUDIOFILEXFER (line 493) | typedef struct { type pTW_IDENTITY (line 1762) | typedef TW_UINT16 (FAR PASCAL *DSMENTRYPROC)(pTW_IDENTITY, pTW_IDENTITY, type TW_UINT16 (line 1774) | typedef TW_UINT16 (*DSMENTRYPROC)(pTW_IDENTITY, pTW_IDENTITY, type TW_UINT16 (line 1838) | typedef TW_UINT16 (*DSENTRYPROC)(pTW_IDENTITY, type TW_ENTRYPOINT (line 1861) | typedef struct { FILE: wine/windows/udpmib.h type MIB_UDPROW (line 26) | typedef struct _MIB_UDPROW type MIB_UDPTABLE (line 32) | typedef struct _MIB_UDPTABLE type MIB_UDPROW_OWNER_PID (line 38) | typedef struct _MIB_UDPROW_OWNER_PID type MIB_UDPTABLE_OWNER_PID (line 45) | typedef struct _MIB_UDPTABLE_OWNER_PID type __C89_NAMELESSUNIONNAME (line 51) | typedef struct _MIB_UDPROW_OWNER_MODULE type MIB_UDPTABLE_OWNER_MODULE (line 68) | typedef struct _MIB_UDPTABLE_OWNER_MODULE type MIB_UDP6ROW (line 74) | typedef struct _MIB_UDP6ROW type MIB_UDP6TABLE (line 81) | typedef struct _MIB_UDP6TABLE type MIB_UDP6ROW_OWNER_PID (line 87) | typedef struct _MIB_UDP6ROW_OWNER_PID type MIB_UDP6TABLE_OWNER_PID (line 95) | typedef struct _MIB_UDP6TABLE_OWNER_PID type __C89_NAMELESSUNIONNAME (line 101) | typedef struct _MIB_UDP6ROW_OWNER_MODULE type MIB_UDP6TABLE_OWNER_MODULE (line 119) | typedef struct _MIB_UDP6TABLE_OWNER_MODULE type MIB_UDPSTATS (line 127) | typedef struct _MIB_UDPSTATS FILE: wine/windows/uiautomationcoreapi.h type AutomationIdentifierType (line 42) | enum AutomationIdentifierType type AutomationIdentifierType (line 57) | enum AutomationIdentifierType FILE: wine/windows/userenv.h type GPO_LINK (line 29) | typedef enum _GPO_LINK { type GROUP_POLICY_OBJECTA (line 37) | typedef struct _GROUP_POLICY_OBJECTA { type GROUP_POLICY_OBJECTW (line 53) | typedef struct _GROUP_POLICY_OBJECTW { FILE: wine/windows/usp10.h type SCRIPT_JUSTIFY (line 71) | typedef enum tag_SCRIPT_JUSTIFY { type SCRIPT_CONTROL (line 90) | typedef struct tag_SCRIPT_CONTROL { type SCRIPT_PROPERTIES (line 104) | typedef struct { type SCRIPT_STATE (line 122) | typedef struct tag_SCRIPT_STATE { type SCRIPT_ANALYSIS (line 136) | typedef struct tag_SCRIPT_ANALYSIS { type SCRIPT_ITEM (line 147) | typedef struct tag_SCRIPT_ITEM { type SCRIPT_DIGITSUBSTITUTE (line 152) | typedef struct tag_SCRIPT_DIGITSUBSTITUTE { type SCRIPT_FONTPROPERTIES (line 159) | typedef struct tag_SCRIPT_FONTPROPERTIES { type SCRIPT_TABDEF (line 168) | typedef struct tag_SCRIPT_TABDEF { type SCRIPT_VISATTR (line 175) | typedef struct tag_SCRIPT_VISATTR { type SCRIPT_LOGATTR (line 184) | typedef struct tag_SCRIPT_LOGATTR { type GOFFSET (line 197) | typedef struct tagGOFFSET { type ULONG (line 203) | typedef ULONG OPENTYPE_TAG; type OPENTYPE_FEATURE_RECORD (line 205) | typedef struct tagOPENTYPE_FEATURE_RECORD type SCRIPT_GLYPHPROP (line 211) | typedef struct tagSCRIPT_GLYPHPROP type SCRIPT_CHARPROP (line 217) | typedef struct tagSCRIPT_CHARPROP type TEXTRANGE_PROPERTIES (line 223) | typedef struct tagTEXTRANGE_PROPERTIES FILE: wine/windows/uxtheme.h type HANDLE (line 26) | typedef HANDLE HTHEME; type DTBGOPTS (line 38) | typedef struct _DTBGOPTS { type DTTOPTS (line 75) | typedef struct _DTTOPTS { type INTLIST (line 142) | typedef struct _INTLIST { type MARGINS (line 149) | typedef struct _MARGINS { type THEMESIZE (line 159) | typedef enum { type PROPERTYORIGIN (line 168) | typedef enum { type WINDOWTHEMEATTRIBUTETYPE (line 209) | enum WINDOWTHEMEATTRIBUTETYPE { WTA_NONCLIENT = 1 } type WINDOWTHEMEATTRIBUTETYPE (line 223) | enum WINDOWTHEMEATTRIBUTETYPE type HANDLE (line 227) | typedef HANDLE HPAINTBUFFER; type BP_BUFFERFORMAT (line 232) | typedef enum _BP_BUFFERFORMAT type BP_PAINTPARAMS (line 240) | typedef struct _BP_PAINTPARAMS type HANDLE (line 262) | typedef HANDLE HANIMATIONBUFFER; type BP_ANIMATIONSTYLE (line 264) | typedef enum _BP_ANIMATIONSTYLE type BP_ANIMATIONPARAMS (line 272) | typedef struct _BP_ANIMATIONPARAMS FILE: wine/windows/vdmdbg.h type DWORD (line 28) | typedef BOOL (WINAPI *PROCESSENUMPROC)(DWORD, DWORD, LPARAM); type WORD (line 29) | typedef BOOL (WINAPI *TASKENUMPROC)(DWORD, WORD, WORD, LPARAM); type WORD (line 30) | typedef BOOL (WINAPI *TASKENUMPROCEX)(DWORD, WORD, WORD, PSZ, PSZ, LPARAM); FILE: wine/windows/verrsrc.h type VS_FIXEDFILEINFO (line 151) | typedef struct tagVS_FIXEDFILEINFO { FILE: wine/windows/vfw.h type HANDLE (line 33) | typedef HANDLE HDRAWDIB; type IAVIStream (line 38) | struct IAVIStream type IAVIFile (line 39) | struct IAVIFile type IGetFrame (line 40) | struct IGetFrame type IAVIEditStream (line 41) | struct IAVIEditStream type ICOPEN (line 157) | typedef struct { type ICCOMPRESS (line 172) | typedef struct { type ICCOMPRESSFRAMES (line 224) | typedef struct { type ICSETSTATUSPROC (line 243) | typedef struct { type ICINFO (line 270) | typedef struct { type ICDECOMPRESS (line 323) | typedef struct { type ICDECOMPRESSEX (line 332) | typedef struct { function LRESULT (line 390) | static inline LRESULT VFWAPI ICDecompressEx(HIC hic, DWORD dwFlags, function LRESULT (line 414) | static inline LRESULT VFWAPI ICDecompressExBegin(HIC hic, DWORD dwFlags, function LRESULT (line 442) | static inline LRESULT VFWAPI ICDecompressExQuery(HIC hic, DWORD dwFlags, function DWORD (line 526) | static inline DWORD ICGetDefaultQuality(HIC hic) function DWORD (line 533) | static inline DWORD ICGetDefaultKeyFrameRate(HIC hic) type ICDRAWSUGGEST (line 544) | typedef struct { type ICPALETTE (line 555) | typedef struct { type ICDRAWBEGIN (line 582) | typedef struct { type ICDRAW (line 606) | typedef struct { function LRESULT (line 616) | static inline LRESULT VFWAPI ICDrawSuggestFormat(HIC hic, LPBITMAPINFOHE... function LRESULT (line 673) | static inline LRESULT VFWAPI ICSetStatusProc(HIC hic, DWORD dwFlags, LRE... type COMPVARS (line 686) | typedef struct { type WORD (line 734) | typedef WORD TWOCC; type MainAVIHeader (line 789) | typedef struct _MainAVIHeader type AVIStreamHeader (line 808) | typedef struct { type AVIINDEXENTRY (line 835) | typedef struct _AVIINDEXENTRY { type AVIPALCHANGE (line 842) | typedef struct _AVIPALCHANGE { type AVISTREAMINFOA (line 853) | typedef struct _AVISTREAMINFOA { type AVISTREAMINFOW (line 874) | typedef struct _AVISTREAMINFOW { type AVIFILEINFOW (line 915) | typedef struct _AVIFILEINFOW { type AVIFILEINFOA (line 929) | typedef struct _AVIFILEINFOA { type AVICOMPRESSOPTIONS (line 953) | typedef struct { function STDMETHOD (line 1229) | STDMETHOD(Info)(THIS_ AVIFILEINFOW *pfi, LONG lSize) PURE; type DRAWDIBTIME (line 1569) | typedef struct type HVIDEO (line 1633) | typedef HVIDEO *LPHVIDEO; type VIDEOHDR (line 1688) | typedef struct videohdr_tag { type CHANNEL_CAPS (line 1703) | typedef struct channel_caps_tag { type CAPDRIVERCAPS (line 1861) | typedef struct tagCapDriverCaps { type CAPSTATUS (line 1875) | typedef struct tagCapStatus { type CAPTUREPARMS (line 1897) | typedef struct tagCaptureParms { FILE: wine/windows/virtdisk.h type ATTACH_VIRTUAL_DISK_FLAG (line 31) | typedef enum _ATTACH_VIRTUAL_DISK_FLAG { type ATTACH_VIRTUAL_DISK_VERSION (line 40) | typedef enum _ATTACH_VIRTUAL_DISK_VERSION { type COMPACT_VIRTUAL_DISK_FLAG (line 45) | typedef enum _COMPACT_VIRTUAL_DISK_FLAG { type COMPACT_VIRTUAL_DISK_VERSION (line 51) | typedef enum _COMPACT_VIRTUAL_DISK_VERSION { type DEPENDENT_DISK_FLAG (line 56) | typedef enum _DEPENDENT_DISK_FLAG type EXPAND_VIRTUAL_DISK_VERSION (line 72) | typedef enum _EXPAND_VIRTUAL_DISK_VERSION { type DETACH_VIRTUAL_DISK_FLAG (line 77) | typedef enum _DETACH_VIRTUAL_DISK_FLAG { type EXPAND_VIRTUAL_DISK_FLAG (line 81) | typedef enum _EXPAND_VIRTUAL_DISK_FLAG { type GET_STORAGE_DEPENDENCY_FLAG (line 85) | typedef enum _GET_STORAGE_DEPENDENCY_FLAG type MIRROR_VIRTUAL_DISK_FLAG (line 92) | typedef enum _MIRROR_VIRTUAL_DISK_FLAG { type MIRROR_VIRTUAL_DISK_VERSION (line 97) | typedef enum _MIRROR_VIRTUAL_DISK_VERSION { type MERGE_VIRTUAL_DISK_FLAG (line 102) | typedef enum _MERGE_VIRTUAL_DISK_FLAG { type STORAGE_DEPENDENCY_INFO_VERSION (line 106) | typedef enum _STORAGE_DEPENDENCY_INFO_VERSION type VIRTUAL_DISK_ACCESS_MASK (line 113) | typedef enum _VIRTUAL_DISK_ACCESS_MASK { type VIRTUAL_STORAGE_TYPE (line 126) | typedef struct _VIRTUAL_STORAGE_TYPE type DUMMYUNIONNAME (line 132) | typedef struct _ATTACH_VIRTUAL_DISK_PARAMETERS { type DUMMYUNIONNAME (line 141) | typedef struct _COMPACT_VIRTUAL_DISK_PARAMETERS { type DUMMYUNIONNAME (line 150) | typedef struct _EXPAND_VIRTUAL_DISK_PARAMETERS { type STORAGE_DEPENDENCY_INFO_TYPE_1 (line 159) | typedef struct _STORAGE_DEPENDENCY_INFO_TYPE_1 type STORAGE_DEPENDENCY_INFO_TYPE_2 (line 166) | typedef struct _STORAGE_DEPENDENCY_INFO_TYPE_2 type STORAGE_DEPENDENCY_INFO (line 178) | typedef struct _STORAGE_DEPENDENCY_INFO type VIRTUAL_DISK_PROGRESS (line 191) | typedef struct _VIRTUAL_DISK_PROGRESS { FILE: wine/windows/vsstyle.h type AEROWIZARDPARTS (line 38) | enum AEROWIZARDPARTS { type TITLEBARSTATES (line 48) | enum TITLEBARSTATES { type HEADERAREASTATES (line 53) | enum HEADERAREASTATES { type CONTENTAREASTATES (line 57) | enum CONTENTAREASTATES { type BUTTONPARTS (line 73) | enum BUTTONPARTS { type PUSHBUTTONSTATES (line 85) | enum PUSHBUTTONSTATES { type RADIOBUTTONSTATES (line 94) | enum RADIOBUTTONSTATES { type CHECKBOXSTATES (line 105) | enum CHECKBOXSTATES { type GROUPBOXSTATES (line 128) | enum GROUPBOXSTATES { type COMMANDLINKSTATES (line 133) | enum COMMANDLINKSTATES { type COMMANDLINKGLYPHSTATES (line 142) | enum COMMANDLINKGLYPHSTATES { type COMBOBOXPARTS (line 162) | enum COMBOBOXPARTS { type COMBOBOXSTYLESTATES (line 175) | enum COMBOBOXSTYLESTATES { type DROPDOWNBUTTONRIGHTSTATES (line 182) | enum DROPDOWNBUTTONRIGHTSTATES { type DROPDOWNBUTTONLEFTSTATES (line 189) | enum DROPDOWNBUTTONLEFTSTATES { type TRANSPARENTBACKGROUNDSTATES (line 196) | enum TRANSPARENTBACKGROUNDSTATES { type BORDERSTATES (line 203) | enum BORDERSTATES { type READONLYSTATES (line 210) | enum READONLYSTATES { type CUEBANNERSTATES (line 217) | enum CUEBANNERSTATES { type COMMUNICATIONSPARTS (line 236) | enum COMMUNICATIONSPARTS { type TABSTATES (line 242) | enum TABSTATES { type CONTROLPANELPARTS (line 260) | enum CONTROLPANELPARTS { type HELPLINKSTATES (line 284) | enum HELPLINKSTATES { type TASKLINKSTATES (line 291) | enum TASKLINKSTATES { type CONTENTLINKSTATES (line 299) | enum CONTENTLINKSTATES { type SECTIONTITLELINKSTATES (line 306) | enum SECTIONTITLELINKSTATES { type DATEPICKERPARTS (line 323) | enum DATEPICKERPARTS { type DATETEXTSTATES (line 331) | enum DATETEXTSTATES { type DATEBORDERSTATES (line 337) | enum DATEBORDERSTATES { type SHOWCALENDARBUTTONRIGHTSTATES (line 344) | enum SHOWCALENDARBUTTONRIGHTSTATES { type DRAGDROPPARTS (line 363) | enum DRAGDROPPARTS { type COPYSTATES (line 376) | enum COPYSTATES { type MOVESTATES (line 381) | enum MOVESTATES { type UPDATEMETADATASTATES (line 386) | enum UPDATEMETADATASTATES { type CREATELINKSTATES (line 391) | enum CREATELINKSTATES { type WARNINGSTATES (line 396) | enum WARNINGSTATES { type NONESTATES (line 401) | enum NONESTATES { type EDITPARTS (line 418) | enum EDITPARTS { type EDITTEXTSTATES (line 432) | enum EDITTEXTSTATES { type BACKGROUNDSTATES (line 443) | enum BACKGROUNDSTATES { type BACKGROUNDWITHBORDERSTATES (line 452) | enum BACKGROUNDWITHBORDERSTATES { type EDITBORDER_NOSCROLLSTATES (line 459) | enum EDITBORDER_NOSCROLLSTATES { type EDITBORDER_HSCROLLSTATES (line 466) | enum EDITBORDER_HSCROLLSTATES { type EDITBORDER_VSCROLLSTATES (line 473) | enum EDITBORDER_VSCROLLSTATES { type EDITBORDER_HVSCROLLSTATES (line 480) | enum EDITBORDER_HVSCROLLSTATES { type EXPLORERBARPARTS (line 499) | enum EXPLORERBARPARTS { type HEADERCLOSESTATES (line 516) | enum HEADERCLOSESTATES { type HEADERPINSTATES (line 522) | enum HEADERPINSTATES { type IEBARMENUSTATES (line 531) | enum IEBARMENUSTATES { type NORMALGROUPCOLLAPSESTATES (line 537) | enum NORMALGROUPCOLLAPSESTATES { type NORMALGROUPEXPANDSTATES (line 543) | enum NORMALGROUPEXPANDSTATES { type SPECIALGROUPCOLLAPSESTATES (line 549) | enum SPECIALGROUPCOLLAPSESTATES { type SPECIALGROUPEXPANDSTATES (line 555) | enum SPECIALGROUPEXPANDSTATES { type FLYOUTPARTS (line 573) | enum FLYOUTPARTS { type LABELSTATES (line 586) | enum LABELSTATES { type LINKSTATES (line 593) | enum LINKSTATES { type BODYSTATES (line 598) | enum BODYSTATES { type LINKHEADERSTATES (line 603) | enum LINKHEADERSTATES { type HEADERPARTS (line 620) | enum HEADERPARTS { type HEADERSTYLESTATES (line 632) | enum HEADERSTYLESTATES { type HEADERITEMSTATES (line 637) | enum HEADERITEMSTATES { type HEADERITEMLEFTSTATES (line 652) | enum HEADERITEMLEFTSTATES { type HEADERITEMRIGHTSTATES (line 658) | enum HEADERITEMRIGHTSTATES { type HEADERSORTARROWSTATES (line 664) | enum HEADERSORTARROWSTATES { type HEADERDROPDOWNSTATES (line 669) | enum HEADERDROPDOWNSTATES { type HEADERDROPDOWNFILTERSTATES (line 675) | enum HEADERDROPDOWNFILTERSTATES { type HEADEROVERFLOWSTATES (line 681) | enum HEADEROVERFLOWSTATES { type LISTBOXPARTS (line 698) | enum LISTBOXPARTS { type BORDER_HSCROLLSTATES (line 708) | enum BORDER_HSCROLLSTATES { type BORDER_HVSCROLLSTATES (line 715) | enum BORDER_HVSCROLLSTATES { type BORDER_NOSCROLLSTATES (line 722) | enum BORDER_NOSCROLLSTATES { type BORDER_VSCROLLSTATES (line 729) | enum BORDER_VSCROLLSTATES { type ITEMSTATES (line 736) | enum ITEMSTATES { type LISTVIEWPARTS (line 755) | enum LISTVIEWPARTS { type LISTITEMSTATES (line 770) | enum LISTITEMSTATES { type GROUPHEADERSTATES (line 779) | enum GROUPHEADERSTATES { type GROUPHEADERLINESTATES (line 798) | enum GROUPHEADERLINESTATES { type EXPANDBUTTONSTATES (line 817) | enum EXPANDBUTTONSTATES { type COLLAPSEBUTTONSTATES (line 823) | enum COLLAPSEBUTTONSTATES { type MENUPARTS (line 841) | enum MENUPARTS { type BARBACKGROUNDSTATES (line 866) | enum BARBACKGROUNDSTATES { type BARITEMSTATES (line 871) | enum BARITEMSTATES { type POPUPCHECKSTATES (line 880) | enum POPUPCHECKSTATES { type POPUPCHECKBACKGROUNDSTATES (line 887) | enum POPUPCHECKBACKGROUNDSTATES { type POPUPITEMSTATES (line 893) | enum POPUPITEMSTATES { type POPUPSUBMENUSTATES (line 900) | enum POPUPSUBMENUSTATES { type SYSTEMCLOSESTATES (line 905) | enum SYSTEMCLOSESTATES { type SYSTEMMAXIMIZESTATES (line 910) | enum SYSTEMMAXIMIZESTATES { type SYSTEMMINIMIZESTATES (line 915) | enum SYSTEMMINIMIZESTATES { type SYSTEMRESTORESTATES (line 920) | enum SYSTEMRESTORESTATES { type NAVIGATIONPARTS (line 934) | enum NAVIGATIONPARTS { type NAV_BACKBUTTONSTATES (line 940) | enum NAV_BACKBUTTONSTATES { type NAV_FORWARDBUTTONSTATES (line 947) | enum NAV_FORWARDBUTTONSTATES { type NAV_MENUBUTTONSTATES (line 954) | enum NAV_MENUBUTTONSTATES { type PROGRESSPARTS (line 973) | enum PROGRESSPARTS { type TRANSPARENTBARSTATES (line 990) | enum TRANSPARENTBARSTATES { type TRANSPARENTBARVERTSTATES (line 995) | enum TRANSPARENTBARVERTSTATES { type FILLSTATES (line 1000) | enum FILLSTATES { type FILLVERTSTATES (line 1007) | enum FILLVERTSTATES { type REBARPARTS (line 1026) | enum REBARPARTS { type CHEVRONSTATES (line 1039) | enum CHEVRONSTATES { type CHEVRONVERTSTATES (line 1045) | enum CHEVRONVERTSTATES { type SPLITTERSTATES (line 1051) | enum SPLITTERSTATES { type SPLITTERVERTSTATES (line 1057) | enum SPLITTERVERTSTATES { type SCROLLBARPARTS (line 1075) | enum SCROLLBARPARTS { type ARROWBTNSTATES (line 1090) | enum ARROWBTNSTATES { type SCROLLBARSTYLESTATES (line 1113) | enum SCROLLBARSTYLESTATES { type SIZEBOXSTATES (line 1121) | enum SIZEBOXSTATES { type SPINPARTS (line 1148) | enum SPINPARTS { type UPSTATES (line 1157) | enum UPSTATES { type DOWNSTATES (line 1164) | enum DOWNSTATES { type UPHORZSTATES (line 1171) | enum UPHORZSTATES { type DOWNHORZSTATES (line 1178) | enum DOWNHORZSTATES { type STATUSPARTS (line 1197) | enum STATUSPARTS { type TABPARTS (line 1217) | enum TABPARTS { type TABITEMSTATES (line 1233) | enum TABITEMSTATES { type TABITEMLEFTEDGESTATES (line 1241) | enum TABITEMLEFTEDGESTATES { type TABITEMRIGHTEDGESTATES (line 1249) | enum TABITEMRIGHTEDGESTATES { type TABITEMBOTHEDGESTATES (line 1257) | enum TABITEMBOTHEDGESTATES { type TOPTABITEMSTATES (line 1265) | enum TOPTABITEMSTATES { type TOPTABITEMLEFTEDGESTATES (line 1273) | enum TOPTABITEMLEFTEDGESTATES { type TOPTABITEMRIGHTEDGESTATES (line 1281) | enum TOPTABITEMRIGHTEDGESTATES { type TOPTABITEMBOTHEDGESTATES (line 1289) | enum TOPTABITEMBOTHEDGESTATES { type TASKDIALOGPARTS (line 1309) | enum TASKDIALOGPARTS { type CONTENTPANESTATES (line 1335) | enum CONTENTPANESTATES { type EXPANDOBUTTONSTATES (line 1339) | enum EXPANDOBUTTONSTATES { type TEXTSTYLEPARTS (line 1357) | enum TEXTSTYLEPARTS { type HYPERLINKTEXTSTATES (line 1369) | enum HYPERLINKTEXTSTATES { type CONTROLLABELSTATES (line 1376) | enum CONTROLLABELSTATES { type TOOLBARPARTS (line 1393) | enum TOOLBARPARTS { type TOOLBARSTYLESTATES (line 1404) | enum TOOLBARSTYLESTATES { type TOOLTIPPARTS (line 1427) | enum TOOLTIPPARTS { type CLOSESTATES (line 1438) | enum CLOSESTATES { type STANDARDSTATES (line 1444) | enum STANDARDSTATES { type BALLOONSTATES (line 1449) | enum BALLOONSTATES { type BALLOONSTEMSTATES (line 1454) | enum BALLOONSTEMSTATES { type TRACKBARPARTS (line 1475) | enum TRACKBARPARTS { type TRACKBARSTYLESTATES (line 1490) | enum TRACKBARSTYLESTATES { type TRACKSTATES (line 1494) | enum TRACKSTATES { type TRACKVERTSTATES (line 1498) | enum TRACKVERTSTATES { type THUMBSTATES (line 1502) | enum THUMBSTATES { type THUMBBOTTOMSTATES (line 1510) | enum THUMBBOTTOMSTATES { type THUMBTOPSTATES (line 1518) | enum THUMBTOPSTATES { type THUMBVERTSTATES (line 1526) | enum THUMBVERTSTATES { type THUMBLEFTSTATES (line 1534) | enum THUMBLEFTSTATES { type THUMBRIGHTSTATES (line 1542) | enum THUMBRIGHTSTATES { type TICSSTATES (line 1550) | enum TICSSTATES { type TICSVERTSTATES (line 1554) | enum TICSVERTSTATES { type TREEVIEWPARTS (line 1570) | enum TREEVIEWPARTS { type TREEITEMSTATES (line 1579) | enum TREEITEMSTATES { type GLYPHSTATES (line 1588) | enum GLYPHSTATES { type HOTGLYPHSTATES (line 1593) | enum HOTGLYPHSTATES { type WINDOWPARTS (line 1610) | enum WINDOWPARTS { type FRAMESTATES (line 1653) | enum FRAMESTATES { type CAPTIONSTATES (line 1658) | enum CAPTIONSTATES { type MAXCAPTIONSTATES (line 1664) | enum MAXCAPTIONSTATES { type MINCAPTIONSTATES (line 1670) | enum MINCAPTIONSTATES { type HORZSCROLLSTATES (line 1676) | enum HORZSCROLLSTATES { type HORZTHUMBSTATES (line 1683) | enum HORZTHUMBSTATES { type VERTSCROLLSTATES (line 1690) | enum VERTSCROLLSTATES { type VERTTHUMBSTATES (line 1697) | enum VERTTHUMBSTATES { type SYSBUTTONSTATES (line 1704) | enum SYSBUTTONSTATES { type MINBUTTONSTATES (line 1711) | enum MINBUTTONSTATES { type RESTOREBUTTONSTATES (line 1718) | enum RESTOREBUTTONSTATES { type HELPBUTTONSTATES (line 1725) | enum HELPBUTTONSTATES { type CLOSEBUTTONSTATES (line 1732) | enum CLOSEBUTTONSTATES { FILE: wine/windows/vssym32.h type BGTYPE (line 25) | enum BGTYPE { type IMAGELAYOUT (line 31) | enum IMAGELAYOUT { type BORDERTYPE (line 36) | enum BORDERTYPE { type FILLTYPE (line 42) | enum FILLTYPE { type SIZINGTYPE (line 50) | enum SIZINGTYPE { type HALIGN (line 56) | enum HALIGN { type CONTENTALIGNMENT (line 62) | enum CONTENTALIGNMENT { type VALIGN (line 68) | enum VALIGN { type OFFSETTYPE (line 74) | enum OFFSETTYPE { type ICONEFFECT (line 91) | enum ICONEFFECT { type TEXTSHADOWTYPE (line 99) | enum TEXTSHADOWTYPE { type GLYPHTYPE (line 105) | enum GLYPHTYPE { type IMAGESELECTTYPE (line 111) | enum IMAGESELECTTYPE { type TRUESIZESCALINGTYPE (line 117) | enum TRUESIZESCALINGTYPE { type GLYPHFONTSIZINGTYPE (line 123) | enum GLYPHFONTSIZINGTYPE { type LINKPARTS (line 389) | enum LINKPARTS { type HYPERLINKSTATES (line 393) | enum HYPERLINKSTATES { type EMPTYMARKUPPARTS (line 407) | enum EMPTYMARKUPPARTS { type MARKUPTEXTSTATES (line 411) | enum MARKUPTEXTSTATES { type STATICPARTS (line 425) | enum STATICPARTS { type PAGEPARTS (line 438) | enum PAGEPARTS { type MONTHCALPARTS (line 454) | enum MONTHCALPARTS { type GRIDCELLBACKGROUNDSTATES (line 468) | enum GRIDCELLBACKGROUNDSTATES { type GRIDCELLSTATES (line 476) | enum GRIDCELLSTATES { type GRIDCELLUPPERSTATES (line 483) | enum GRIDCELLUPPERSTATES { type TRAILINGGRIDCELLSTATES (line 489) | enum TRAILINGGRIDCELLSTATES { type TRAILINGGRIDCELLUPPERSTATES (line 496) | enum TRAILINGGRIDCELLUPPERSTATES { type NAVNEXTSTATES (line 502) | enum NAVNEXTSTATES { type NAVPREVSTATES (line 509) | enum NAVPREVSTATES { type CLOCKPARTS (line 525) | enum CLOCKPARTS { type CLOCKSTATES (line 529) | enum CLOCKSTATES { type TRAYNOTIFYPARTS (line 542) | enum TRAYNOTIFYPARTS { type TASKBARPARTS (line 556) | enum TASKBARPARTS { type TASKBANDPARTS (line 576) | enum TASKBANDPARTS { type STARTPANELPARTS (line 591) | enum STARTPANELPARTS { type MOREPROGRAMSTABSTATES (line 613) | enum MOREPROGRAMSTABSTATES { type SOFTWAREEXPLORERSTATES (line 621) | enum SOFTWAREEXPLORERSTATES { type OPENBOXSTATES (line 629) | enum OPENBOXSTATES { type MOREPROGRAMSARROWSTATES (line 637) | enum MOREPROGRAMSARROWSTATES { type MOREPROGRAMSARROWBACKSTATES (line 643) | enum MOREPROGRAMSARROWBACKSTATES { type LOGOFFBUTTONSSTATES (line 649) | enum LOGOFFBUTTONSSTATES { type MENUBANDPARTS (line 664) | enum MENUBANDPARTS { type MENUBANDSTATES (line 669) | enum MENUBANDSTATES { FILE: wine/windows/vswriter.h type VSS_USAGE_TYPE (line 22) | typedef enum type VSS_SOURCE_TYPE (line 31) | typedef enum type VSS_ALTERNATE_WRITER_STATE (line 39) | typedef enum FILE: wine/windows/wct.h type DWORD (line 23) | typedef HRESULT (WINAPI *PCOGETACTIVATIONSTATE)(GUID,DWORD,DWORD*); FILE: wine/windows/webservices.h type WS_ERROR (line 26) | typedef struct _WS_ERROR WS_ERROR; type WS_HEAP (line 27) | typedef struct _WS_HEAP WS_HEAP; type WS_XML_BUFFER (line 28) | typedef struct _WS_XML_BUFFER WS_XML_BUFFER; type WS_XML_READER (line 29) | typedef struct _WS_XML_READER WS_XML_READER; type WS_XML_WRITER (line 30) | typedef struct _WS_XML_WRITER WS_XML_WRITER; type WS_PROXY_PROPERTY (line 31) | typedef struct _WS_PROXY_PROPERTY WS_PROXY_PROPERTY; type WS_SECURITY_DESCRIPTION (line 32) | typedef struct _WS_SECURITY_DESCRIPTION WS_SECURITY_DESCRIPTION; type WS_CHANNEL_PROPERTY (line 33) | typedef struct _WS_CHANNEL_PROPERTY WS_CHANNEL_PROPERTY; type WS_SERVICE_PROXY (line 34) | typedef struct _WS_SERVICE_PROXY WS_SERVICE_PROXY; type WS_SECURITY_BINDING_PROPERTY (line 35) | typedef struct _WS_SECURITY_BINDING_PROPERTY WS_SECURITY_BINDING_PROPERTY; type WS_SECURITY_PROPERTY (line 36) | typedef struct _WS_SECURITY_PROPERTY WS_SECURITY_PROPERTY; type WS_SECURITY_PROPERTIES (line 37) | typedef struct _WS_SECURITY_PROPERTIES WS_SECURITY_PROPERTIES; type WS_SECURITY_BINDING (line 38) | typedef struct _WS_SECURITY_BINDING WS_SECURITY_BINDING; type WS_CHANNEL (line 39) | typedef struct _WS_CHANNEL WS_CHANNEL; type WS_MESSAGE_PROPERTY (line 40) | typedef struct _WS_MESSAGE_PROPERTY WS_MESSAGE_PROPERTY; type WS_MESSAGE_PROPERTIES (line 41) | typedef struct _WS_MESSAGE_PROPERTIES WS_MESSAGE_PROPERTIES; type WS_HTTP_BINDING_TEMPLATE (line 42) | typedef struct _WS_HTTP_BINDING_TEMPLATE WS_HTTP_BINDING_TEMPLATE; type WS_HTTP_SSL_BINDING_TEMPLATE (line 43) | typedef struct _WS_HTTP_SSL_BINDING_TEMPLATE WS_HTTP_SSL_BINDING_TEMPLATE; type WS_CHANNEL_PROPERTIES (line 44) | typedef struct _WS_CHANNEL_PROPERTIES WS_CHANNEL_PROPERTIES; type WS_SSL_TRANSPORT_SECURITY_BINDING_TEMPLATE (line 45) | typedef struct _WS_SSL_TRANSPORT_SECURITY_BINDING_TEMPLATE WS_SSL_TRANSP... type WS_SECURITY_BINDING_PROPERTIES (line 46) | typedef struct _WS_SECURITY_BINDING_PROPERTIES WS_SECURITY_BINDING_PROPE... type WS_CERT_CREDENTIAL (line 47) | typedef struct _WS_CERT_CREDENTIAL WS_CERT_CREDENTIAL; type WS_ENDPOINT_ADDRESS (line 48) | typedef struct _WS_ENDPOINT_ADDRESS WS_ENDPOINT_ADDRESS; type WS_ENDPOINT_IDENTITY (line 49) | typedef struct _WS_ENDPOINT_IDENTITY WS_ENDPOINT_IDENTITY; type WS_ENUM_DESCRIPTION (line 50) | typedef struct _WS_ENUM_DESCRIPTION WS_ENUM_DESCRIPTION; type WS_ENUM_VALUE (line 51) | typedef struct _WS_ENUM_VALUE WS_ENUM_VALUE; type WS_HTTP_POLICY_DESCRIPTION (line 52) | typedef struct _WS_HTTP_POLICY_DESCRIPTION WS_HTTP_POLICY_DESCRIPTION; type WS_MESSAGE (line 53) | typedef struct _WS_MESSAGE WS_MESSAGE; type WS_MESSAGE_DESCRIPTION (line 54) | typedef struct _WS_MESSAGE_DESCRIPTION WS_MESSAGE_DESCRIPTION; type WS_OPERATION_DESCRIPTION (line 55) | typedef struct _WS_OPERATION_DESCRIPTION WS_OPERATION_DESCRIPTION; type WS_PARAMETER_DESCRIPTION (line 56) | typedef struct _WS_PARAMETER_DESCRIPTION WS_PARAMETER_DESCRIPTION; type WS_OPERATION_CONTEXT (line 57) | typedef struct _WS_OPERATION_CONTEXT WS_OPERATION_CONTEXT; type WS_CALL_PROPERTY (line 58) | typedef struct _WS_CALL_PROPERTY WS_CALL_PROPERTY; type WS_FLOAT_DESCRIPTION (line 59) | typedef struct _WS_FLOAT_DESCRIPTION WS_FLOAT_DESCRIPTION; type WS_DOUBLE_DESCRIPTION (line 60) | typedef struct _WS_DOUBLE_DESCRIPTION WS_DOUBLE_DESCRIPTION; type WS_DATETIME (line 61) | typedef struct _WS_DATETIME WS_DATETIME; type WS_XML_DATETIME_TEXT (line 62) | typedef struct _WS_XML_DATETIME_TEXT WS_XML_DATETIME_TEXT; type WS_XML_BASE64_TEXT (line 63) | typedef struct _WS_XML_BASE64_TEXT WS_XML_BASE64_TEXT; type WS_DATETIME_DESCRIPTION (line 64) | typedef struct _WS_DATETIME_DESCRIPTION WS_DATETIME_DESCRIPTION; type WS_GUID_DESCRIPTION (line 65) | typedef struct _WS_GUID_DESCRIPTION WS_GUID_DESCRIPTION; type WS_UNIQUE_ID_DESCRIPTION (line 66) | typedef struct _WS_UNIQUE_ID_DESCRIPTION WS_UNIQUE_ID_DESCRIPTION; type WS_BYTES_DESCRIPTION (line 67) | typedef struct _WS_BYTES_DESCRIPTION WS_BYTES_DESCRIPTION; type WS_URL (line 68) | typedef struct _WS_URL WS_URL; type WS_HTTP_URL (line 69) | typedef struct _WS_HTTP_URL WS_HTTP_URL; type WS_HTTPS_URL (line 70) | typedef struct _WS_HTTPS_URL WS_HTTPS_URL; type WS_NETTCP_URL (line 71) | typedef struct _WS_NETTCP_URL WS_NETTCP_URL; type WS_SOAPUDP_URL (line 72) | typedef struct _WS_SOAPUDP_URL WS_SOAPUDP_URL; type WS_NETPIPE_URL (line 73) | typedef struct _WS_NETPIPE_URL WS_NETPIPE_URL; type WS_CUSTOM_CHANNEL_CALLBACKS (line 74) | typedef struct _WS_CUSTOM_CHANNEL_CALLBACKS WS_CUSTOM_CHANNEL_CALLBACKS; type WS_CHANNEL_ENCODER (line 75) | typedef struct _WS_CHANNEL_ENCODER WS_CHANNEL_ENCODER; type WS_CHANNEL_DECODER (line 76) | typedef struct _WS_CHANNEL_DECODER WS_CHANNEL_DECODER; type WS_CUSTOM_HTTP_PROXY (line 77) | typedef struct _WS_CUSTOM_HTTP_PROXY WS_CUSTOM_HTTP_PROXY; type WS_HTTP_MESSAGE_MAPPING (line 78) | typedef struct _WS_HTTP_MESSAGE_MAPPING WS_HTTP_MESSAGE_MAPPING; type WS_HTTP_HEADER_MAPPING (line 79) | typedef struct _WS_HTTP_HEADER_MAPPING WS_HTTP_HEADER_MAPPING; type WS_HTTP_REDIRECT_CALLBACK_CONTEXT (line 80) | typedef struct _WS_HTTP_REDIRECT_CALLBACK_CONTEXT WS_HTTP_REDIRECT_CALLB... type WS_PROXY_MESSAGE_CALLBACK_CONTEXT (line 81) | typedef struct _WS_PROXY_MESSAGE_CALLBACK_CONTEXT WS_PROXY_MESSAGE_CALLB... type WS_LISTENER (line 82) | typedef struct _WS_LISTENER WS_LISTENER; type WS_LISTENER_PROPERTY (line 83) | typedef struct _WS_LISTENER_PROPERTY WS_LISTENER_PROPERTY; type WS_DISALLOWED_USER_AGENT_SUBSTRINGS (line 84) | typedef struct _WS_DISALLOWED_USER_AGENT_SUBSTRINGS WS_DISALLOWED_USER_A... type WS_LISTENER_PROPERTIES (line 85) | typedef struct _WS_LISTENER_PROPERTIES WS_LISTENER_PROPERTIES; type WS_CUSTOM_LISTENER_CALLBACKS (line 86) | typedef struct _WS_CUSTOM_LISTENER_CALLBACKS WS_CUSTOM_LISTENER_CALLBACKS; type _WS_STRUCT_DESCRIPTION (line 88) | struct _WS_STRUCT_DESCRIPTION type _WS_XML_STRING (line 89) | struct _WS_XML_STRING type WS_ERROR_PROPERTY_ID (line 91) | typedef enum { type WS_ERROR_PROPERTY (line 97) | typedef struct _WS_ERROR_PROPERTY { type WS_HEAP_PROPERTY_ID (line 103) | typedef enum { type WS_HEAP_PROPERTY (line 110) | typedef struct _WS_HEAP_PROPERTY { type ULONG (line 116) | typedef ULONG WS_XML_BUFFER_PROPERTY_ID; type WS_XML_BUFFER_PROPERTY (line 118) | typedef struct _WS_XML_BUFFER_PROPERTY { type WS_XML_READER_PROPERTY_ID (line 124) | typedef enum { type WS_XML_READER_PROPERTY (line 142) | typedef struct _WS_XML_READER_PROPERTY { type WS_XML_WRITER_PROPERTY_ID (line 148) | typedef enum { type WS_XML_WRITER_PROPERTY (line 170) | typedef struct _WS_XML_WRITER_PROPERTY { type WS_BYTES (line 176) | typedef struct _WS_BYTES { type WS_BUFFERS (line 181) | typedef struct _WS_BUFFERS { type WS_XML_READER_ENCODING_TYPE (line 186) | typedef enum { type WS_XML_READER_ENCODING (line 193) | typedef struct _WS_XML_READER_ENCODING { type WS_XML_WRITER_ENCODING_TYPE (line 197) | typedef enum { type WS_XML_WRITER_ENCODING (line 204) | typedef struct _WS_XML_WRITER_ENCODING { type WS_CHARSET (line 208) | typedef enum { type WS_XML_DICTIONARY (line 215) | typedef struct _WS_XML_DICTIONARY { type WS_XML_STRING (line 222) | typedef struct _WS_XML_STRING { type WS_XML_READER_TEXT_ENCODING (line 229) | typedef struct _WS_XML_READER_TEXT_ENCODING { type WS_XML_READER_BINARY_ENCODING (line 234) | typedef struct _WS_XML_READER_BINARY_ENCODING { type WS_XML_WRITER_TEXT_ENCODING (line 240) | typedef struct _WS_XML_WRITER_TEXT_ENCODING { type WS_XML_STRING (line 245) | typedef HRESULT (CALLBACK *WS_DYNAMIC_STRING_CALLBACK) type WS_XML_WRITER_BINARY_ENCODING (line 248) | typedef struct _WS_XML_WRITER_BINARY_ENCODING { type WS_XML_READER_INPUT_TYPE (line 255) | typedef enum { type WS_XML_WRITER_OUTPUT_TYPE (line 260) | typedef enum { type WS_XML_READER_INPUT (line 265) | typedef struct _WS_XML_READER_INPUT { type WS_XML_WRITER_OUTPUT (line 269) | typedef struct _WS_XML_WRITER_OUTPUT { type WS_XML_READER_BUFFER_INPUT (line 273) | typedef struct _WS_XML_READER_BUFFER_INPUT { type WS_XML_WRITER_BUFFER_OUTPUT (line 279) | typedef struct _WS_XML_WRITER_BUFFER_OUTPUT { type WS_CALLBACK_MODEL (line 283) | typedef enum { type WS_ASYNC_CONTEXT (line 291) | typedef struct _WS_ASYNC_CONTEXT { type WS_BYTES (line 299) | typedef HRESULT (CALLBACK *WS_WRITE_CALLBACK) type WS_XML_READER_STREAM_INPUT (line 302) | typedef struct _WS_XML_READER_STREAM_INPUT { type WS_TYPE_MAPPING (line 308) | typedef enum { type WS_TYPE (line 315) | typedef enum { type WS_READ_OPTION (line 353) | typedef enum { type WS_WRITE_OPTION (line 361) | typedef enum { type WS_BOOL_DESCRIPTION (line 368) | typedef struct _WS_BOOL_DESCRIPTION { type WS_INT8_DESCRIPTION (line 372) | typedef struct _WS_INT8_DESCRIPTION { type WS_INT16_DESCRIPTION (line 377) | typedef struct _WS_INT16_DESCRIPTION { type WS_INT32_DESCRIPTION (line 382) | typedef struct _WS_INT32_DESCRIPTION { type WS_INT64_DESCRIPTION (line 387) | typedef struct _WS_INT64_DESCRIPTION { type WS_UINT8_DESCRIPTION (line 392) | typedef struct _WS_UINT8_DESCRIPTION { type WS_UINT16_DESCRIPTION (line 397) | typedef struct _WS_UINT16_DESCRIPTION { type WS_UINT32_DESCRIPTION (line 402) | typedef struct _WS_UINT32_DESCRIPTION { type WS_UINT64_DESCRIPTION (line 407) | typedef struct _WS_UINT64_DESCRIPTION { type WS_WSZ_DESCRIPTION (line 412) | typedef struct _WS_WSZ_DESCRIPTION { type WS_STRING_DESCRIPTION (line 417) | typedef struct _WS_STRING_DESCRIPTION { type WS_XML_STRING_DESCRIPTION (line 422) | typedef struct _WS_XML_STRING_DESCRIPTION { type WS_XML_QNAME_DESCRIPTION (line 427) | typedef struct _WS_XML_QNAME_DESCRIPTION { type _WS_ENUM_VALUE (line 434) | struct _WS_ENUM_VALUE { type _WS_ENUM_DESCRIPTION (line 439) | struct _WS_ENUM_DESCRIPTION { type _WS_FLOAT_DESCRIPTION (line 446) | struct _WS_FLOAT_DESCRIPTION { type _WS_DOUBLE_DESCRIPTION (line 451) | struct _WS_DOUBLE_DESCRIPTION { type _WS_GUID_DESCRIPTION (line 456) | struct _WS_GUID_DESCRIPTION { type _WS_UNIQUE_ID_DESCRIPTION (line 460) | struct _WS_UNIQUE_ID_DESCRIPTION { type _WS_BYTES_DESCRIPTION (line 465) | struct _WS_BYTES_DESCRIPTION { type WS_FIELD_MAPPING (line 470) | typedef enum { type WS_DEFAULT_VALUE (line 486) | typedef struct _WS_DEFAULT_VALUE { type WS_ITEM_RANGE (line 491) | typedef struct _WS_ITEM_RANGE { type WS_FIELD_DESCRIPTION (line 505) | typedef struct _WS_FIELD_DESCRIPTION { type WS_STRUCT_DESCRIPTION (line 527) | typedef struct _WS_STRUCT_DESCRIPTION { type WS_UNION_FIELD_DESCRIPTION (line 540) | typedef struct _WS_UNION_FIELD_DESCRIPTION { type WS_UNION_DESCRIPTION (line 545) | typedef struct _WS_UNION_DESCRIPTION { type WS_ATTRIBUTE_DESCRIPTION (line 555) | typedef struct _WS_ATTRIBUTE_DESCRIPTION { type WS_ELEMENT_DESCRIPTION (line 562) | typedef struct _WS_ELEMENT_DESCRIPTION { type WS_STRING (line 569) | typedef struct _WS_STRING { type WS_UNIQUE_ID (line 574) | typedef struct _WS_UNIQUE_ID { type WS_XML_NODE_TYPE (line 579) | typedef enum { type WS_XML_NODE (line 590) | typedef struct _WS_XML_NODE { type WS_MOVE_TO (line 594) | typedef enum { type WS_XML_TEXT_TYPE (line 609) | typedef enum { type WS_XML_TEXT (line 628) | typedef struct _WS_XML_TEXT { type WS_XML_UTF8_TEXT (line 632) | typedef struct _WS_XML_UTF8_TEXT { type WS_XML_UTF16_TEXT (line 637) | typedef struct _WS_XML_UTF16_TEXT { type WS_XML_BOOL_TEXT (line 643) | typedef struct _WS_XML_BOOL_TEXT { type WS_XML_INT32_TEXT (line 648) | typedef struct _WS_XML_INT32_TEXT { type WS_XML_INT64_TEXT (line 653) | typedef struct _WS_XML_INT64_TEXT { type WS_XML_UINT64_TEXT (line 658) | typedef struct _WS_XML_UINT64_TEXT { type WS_XML_FLOAT_TEXT (line 663) | typedef struct _WS_XML_FLOAT_TEXT { type WS_XML_DOUBLE_TEXT (line 668) | typedef struct _WS_XML_DOUBLE_TEXT { type WS_XML_GUID_TEXT (line 673) | typedef struct _WS_XML_GUID_TEXT { type WS_XML_UNIQUE_ID_TEXT (line 678) | typedef struct _WS_XML_UNIQUE_ID_TEXT { type WS_XML_QNAME_TEXT (line 683) | typedef struct _WS_XML_QNAME_TEXT { type WS_VALUE_TYPE (line 690) | typedef enum { type WS_XML_ATTRIBUTE (line 709) | typedef struct _WS_XML_ATTRIBUTE { type WS_XML_ELEMENT_NODE (line 718) | typedef struct _WS_XML_ELEMENT_NODE { type WS_XML_TEXT_NODE (line 728) | typedef struct _WS_XML_TEXT_NODE { type WS_XML_COMMENT_NODE (line 733) | typedef struct _WS_XML_COMMENT_NODE { type WS_XML_NODE_POSITION (line 738) | typedef struct _WS_XML_NODE_POSITION { type WS_XML_QNAME (line 743) | typedef struct _WS_XML_QNAME { type WS_SERVICE_PROXY_STATE (line 748) | typedef enum { type WS_PROXY_PROPERTY_ID (line 757) | typedef enum { type _WS_PROXY_PROPERTY (line 767) | struct _WS_PROXY_PROPERTY { type WS_CHANNEL_TYPE (line 773) | typedef enum { type WS_ENCODING (line 785) | typedef enum { type WS_CHANNEL_STATE (line 797) | typedef enum { type WS_CHANNEL_PROPERTY_ID (line 807) | typedef enum { type _WS_CHANNEL_PROPERTY (line 860) | struct _WS_CHANNEL_PROPERTY { type _WS_CHANNEL_PROPERTIES (line 866) | struct _WS_CHANNEL_PROPERTIES { type WS_CHANNEL_BINDING (line 871) | typedef enum { type WS_SECURITY_BINDING_TYPE (line 879) | typedef enum { type WS_SECURITY_BINDING_PROPERTY_ID (line 891) | typedef enum { type _WS_SECURITY_BINDING_PROPERTY (line 917) | struct _WS_SECURITY_BINDING_PROPERTY { type _WS_SECURITY_BINDING_PROPERTIES (line 923) | struct _WS_SECURITY_BINDING_PROPERTIES { type _WS_SECURITY_BINDING (line 928) | struct _WS_SECURITY_BINDING { type WS_SECURITY_PROPERTY_ID (line 934) | typedef enum { type _WS_SECURITY_PROPERTY (line 949) | struct _WS_SECURITY_PROPERTY { type _WS_SECURITY_PROPERTIES (line 955) | struct _WS_SECURITY_PROPERTIES { type _WS_SECURITY_DESCRIPTION (line 960) | struct _WS_SECURITY_DESCRIPTION { type WS_BINDING_TEMPLATE_TYPE (line 967) | typedef enum { type WS_CERT_CREDENTIAL_TYPE (line 984) | typedef enum { type _WS_CERT_CREDENTIAL (line 990) | struct _WS_CERT_CREDENTIAL { type _WS_SSL_TRANSPORT_SECURITY_BINDING_TEMPLATE (line 994) | struct _WS_SSL_TRANSPORT_SECURITY_BINDING_TEMPLATE { type _WS_HTTP_BINDING_TEMPLATE (line 999) | struct _WS_HTTP_BINDING_TEMPLATE { type _WS_HTTP_SSL_BINDING_TEMPLATE (line 1003) | struct _WS_HTTP_SSL_BINDING_TEMPLATE { type WS_ADDRESSING_VERSION (line 1014) | typedef enum { type WS_ENVELOPE_VERSION (line 1020) | typedef enum { type WS_MESSAGE_PROPERTY_ID (line 1026) | typedef enum { type _WS_MESSAGE_PROPERTY (line 1051) | struct _WS_MESSAGE_PROPERTY { type _WS_MESSAGE_PROPERTIES (line 1057) | struct _WS_MESSAGE_PROPERTIES { type WS_MESSAGE_STATE (line 1062) | typedef enum { type WS_MESSAGE_INITIALIZATION (line 1070) | typedef enum { type WS_HEADER_TYPE (line 1078) | typedef enum { type WS_REPEATING_HEADER_OPTION (line 1088) | typedef enum { type WS_ENDPOINT_IDENTITY_TYPE (line 1093) | typedef enum { type _WS_ENDPOINT_IDENTITY (line 1102) | struct _WS_ENDPOINT_IDENTITY { type _WS_ENDPOINT_ADDRESS (line 1106) | struct _WS_ENDPOINT_ADDRESS { type _WS_HTTP_POLICY_DESCRIPTION (line 1113) | struct _WS_HTTP_POLICY_DESCRIPTION { type _WS_MESSAGE_DESCRIPTION (line 1117) | struct _WS_MESSAGE_DESCRIPTION { type WS_PARAMETER_TYPE (line 1122) | typedef enum { type _WS_PARAMETER_DESCRIPTION (line 1129) | struct _WS_PARAMETER_DESCRIPTION { type const (line 1135) | typedef HRESULT (CALLBACK *WS_SERVICE_STUB_CALLBACK)( type WS_OPERATION_STYLE (line 1142) | typedef enum { type _WS_OPERATION_DESCRIPTION (line 1147) | struct _WS_OPERATION_DESCRIPTION { type WS_CALL_PROPERTY_ID (line 1159) | typedef enum { type _WS_CALL_PROPERTY (line 1166) | struct _WS_CALL_PROPERTY { type WS_DATETIME_FORMAT (line 1172) | typedef enum { type _WS_DATETIME (line 1178) | struct _WS_DATETIME { type _WS_DATETIME_DESCRIPTION (line 1183) | struct _WS_DATETIME_DESCRIPTION { type _WS_XML_DATETIME_TEXT (line 1188) | struct _WS_XML_DATETIME_TEXT { type _WS_XML_BASE64_TEXT (line 1193) | struct _WS_XML_BASE64_TEXT { type WS_URL_SCHEME_TYPE (line 1199) | typedef enum { type _WS_URL (line 1213) | struct _WS_URL { type _WS_HTTP_URL (line 1217) | struct _WS_HTTP_URL { type _WS_HTTPS_URL (line 1227) | struct _WS_HTTPS_URL { type _WS_NETTCP_URL (line 1237) | struct _WS_NETTCP_URL { type _WS_SOAPUDP_URL (line 1247) | struct _WS_SOAPUDP_URL { type _WS_NETPIPE_URL (line 1257) | struct _WS_NETPIPE_URL { type WS_IP_VERSION (line 1267) | typedef enum type WS_TRANSFER_MODE (line 1274) | typedef enum type const (line 1282) | typedef HRESULT (CALLBACK *WS_CREATE_CHANNEL_CALLBACK) type WS_ENDPOINT_ADDRESS (line 1291) | typedef HRESULT (CALLBACK *WS_OPEN_CHANNEL_CALLBACK) type WS_ASYNC_CONTEXT (line 1294) | typedef HRESULT (CALLBACK *WS_CLOSE_CHANNEL_CALLBACK) type const (line 1303) | typedef HRESULT (CALLBACK *WS_SET_CHANNEL_PROPERTY_CALLBACK) type WS_ASYNC_CONTEXT (line 1321) | typedef HRESULT (CALLBACK *WS_SHUTDOWN_SESSION_CHANNEL_CALLBACK) type _WS_CUSTOM_CHANNEL_CALLBACKS (line 1324) | struct _WS_CUSTOM_CHANNEL_CALLBACKS type WS_STRING (line 1345) | typedef HRESULT (CALLBACK *WS_ENCODER_GET_CONTENT_TYPE_CALLBACK) type WS_ASYNC_CONTEXT (line 1348) | typedef HRESULT (CALLBACK *WS_ENCODER_START_CALLBACK) type WS_BYTES (line 1351) | typedef HRESULT (CALLBACK *WS_ENCODER_ENCODE_CALLBACK) type WS_ASYNC_CONTEXT (line 1354) | typedef HRESULT (CALLBACK *WS_ENCODER_END_CALLBACK) type _WS_CHANNEL_ENCODER (line 1360) | struct _WS_CHANNEL_ENCODER type WS_STRING (line 1374) | typedef HRESULT (CALLBACK *WS_DECODER_GET_CONTENT_TYPE_CALLBACK) type WS_ASYNC_CONTEXT (line 1377) | typedef HRESULT (CALLBACK *WS_DECODER_START_CALLBACK) type WS_ASYNC_CONTEXT (line 1383) | typedef HRESULT (CALLBACK *WS_DECODER_END_CALLBACK) type _WS_CHANNEL_DECODER (line 1389) | struct _WS_CHANNEL_DECODER type WS_PROTECTION_LEVEL (line 1400) | typedef enum type WS_COOKIE_MODE (line 1407) | typedef enum type WS_HTTP_PROXY_SETTING_MODE (line 1413) | typedef enum type _WS_CUSTOM_HTTP_PROXY (line 1420) | struct _WS_CUSTOM_HTTP_PROXY type _WS_HTTP_HEADER_MAPPING (line 1426) | struct _WS_HTTP_HEADER_MAPPING type _WS_HTTP_MESSAGE_MAPPING (line 1432) | struct _WS_HTTP_MESSAGE_MAPPING type WS_STRING (line 1442) | typedef HRESULT (CALLBACK *WS_HTTP_REDIRECT_CALLBACK) type _WS_HTTP_REDIRECT_CALLBACK_CONTEXT (line 1445) | struct _WS_HTTP_REDIRECT_CALLBACK_CONTEXT type WS_RECEIVE_OPTION (line 1451) | typedef enum type _WS_PROXY_MESSAGE_CALLBACK_CONTEXT (line 1463) | struct _WS_PROXY_MESSAGE_CALLBACK_CONTEXT type WS_LISTENER_STATE (line 1469) | typedef enum type WS_LISTENER_PROPERTY_ID (line 1479) | typedef enum type _WS_LISTENER_PROPERTY (line 1500) | struct _WS_LISTENER_PROPERTY type _WS_DISALLOWED_USER_AGENT_SUBSTRINGS (line 1507) | struct _WS_DISALLOWED_USER_AGENT_SUBSTRINGS type _WS_LISTENER_PROPERTIES (line 1513) | struct _WS_LISTENER_PROPERTIES type const (line 1519) | typedef HRESULT (CALLBACK *WS_CREATE_LISTENER_CALLBACK) type WS_STRING (line 1528) | typedef HRESULT (CALLBACK *WS_OPEN_LISTENER_CALLBACK) type WS_ASYNC_CONTEXT (line 1531) | typedef HRESULT (CALLBACK *WS_CLOSE_LISTENER_CALLBACK) type const (line 1540) | typedef HRESULT (CALLBACK *WS_SET_LISTENER_PROPERTY_CALLBACK) type _WS_CUSTOM_LISTENER_CALLBACKS (line 1549) | struct _WS_CUSTOM_LISTENER_CALLBACKS FILE: wine/windows/werapi.h type HANDLE (line 62) | typedef HANDLE HREPORT; type WER_CONSENT (line 64) | typedef enum _WER_CONSENT type WER_FILE_TYPE (line 73) | typedef enum _WER_FILE_TYPE type WER_REGISTER_FILE_TYPE (line 83) | typedef enum _WER_REGISTER_FILE_TYPE type WER_REPORT_INFORMATION (line 90) | typedef struct _WER_REPORT_INFORMATION type WER_REPORT_TYPE (line 103) | typedef enum _WER_REPORT_TYPE type WER_SUBMIT_RESULT (line 113) | typedef enum _WER_SUBMIT_RESULT type WER_DUMP_TYPE (line 126) | typedef enum _WER_DUMP_TYPE type WER_REPORT_UI (line 134) | typedef enum _WER_REPORT_UI type WER_DUMP_CUSTOM_OPTIONS (line 152) | typedef struct _WER_DUMP_CUSTOM_OPTIONS type WER_EXCEPTION_INFORMATION (line 168) | typedef struct _WER_EXCEPTION_INFORMATION FILE: wine/windows/wimgapi.h type WIM_MOUNT_LIST (line 26) | typedef struct _WIM_MOUNT_LIST FILE: wine/windows/winbase.h type PFIBER_START_ROUTINE (line 49) | typedef PFIBER_START_ROUTINE LPFIBER_START_ROUTINE; type RTL_CRITICAL_SECTION (line 53) | typedef RTL_CRITICAL_SECTION CRITICAL_SECTION; type PRTL_CRITICAL_SECTION (line 54) | typedef PRTL_CRITICAL_SECTION PCRITICAL_SECTION; type PRTL_CRITICAL_SECTION (line 55) | typedef PRTL_CRITICAL_SECTION LPCRITICAL_SECTION; type RTL_CRITICAL_SECTION_DEBUG (line 57) | typedef RTL_CRITICAL_SECTION_DEBUG CRITICAL_SECTION_DEBUG; type PRTL_CRITICAL_SECTION_DEBUG (line 58) | typedef PRTL_CRITICAL_SECTION_DEBUG PCRITICAL_SECTION_DEBUG; type PRTL_CRITICAL_SECTION_DEBUG (line 59) | typedef PRTL_CRITICAL_SECTION_DEBUG LPCRITICAL_SECTION_DEBUG; type RTL_SRWLOCK (line 63) | typedef RTL_SRWLOCK SRWLOCK; type PRTL_SRWLOCK (line 64) | typedef PRTL_SRWLOCK PSRWLOCK; type WAITORTIMERCALLBACKFUNC (line 68) | typedef WAITORTIMERCALLBACKFUNC WAITORTIMERCALLBACK; type RTL_CONDITION_VARIABLE (line 72) | typedef RTL_CONDITION_VARIABLE CONDITION_VARIABLE, *PCONDITION_VARIABLE; type EXCEPTION_DEBUG_INFO (line 84) | typedef struct _EXCEPTION_DEBUG_INFO { type CREATE_THREAD_DEBUG_INFO (line 89) | typedef struct _CREATE_THREAD_DEBUG_INFO { type CREATE_PROCESS_DEBUG_INFO (line 95) | typedef struct _CREATE_PROCESS_DEBUG_INFO { type EXIT_THREAD_DEBUG_INFO (line 108) | typedef struct _EXIT_THREAD_DEBUG_INFO { type EXIT_PROCESS_DEBUG_INFO (line 112) | typedef struct _EXIT_PROCESS_DEBUG_INFO { type LOAD_DLL_DEBUG_INFO (line 116) | typedef struct _LOAD_DLL_DEBUG_INFO { type UNLOAD_DLL_DEBUG_INFO (line 125) | typedef struct _UNLOAD_DLL_DEBUG_INFO { type OUTPUT_DEBUG_STRING_INFO (line 129) | typedef struct _OUTPUT_DEBUG_STRING_INFO { type RIP_INFO (line 135) | typedef struct _RIP_INFO { type DEBUG_EVENT (line 140) | typedef struct _DEBUG_EVENT { type PCONTEXT (line 157) | typedef PCONTEXT LPCONTEXT; type PEXCEPTION_RECORD (line 158) | typedef PEXCEPTION_RECORD LPEXCEPTION_RECORD; type PEXCEPTION_POINTERS (line 159) | typedef PEXCEPTION_POINTERS LPEXCEPTION_POINTERS; type PTOP_LEVEL_EXCEPTION_FILTER (line 162) | typedef PTOP_LEVEL_EXCEPTION_FILTER LPTOP_LEVEL_EXCEPTION_FILTER; type OFSTRUCT (line 165) | typedef struct _OFSTRUCT type SECURITY_ATTRIBUTES (line 232) | typedef struct _SECURITY_ATTRIBUTES type FILETIME (line 242) | typedef struct _FILETIME type WIN32_FIND_DATAA (line 255) | typedef struct _WIN32_FIND_DATAA type WIN32_FIND_DATAW (line 269) | typedef struct _WIN32_FIND_DATAW function DECL_WINELIB_TYPE_AW (line 283) | DECL_WINELIB_TYPE_AW(WIN32_FIND_DATA) type FINDEX_SEARCH_OPS (line 297) | typedef enum _FINDEX_SEARCH_OPS type PROCESS_HEAP_ENTRY (line 305) | typedef struct _PROCESS_HEAP_ENTRY type MEMORYSTATUS (line 498) | typedef struct tagMEMORYSTATUS type MEMORYSTATUSEX (line 511) | typedef struct tagMEMORYSTATUSEX { type MEMORY_RESOURCE_NOTIFICATION_TYPE (line 524) | typedef enum _MEMORY_RESOURCE_NOTIFICATION_TYPE { type SYSTEMTIME (line 531) | typedef struct _SYSTEMTIME{ type OVERLAPPED (line 545) | typedef struct _OVERLAPPED { type DWORD (line 568) | typedef VOID (CALLBACK *LPOVERLAPPED_COMPLETION_ROUTINE)(DWORD,DWORD,LPO... type STARTUPINFOA (line 585) | typedef struct _STARTUPINFOA{ type STARTUPINFOW (line 606) | typedef struct _STARTUPINFOW{ function DECL_WINELIB_TYPE_AW (line 627) | DECL_WINELIB_TYPE_AW(STARTUPINFO) type DYNAMIC_TIME_ZONE_INFORMATION (line 637) | typedef struct _TIME_DYNAMIC_ZONE_INFORMATION type TIME_ZONE_INFORMATION (line 650) | typedef struct _TIME_ZONE_INFORMATION{ type PVOID (line 712) | typedef DWORD (WINAPI *PFE_EXPORT_FUNC)(PBYTE,PVOID,ULONG); type PVOID (line 713) | typedef DWORD (WINAPI *PFE_IMPORT_FUNC)(PBYTE,PVOID,ULONG); type BY_HANDLE_FILE_INFORMATION (line 755) | typedef struct _BY_HANDLE_FILE_INFORMATION type FILE_ID_TYPE (line 769) | typedef enum _FILE_ID_TYPE { type FILE_ID_DESCRIPTOR (line 776) | typedef struct _FILE_ID_DESCRIPTOR { type FILE_INFO_BY_HANDLE_CLASS (line 785) | typedef enum _FILE_INFO_BY_HANDLE_CLASS { type FILE_ID_BOTH_DIR_INFO (line 810) | typedef struct _FILE_ID_BOTH_DIR_INFO { type FILE_BASIC_INFO (line 828) | typedef struct _FILE_BASIC_INFO { type FILE_STANDARD_INFO (line 836) | typedef struct _FILE_STANDARD_INFO { type FILE_NAME_INFO (line 844) | typedef struct _FILE_NAME_INFO { type PRIORITY_HINT (line 849) | typedef enum _PRIORITY_HINT { type FILE_IO_PRIORITY_HINT_INFO (line 856) | typedef struct _FILE_IO_PRIORITY_HINT_INFO { type FILE_ALLOCATION_INFO (line 860) | typedef struct _FILE_ALLOCATION_INFO { type FILE_DISPOSITION_INFO (line 864) | typedef struct _FILE_DISPOSITION_INFO { type FILE_END_OF_FILE_INFO (line 868) | typedef struct _FILE_END_OF_FILE_INFO { type FILE_RENAME_INFO (line 872) | typedef struct _FILE_RENAME_INFO { type FILE_ATTRIBUTE_TAG_INFO (line 879) | typedef struct _FILE_ATTRIBUTE_TAG_INFO { type FILE_COMPRESSION_INFO (line 884) | typedef struct _FILE_COMPRESSION_INFO { type FILE_REMOTE_PROTOCOL_INFO (line 893) | typedef struct _FILE_REMOTE_PROTOCOL_INFO { type SYSTEM_POWER_STATUS (line 942) | typedef struct _SYSTEM_POWER_STATUS type POWER_REQUEST_TYPE (line 952) | typedef enum _POWER_REQUEST_TYPE type SYSTEM_INFO (line 959) | typedef struct _SYSTEM_INFO type LPSTR (line 979) | typedef BOOL (CALLBACK *ENUMRESTYPEPROCA)(HMODULE,LPSTR,LONG_PTR); type LPWSTR (line 980) | typedef BOOL (CALLBACK *ENUMRESTYPEPROCW)(HMODULE,LPWSTR,LONG_PTR); type LPCSTR (line 981) | typedef BOOL (CALLBACK *ENUMRESNAMEPROCA)(HMODULE,LPCSTR,LPSTR,LONG_PTR); type LPCWSTR (line 982) | typedef BOOL (CALLBACK *ENUMRESNAMEPROCW)(HMODULE,LPCWSTR,LPWSTR,LONG_PTR); type LPCSTR (line 983) | typedef BOOL (CALLBACK *ENUMRESLANGPROCA)(HMODULE,LPCSTR,LPCSTR,WORD,LON... type LPCWSTR (line 984) | typedef BOOL (CALLBACK *ENUMRESLANGPROCW)(HMODULE,LPCWSTR,LPCWSTR,WORD,L... type PLDT_ENTRY (line 1014) | typedef PLDT_ENTRY LPLDT_ENTRY; type GET_FILEEX_INFO_LEVELS (line 1016) | typedef enum _GET_FILEEX_INFO_LEVELS { type WIN32_FILE_ATTRIBUTE_DATA (line 1020) | typedef struct _WIN32_FILE_ATTRIBUTES_DATA { type LARGE_INTEGER (line 1033) | typedef DWORD (CALLBACK *LPPROGRESS_ROUTINE)(LARGE_INTEGER, LARGE_INTEGE... type COPYFILE2_MESSAGE_TYPE (line 1039) | typedef enum _COPYFILE2_MESSAGE_TYPE type COPYFILE2_MESSAGE_ACTION (line 1051) | typedef enum _COPYFILE2_MESSAGE_ACTION type COPYFILE2_COPY_PHASE (line 1060) | typedef enum _COPYFILE2_COPY_PHASE type COPYFILE2_MESSAGE (line 1072) | typedef struct COPYFILE2_MESSAGE type COPYFILE2_EXTENDED_PARAMETERS (line 1143) | typedef struct COPYFILE2_EXTENDED_PARAMETERS type ACTCTXA (line 1265) | typedef struct tagACTCTXA { type ACTCTXW (line 1277) | typedef struct tagACTCTXW { function DECL_WINELIB_TYPE_AW (line 1289) | DECL_WINELIB_TYPE_AW(ACTCTX) type ACTCTX_SECTION_KEYED_DATA_ASSEMBLY_METADATA (line 1317) | typedef const ACTCTX_SECTION_KEYED_DATA_ASSEMBLY_METADATA *PCACTCTX_SECT... type ACTCTX_SECTION_KEYED_DATA (line 1319) | typedef struct tagACTCTX_SECTION_KEYED_DATA { type ACTCTX_SECTION_KEYED_DATA (line 1335) | typedef const ACTCTX_SECTION_KEYED_DATA *PCACTCTX_SECTION_KEYED_DATA; type ACTIVATION_CONTEXT_BASIC_INFORMATION (line 1337) | typedef struct _ACTIVATION_CONTEXT_BASIC_INFORMATION { type HANDLE (line 1342) | typedef BOOL (WINAPI *PQUERYACTCTXW_FUNC)(DWORD,HANDLE,PVOID,ULONG,PVOID... type COMSTAT (line 1344) | typedef struct tagCOMSTAT type DCB (line 1358) | typedef struct tagDCB type COMMCONFIG (line 1390) | typedef struct tagCOMMCONFIG { type COMMPROP (line 1401) | typedef struct tagCOMMPROP { type COMMTIMEOUTS (line 1496) | typedef struct tagCOMMTIMEOUTS { type COMPUTER_NAME_FORMAT (line 1514) | typedef enum _COMPUTER_NAME_FORMAT type HW_PROFILE_INFOA (line 1536) | typedef struct tagHW_PROFILE_INFOA { type HW_PROFILE_INFOW (line 1542) | typedef struct tagHW_PROFILE_INFOW { function DECL_WINELIB_TYPE_AW (line 1548) | DECL_WINELIB_TYPE_AW(HW_PROFILE_INFO) type EVENTLOG_FULL_INFORMATION (line 1565) | typedef struct _EVENTLOG_FULL_INFORMATION { type WIN32_STREAM_ID (line 1591) | typedef struct _WIN32_STREAM_ID { type RTL_RUN_ONCE (line 1624) | typedef RTL_RUN_ONCE INIT_ONCE; type PRTL_RUN_ONCE (line 1625) | typedef PRTL_RUN_ONCE PINIT_ONCE; type PRTL_RUN_ONCE (line 1626) | typedef PRTL_RUN_ONCE LPINIT_ONCE; type PVOID (line 1632) | typedef BOOL (WINAPI *PINIT_ONCE_FN)(PINIT_ONCE,PVOID,PVOID*); type REASON_CONTEXT (line 1634) | typedef struct _REASON_CONTEXT type _PROC_THREAD_ATTRIBUTE_LIST (line 1656) | struct _PROC_THREAD_ATTRIBUTE_LIST type PROC_THREAD_ATTRIBUTE_NUM (line 1664) | typedef enum _PROC_THREAD_ATTRIBUTE_NUM type PRTL_UMS_SCHEDULER_ENTRY_POINT (line 1699) | typedef PRTL_UMS_SCHEDULER_ENTRY_POINT PUMS_SCHEDULER_ENTRY_POINT; type UMS_SCHEDULER_STARTUP_INFO (line 1700) | typedef struct _UMS_SCHEDULER_STARTUP_INFO type UMS_SCHEDULER_REASON (line 1708) | typedef enum _RTL_UMS_SCHEDULER_REASON UMS_SCHEDULER_REASON; type UMS_THREAD_INFO_CLASS (line 1709) | typedef enum _RTL_UMS_THREAD_INFO_CLASS UMS_THREAD_INFO_CLASS, *PUMS_THR... type _PROC_THREAD_ATTRIBUTE_LIST (line 1910) | struct _PROC_THREAD_ATTRIBUTE_LIST type _PROC_THREAD_ATTRIBUTE_LIST (line 2327) | struct _PROC_THREAD_ATTRIBUTE_LIST type _PROC_THREAD_ATTRIBUTE_LIST (line 2676) | struct _PROC_THREAD_ATTRIBUTE_LIST function LPWSTR (line 2758) | static inline LPWSTR WINAPI lstrcpynW( LPWSTR dst, LPCWSTR src, INT n ) function LPSTR (line 2773) | static inline LPSTR WINAPI lstrcpynA( LPSTR dst, LPCSTR src, INT n ) function INT (line 2788) | static inline INT WINAPI lstrlenW( LPCWSTR str ) function INT (line 2795) | static inline INT WINAPI lstrlenA( LPCSTR str ) function LPWSTR (line 2800) | static inline LPWSTR WINAPI lstrcpyW( LPWSTR dst, LPCWSTR src ) function LPSTR (line 2807) | static inline LPSTR WINAPI lstrcpyA( LPSTR dst, LPCSTR src ) function LPWSTR (line 2812) | static inline LPWSTR WINAPI lstrcatW( LPWSTR dst, LPCWSTR src ) function LPSTR (line 2820) | static inline LPSTR WINAPI lstrcatA( LPSTR dst, LPCSTR src ) function WINAPI (line 2865) | WINAPI InterlockedCompareExchange( LONG volatile *dest, LONG xchg, LONG ... function WINAPI (line 2873) | WINAPI InterlockedExchange( LONG volatile *dest, LONG val ) function WINAPI (line 2881) | WINAPI InterlockedExchangeAdd( LONG volatile *dest, LONG incr ) function WINAPI (line 2889) | WINAPI InterlockedIncrement( LONG volatile *dest ) function WINAPI (line 2894) | WINAPI InterlockedDecrement( LONG volatile *dest ) function WINAPI (line 2909) | WINAPI InterlockedCompareExchangePointer( PVOID volatile *dest, PVOID xc... function WINAPI (line 2914) | WINAPI InterlockedExchangePointer( PVOID volatile *dest, PVOID val ) function WINAPI (line 2932) | WINAPI InterlockedCompareExchange( LONG volatile *dest, LONG xchg, LONG ... function WINAPI (line 2937) | WINAPI InterlockedCompareExchangePointer( PVOID volatile *dest, PVOID xc... function WINAPI (line 2942) | WINAPI InterlockedCompareExchange64( LONGLONG volatile *dest, LONGLONG x... function WINAPI (line 2947) | WINAPI InterlockedExchange( LONG volatile *dest, LONG val ) function WINAPI (line 2952) | WINAPI InterlockedExchangePointer( PVOID volatile *dest, PVOID val ) function WINAPI (line 2957) | WINAPI InterlockedExchangeAdd( LONG volatile *dest, LONG incr ) function WINAPI (line 2962) | WINAPI InterlockedIncrement( LONG volatile *dest ) function WINAPI (line 2967) | WINAPI InterlockedDecrement( LONG volatile *dest ) function WINAPI (line 2974) | WINAPI InterlockedCompareExchange( LONG volatile *dest, LONG xchg, LONG ... function WINAPI (line 2979) | WINAPI InterlockedCompareExchangePointer( PVOID volatile *dest, PVOID xc... function WINAPI (line 2984) | WINAPI InterlockedCompareExchange64( LONGLONG volatile *dest, LONGLONG x... function WINAPI (line 2989) | WINAPI InterlockedExchange( LONG volatile *dest, LONG val ) function WINAPI (line 3000) | WINAPI InterlockedExchangePointer( PVOID volatile *dest, PVOID val ) function WINAPI (line 3011) | WINAPI InterlockedExchangeAdd( LONG volatile *dest, LONG incr ) function WINAPI (line 3016) | WINAPI InterlockedIncrement( LONG volatile *dest ) function WINAPI (line 3021) | WINAPI InterlockedDecrement( LONG volatile *dest ) function WINAPI (line 3032) | WINAPI GetLastError(void) function WINAPI (line 3049) | WINAPI GetCurrentProcessId(void) function WINAPI (line 3066) | WINAPI GetCurrentThreadId(void) function WINAPI (line 3083) | WINAPI SetLastError( DWORD err ) function WINAPI (line 3098) | WINAPI GetProcessHeap(void) FILE: wine/windows/wincon.h type CONSOLE_CURSOR_INFO (line 93) | typedef struct _CONSOLE_CURSOR_INFO { type COORD (line 98) | typedef struct tagCOORD type SMALL_RECT (line 104) | typedef struct tagSMALL_RECT type CONSOLE_FONT_INFO (line 112) | typedef struct _CONSOLE_FONT_INFO type CONSOLE_FONT_INFOEX (line 119) | typedef struct _CONSOLE_FONT_INFOEX type CONSOLE_HISTORY_INFO (line 133) | typedef struct tagCONSOLE_HISTORY_INFO type CONSOLE_READCONSOLE_CONTROL (line 141) | typedef struct _CONSOLE_READCONSOLE_CONTROL type CONSOLE_SCREEN_BUFFER_INFO (line 149) | typedef struct tagCONSOLE_SCREEN_BUFFER_INFO type CONSOLE_SCREEN_BUFFER_INFOEX (line 158) | typedef struct _CONSOLE_SCREEN_BUFFER_INFOEX type CONSOLE_SELECTION_INFO (line 171) | typedef struct _CONSOLE_SELECTION_INFO type CHAR_INFO (line 178) | typedef struct tagCHAR_INFO type KEY_EVENT_RECORD (line 188) | typedef struct tagKEY_EVENT_RECORD type MOUSE_EVENT_RECORD (line 213) | typedef struct tagMOUSE_EVENT_RECORD type WINDOW_BUFFER_SIZE_RECORD (line 234) | typedef struct tagWINDOW_BUFFER_SIZE_RECORD type MENU_EVENT_RECORD (line 239) | typedef struct tagMENU_EVENT_RECORD type FOCUS_EVENT_RECORD (line 244) | typedef struct tagFOCUS_EVENT_RECORD type INPUT_RECORD (line 249) | typedef struct tagINPUT_RECORD function COORD (line 278) | static inline COORD __wine_GetConsoleFontSize_wrapper(HANDLE h, DWORD d) function COORD (line 289) | static inline COORD __wine_GetLargestConsoleWindowSize_wrapper(HANDLE h) FILE: wine/windows/wincred.h type SecHandle (line 34) | typedef struct _SecHandle type SecHandle (line 43) | typedef SecHandle CtxtHandle; type PSecHandle (line 44) | typedef PSecHandle PCtxtHandle; type CREDENTIAL_ATTRIBUTEA (line 47) | typedef struct _CREDENTIAL_ATTRIBUTEA type CREDENTIAL_ATTRIBUTEW (line 55) | typedef struct _CREDENTIAL_ATTRIBUTEW function DECL_WINELIB_TYPE_AW (line 63) | DECL_WINELIB_TYPE_AW(CREDENTIAL_ATTRIBUTE) type CREDENTIALW (line 82) | typedef struct _CREDENTIALW function DECL_WINELIB_TYPE_AW (line 98) | DECL_WINELIB_TYPE_AW(CREDENTIAL) type CREDENTIAL_TARGET_INFORMATIONW (line 115) | typedef struct _CREDENTIAL_TARGET_INFORMATIONW function DECL_WINELIB_TYPE_AW (line 129) | DECL_WINELIB_TYPE_AW(CREDENTIAL_TARGET_INFORMATION) type CREDUI_INFOW (line 141) | typedef struct _CREDUI_INFOW function DECL_WINELIB_TYPE_AW (line 150) | DECL_WINELIB_TYPE_AW(CREDUI_INFO) type CERT_CREDENTIAL_INFO (line 162) | typedef struct _CERT_CREDENTIAL_INFO type USERNAME_TARGET_CREDENTIAL_INFO (line 168) | typedef struct _USERNAME_TARGET_CREDENTIAL_INFO type BINARY_BLOB_CREDENTIAL_INFO (line 173) | typedef struct _BINARY_BLOB_CREDENTIAL_INFO FILE: wine/windows/wincrypt.h type ALG_ID (line 38) | typedef unsigned int ALG_ID; type ULONG_PTR (line 39) | typedef ULONG_PTR HCRYPTPROV; type ULONG_PTR (line 40) | typedef ULONG_PTR HCRYPTPROV_OR_NCRYPT_KEY_HANDLE; type ULONG_PTR (line 41) | typedef ULONG_PTR HCRYPTPROV_LEGACY; type ULONG_PTR (line 42) | typedef ULONG_PTR HCRYPTKEY; type ULONG_PTR (line 43) | typedef ULONG_PTR HCRYPTHASH; type PROV_ENUMALGS (line 53) | typedef struct _PROV_ENUMALGS { type PROV_ENUMALGS_EX (line 60) | typedef struct _PROV_ENUMALGS_EX { type SCHANNEL_ALG (line 75) | typedef struct _SCHANNEL_ALG { type HMAC_INFO (line 86) | typedef struct _HMAC_INFO { type CRYPT_INTEGER_BLOB (line 94) | typedef struct _CRYPTOAPI_BLOB { type CRYPTPROTECT_PROMPTSTRUCT (line 111) | typedef struct _CRYPTPROTECT_PROMPTSTRUCT{ type CRYPT_ALGORITHM_IDENTIFIER (line 118) | typedef struct _CRYPT_ALGORITHM_IDENTIFIER { type CRYPT_ATTRIBUTE_TYPE_VALUE (line 123) | typedef struct _CRYPT_ATTRIBUTE_TYPE_VALUE { type BLOBHEADER (line 128) | typedef struct _PUBLICKEYSTRUC { type RSAPUBKEY (line 135) | typedef struct _RSAPUBKEY { type DHPUBKEY (line 141) | typedef struct _PUBKEY { type DSSSEED (line 146) | typedef struct _DSSSEED { type DHPUBKEY_VER3 (line 151) | typedef struct _PUBKEYVER3 { type DHPRIVKEY_VER3 (line 159) | typedef struct _PRIVKEYVER3 { type KEY_TYPE_SUBTYPE (line 168) | typedef struct _KEY_TYPE_SUBTYPE { type CERT_FORTEZZA_DATA_PROP (line 174) | typedef struct _CERT_FORTEZZA_DATA_PROP { type CMS_DH_KEY_INFO (line 180) | typedef struct _CMS_DH_KEY_INFO { type CRYPT_BIT_BLOB (line 188) | typedef struct _CRYPT_BIT_BLOB { type CRYPT_KEY_PROV_PARAM (line 194) | typedef struct _CRYPT_KEY_PROV_PARAM { type CRYPT_KEY_PROV_INFO (line 201) | typedef struct _CRYPT_KEY_PROV_INFO { type CERT_KEY_CONTEXT (line 211) | typedef struct _CERT_KEY_CONTEXT { type CERT_PUBLIC_KEY_INFO (line 217) | typedef struct _CERT_PUBLIC_KEY_INFO { type CERT_EXTENSION (line 222) | typedef struct _CERT_EXTENSION { type CERT_EXTENSIONS (line 228) | typedef struct _CERT_EXTENSIONS { type CERT_INFO (line 233) | typedef struct _CERT_INFO { type CERT_RDN_ATTR (line 248) | typedef struct _CERT_RDN_ATTR { type CERT_RDN (line 254) | typedef struct _CERT_RDN { type CERT_NAME_INFO (line 259) | typedef struct _CERT_NAME_INFO { type CERT_NAME_VALUE (line 264) | typedef struct _CERT_NAME_VALUE { type CERT_ENCRYPTED_PRIVATE_KEY_INFO (line 269) | typedef struct _CERT_ENCRYPTED_PRIVATE_KEY_INFO { type CERT_AUTHORITY_KEY_ID_INFO (line 274) | typedef struct _CERT_AUTHORITY_KEY_ID_INFO { type CERT_PRIVATE_KEY_VALIDITY (line 280) | typedef struct _CERT_PRIVATE_KEY_VALIDITY { type CERT_KEY_ATTRIBUTES_INFO (line 285) | typedef struct _CERT_KEY_ATTRIBUTES_INFO { type CERT_ECC_SIGNATURE (line 291) | typedef struct _CERT_ECC_SIGNATURE { type CERT_POLICY_ID (line 309) | typedef struct _CERT_POLICY_ID { type CERT_KEY_USAGE_RESTRICTION_INFO (line 314) | typedef struct _CERT_KEY_USAGE_RESTRICTION_INFO { type CERT_OTHER_NAME (line 320) | typedef struct _CERT_OTHER_NAME { type CERT_ALT_NAME_ENTRY (line 325) | typedef struct _CERT_ALT_NAME_ENTRY { type CERT_ALT_NAME_INFO (line 348) | typedef struct _CERT_ALT_NAME_INFO { type CERT_BASIC_CONSTRAINTS_INFO (line 363) | typedef struct _CERT_BASIC_CONSTRAINTS_INFO { type CERT_BASIC_CONSTRAINTS2_INFO (line 374) | typedef struct _CERT_BASIC_CONSTRAINTS2_INFO { type CERT_POLICY_QUALIFIER_INFO (line 380) | typedef struct _CERT_POLICY_QUALIFIER_INFO { type CERT_POLICY_INFO (line 385) | typedef struct _CERT_POLICY_INFO { type CERT_POLICIES_INFO (line 391) | typedef struct _CERT_POLICIES_INFO { type CERT_POLICY_QUALIFIER_NOTICE_REFERENCE (line 396) | typedef struct _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE { type CERT_POLICY_QUALIFIER_USER_NOTICE (line 403) | typedef struct _CERT_POLICY_QUALIFIER_USER_NOTICE { type CPS_URLS (line 408) | typedef struct _CPS_URLS { type CERT_POLICY95_QUALIFIER1 (line 414) | typedef struct _CERT_POLICY95_QUALIFIER1 { type CERT_POLICY_MAPPING (line 422) | typedef struct _CERT_POLICY_MAPPING { type CERT_POLICY_MAPPINGS_INFO (line 427) | typedef struct _CERT_POLICY_MAPPINGS_INFO { type CERT_POLICY_CONSTRAINTS_INFO (line 432) | typedef struct _CERT_POLICY_CONSTRAINTS_INFO { type CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY (line 439) | typedef struct _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY { type CRYPT_CONTENT_INFO (line 445) | typedef struct _CRYPT_CONTENT_INFO { type CRYPT_SEQUENCE_OF_ANY (line 450) | typedef struct _CRYPT_SEQUENCE_OF_ANY { type CERT_AUTHORITY_KEY_ID2_INFO (line 455) | typedef struct _CERT_AUTHORITY_KEY_ID2_INFO { type CERT_ACCESS_DESCRIPTION (line 461) | typedef struct _CERT_ACCESS_DESCRIPTION { type CERT_AUTHORITY_INFO_ACCESS (line 466) | typedef struct _CERT_AUTHORITY_INFO_ACCESS { type CERT_CONTEXT (line 471) | typedef struct _CERT_CONTEXT { type CERT_CONTEXT (line 478) | typedef const CERT_CONTEXT *PCCERT_CONTEXT; type CRL_ENTRY (line 480) | typedef struct _CRL_ENTRY { type CRL_INFO (line 487) | typedef struct _CRL_INFO { type CRL_DIST_POINT_NAME (line 499) | typedef struct _CRL_DIST_POINT_NAME { type CRL_DIST_POINT (line 510) | typedef struct _CRL_DIST_POINT { type CRL_DIST_POINTS_INFO (line 524) | typedef struct _CRL_DIST_POINTS_INFO { type CROSS_CERT_DIST_POINTS_INFO (line 538) | typedef struct _CROSS_CERT_DIST_POINTS_INFO { type CERT_PAIR (line 550) | typedef struct _CERT_PAIR { type CRL_ISSUING_DIST_POINT (line 555) | typedef struct _CRL_ISSUING_DIST_POINT { type CERT_GENERAL_SUBTREE (line 563) | typedef struct _CERT_GENERAL_SUBTREE { type CERT_NAME_CONSTRAINTS_INFO (line 570) | typedef struct _CERT_NAME_CONSTRAINTS_INFO { type CRYPT_ATTRIBUTE (line 580) | typedef struct _CRYPT_ATTRIBUTE { type CRYPT_ATTRIBUTES (line 586) | typedef struct _CRYPT_ATTRIBUTES { type CERT_REQUEST_INFO (line 591) | typedef struct _CERT_REQUEST_INFO { type CERT_KEYGEN_REQUEST_INFO (line 599) | typedef struct _CERT_KEYGEN_REQUEST_INFO { type CERT_SIGNED_CONTENT_INFO (line 605) | typedef struct _CERT_SIGNED_CONTENT_INFO { type CRL_CONTEXT (line 611) | typedef struct _CRL_CONTEXT { type CRL_CONTEXT (line 618) | typedef const CRL_CONTEXT *PCCRL_CONTEXT; type CERT_DSS_PARAMETERS (line 627) | typedef struct _CERT_DSS_PARAMETERS { type CERT_DH_PARAMETERS (line 639) | typedef struct _CERT_DH_PARAMETERS { type CERT_X942_DH_VALIDATION_PARAMS (line 644) | typedef struct _CERT_X942_DH_VALIDATION_PARAMS { type CERT_X942_DH_PARAMETERS (line 649) | typedef struct _CERT_X942_DH_PARAMETERS { type CRYPT_X942_OTHER_INFO (line 661) | typedef struct _CRYPT_X942_OTHER_INFO { type CRYPT_RC2_CBC_PARAMETERS (line 668) | typedef struct _CRYPT_RC2_CBC_PARAMETERS { type CRYPT_SMIME_CAPABILITY (line 679) | typedef struct _CRYPT_SMIME_CAPABILITY { type CRYPT_SMIME_CAPABILITIES (line 684) | typedef struct _CRYPT_SMIME_CAPABILITIES { type VTableProvStruc (line 689) | typedef struct _VTableProvStruc { type CERT_PRIVATE_KEY_INFO (line 704) | typedef struct _CERT_PRIVATE_KEY_INFO { type CTL_USAGE (line 711) | typedef struct _CTL_USAGE { type CTL_ENTRY (line 716) | typedef struct _CTL_ENTRY { type CTL_INFO (line 722) | typedef struct _CTL_INFO { type CTL_CONTEXT (line 736) | typedef struct _CTL_CONTEXT { type CTL_CONTEXT (line 746) | typedef const CTL_CONTEXT *PCCTL_CONTEXT; type CRYPT_TIME_STAMP_REQUEST_INFO (line 748) | typedef struct _CRYPT_TIME_STAMP_REQUEST_INFO { type CRYPT_ENROLLMENT_NAME_VALUE_PAIR (line 756) | typedef struct _CRYPT_ENROLLMENT_NAME_VALUE_PAIR { type CMSG_SIGNER_INFO (line 761) | typedef struct _CMSG_SIGNER_INFO { type CERT_REVOCATION_CRL_INFO (line 777) | typedef struct _CERT_REVOCATION_CRL_INFO { type CERT_REVOCATION_INFO (line 785) | typedef struct _CERT_REVOCATION_INFO { type CERT_REVOCATION_PARA (line 795) | typedef struct _CERT_REVOCATION_PARA { type CTL_VERIFY_USAGE_PARA (line 816) | typedef struct _CTL_VERIFY_USAGE_PARA { type CTL_VERIFY_USAGE_STATUS (line 825) | typedef struct _CTL_VERIFY_USAGE_STATUS { type CERT_CHAIN (line 841) | typedef struct _CERT_CHAIN { type CERT_REVOCATION_STATUS (line 847) | typedef struct _CERT_REVOCATION_STATUS { type CERT_TRUST_LIST_INFO (line 856) | typedef struct _CERT_TRUST_LIST_INFO { type CERT_TRUST_STATUS (line 902) | typedef struct _CERT_TRUST_STATUS { type CERT_CHAIN_ELEMENT (line 907) | typedef struct _CERT_CHAIN_ELEMENT { type CERT_SIMPLE_CHAIN (line 917) | typedef struct _CERT_SIMPLE_CHAIN { type CERT_CHAIN_CONTEXT (line 927) | typedef struct _CERT_CHAIN_CONTEXT CERT_CHAIN_CONTEXT, *PCERT_CHAIN_CONT... type CERT_CHAIN_CONTEXT (line 928) | typedef const CERT_CHAIN_CONTEXT *PCCERT_CHAIN_CONTEXT; type _CERT_CHAIN_CONTEXT (line 930) | struct _CERT_CHAIN_CONTEXT { type CERT_CHAIN_POLICY_PARA (line 941) | typedef struct _CERT_CHAIN_POLICY_PARA { type CERT_CHAIN_POLICY_STATUS (line 947) | typedef struct _CERT_CHAIN_POLICY_STATUS { type AUTHENTICODE_EXTRA_CERT_CHAIN_POLICY_PARA (line 995) | typedef struct _AUTHENTICODE_EXTRA_CERT_CHAIN_POLICY_PARA { type AUTHENTICODE_EXTRA_CERT_CHAIN_POLICY_STATUS (line 1002) | typedef struct _AUTHENTICODE_EXTRA_CERT_CHAIN_POLICY_STATUS { type AUTHENTICODE_TS_EXTRA_CERT_CHAIN_POLICY_PARA (line 1008) | typedef struct _AUTHENTICODE_TS_EXTRA_CERT_CHAIN_POLICY_PARA { type HTTPSPolicyCallbackData (line 1015) | typedef struct _HTTPSPolicyCallbackData { type CERT_USAGE_MATCH (line 1039) | typedef struct _CERT_USAGE_MATCH { type CTL_USAGE_MATCH (line 1044) | typedef struct _CTL_USAGE_MATCH { type CERT_CHAIN_PARA (line 1061) | typedef struct _CERT_CHAIN_PARA { type CERT_SYSTEM_STORE_INFO (line 1073) | typedef struct _CERT_SYSTEM_STORE_INFO { type CERT_PHYSICAL_STORE_INFO (line 1077) | typedef struct _CERT_PHYSICAL_STORE_INFO { type CERT_SYSTEM_STORE_RELOCATE_PARA (line 1087) | typedef struct _CERT_SYSTEM_STORE_RELOCATE_PARA { type CRYPT_ENCODE_PARA (line 1114) | typedef struct _CRYPT_ENCODE_PARA { type CRYPT_DECODE_PARA (line 1120) | typedef struct _CRYPT_DECODE_PARA { type CERT_STORE_PROV_INFO (line 1126) | typedef struct _CERT_STORE_PROV_INFO { type CERT_STORE_PROV_FIND_INFO (line 1188) | typedef struct _CERT_STORE_PROV_FIND_INFO { type CERT_STORE_PROV_FIND_INFO (line 1195) | typedef const CERT_STORE_PROV_FIND_INFO CCERT_STORE_PROV_FIND_INFO, type CERT_CREATE_CONTEXT_PARA (line 1229) | typedef struct _CERT_CREATE_CONTEXT_PARA { type CRYPT_OID_FUNC_ENTRY (line 1235) | typedef struct _CRYPT_OID_FUNC_ENTRY { type const (line 1240) | typedef BOOL (WINAPI *PFN_CRYPT_ENUM_OID_FUNC)(DWORD dwEncodingType, type CRYPT_OID_INFO (line 1258) | typedef struct _CRYPT_OID_INFO { type CRYPT_OID_INFO (line 1274) | typedef const CRYPT_OID_INFO CCRYPT_OID_INFO, *PCCRYPT_OID_INFO; type CRYPT_SIGN_MESSAGE_PARA (line 1279) | typedef struct _CRYPT_SIGN_MESSAGE_PARA { type CRYPT_VERIFY_MESSAGE_PARA (line 1309) | typedef struct _CRYPT_VERIFY_MESSAGE_PARA { type CRYPT_ENCRYPT_MESSAGE_PARA (line 1317) | typedef struct _CRYPT_ENCRYPT_MESSAGE_PARA { type CRYPT_DECRYPT_MESSAGE_PARA (line 1329) | typedef struct _CRYPT_DECRYPT_MESSAGE_PARA { type CRYPT_HASH_MESSAGE_PARA (line 1339) | typedef struct _CRYPT_HASH_MESSAGE_PARA { type CRYPT_KEY_SIGN_MESSAGE_PARA (line 1347) | typedef struct _CRYPT_KEY_SIGN_MESSAGE_PARA { type CRYPT_KEY_VERIFY_MESSAGE_PARA (line 1356) | typedef struct _CRYPT_KEY_VERIFY_MESSAGE_PARA { type CRYPT_URL_ARRAY (line 1362) | typedef struct _CRYPT_URL_ARRAY { type CRYPT_URL_INFO (line 1367) | typedef struct _CRYPT_URL_INFO { type HANDLE (line 1389) | typedef HANDLE HCRYPTASYNC, *PHCRYPTASYNC; type CRYPT_ASYNC_RETRIEVAL_COMPLETION (line 1401) | typedef struct _CRYPT_ASYNC_RETRIEVAL_COMPLETION type CRYPT_BLOB_ARRAY (line 1410) | typedef struct _CRYPT_BLOB_ARRAY type CRYPT_CREDENTIALS (line 1416) | typedef struct _CRYPT_CREDENTIALS { type CRYPT_PASSWORD_CREDENTIALSA (line 1427) | typedef struct _CRYPT_PASSWORD_CREDENTIALSA { type CRYPT_PASSWORD_CREDENTIALSW (line 1433) | typedef struct _CRYPT_PASSWORD_CREDENTIALSW { type CRYPT_RETRIEVE_AUX_INFO (line 1441) | typedef struct _CRYPT_RETRIEVE_AUX_INFO { type CERT_CRL_CONTEXT_PAIR (line 1498) | typedef struct _CERT_CRL_CONTEXT_PAIR type CERT_CRL_CONTEXT_PAIR (line 1503) | typedef const CERT_CRL_CONTEXT_PAIR *PCCERT_CRL_CONTEXT_PAIR; type CRL_FIND_ISSUED_FOR_PARA (line 2775) | typedef struct _CRL_FIND_ISSUED_FOR_PARA type CTL_FIND_USAGE_PARA (line 2788) | typedef struct _CTL_FIND_USAGE_PARA type CTL_FIND_SUBJECT_PARA (line 2800) | typedef struct _CTL_FIND_SUBJECT_PARA type HANDLE (line 3449) | typedef HANDLE HCERTCHAINENGINE; type CERT_CHAIN_ENGINE_CONFIG (line 3460) | typedef struct _CERT_CHAIN_ENGINE_CONFIG type CMSG_STREAM_INFO (line 3483) | typedef struct _CMSG_STREAM_INFO type CERT_ISSUER_SERIAL_NUMBER (line 3490) | typedef struct _CERT_ISSUER_SERIAL_NUMBER type CERT_ID (line 3496) | typedef struct _CERT_ID type CMSG_SIGNER_ENCODE_INFO (line 3541) | typedef struct _CMSG_SIGNER_ENCODE_INFO type CMSG_SIGNED_ENCODE_INFO (line 3560) | typedef struct _CMSG_SIGNED_ENCODE_INFO type CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO (line 3575) | typedef struct _CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO type CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO (line 3585) | typedef struct _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO type CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO (line 3595) | typedef struct _CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO type CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO (line 3617) | typedef struct _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO type CMSG_RECIPIENT_ENCODE_INFO (line 3635) | typedef struct _CMSG_RECIPIENT_ENCODE_INFO type CMSG_ENVELOPED_ENCODE_INFO (line 3649) | typedef struct _CMSG_ENVELOPED_ENCODE_INFO type CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO (line 3670) | typedef struct _CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO type CMSG_HASHED_ENCODE_INFO (line 3678) | typedef struct _CMSG_HASHED_ENCODE_INFO type CMSG_ENCRYPTED_ENCODE_INFO (line 3686) | typedef struct _CMSG_ENCRYPTED_ENCODE_INFO type CMSG_CTRL_DECRYPT_PARA (line 3721) | typedef struct _CMSG_CTRL_DECRYPT_PARA type CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA (line 3729) | typedef struct _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA type CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA (line 3737) | typedef struct _CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA type CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA (line 3745) | typedef struct _CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA { type CMSG_CMS_SIGNER_INFO (line 3794) | typedef struct _CMSG_CMS_SIGNER_INFO { type CRYPT_ATTRIBUTES (line 3804) | typedef CRYPT_ATTRIBUTES CMSG_ATTR, *PCMSG_ATTR; type CMSG_KEY_TRANS_RECIPIENT_INFO (line 3826) | typedef struct _CMSG_KEY_TRANS_RECIPIENT_INFO { type CMSG_RECIPIENT_ENCRYPTED_KEY_INFO (line 3833) | typedef struct _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO { type CMSG_KEY_AGREE_RECIPIENT_INFO (line 3839) | typedef struct _CMSG_KEY_AGREE_RECIPIENT_INFO { type CMSG_MAIL_LIST_RECIPIENT_INFO (line 3854) | typedef struct _CMSG_MAIL_LIST_RECIPIENT_INFO { type CMSG_CMS_RECIPIENT_INFO (line 3863) | typedef struct _CMSG_CMS_RECIPIENT_INFO { type CMSG_CONTENT_ENCRYPT_INFO (line 3884) | typedef struct _CMSG_CONTENT_ENCRYPT_INFO { type CMSG_KEY_TRANS_ENCRYPT_INFO (line 3898) | typedef struct _CMSG_KEY_TRANS_ENCRYPT_INFO { type CMSG_CTRL_KEY_TRANS_DECRYPT_PARA (line 3906) | typedef struct _CMSG_CTRL_KEY_TRANS_DECRYPT_PARA { type CERT_STRONG_SIGN_SERIALIZED_INFO (line 3914) | typedef struct _CERT_STRONG_SIGN_SERIALIZED_INFO { type CERT_STRONG_SIGN_PARA (line 3920) | typedef struct _CERT_STRONG_SIGN_PARA { FILE: wine/windows/windef.h type BOOL (line 234) | typedef int BOOL, *PBOOL, *LPBOOL; type BYTE (line 235) | typedef unsigned char BYTE, *PBYTE, *LPBYTE; type UCHAR (line 236) | typedef unsigned char UCHAR, *PUCHAR; type WORD (line 237) | typedef unsigned short WORD, *PWORD, *LPWORD; type USHORT (line 238) | typedef unsigned short USHORT, *PUSHORT; type INT (line 239) | typedef int INT, *PINT, *LPINT; type UINT (line 240) | typedef unsigned int UINT, *PUINT; type FLOAT (line 241) | typedef float FLOAT, *PFLOAT; type DWORD (line 245) | typedef unsigned long DWORD, *PDWORD, *LPDWORD; type ULONG (line 246) | typedef unsigned long ULONG, *PULONG; type DWORD (line 249) | typedef unsigned int DWORD, *PDWORD, *LPDWORD; type ULONG (line 250) | typedef unsigned int ULONG, *PULONG; type UINT_PTR (line 283) | typedef UINT_PTR WPARAM; type LONG_PTR (line 284) | typedef LONG_PTR LPARAM; type LONG_PTR (line 285) | typedef LONG_PTR LRESULT; type WORD (line 289) | typedef WORD ATOM; type DWORD (line 290) | typedef DWORD COLORREF, *LPCOLORREF; type HFILE (line 295) | typedef int HFILE; type HKEY (line 310) | typedef HKEY *PHKEY; type HINSTANCE (line 326) | typedef HINSTANCE HMODULE; type HANDLE (line 327) | typedef HANDLE HGDIOBJ; type HANDLE (line 328) | typedef HANDLE HGLOBAL; type HANDLE (line 329) | typedef HANDLE HLOCAL; type HANDLE (line 330) | typedef HANDLE GLOBALHANDLE; type HANDLE (line 331) | typedef HANDLE LOCALHANDLE; type HICON (line 332) | typedef HICON HCURSOR; type SIZE (line 375) | typedef struct tagSIZE type SIZE (line 381) | typedef SIZE SIZEL, *PSIZEL, *LPSIZEL; type POINT (line 384) | typedef struct tagPOINT type POINTL (line 390) | typedef struct _POINTL type POINTS (line 398) | typedef struct tagPOINTS type FILETIME (line 409) | typedef struct _FILETIME { type RECT (line 421) | typedef struct tagRECT type RECT (line 428) | typedef const RECT *LPCRECT; type RECTL (line 430) | typedef struct _RECTL type RECTL (line 438) | typedef const RECTL *LPCRECTL; type DPI_AWARENESS (line 441) | typedef enum DPI_AWARENESS FILE: wine/windows/windns.h type DNS_NAME_FORMAT (line 111) | typedef enum _DNS_NAME_FORMAT type DNS_FREE_TYPE (line 121) | typedef enum _DNS_FREE_TYPE type DNS_CHARSET (line 128) | typedef enum _DNS_CHARSET type DNS_CONFIG_TYPE (line 136) | typedef enum _DNS_CONFIG_TYPE type DNS_SECTION (line 158) | typedef enum _DnsSection type LONG (line 166) | typedef LONG DNS_STATUS, *PDNS_STATUS; type DWORD (line 167) | typedef DWORD IP4_ADDRESS, *PIP4_ADDRESS; type IP6_ADDRESS (line 169) | typedef struct type IP4_ARRAY (line 181) | typedef struct _IP4_ARRAY type DNS_HEADER (line 188) | typedef struct _DNS_HEADER type DNS_MESSAGE_BUFFER (line 208) | typedef struct _DNS_MESSAGE_BUFFER type DNS_A_DATA (line 214) | typedef struct type DNS_RECORD_FLAGS (line 219) | typedef struct _DnsRecordFlags type DNS_SOA_DATAA (line 228) | typedef struct type DNS_SOA_DATAW (line 239) | typedef struct function DECL_WINELIB_TYPE_AW (line 250) | DECL_WINELIB_TYPE_AW(DNS_SOA_DATA) type DNS_PTR_DATAW (line 258) | typedef struct function DECL_WINELIB_TYPE_AW (line 263) | DECL_WINELIB_TYPE_AW(DNS_PTR_DATA) type DNS_MINFO_DATAW (line 272) | typedef struct function DECL_WINELIB_TYPE_AW (line 278) | DECL_WINELIB_TYPE_AW(DNS_MINFO_DATA) type DNS_MX_DATAW (line 288) | typedef struct function DECL_WINELIB_TYPE_AW (line 295) | DECL_WINELIB_TYPE_AW(DNS_MX_DATA) type DNS_TXT_DATAW (line 304) | typedef struct function DECL_WINELIB_TYPE_AW (line 310) | DECL_WINELIB_TYPE_AW(DNS_TXT_DATA) type DNS_WKS_DATA (line 319) | typedef struct type DNS_AAAA_DATA (line 326) | typedef struct type DNS_KEY_DATA (line 331) | typedef struct type DNS_LOC_DATA (line 339) | typedef struct type DNS_SIG_DATAA (line 350) | typedef struct type DNS_SIG_DATAW (line 364) | typedef struct type DNS_ATMA_DATA (line 383) | typedef struct type DNS_NXT_DATAA (line 389) | typedef struct type DNS_NXT_DATAW (line 396) | typedef struct function DECL_WINELIB_TYPE_AW (line 403) | DECL_WINELIB_TYPE_AW(DNS_NXT_DATA) type DNS_SRV_DATAW (line 415) | typedef struct function DECL_WINELIB_TYPE_AW (line 424) | DECL_WINELIB_TYPE_AW(DNS_SRV_DATA) type DNS_TKEY_DATAW (line 443) | typedef struct function DECL_WINELIB_TYPE_AW (line 459) | DECL_WINELIB_TYPE_AW(DNS_TKEY_DATA) type DNS_TSIG_DATAW (line 478) | typedef struct type DNS_WINS_DATA (line 494) | typedef struct type DNS_WINSR_DATAA (line 503) | typedef struct type DNS_WINSR_DATAW (line 511) | typedef struct function DECL_WINELIB_TYPE_AW (line 519) | DECL_WINELIB_TYPE_AW(DNS_WINSR_DATA) type DNS_RECORDW (line 558) | typedef struct _DnsRecordW type DNS_RECORDW (line 595) | typedef DNS_RECORDW DNS_RECORD; type PDNS_RECORDW (line 596) | typedef PDNS_RECORDW PDNS_RECORD; type DNS_RECORDA (line 598) | typedef DNS_RECORDA DNS_RECORD; type PDNS_RECORDA (line 599) | typedef PDNS_RECORDA PDNS_RECORD; type DNS_RRSET (line 602) | typedef struct _DnsRRSet type DNS_ADDR (line 633) | typedef struct _DnsAddr type DNS_ADDR_ARRAY (line 641) | typedef struct _DnsAddrArray type DNS_QUERY_RESULT (line 659) | typedef struct _DNS_QUERY_RESULT type DNS_QUERY_COMPLETION_ROUTINE (line 669) | typedef DNS_QUERY_COMPLETION_ROUTINE *PDNS_QUERY_COMPLETION_ROUTINE; type DNS_QUERY_REQUEST (line 673) | typedef struct _DNS_QUERY_REQUEST type DNS_QUERY_CANCEL (line 685) | typedef struct _DNS_QUERY_CANCEL FILE: wine/windows/winerror.h type HRESULT (line 91) | typedef long HRESULT; type HRESULT (line 93) | typedef int HRESULT; function HRESULT (line 96) | static inline HRESULT HRESULT_FROM_WIN32(unsigned int x) FILE: wine/windows/winevt.h type HANDLE (line 29) | typedef HANDLE EVT_HANDLE, *PEVT_HANDLE; type EVT_CHANNEL_CONFIG_PROPERTY_ID (line 31) | typedef enum _EVT_CHANNEL_CONFIG_PROPERTY_ID { type EVT_LOGIN_CLASS (line 56) | typedef enum _EVT_LOGIN_CLASS { type EVT_SUBSCRIBE_NOTIFY_ACTION (line 60) | typedef enum _EVT_SUBSCRIBE_NOTIFY_ACTION { type EVT_VARIANT (line 65) | typedef struct _EVT_VARIANT { FILE: wine/windows/wingdi.h type ABCFLOAT (line 33) | typedef struct _ABCFLOAT { type KERNINGPAIR (line 41) | typedef struct type PIXELFORMATDESCRIPTOR (line 48) | typedef struct tagPIXELFORMATDESCRIPTOR { type COLORADJUSTMENT (line 103) | typedef struct tagCOLORADJUSTMENT type LONG (line 149) | typedef LONG FXPT16DOT16, *LPFXPT16DOT16; type LONG (line 150) | typedef LONG FXPT2DOT30, *LPFXPT2DOT30; type LONG (line 151) | typedef LONG LCSCSTYPE; type LONG (line 152) | typedef LONG LCSGAMUTMATCH; type CIEXYZ (line 168) | typedef struct tagCIEXYZ type CIEXYZTRIPLE (line 175) | typedef struct tagCIEXYZTRIPLE type LOGCOLORSPACEA (line 182) | typedef struct tagLOGCOLORSPACEA type LOGCOLORSPACEW (line 196) | typedef struct tagLOGCOLORSPACEW type PELARRAY (line 467) | typedef struct type BITMAP (line 478) | typedef struct type LOGBRUSH (line 492) | typedef struct type LOGBRUSH32 (line 499) | typedef struct type LOGBRUSH (line 506) | typedef LOGBRUSH PATTERN, *PPATTERN, *LPPATTERN; type LOGFONTA (line 540) | typedef struct tagLOGFONTA type LOGFONTW (line 558) | typedef struct tagLOGFONTW function DECL_WINELIB_TYPE_AW (line 576) | DECL_WINELIB_TYPE_AW(LOGFONT) type ENUMLOGFONTW (line 587) | typedef struct function DECL_WINELIB_TYPE_AW (line 594) | DECL_WINELIB_TYPE_AW(ENUMLOGFONT) type ENUMLOGFONTEXW (line 605) | typedef struct type DESIGNVECTOR (line 618) | typedef struct type ENUMLOGFONTEXDVA (line 625) | typedef struct type ENUMLOGFONTEXDVW (line 631) | typedef struct function DECL_WINELIB_TYPE_AW (line 637) | DECL_WINELIB_TYPE_AW(ENUMLOGFONTEXDV) type CHARSETINFO (line 658) | typedef struct type LOCALESIGNATURE (line 670) | typedef struct type XFORM (line 701) | typedef struct tagXFORM type TEXTMETRICA (line 826) | typedef struct tagTEXTMETRICA type TEXTMETRICW (line 850) | typedef struct tagTEXTMETRICW type PANOSE (line 880) | typedef struct tagPANOSE type EXTLOGFONTA (line 1016) | typedef struct type EXTLOGFONTW (line 1030) | typedef struct type OUTLINETEXTMETRICA (line 1051) | typedef struct _OUTLINETEXTMETRICA type OUTLINETEXTMETRICW (line 1087) | typedef struct _OUTLINETEXTMETRICW function DECL_WINELIB_TYPE_AW (line 1123) | DECL_WINELIB_TYPE_AW(OUTLINETEXTMETRIC) type POLYTEXTW (line 1138) | typedef struct type NEWTEXTMETRICA (line 1167) | typedef struct type NEWTEXTMETRICW (line 1195) | typedef struct function DECL_WINELIB_TYPE_AW (line 1223) | DECL_WINELIB_TYPE_AW(NEWTEXTMETRIC) type NEWTEXTMETRICEXW (line 1233) | typedef struct type OLDFONTENUMPROCW (line 1253) | typedef OLDFONTENUMPROCW FONTENUMPROCW; type INT (line 1257) | typedef VOID (CALLBACK *LINEDDAPROC)(INT, INT, LPARAM); type FARPROC (line 1261) | typedef FARPROC OLDFONTENUMPROC; type FARPROC (line 1263) | typedef FARPROC FONTENUMPROCA; type FARPROC (line 1264) | typedef FARPROC FONTENUMPROCW; type FARPROC (line 1268) | typedef FARPROC LINEDDAPROC; type GLYPHMETRICS (line 1314) | typedef struct type FIXED (line 1342) | typedef struct type POINTFX (line 1348) | typedef struct tagPOINTFX type TTPOLYCURVE (line 1354) | typedef struct tagTTPOLYCURVE type TTPOLYGONHEADER (line 1361) | typedef struct tagTTPOLYGONHEADER type MAT2 (line 1368) | typedef struct type ABC (line 1377) | typedef struct type GCP_RESULTSA (line 1426) | typedef struct tagGCP_RESULTSA{ type GCP_RESULTSW (line 1438) | typedef struct tagGCP_RESULTSW function DECL_WINELIB_TYPE_AW (line 1451) | DECL_WINELIB_TYPE_AW(GCP_RESULTS) type POINTFLOAT (line 1471) | typedef struct { type GLYPHMETRICSFLOAT (line 1476) | typedef struct { type LAYERPLANEDESCRIPTOR (line 1484) | typedef struct { type PALETTEENTRY (line 1519) | typedef struct tagPALETTEENTRY type LOGPALETTE (line 1532) | typedef struct tagLOGPALETTE type LOGPEN (line 1542) | typedef struct type EXTLOGPEN (line 1550) | typedef struct tagEXTLOGPEN type RGBQUAD (line 1806) | typedef struct tagRGBQUAD { type RGBTRIPLE (line 1813) | typedef struct tagRGBTRIPLE { type BITMAPFILEHEADER (line 1820) | typedef struct type BITMAPINFOHEADER (line 1832) | typedef struct type BITMAPV4HEADER (line 1847) | typedef struct type BITMAPV5HEADER (line 1871) | typedef struct { type BITMAPINFO (line 1910) | typedef struct tagBITMAPINFO type BITMAPCOREHEADER (line 1916) | typedef struct type BITMAPCOREINFO (line 1925) | typedef struct type DIBSECTION (line 1935) | typedef struct type USHORT (line 1971) | typedef USHORT COLOR16; type TRIVERTEX (line 1973) | typedef struct _TRIVERTEX type GRADIENT_TRIANGLE (line 1983) | typedef struct _GRADIENT_TRIANGLE type GRADIENT_RECT (line 1990) | typedef struct _GRADIENT_RECT type BLENDFUNCTION (line 1999) | typedef struct _BLENDFUNCTION type METAHEADER (line 2015) | typedef struct type METARECORD (line 2028) | typedef struct type HANDLETABLE (line 2037) | typedef struct type METAFILEPICT (line 2044) | typedef struct type HANDLETABLE (line 2134) | typedef INT (CALLBACK *MFENUMPROC)(HDC,HANDLETABLE*,METARECORD*, type ENHMETAHEADER (line 2141) | typedef struct { type ENHMETARECORD (line 2163) | typedef struct { type EMR (line 2169) | typedef struct { type EMRTEXT (line 2174) | typedef struct { type EMRABORTPATH (line 2183) | typedef struct { type EMRANGLEARC (line 2195) | typedef struct { type EMRARC (line 2203) | typedef struct { type EMRBITBLT (line 2213) | typedef struct { type EMRCREATEBRUSHINDIRECT (line 2232) | typedef struct { type EMRCREATECOLORSPACE (line 2238) | typedef struct { type EMRCREATECOLORSPACEW (line 2244) | typedef struct { type EMRCREATEDIBPATTERNBRUSHPT (line 2253) | typedef struct { type EMRCREATEMONOBRUSH (line 2263) | typedef struct { type EMRCREATEPALETTE (line 2273) | typedef struct { type EMRCREATEPEN (line 2279) | typedef struct { type EMRDELETECOLORSPACE (line 2285) | typedef struct { type EMRDELETEOBJECT (line 2292) | typedef struct { type EMRELLIPSE (line 2298) | typedef struct { type EMREOF (line 2304) | typedef struct { type EMREXCLUDECLIPRECT (line 2311) | typedef struct { type EMREXTCREATEFONTINDIRECTW (line 2317) | typedef struct { type EMREXTCREATEPEN (line 2323) | typedef struct { type EMREXTFLOODFILL (line 2333) | typedef struct { type EMREXTSELECTCLIPRGN (line 2340) | typedef struct { type EMREXTTEXTOUTA (line 2347) | typedef struct { type EMRFILLPATH (line 2357) | typedef struct { type EMRFILLRGN (line 2364) | typedef struct { type EMRFORMAT (line 2372) | typedef struct { type EMRFRAMERGN (line 2379) | typedef struct { type EMRGDICOMMENT (line 2388) | typedef struct { type EMRGRADIENTFILL (line 2394) | typedef struct { type EMRINVERTRGN (line 2403) | typedef struct { type EMRLINETO (line 2411) | typedef struct { type EMRMASKBLT (line 2417) | typedef struct { type EMRMODIFYWORLDTRANSFORM (line 2443) | typedef struct { type EMROFFSETCLIPRGN (line 2449) | typedef struct { type EMRPLGBLT (line 2454) | typedef struct { type EMRPOLYLINE (line 2478) | typedef struct { type EMRPOLYLINE16 (line 2489) | typedef struct { type EMRPOLYDRAW16 (line 2500) | typedef struct { type EMRPOLYPOLYLINE16 (line 2508) | typedef struct { type EMRPOLYDRAW (line 2518) | typedef struct { type EMRPOLYPOLYLINE (line 2526) | typedef struct { type EMRPOLYTEXTOUTA (line 2536) | typedef struct { type EMRRESIZEPALETTE (line 2547) | typedef struct { type EMRRESTOREDC (line 2553) | typedef struct { type EMRROUNDRECT (line 2558) | typedef struct { type EMRSCALEVIEWPORTEXTEX (line 2564) | typedef struct { type EMRSELECTCLIPPATH (line 2573) | typedef struct { type EMRSELECTPALETTE (line 2586) | typedef struct { type EMRSETARCDIRECTION (line 2591) | typedef struct { type EMRSETBKCOLOR (line 2596) | typedef struct { type EMRSETBRUSHORGEX (line 2602) | typedef struct { type EMRSETCOLORADJUSTMENT (line 2609) | typedef struct { type EMRSETDIBITSTODEVICE (line 2614) | typedef struct { type EMRSETMAPPERFLAGS (line 2632) | typedef struct { type EMRSETMITERLIMIT (line 2637) | typedef struct { type EMRSETPALETTEENTRIES (line 2642) | typedef struct { type EMRSETPIXELV (line 2650) | typedef struct { type EMRSETVIEWPORTEXTEX (line 2656) | typedef struct { type EMRSETWORLDTRANSFORM (line 2662) | typedef struct { type EMRSTRETCHBLT (line 2667) | typedef struct { type EMRALPHABLEND (line 2688) | typedef struct { type EMRSTRETCHDIBITS (line 2709) | typedef struct { type EMRPIXELFORMAT (line 2728) | typedef struct { type EMRGLSRECORD (line 2733) | typedef struct tagEMRGLSRECORD { type EMRGLSBOUNDEDRECORD (line 2739) | typedef struct { type HANDLETABLE (line 2746) | typedef INT (CALLBACK *ENHMFENUMPROC)(HDC, HANDLETABLE *, type DEVMODEA (line 2889) | typedef struct type DEVMODEW (line 2939) | typedef struct type DOCINFOA (line 3235) | typedef struct type DOCINFOW (line 3244) | typedef struct type RGNDATAHEADER (line 3266) | typedef struct _RGNDATAHEADER { type RGNDATA (line 3274) | typedef struct _RGNDATA { type DISPLAYCONFIG_DEVICE_INFO_TYPE (line 3281) | typedef enum { type DISPLAYCONFIG_DEVICE_INFO_HEADER (line 3293) | typedef struct DISPLAYCONFIG_DEVICE_INFO_HEADER { type DISPLAY_DEVICEA (line 3300) | typedef struct { type DISPLAY_DEVICEW (line 3309) | typedef struct { type DISPLAYCONFIG_DESKTOP_IMAGE_INFO (line 3328) | typedef struct DISPLAYCONFIG_DESKTOP_IMAGE_INFO type DISPLAYCONFIG_MODE_INFO_TYPE (line 3335) | typedef enum type DISPLAYCONFIG_PIXELFORMAT (line 3343) | typedef enum type DISPLAYCONFIG_ROTATION (line 3353) | typedef enum type DISPLAYCONFIG_SCALING (line 3362) | typedef enum type DISPLAYCONFIG_SCANLINE_ORDERING (line 3373) | typedef enum type DISPLAYCONFIG_TOPOLOGY_ID (line 3383) | typedef enum type DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY (line 3392) | typedef enum type DISPLAYCONFIG_2DREGION (line 3414) | typedef struct DISPLAYCONFIG_2DREGION type DISPLAYCONFIG_RATIONAL (line 3420) | typedef struct DISPLAYCONFIG_RATIONAL type DISPLAYCONFIG_PATH_SOURCE_INFO (line 3426) | typedef struct DISPLAYCONFIG_PATH_SOURCE_INFO type DISPLAYCONFIG_SOURCE_MODE (line 3440) | typedef struct DISPLAYCONFIG_SOURCE_MODE type DISPLAYCONFIG_VIDEO_SIGNAL_INFO (line 3448) | typedef struct DISPLAYCONFIG_VIDEO_SIGNAL_INFO type DISPLAYCONFIG_PATH_TARGET_INFO (line 3466) | typedef struct DISPLAYCONFIG_PATH_TARGET_INFO type DISPLAYCONFIG_TARGET_MODE (line 3486) | typedef struct DISPLAYCONFIG_TARGET_MODE type DISPLAYCONFIG_PATH_INFO (line 3491) | typedef struct DISPLAYCONFIG_PATH_INFO type DISPLAYCONFIG_MODE_INFO (line 3498) | typedef struct DISPLAYCONFIG_MODE_INFO type DRAWPATRECT (line 3529) | typedef struct _DRAWPATRECT type WCRANGE (line 3537) | typedef struct tagWCRANGE { type GLYPHSET (line 3542) | typedef struct tagGLYPHSET { FILE: wine/windows/winhttp.h type LPVOID (line 32) | typedef LPVOID HINTERNET; type HINTERNET (line 33) | typedef HINTERNET *LPHINTERNET; type WORD (line 38) | typedef WORD INTERNET_PORT; type INTERNET_PORT (line 39) | typedef INTERNET_PORT *LPINTERNET_PORT; type INTERNET_SCHEME (line 46) | typedef int INTERNET_SCHEME, *LPINTERNET_SCHEME; type URL_COMPONENTS (line 463) | typedef struct type URL_COMPONENTS (line 481) | typedef URL_COMPONENTS URL_COMPONENTSW; type LPURL_COMPONENTS (line 482) | typedef LPURL_COMPONENTS LPURL_COMPONENTSW; type WINHTTP_ASYNC_RESULT (line 484) | typedef struct type WINHTTP_CERTIFICATE_INFO (line 490) | typedef struct type WINHTTP_PROXY_INFO (line 502) | typedef struct type WINHTTP_PROXY_INFO (line 508) | typedef WINHTTP_PROXY_INFO WINHTTP_PROXY_INFOW; type LPWINHTTP_PROXY_INFO (line 509) | typedef LPWINHTTP_PROXY_INFO LPWINHTTP_PROXY_INFOW; type WINHTTP_CURRENT_USER_IE_PROXY_CONFIG (line 511) | typedef struct type DWORD_PTR (line 519) | typedef VOID (CALLBACK *WINHTTP_STATUS_CALLBACK)(HINTERNET,DWORD_PTR,DWO... type WINHTTP_AUTOPROXY_OPTIONS (line 529) | typedef struct type HTTP_VERSION_INFO (line 539) | typedef struct type WINHTTP_CONNECTION_INFO (line 546) | typedef struct FILE: wine/windows/wininet.h type LPVOID (line 29) | typedef LPVOID HINTERNET; type HINTERNET (line 30) | typedef HINTERNET * LPHINTERNET; type WORD (line 32) | typedef WORD INTERNET_PORT; type INTERNET_PORT (line 33) | typedef INTERNET_PORT * LPINTERNET_PORT; type INTERNET_SCHEME (line 135) | typedef enum { type INTERNET_ASYNC_RESULT (line 154) | typedef struct { type INTERNET_PROXY_INFOA (line 159) | typedef struct { type INTERNET_PROXY_INFOW (line 165) | typedef struct { function DECL_WINELIB_TYPE_AW (line 172) | DECL_WINELIB_TYPE_AW(INTERNET_PROXY_INFO) type HTTP_VERSION_INFO (line 180) | typedef struct { type INTERNET_CONNECTED_INFO (line 185) | typedef struct { type URL_COMPONENTSA (line 192) | typedef struct { type URL_COMPONENTSW (line 210) | typedef struct { function DECL_WINELIB_TYPE_AW (line 228) | DECL_WINELIB_TYPE_AW(URL_COMPONENTS) type INTERNET_CERTIFICATE_INFOW (line 243) | typedef struct { function DECL_WINELIB_TYPE_AW (line 255) | DECL_WINELIB_TYPE_AW(INTERNET_CERTIFICATE_INFO) type INTERNET_BUFFERSW (line 271) | typedef struct _INTERNET_BUFFERSW { type INTERNET_CACHE_GROUP_INFOA (line 290) | typedef struct _INTERNET_CACHE_GROUP_INFOA { type INTERNET_CACHE_GROUP_INFOW (line 300) | typedef struct _INTERNET_CACHE_GROUP_INFOW { function DECL_WINELIB_TYPE_AW (line 310) | DECL_WINELIB_TYPE_AW(INTERNET_CACHE_GROUP_INFO) type INTERNET_PER_CONN_OPTIONW (line 322) | typedef struct _INTERNET_PER_CONN_OPTIONW { type INTERNET_PER_CONN_OPTION_LISTA (line 358) | typedef struct _INTERNET_PER_CONN_OPTION_LISTA { type INTERNET_PER_CONN_OPTION_LISTW (line 366) | typedef struct _INTERNET_PER_CONN_OPTION_LISTW { function DECL_WINELIB_TYPE_AW (line 374) | DECL_WINELIB_TYPE_AW(INTERNET_PER_CONN_OPTION_LIST) type DWORD_PTR (line 650) | typedef VOID (CALLBACK *INTERNET_STATUS_CALLBACK)(HINTERNET ,DWORD_PTR ,... type INTERNET_STATUS_CALLBACK (line 653) | typedef INTERNET_STATUS_CALLBACK * LPINTERNET_STATUS_CALLBACK; type GOPHER_FIND_DATAA (line 763) | typedef struct { type GOPHER_FIND_DATAW (line 772) | typedef struct { type GOPHER_ADMIN_ATTRIBUTE_TYPEA (line 837) | typedef struct { type GOPHER_ADMIN_ATTRIBUTE_TYPEW (line 842) | typedef struct { function DECL_WINELIB_TYPE_AW (line 847) | DECL_WINELIB_TYPE_AW(GOPHER_ADMIN_ATTRIBUTE_TYPE) type GOPHER_TTL_ATTRIBUTE_TYPE (line 854) | typedef struct { type GOPHER_SCORE_ATTRIBUTE_TYPE (line 858) | typedef struct { type GOPHER_SCORE_RANGE_ATTRIBUTE_TYPE (line 862) | typedef struct { type GOPHER_SITE_ATTRIBUTE_TYPEA (line 867) | typedef struct { type GOPHER_SITE_ATTRIBUTE_TYPEW (line 871) | typedef struct { function DECL_WINELIB_TYPE_AW (line 875) | DECL_WINELIB_TYPE_AW(GOPHER_SITE_ATTRIBUTE_TYPE) type GOPHER_ORGANIZATION_ATTRIBUTE_TYPEW (line 882) | typedef struct { function DECL_WINELIB_TYPE_AW (line 886) | DECL_WINELIB_TYPE_AW(GOPHER_ORGANIZATION_ATTRIBUTE_TYPE) type GOPHER_LOCATION_ATTRIBUTE_TYPEW (line 893) | typedef struct { function DECL_WINELIB_TYPE_AW (line 897) | DECL_WINELIB_TYPE_AW(GOPHER_LOCATION_ATTRIBUTE_TYPE) type GOPHER_TIMEZONE_ATTRIBUTE_TYPE (line 909) | typedef struct { type GOPHER_PROVIDER_ATTRIBUTE_TYPEA (line 913) | typedef struct { type GOPHER_PROVIDER_ATTRIBUTE_TYPEW (line 917) | typedef struct { function DECL_WINELIB_TYPE_AW (line 921) | DECL_WINELIB_TYPE_AW(GOPHER_PROVIDER_ATTRIBUTE_TYPE) type GOPHER_VERSION_ATTRIBUTE_TYPEW (line 928) | typedef struct { function DECL_WINELIB_TYPE_AW (line 932) | DECL_WINELIB_TYPE_AW(GOPHER_VERSION_ATTRIBUTE_TYPE) type GOPHER_ABSTRACT_ATTRIBUTE_TYPEW (line 940) | typedef struct { function DECL_WINELIB_TYPE_AW (line 945) | DECL_WINELIB_TYPE_AW(GOPHER_ABSTRACT_ATTRIBUTE_TYPE) type GOPHER_VIEW_ATTRIBUTE_TYPEW (line 954) | typedef struct { function DECL_WINELIB_TYPE_AW (line 960) | DECL_WINELIB_TYPE_AW(GOPHER_VIEW_ATTRIBUTE_TYPE) type GOPHER_ASK_ATTRIBUTE_TYPEA (line 967) | typedef struct { type GOPHER_ASK_ATTRIBUTE_TYPEW (line 972) | typedef struct { function DECL_WINELIB_TYPE_AW (line 977) | DECL_WINELIB_TYPE_AW(GOPHER_ASK_ATTRIBUTE_TYPE) type GOPHER_UNKNOWN_ATTRIBUTE_TYPEW (line 984) | typedef struct { function DECL_WINELIB_TYPE_AW (line 988) | DECL_WINELIB_TYPE_AW(GOPHER_UNKNOWN_ATTRIBUTE_TYPE) type GOPHER_ATTRIBUTE_TYPEW (line 1015) | typedef struct { type InternetCookieState (line 1308) | typedef enum { type DWORD (line 1375) | typedef DWORD (CALLBACK *PFN_AUTH_NOTIFY) (DWORD_PTR,DWORD,LPVOID); type INTERNET_AUTH_NOTIFY_DATA (line 1377) | typedef struct type INTERNET_CACHE_ENTRY_INFOA (line 1524) | typedef struct _INTERNET_CACHE_ENTRY_INFOA { type INTERNET_CACHE_ENTRY_INFOW (line 1547) | typedef struct _INTERNET_CACHE_ENTRY_INFOW { function DECL_WINELIB_TYPE_AW (line 1570) | DECL_WINELIB_TYPE_AW(INTERNET_CACHE_ENTRY_INFO) type LONGLONG (line 1629) | typedef LONGLONG GROUPID; type LPCSTR (line 1719) | typedef DWORD (CALLBACK *PFN_DIAL_HANDLER) (HWND,LPCSTR,DWORD,LPDWORD); type AutoProxyHelperVtbl (line 1738) | typedef struct AutoProxyHelperVtbl type AutoProxyHelperFunctions (line 1751) | typedef struct AutoProxyHelperFunctions type AUTO_PROXY_SCRIPT_BUFFER (line 1756) | typedef struct type DWORD (line 1764) | typedef BOOL (CALLBACK *pfnInternetGetProxyInfo)(LPCSTR, DWORD, LPSTR, D... type LPSTR (line 1765) | typedef BOOL (CALLBACK *pfnInternetInitializeAutoProxyDll)(DWORD, LPSTR,... FILE: wine/windows/winineti.h type INTERNET_CACHE_CONFIG_PATH_ENTRYA (line 26) | typedef struct _INTERNET_CACHE_CONFIG_PATH_ENTRYA type INTERNET_CACHE_CONFIG_PATH_ENTRYW (line 32) | typedef struct _INTERNET_CACHE_CONFIG_PATH_ENTRYW function DECL_WINELIB_TYPE_AW (line 38) | DECL_WINELIB_TYPE_AW(INTERNET_CACHE_CONFIG_PATH_ENTRY) type __C89_NAMELESSUNIONNAME (line 63) | typedef struct _INTERNET_CACHE_CONFIG_INFOW function DECL_WINELIB_TYPE_AW (line 85) | DECL_WINELIB_TYPE_AW(INTERNET_CACHE_CONFIG_INFO) FILE: wine/windows/winioctl.h type MEDIA_TYPE (line 293) | typedef enum _MEDIA_TYPE { type FORMAT_PARAMETERS (line 300) | typedef struct _FORMAT_PARAMETERS { type WORD (line 308) | typedef WORD BAD_TRACK_NUMBER; type WORD (line 309) | typedef WORD *PBAD_TRACK_NUMBER; type FORMAT_EX_PARAMETERS (line 311) | typedef struct _FORMAT_EX_PARAMETERS { type DISK_GEOMETRY (line 322) | typedef struct _DISK_GEOMETRY { type DISK_GEOMETRY_EX (line 330) | typedef struct _DISK_GEOMETRY_EX { type PARTITION_INFORMATION (line 336) | typedef struct _PARTITION_INFORMATION { type SET_PARTITION_INFORMATION (line 347) | typedef struct _SET_PARTITION_INFORMATION { type DRIVE_LAYOUT_INFORMATION (line 351) | typedef struct _DRIVE_LAYOUT_INFORMATION { type VERIFY_INFORMATION (line 357) | typedef struct _VERIFY_INFORMATION { type REASSIGN_BLOCKS (line 362) | typedef struct _REASSIGN_BLOCKS { type DISK_CONTROLLER_NUMBER (line 370) | typedef struct _DISK_CONTROLLER_NUMBER { type DISK_EXTENT (line 376) | typedef struct _DISK_EXTENT { type VOLUME_DISK_EXTENTS (line 382) | typedef struct _VOLUME_DISK_EXTENTS { type RETRIEVAL_POINTERS_BUFFER (line 387) | typedef struct RETRIEVAL_POINTERS_BUFFER { type FILE_FS_VOLUME_INFORMATION (line 408) | typedef struct _FILE_FS_VOLUME_INFORMATION { type FILE_FS_SIZE_INFORMATION (line 422) | typedef struct _FILE_FS_SIZE_INFORMATION { type FILE_FS_DEVICE_INFORMATION (line 430) | typedef struct _FILE_FS_DEVICE_INFORMATION { type FILE_FS_ATTRIBUTE_INFORMATION (line 436) | typedef struct _FILE_FS_ATTRIBUTE_INFORMATION { type FILE_FS_FULL_SIZE_INFORMATION (line 449) | typedef struct _FILE_FS_FULL_SIZE_INFORMATION { type FILE_PIPE_WAIT_FOR_BUFFER (line 457) | typedef struct _FILE_PIPE_WAIT_FOR_BUFFER { type FILE_PIPE_PEEK_BUFFER (line 464) | typedef struct _FILE_PIPE_PEEK_BUFFER { FILE: wine/windows/winldap.h type LDAP_RETCODE (line 30) | typedef enum { type BerElement (line 107) | typedef struct berelement type LDAP (line 187) | typedef struct ldap type LDAPModA (line 219) | typedef struct ldapmodA { type LDAPModW (line 228) | typedef struct ldapmodW { function DECL_WINELIB_TYPE_AW (line 237) | DECL_WINELIB_TYPE_AW(LDAPMod) type LDAPMessage (line 246) | typedef struct ldapmsg type LDAP_VERSION_INFO (line 269) | typedef struct ldap_version_info type LDAP_BERVAL (line 276) | typedef struct berval type LDAPControlA (line 282) | typedef struct ldapcontrolA type LDAPControlW (line 289) | typedef struct ldapcontrolW function DECL_WINELIB_TYPE_AW (line 296) | DECL_WINELIB_TYPE_AW(LDAPControl) type LDAPSearch (line 311) | typedef struct ldapsearch LDAPSearch, *PLDAPSearch; type LDAPSortKeyA (line 313) | typedef struct ldapsortkeyA type LDAPSortKeyW (line 320) | typedef struct ldapsortkeyW type LDAPAPIInfoA (line 332) | typedef struct ldapapiinfoA type LDAPAPIInfoW (line 342) | typedef struct ldapapiinfoW type LDAPAPIFeatureInfoA (line 356) | typedef struct ldap_apifeature_infoA type LDAPAPIFeatureInfoW (line 363) | typedef struct ldap_apifeature_infoW type berval (line 408) | struct berval type berval (line 409) | struct berval type berval (line 411) | struct berval type berval (line 412) | struct berval type l_timeval (line 417) | struct l_timeval type berval (line 426) | struct berval type berval (line 430) | struct berval type berval (line 431) | struct berval type berval (line 466) | struct berval type berval (line 467) | struct berval type berval (line 469) | struct berval type berval (line 469) | struct berval type berval (line 470) | struct berval type berval (line 470) | struct berval type l_timeval (line 484) | struct l_timeval type berval (line 492) | struct berval type berval (line 493) | struct berval type berval (line 533) | struct berval type berval (line 534) | struct berval type berval (line 536) | struct berval type berval (line 537) | struct berval type l_timeval (line 559) | struct l_timeval type l_timeval (line 583) | struct l_timeval type l_timeval (line 585) | struct l_timeval type l_timeval (line 596) | struct l_timeval type l_timeval (line 598) | struct l_timeval type berval (line 619) | struct berval FILE: wine/windows/winnetwk.h type NETRESOURCEA (line 88) | typedef struct { type NETRESOURCEW (line 99) | typedef struct { type CONNECTDLGSTRUCTA (line 166) | typedef struct { type CONNECTDLGSTRUCTW (line 173) | typedef struct { type DISCDLGSTRUCTA (line 191) | typedef struct { type DISCDLGSTRUCTW (line 198) | typedef struct { type UNIVERSAL_NAME_INFOA (line 246) | typedef struct { type UNIVERSAL_NAME_INFOW (line 249) | typedef struct { function DECL_WINELIB_TYPE_AW (line 253) | DECL_WINELIB_TYPE_AW(UNIVERSAL_NAME_INFO) type REMOTE_NAME_INFOW (line 261) | typedef struct { type NETINFOSTRUCT (line 291) | typedef struct { type NETCONNECTINFOSTRUCT (line 364) | typedef struct { type PASSWORD_CACHE_ENTRY (line 389) | typedef struct tagPASSWORD_CACHE_ENTRY FILE: wine/windows/winnls.h type FILEMUIINFO (line 621) | typedef struct _FILEMUIINFO { type NORM_FORM (line 640) | typedef enum _NORM_FORM { type DWORD (line 648) | typedef DWORD CALID; type DWORD (line 649) | typedef DWORD CALTYPE; type LONG (line 650) | typedef LONG GEOID; type DWORD (line 651) | typedef DWORD GEOCLASS; type DWORD (line 652) | typedef DWORD GEOTYPE; type DWORD (line 653) | typedef DWORD LCTYPE; type DWORD (line 654) | typedef DWORD LGRPID; type CPINFO (line 656) | typedef struct type CPINFOEXA (line 663) | typedef struct type CPINFOEXW (line 673) | typedef struct function DECL_WINELIB_TYPE_AW (line 683) | DECL_WINELIB_TYPE_AW(CPINFOEX) type NUMBERFMTW (line 695) | typedef struct _numberfmtW { function DECL_WINELIB_TYPE_AW (line 704) | DECL_WINELIB_TYPE_AW(NUMBERFMT) type CURRENCYFMTW (line 719) | typedef struct _currencyfmtW function DECL_WINELIB_TYPE_AW (line 731) | DECL_WINELIB_TYPE_AW(CURRENCYFMT) type NLSVERSIONINFOEX (line 740) | typedef struct _nlsversioninfoex { type CALID (line 750) | typedef BOOL (CALLBACK *CALINFO_ENUMPROCEXEX)(LPWSTR,CALID,LPWSTR,LPA... type CALID (line 751) | typedef BOOL (CALLBACK *DATEFMT_ENUMPROCEXEX)(LPWSTR,CALID,LPARAM); type LCID (line 765) | typedef BOOL (CALLBACK *LANGGROUPLOCALE_ENUMPROCA)(LGRPID,LCID,LPSTR,... type LCID (line 766) | typedef BOOL (CALLBACK *LANGGROUPLOCALE_ENUMPROCW)(LGRPID,LCID,LPWSTR... type LPSTR (line 767) | typedef BOOL (CALLBACK *LANGUAGEGROUP_ENUMPROCA)(LGRPID,LPSTR,LPSTR,D... type LPWSTR (line 768) | typedef BOOL (CALLBACK *LANGUAGEGROUP_ENUMPROCW)(LGRPID,LPWSTR,LPWSTR... type DWORD (line 771) | typedef BOOL (CALLBACK *LOCALE_ENUMPROCEX)(LPWSTR, DWORD, LPARAM); type FARPROC (line 777) | typedef FARPROC CALINFO_ENUMPROCA; type FARPROC (line 778) | typedef FARPROC CALINFO_ENUMPROCW; type FARPROC (line 779) | typedef FARPROC CALINFO_ENUMPROCEXA; type FARPROC (line 780) | typedef FARPROC CALINFO_ENUMPROCEXW; type FARPROC (line 781) | typedef FARPROC CODEPAGE_ENUMPROCA; type FARPROC (line 782) | typedef FARPROC CODEPAGE_ENUMPROCW; type FARPROC (line 783) | typedef FARPROC DATEFMT_ENUMPROCA; type FARPROC (line 784) | typedef FARPROC DATEFMT_ENUMPROCW; type FARPROC (line 785) | typedef FARPROC DATEFMT_ENUMPROCEXA; type FARPROC (line 786) | typedef FARPROC DATEFMT_ENUMPROCEXW; type FARPROC (line 787) | typedef FARPROC GEO_ENUMPROC; type FARPROC (line 788) | typedef FARPROC LANGGROUPLOCALE_ENUMPROCA; type FARPROC (line 789) | typedef FARPROC LANGGROUPLOCALE_ENUMPROCW; type FARPROC (line 790) | typedef FARPROC LANGUAGEGROUP_ENUMPROCA; type FARPROC (line 791) | typedef FARPROC LANGUAGEGROUP_ENUMPROCW; type FARPROC (line 792) | typedef FARPROC LOCALE_ENUMPROCA; type FARPROC (line 793) | typedef FARPROC LOCALE_ENUMPROCW; type FARPROC (line 794) | typedef FARPROC TIMEFMT_ENUMPROCA; type FARPROC (line 795) | typedef FARPROC TIMEFMT_ENUMPROCW; type FARPROC (line 796) | typedef FARPROC UILANGUAGE_ENUMPROCA; type FARPROC (line 797) | typedef FARPROC UILANGUAGE_ENUMPROCW; type SYSGEOCLASS (line 834) | enum SYSGEOCLASS FILE: wine/windows/winnt.h type VOID (line 433) | typedef VOID *PVOID; type VOID (line 434) | typedef VOID *PVOID64; type BYTE (line 435) | typedef BYTE BOOLEAN, *PBOOLEAN; type CHAR (line 436) | typedef char CHAR, *PCHAR; type SHORT (line 437) | typedef short SHORT, *PSHORT; type LONG (line 439) | typedef long LONG, *PLONG; type LONG (line 441) | typedef int LONG, *PLONG; type wchar_t (line 446) | typedef wchar_t WCHAR, *PWCHAR; type WCHAR (line 448) | typedef unsigned short WCHAR, *PWCHAR; type ULONG (line 451) | typedef ULONG UCSCHAR; type LONGLONG (line 460) | typedef signed __int64 LONGLONG, *PLONGLONG; type ULONGLONG (line 461) | typedef unsigned __int64 ULONGLONG, *PULONGLONG; type ULONGLONG (line 471) | typedef ULONGLONG DWORDLONG, *PDWORDLONG; type ULONGLONG (line 473) | typedef ULONGLONG DECLSPEC_ALIGN(8) DWORDLONG, *PDWORDLONG; type CHAR (line 478) | typedef CHAR *PCH, *LPCH, *PNZCH; type CHAR (line 479) | typedef const CHAR *PCCH, *LPCCH, *PCNZCH; type CHAR (line 480) | typedef CHAR *PSTR, *LPSTR, *NPSTR; type CHAR (line 481) | typedef const CHAR *PCSTR, *LPCSTR; type CHAR (line 482) | typedef CHAR *PZZSTR; type CHAR (line 483) | typedef const CHAR *PCZZSTR; type WCHAR (line 486) | typedef const WCHAR *PCWCHAR, *LPCUWCHAR, *PCUWCHAR; type WCHAR (line 487) | typedef WCHAR *PWCH, *LPWCH; type WCHAR (line 488) | typedef const WCHAR *PCWCH, *LPCWCH; type WCHAR (line 489) | typedef WCHAR *PNZWCH, *PUNZWCH; type WCHAR (line 490) | typedef const WCHAR *PCNZWCH, *PCUNZWCH; type WCHAR (line 491) | typedef WCHAR *PWSTR, *LPWSTR, *NWPSTR; type WCHAR (line 492) | typedef const WCHAR *PCWSTR, *LPCWSTR; type WCHAR (line 493) | typedef WCHAR *PZZWSTR, *PUZZWSTR; type WCHAR (line 494) | typedef const WCHAR *PCZZWSTR, *PCUZZWSTR; type PWSTR (line 495) | typedef PWSTR *PZPWSTR; type PCWSTR (line 496) | typedef PCWSTR *PZPCWSTR; type WCHAR (line 506) | typedef WCHAR TCHAR, *PTCHAR; type LPWCH (line 509) | typedef LPWCH PTCH, LPTCH; type LPCWCH (line 510) | typedef LPCWCH PCTCH, LPCTCH; type LPWSTR (line 511) | typedef LPWSTR PTSTR, LPTSTR; type LPCWSTR (line 512) | typedef LPCWSTR PCTSTR, LPCTSTR; type LPWSTR (line 513) | typedef LPWSTR PUTSTR, LPUTSTR; type LPCWSTR (line 514) | typedef LPCWSTR PCUTSTR, LPCUTSTR; type PNZWCH (line 515) | typedef PNZWCH PNZTCH; type PUNZWCH (line 516) | typedef PUNZWCH PUNZTCH; type PCNZWCH (line 517) | typedef PCNZWCH PCNZTCH; type PCUNZWCH (line 518) | typedef PCUNZWCH PCUNZTCH; type PZZWSTR (line 519) | typedef PZZWSTR PZZTSTR; type PCZZWSTR (line 520) | typedef PCZZWSTR PCZZTSTR; type PUZZWSTR (line 521) | typedef PUZZWSTR PUZZTSTR; type PCUZZWSTR (line 522) | typedef PCUZZWSTR PCUZZTSTR; type CHAR (line 525) | typedef CHAR TCHAR, *PTCHAR; type LPCH (line 528) | typedef LPCH PTCH, LPTCH; type LPCCH (line 529) | typedef LPCCH PCTCH, LPCTCH; type LPSTR (line 530) | typedef LPSTR PTSTR, LPTSTR; type LPCSTR (line 531) | typedef LPCSTR PCTSTR, LPCTSTR; type PNZCH (line 532) | typedef PNZCH PNZTCH, PUNZTCH; type PCNZCH (line 533) | typedef PCNZCH PCNZTCH, PCUNZTCH; type PZZSTR (line 534) | typedef PZZSTR PZZTSTR, PUZZTSTR; type PCZZSTR (line 535) | typedef PCZZSTR PCZZTSTR, PCUZZTSTR; type UCSCHAR (line 540) | typedef UCSCHAR *PUCSCHAR, *PUUCSCHAR; type UCSCHAR (line 541) | typedef const UCSCHAR *PCUCSCHAR, *PCUUCSCHAR; type UCSCHAR (line 542) | typedef UCSCHAR *PUCSSTR, *PUUCSSTR; type UCSCHAR (line 543) | typedef const UCSCHAR *PCUCSSTR, *PCUUCSSTR; type CCHAR (line 546) | typedef char CCHAR; type DWORD (line 547) | typedef DWORD LCID, *PLCID; type WORD (line 548) | typedef WORD LANGID; type DWORD (line 549) | typedef DWORD EXECUTION_STATE; type LONG (line 552) | typedef LONG HRESULT; type HANDLE (line 558) | typedef HANDLE *PHANDLE, *LPHANDLE; type BYTE (line 566) | typedef BYTE FCHAR; type WORD (line 567) | typedef WORD FSHORT; type DWORD (line 568) | typedef DWORD FLONG; type MEMORY_BASIC_INFORMATION (line 692) | typedef struct _MEMORY_BASIC_INFORMATION type LIST_ENTRY (line 768) | typedef struct _LIST_ENTRY { type SINGLE_LIST_ENTRY (line 773) | typedef struct _SINGLE_LIST_ENTRY { type DECLSPEC_ALIGN (line 779) | struct DECLSPEC_ALIGN type DECLSPEC_ALIGN (line 780) | struct DECLSPEC_ALIGN type SLIST_HEADER (line 815) | typedef union _SLIST_HEADER { type HEAP_INFORMATION_CLASS (line 852) | typedef enum _HEAP_INFORMATION_CLASS { type FLOATING_SAVE_AREA (line 904) | typedef struct _FLOATING_SAVE_AREA type CONTEXT (line 919) | typedef struct _CONTEXT type LDT_ENTRY (line 979) | typedef struct _LDT_ENTRY { type DECLSPEC_ALIGN (line 1021) | struct DECLSPEC_ALIGN type XMM_SAVE_AREA32 (line 1026) | typedef struct _XMM_SAVE_AREA32 { type DECLSPEC_ALIGN (line 1045) | struct DECLSPEC_ALIGN type RUNTIME_FUNCTION (line 1132) | typedef struct _RUNTIME_FUNCTION type UNWIND_HISTORY_TABLE_ENTRY (line 1141) | typedef struct _UNWIND_HISTORY_TABLE_ENTRY type UNWIND_HISTORY_TABLE (line 1151) | typedef struct _UNWIND_HISTORY_TABLE type KNONVOLATILE_CONTEXT_POINTERS (line 1160) | typedef struct _KNONVOLATILE_CONTEXT_POINTERS type CONTEXT (line 1245) | typedef struct _CONTEXT type RUNTIME_FUNCTION (line 1457) | typedef struct _RUNTIME_FUNCTION type FRAME_POINTERS (line 1464) | typedef struct _FRAME_POINTERS { type UNWIND_HISTORY_TABLE_ENTRY (line 1471) | typedef struct _UNWIND_HISTORY_TABLE_ENTRY { type UNWIND_HISTORY_TABLE (line 1477) | typedef struct _UNWIND_HISTORY_TABLE { type KNONVOLATILE_CONTEXT_POINTERS (line 1485) | typedef struct _KNONVOLATILE_CONTEXT_POINTERS type CONTEXT (line 1553) | typedef struct _CONTEXT type RUNTIME_FUNCTION (line 1659) | typedef struct _RUNTIME_FUNCTION type UNWIND_HISTORY_TABLE_ENTRY (line 1680) | typedef struct _UNWIND_HISTORY_TABLE_ENTRY type UNWIND_HISTORY_TABLE (line 1686) | typedef struct _UNWIND_HISTORY_TABLE type NEON128 (line 1698) | typedef struct _NEON128 type CONTEXT (line 1704) | typedef struct _CONTEXT type RUNTIME_FUNCTION (line 1767) | typedef struct _RUNTIME_FUNCTION type UNWIND_HISTORY_TABLE_ENTRY (line 1788) | typedef struct _UNWIND_HISTORY_TABLE_ENTRY type UNWIND_HISTORY_TABLE (line 1794) | typedef struct _UNWIND_HISTORY_TABLE type NEON128 (line 1806) | typedef union _NEON128 type CONTEXT (line 1819) | typedef struct _CONTEXT type CONTEXT (line 1894) | typedef struct _CONTEXT type CONTEXT (line 1993) | typedef struct type STACK_FRAME_HEADER (line 2090) | typedef struct _STACK_FRAME_HEADER type CONTEXT (line 2115) | typedef CONTEXT *PCONTEXT; type WOW64_FLOATING_SAVE_AREA (line 2142) | typedef struct _WOW64_FLOATING_SAVE_AREA type WOW64_CONTEXT (line 2156) | typedef struct _WOW64_CONTEXT type EXCEPTION_RECORD (line 2396) | typedef struct _EXCEPTION_RECORD type EXCEPTION_POINTERS (line 2412) | typedef struct _EXCEPTION_POINTERS type _EXCEPTION_REGISTRATION_RECORD (line 2425) | struct _EXCEPTION_REGISTRATION_RECORD type DWORD (line 2427) | typedef DWORD (*PEXCEPTION_HANDLER)(PEXCEPTION_RECORD,struct _EXCEPTION_... type EXCEPTION_REGISTRATION_RECORD (line 2430) | typedef struct _EXCEPTION_REGISTRATION_RECORD type NT_TIB (line 2442) | typedef struct _NT_TIB type _TEB (line 2456) | struct _TEB function NtCurrentTeb (line 2459) | NtCurrentTeb(void) function NtCurrentTeb (line 2466) | NtCurrentTeb(void) function NtCurrentTeb (line 2474) | NtCurrentTeb(void) function NtCurrentTeb (line 2482) | NtCurrentTeb(void) type _TEB (line 2487) | struct _TEB type IMAGE_DOS_HEADER (line 2556) | typedef struct _IMAGE_DOS_HEADER { type IMAGE_OS2_HEADER (line 2591) | typedef struct type IMAGE_VXD_HEADER (line 2627) | typedef struct _IMAGE_VXD_HEADER { type IMAGE_FILE_HEADER (line 2821) | typedef struct _IMAGE_FILE_HEADER { type IMAGE_DATA_DIRECTORY (line 2831) | typedef struct _IMAGE_DATA_DIRECTORY { type IMAGE_OPTIONAL_HEADER64 (line 2838) | typedef struct _IMAGE_OPTIONAL_HEADER64 { type IMAGE_NT_HEADERS64 (line 2871) | typedef struct _IMAGE_NT_HEADERS64 { type IMAGE_OPTIONAL_HEADER32 (line 2877) | typedef struct _IMAGE_OPTIONAL_HEADER { type IMAGE_NT_HEADERS32 (line 2918) | typedef struct _IMAGE_NT_HEADERS { type IMAGE_NT_HEADERS64 (line 2925) | typedef IMAGE_NT_HEADERS64 IMAGE_NT_HEADERS; type PIMAGE_NT_HEADERS64 (line 2926) | typedef PIMAGE_NT_HEADERS64 PIMAGE_NT_HEADERS; type IMAGE_OPTIONAL_HEADER64 (line 2927) | typedef IMAGE_OPTIONAL_HEADER64 IMAGE_OPTIONAL_HEADER; type PIMAGE_OPTIONAL_HEADER64 (line 2928) | typedef PIMAGE_OPTIONAL_HEADER64 PIMAGE_OPTIONAL_HEADER; type IMAGE_NT_HEADERS32 (line 2930) | typedef IMAGE_NT_HEADERS32 IMAGE_NT_HEADERS; type PIMAGE_NT_HEADERS32 (line 2931) | typedef PIMAGE_NT_HEADERS32 PIMAGE_NT_HEADERS; type IMAGE_OPTIONAL_HEADER32 (line 2932) | typedef IMAGE_OPTIONAL_HEADER32 IMAGE_OPTIONAL_HEADER; type PIMAGE_OPTIONAL_HEADER32 (line 2933) | typedef PIMAGE_OPTIONAL_HEADER32 PIMAGE_OPTIONAL_HEADER; type IMAGE_SECTION_HEADER (line 2938) | typedef struct _IMAGE_SECTION_HEADER { type IMAGE_SYMBOL (line 3018) | typedef struct _IMAGE_SYMBOL { type IMAGE_SYMBOL (line 3033) | typedef IMAGE_SYMBOL *PIMAGE_SYMBOL; type IMAGE_LINENUMBER (line 3037) | typedef struct _IMAGE_LINENUMBER { type IMAGE_LINENUMBER (line 3044) | typedef IMAGE_LINENUMBER *PIMAGE_LINENUMBER; type IMAGE_AUX_SYMBOL (line 3048) | typedef union _IMAGE_AUX_SYMBOL { type IMAGE_AUX_SYMBOL (line 3081) | typedef IMAGE_AUX_SYMBOL *PIMAGE_AUX_SYMBOL; type IMAGE_EXPORT_DIRECTORY (line 3189) | typedef struct _IMAGE_EXPORT_DIRECTORY { type IMAGE_IMPORT_BY_NAME (line 3204) | typedef struct _IMAGE_IMPORT_BY_NAME { type IMAGE_THUNK_DATA64 (line 3211) | typedef struct _IMAGE_THUNK_DATA64 { type IMAGE_THUNK_DATA32 (line 3221) | typedef struct _IMAGE_THUNK_DATA32 { type IMAGE_IMPORT_DESCRIPTOR (line 3232) | typedef struct _IMAGE_IMPORT_DESCRIPTOR { type IMAGE_THUNK_DATA64 (line 3261) | typedef IMAGE_THUNK_DATA64 IMAGE_THUNK_DATA; type PIMAGE_THUNK_DATA64 (line 3262) | typedef PIMAGE_THUNK_DATA64 PIMAGE_THUNK_DATA; type IMAGE_THUNK_DATA32 (line 3267) | typedef IMAGE_THUNK_DATA32 IMAGE_THUNK_DATA; type PIMAGE_THUNK_DATA32 (line 3268) | typedef PIMAGE_THUNK_DATA32 PIMAGE_THUNK_DATA; type IMAGE_BOUND_IMPORT_DESCRIPTOR (line 3271) | typedef struct _IMAGE_BOUND_IMPORT_DESCRIPTOR type IMAGE_BOUND_FORWARDER_REF (line 3279) | typedef struct _IMAGE_BOUND_FORWARDER_REF type IMAGE_BASE_RELOCATION (line 3286) | typedef struct _IMAGE_BASE_RELOCATION type IMAGE_RELOCATION (line 3295) | typedef struct _IMAGE_RELOCATION type IMAGE_DELAYLOAD_DESCRIPTOR (line 3309) | typedef struct _IMAGE_DELAYLOAD_DESCRIPTOR type IMAGE_DELAYLOAD_DESCRIPTOR (line 3329) | typedef const IMAGE_DELAYLOAD_DESCRIPTOR *PCIMAGE_DELAYLOAD_DESCRIPTOR; type IMAGE_ARCHIVE_MEMBER_HEADER (line 3554) | typedef struct _IMAGE_ARCHIVE_MEMBER_HEADER type IMPORT_OBJECT_HEADER (line 3567) | typedef struct _IMPORT_OBJECT_HEADER type IMPORT_OBJECT_TYPE (line 3587) | typedef enum IMPORT_OBJECT_TYPE type IMPORT_OBJECT_NAME_TYPE (line 3594) | typedef enum IMPORT_OBJECT_NAME_TYPE type ANON_OBJECT_HEADER (line 3602) | typedef struct _ANON_OBJECT_HEADER type IMAGE_RESOURCE_DIRECTORY (line 3616) | typedef struct _IMAGE_RESOURCE_DIRECTORY { type IMAGE_RESOURCE_DIRECTORY_ENTRY (line 3629) | typedef struct _IMAGE_RESOURCE_DIRECTORY_ENTRY { type IMAGE_RESOURCE_DIRECTORY_STRING (line 3664) | typedef struct _IMAGE_RESOURCE_DIRECTORY_STRING { type IMAGE_RESOURCE_DIR_STRING_U (line 3669) | typedef struct _IMAGE_RESOURCE_DIR_STRING_U { type IMAGE_RESOURCE_DATA_ENTRY (line 3674) | typedef struct _IMAGE_RESOURCE_DATA_ENTRY { type IMAGE_TLS_DIRECTORY64 (line 3686) | typedef struct _IMAGE_TLS_DIRECTORY64 { type IMAGE_TLS_DIRECTORY32 (line 3695) | typedef struct _IMAGE_TLS_DIRECTORY32 { type IMAGE_TLS_DIRECTORY64 (line 3705) | typedef IMAGE_TLS_DIRECTORY64 IMAGE_TLS_DIRECTORY; type PIMAGE_TLS_DIRECTORY64 (line 3706) | typedef PIMAGE_TLS_DIRECTORY64 PIMAGE_TLS_DIRECTORY; type IMAGE_TLS_DIRECTORY32 (line 3708) | typedef IMAGE_TLS_DIRECTORY32 IMAGE_TLS_DIRECTORY; type PIMAGE_TLS_DIRECTORY32 (line 3709) | typedef PIMAGE_TLS_DIRECTORY32 PIMAGE_TLS_DIRECTORY; type IMAGE_DEBUG_DIRECTORY (line 3712) | typedef struct _IMAGE_DEBUG_DIRECTORY { type ReplacesCorHdrNumericDefines (line 3740) | typedef enum ReplacesCorHdrNumericDefines type IMAGE_COR20_HEADER (line 3774) | typedef struct IMAGE_COR20_HEADER type IMAGE_COFF_SYMBOLS_HEADER (line 3796) | typedef struct _IMAGE_COFF_SYMBOLS_HEADER { type FPO_DATA (line 3812) | typedef struct _FPO_DATA { type IMAGE_LOAD_CONFIG_DIRECTORY64 (line 3825) | typedef struct _IMAGE_LOAD_CONFIG_DIRECTORY64 { type IMAGE_LOAD_CONFIG_DIRECTORY32 (line 3848) | typedef struct _IMAGE_LOAD_CONFIG_DIRECTORY32 { type IMAGE_LOAD_CONFIG_DIRECTORY64 (line 3872) | typedef IMAGE_LOAD_CONFIG_DIRECTORY64 IMAGE_LOAD_CONFIG_DIRECTORY; type PIMAGE_LOAD_CONFIG_DIRECTORY64 (line 3873) | typedef PIMAGE_LOAD_CONFIG_DIRECTORY64 PIMAGE_LOAD_CONFIG_DIRECTORY; type IMAGE_LOAD_CONFIG_DIRECTORY32 (line 3875) | typedef IMAGE_LOAD_CONFIG_DIRECTORY32 IMAGE_LOAD_CONFIG_DIRECTORY; type PIMAGE_LOAD_CONFIG_DIRECTORY32 (line 3876) | typedef PIMAGE_LOAD_CONFIG_DIRECTORY32 PIMAGE_LOAD_CONFIG_DIRECTORY; type IMAGE_FUNCTION_ENTRY (line 3879) | typedef struct _IMAGE_FUNCTION_ENTRY { type IMAGE_DEBUG_MISC (line 3887) | typedef struct _IMAGE_DEBUG_MISC { type IMAGE_SEPARATE_DEBUG_HEADER (line 3897) | typedef struct _IMAGE_SEPARATE_DEBUG_HEADER { type MESSAGE_RESOURCE_ENTRY (line 3916) | typedef struct tagMESSAGE_RESOURCE_ENTRY { type MESSAGE_RESOURCE_BLOCK (line 3923) | typedef struct tagMESSAGE_RESOURCE_BLOCK { type MESSAGE_RESOURCE_DATA (line 3929) | typedef struct tagMESSAGE_RESOURCE_DATA { type PVOID (line 3945) | typedef PVOID PACCESS_TOKEN; type PVOID (line 3946) | typedef PVOID PSECURITY_DESCRIPTOR; type PVOID (line 3947) | typedef PVOID PSID; type TOKEN_ELEVATION_TYPE (line 3949) | typedef enum _TOKEN_ELEVATION_TYPE { type TOKEN_INFORMATION_CLASS (line 3959) | typedef enum _TOKEN_INFORMATION_CLASS { type DWORD (line 4035) | typedef DWORD ACCESS_MASK, *PACCESS_MASK; type GENERIC_MAPPING (line 4037) | typedef struct _GENERIC_MAPPING { type SID_IDENTIFIER_AUTHORITY (line 4046) | typedef struct { type SID (line 4053) | typedef struct _SID { type ACL (line 4081) | typedef struct _ACL { type ACL_INFORMATION_CLASS (line 4089) | typedef enum _ACL_INFORMATION_CLASS type ACL_REVISION_INFORMATION (line 4095) | typedef struct _ACL_REVISION_INFORMATION type ACL_SIZE_INFORMATION (line 4100) | typedef struct _ACL_SIZE_INFORMATION type DWORD (line 4272) | typedef DWORD SECURITY_INFORMATION, *PSECURITY_INFORMATION; type WORD (line 4273) | typedef WORD SECURITY_DESCRIPTOR_CONTROL, *PSECURITY_DESCRIPTOR_CONTROL; type SECURITY_DESCRIPTOR_RELATIVE (line 4276) | typedef struct { type SECURITY_DESCRIPTOR (line 4286) | typedef struct { type SID_AND_ATTRIBUTES (line 4304) | typedef struct _SID_AND_ATTRIBUTES { type WELL_KNOWN_SID_TYPE (line 4428) | typedef enum { type TOKEN_USER (line 4543) | typedef struct _TOKEN_USER { type TOKEN_GROUPS (line 4551) | typedef struct _TOKEN_GROUPS { type LARGE_INTEGER (line 4560) | typedef union _LARGE_INTEGER { type ULARGE_INTEGER (line 4584) | typedef union _ULARGE_INTEGER { type LUID (line 4612) | typedef struct _LUID { type LUID_AND_ATTRIBUTES (line 4618) | typedef struct _LUID_AND_ATTRIBUTES { type PRIVILEGE_SET (line 4628) | typedef struct _PRIVILEGE_SET { type TOKEN_PRIVILEGES (line 4638) | typedef struct _TOKEN_PRIVILEGES { type TOKEN_OWNER (line 4647) | typedef struct _TOKEN_OWNER { type TOKEN_PRIMARY_GROUP (line 4655) | typedef struct _TOKEN_PRIMARY_GROUP { type TOKEN_DEFAULT_DACL (line 4664) | typedef struct _TOKEN_DEFAULT_DACL { type TOKEN_SOURCE (line 4674) | typedef struct _TOKEN_SOURCE { type TOKEN_TYPE (line 4683) | typedef enum tagTOKEN_TYPE { type SECURITY_IMPERSONATION_LEVEL (line 4692) | typedef enum _SECURITY_IMPERSONATION_LEVEL { type BOOLEAN (line 4702) | typedef BOOLEAN SECURITY_CONTEXT_TRACKING_MODE, type SECURITY_QUALITY_OF_SERVICE (line 4708) | typedef struct _SECURITY_QUALITY_OF_SERVICE { type TOKEN_STATISTICS (line 4720) | typedef struct _TOKEN_STATISTICS { type TOKEN_GROUPS_AND_PRIVILEGES (line 4734) | typedef struct _TOKEN_GROUPS_AND_PRIVILEGES { type TOKEN_ORIGIN (line 4747) | typedef struct _TOKEN_ORIGIN { type TOKEN_LINKED_TOKEN (line 4751) | typedef struct _TOKEN_LINKED_TOKEN { type TOKEN_ELEVATION (line 4755) | typedef struct _TOKEN_ELEVATION { type TOKEN_MANDATORY_LABEL (line 4759) | typedef struct _TOKEN_MANDATORY_LABEL { type TOKEN_APPCONTAINER_INFORMATION (line 4763) | typedef struct _TOKEN_APPCONTAINER_INFORMATION { type ACE_HEADER (line 4772) | typedef struct _ACE_HEADER { type ACCESS_ALLOWED_ACE (line 4804) | typedef struct _ACCESS_ALLOWED_ACE { type ACCESS_DENIED_ACE (line 4810) | typedef struct _ACCESS_DENIED_ACE { type SYSTEM_AUDIT_ACE (line 4816) | typedef struct _SYSTEM_AUDIT_ACE { type SYSTEM_ALARM_ACE (line 4822) | typedef struct _SYSTEM_ALARM_ACE { type SYSTEM_MANDATORY_LABEL_ACE (line 4828) | typedef struct _SYSTEM_MANDATORY_LABEL_ACE { type SID_NAME_USE (line 4838) | typedef enum tagSID_NAME_USE { type QUOTA_LIMITS (line 4935) | typedef struct _QUOTA_LIMITS { type QUOTA_LIMITS_EX (line 4949) | typedef struct _QUOTA_LIMITS_EX { type LATENCY_TIME (line 5116) | typedef enum _LATENCY_TIME { type POWER_ACTION (line 5130) | typedef enum _POWER_ACTION { type POWER_PLATFORM_ROLE (line 5142) | typedef enum _POWER_PLATFORM_ROLE { type SYSTEM_POWER_STATE (line 5155) | typedef enum _SYSTEM_POWER_STATE { type DEVICE_POWER_STATE (line 5167) | typedef enum _DEVICE_POWER_STATE { type POWER_INFORMATION_LEVEL (line 5176) | typedef enum _POWER_INFORMATION_LEVEL { type ADMINISTRATOR_POWER_POLICY (line 5202) | typedef struct _ADMINISTRATOR_POWER_POLICY { type BATTERY_REPORTING_SCALE (line 5211) | typedef struct { type POWER_ACTION_POLICY (line 5217) | typedef struct { type PROCESSOR_POWER_INFORMATION (line 5224) | typedef struct _PROCESSOR_POWER_INFORMATION { type PROCESSOR_POWER_POLICY_INFO (line 5234) | typedef struct _PROCESSOR_POWER_POLICY_INFO { type PROCESSOR_POWER_POLICY (line 5247) | typedef struct _PROCESSOR_POWER_POLICY { type SYSTEM_BATTERY_STATE (line 5258) | typedef struct { type SYSTEM_POWER_CAPABILITIES (line 5273) | typedef struct { type SYSTEM_POWER_INFORMATION (line 5305) | typedef struct _SYSTEM_POWER_INFORMATION { type SYSTEM_POWER_LEVEL (line 5313) | typedef struct _SYSTEM_POWER_LEVEL { type SYSTEM_POWER_POLICY (line 5322) | typedef struct _SYSTEM_POWER_POLICY { type FILE_SEGMENT_ELEMENT (line 5354) | typedef union _FILE_SEGMENT_ELEMENT { type FILE_NOTIFY_INFORMATION (line 5359) | typedef struct _FILE_NOTIFY_INFORMATION { type TAPE_CREATE_PARTITION (line 5394) | typedef struct _TAPE_CREATE_PARTITION { type TAPE_ERASE (line 5400) | typedef struct _TAPE_ERASE { type TAPE_PREPARE (line 5405) | typedef struct _TAPE_PREPARE { type TAPE_SET_DRIVE_PARAMETERS (line 5410) | typedef struct _TAPE_SET_DRIVE_PARAMETERS { type TAPE_SET_MEDIA_PARAMETERS (line 5418) | typedef struct _TAPE_SET_MEDIA_PARAMETERS { type TAPE_WRITE_MARKS (line 5422) | typedef struct _TAPE_WRITE_MARKS { type TAPE_GET_POSITION (line 5428) | typedef struct _TAPE_GET_POSITION { type TAPE_SET_POSITION (line 5435) | typedef struct _TAPE_SET_POSITION { type TAPE_GET_DRIVE_PARAMETERS (line 5442) | typedef struct _TAPE_GET_DRIVE_PARAMETERS { type TAPE_GET_MEDIA_PARAMETERS (line 5456) | typedef struct _TAPE_GET_MEDIA_PARAMETERS { type EVENTLOGRECORD (line 5549) | typedef struct _EVENTLOGRECORD { type SERVICE_NODE_TYPE (line 5598) | typedef enum _CM_SERVICE_NODE_TYPE type SERVICE_LOAD_TYPE (line 5608) | typedef enum _CM_SERVICE_LOAD_TYPE type SERVICE_ERROR_TYPE (line 5617) | typedef enum _CM_ERROR_CONTROL_TYPE function FORCEINLINE (line 5633) | static FORCEINLINE void *RtlSecureZeroMemory(void *buffer, SIZE_T length) type OBJECT_TYPE_LIST (line 5643) | typedef struct _OBJECT_TYPE_LIST { type RTL_CRITICAL_SECTION_DEBUG (line 5649) | typedef struct _RTL_CRITICAL_SECTION_DEBUG type RTL_CRITICAL_SECTION (line 5664) | typedef struct _RTL_CRITICAL_SECTION { type RTL_SRWLOCK (line 5679) | typedef struct _RTL_SRWLOCK { type RTL_CONDITION_VARIABLE (line 5685) | typedef struct _RTL_CONDITION_VARIABLE { type RTL_RUN_ONCE (line 5695) | typedef union _RTL_RUN_ONCE { type DWORD (line 5703) | typedef DWORD WINAPI RTL_RUN_ONCE_INIT_FN(PRTL_RUN_ONCE, PVOID, PVOID*); type RTL_RUN_ONCE_INIT_FN (line 5704) | typedef RTL_RUN_ONCE_INIT_FN *PRTL_RUN_ONCE_INIT_FN; type IO_COUNTERS (line 5711) | typedef struct _IO_COUNTERS { type OSVERSIONINFOA (line 5721) | typedef struct { type OSVERSIONINFOW (line 5730) | typedef struct { function DECL_WINELIB_TYPE_AW (line 5739) | DECL_WINELIB_TYPE_AW(OSVERSIONINFO) type OSVERSIONINFOEXW (line 5757) | typedef struct { type ACTIVATION_CONTEXT_DETAILED_INFORMATION (line 5821) | typedef struct _ACTIVATION_CONTEXT_DETAILED_INFORMATION { type ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION (line 5836) | typedef struct _ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION { type ACTIVATION_CONTEXT_QUERY_INDEX (line 5858) | typedef struct _ACTIVATION_CONTEXT_QUERY_INDEX { type _ACTIVATION_CONTEXT_QUERY_INDEX (line 5863) | struct _ACTIVATION_CONTEXT_QUERY_INDEX type ASSEMBLY_FILE_DETAILED_INFORMATION (line 5865) | typedef struct _ASSEMBLY_FILE_DETAILED_INFORMATION { type ASSEMBLY_FILE_DETAILED_INFORMATION (line 5873) | typedef const ASSEMBLY_FILE_DETAILED_INFORMATION *PCASSEMBLY_FILE_DETAIL... type ACTCTX_COMPATIBILITY_ELEMENT_TYPE (line 5875) | typedef enum { type COMPATIBILITY_CONTEXT_ELEMENT (line 5880) | typedef struct _COMPATIBILITY_CONTEXT_ELEMENT { type ACTIVATION_CONTEXT_COMPATIBILITY_INFORMATION (line 5886) | typedef struct _ACTIVATION_CONTEXT_COMPATIBILITY_INFORMATION { type ACTCTX_REQUESTED_RUN_LEVEL (line 5892) | typedef enum { type ACTIVATION_CONTEXT_RUN_LEVEL_INFORMATION (line 5900) | typedef struct _ACTIVATION_CONTEXT_RUN_LEVEL_INFORMATION { type _ACTIVATION_CONTEXT_RUN_LEVEL_INFORMATION (line 5906) | struct _ACTIVATION_CONTEXT_RUN_LEVEL_INFORMATION type ACTIVATION_CONTEXT_INFO_CLASS (line 5908) | typedef enum _ACTIVATION_CONTEXT_INFO_CLASS { type JOBOBJECTINFOCLASS (line 5938) | typedef enum _JOBOBJECTINFOCLASS type JOBOBJECT_BASIC_ACCOUNTING_INFORMATION (line 5953) | typedef struct _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION { type JOBOBJECT_BASIC_LIMIT_INFORMATION (line 5964) | typedef struct _JOBOBJECT_BASIC_LIMIT_INFORMATION { type JOBOBJECT_BASIC_PROCESS_ID_LIST (line 5976) | typedef struct _JOBOBJECT_BASIC_PROCESS_ID_LIST { type JOBOBJECT_BASIC_UI_RESTRICTIONS (line 5982) | typedef struct _JOBOBJECT_BASIC_UI_RESTRICTIONS { type JOBOBJECT_SECURITY_LIMIT_INFORMATION (line 5986) | typedef struct _JOBOBJECT_SECURITY_LIMIT_INFORMATION { type JOBOBJECT_END_OF_JOB_TIME_INFORMATION (line 5994) | typedef struct _JOBOBJECT_END_OF_JOB_TIME_INFORMATION { type JOBOBJECT_ASSOCIATE_COMPLETION_PORT (line 5998) | typedef struct _JOBOBJECT_ASSOCIATE_COMPLETION_PORT { type JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION (line 6013) | typedef struct JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION { type JOBOBJECT_EXTENDED_LIMIT_INFORMATION (line 6018) | typedef struct _JOBOBJECT_EXTENDED_LIMIT_INFORMATION { type LOGICAL_PROCESSOR_RELATIONSHIP (line 6047) | typedef enum _LOGICAL_PROCESSOR_RELATIONSHIP type PROCESSOR_CACHE_TYPE (line 6059) | typedef enum _PROCESSOR_CACHE_TYPE type PROCESSOR_GROUP_INFO (line 6067) | typedef struct _PROCESSOR_GROUP_INFO type CACHE_DESCRIPTOR (line 6075) | typedef struct _CACHE_DESCRIPTOR type GROUP_AFFINITY (line 6084) | typedef struct _GROUP_AFFINITY type PROCESSOR_NUMBER (line 6091) | typedef struct _PROCESSOR_NUMBER type PROCESSOR_RELATIONSHIP (line 6098) | typedef struct _PROCESSOR_RELATIONSHIP type NUMA_NODE_RELATIONSHIP (line 6107) | typedef struct _NUMA_NODE_RELATIONSHIP type CACHE_RELATIONSHIP (line 6114) | typedef struct _CACHE_RELATIONSHIP type GROUP_RELATIONSHIP (line 6125) | typedef struct _GROUP_RELATIONSHIP type SYSTEM_LOGICAL_PROCESSOR_INFORMATION (line 6133) | typedef struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION type SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX (line 6152) | typedef struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX type DWORD (line 6166) | typedef DWORD TP_VERSION,*PTP_VERSION; type TP_CALLBACK_INSTANCE (line 6168) | typedef struct _TP_CALLBACK_INSTANCE TP_CALLBACK_INSTANCE,*PTP_CALLBACK_... type TP_POOL (line 6172) | typedef struct _TP_POOL TP_POOL,*PTP_POOL; type TP_CALLBACK_PRIORITY (line 6174) | typedef enum _TP_CALLBACK_PRIORITY type TP_POOL_STACK_INFORMATION (line 6183) | typedef struct _TP_POOL_STACK_INFORMATION type TP_CLEANUP_GROUP (line 6189) | typedef struct _TP_CLEANUP_GROUP TP_CLEANUP_GROUP,*PTP_CLEANUP_GROUP; type TP_CALLBACK_ENVIRON_V1 (line 6193) | typedef struct _TP_CALLBACK_ENVIRON_V1 type TP_CALLBACK_ENVIRON_V3 (line 6214) | typedef struct _TP_CALLBACK_ENVIRON_V3 type TP_WORK (line 6237) | typedef struct _TP_WORK TP_WORK, *PTP_WORK; type TP_TIMER (line 6238) | typedef struct _TP_TIMER TP_TIMER, *PTP_TIMER; type DWORD (line 6240) | typedef DWORD TP_WAIT_RESULT; type TP_WAIT (line 6241) | typedef struct _TP_WAIT TP_WAIT, *PTP_WAIT; type TP_IO (line 6243) | typedef struct _TP_IO TP_IO, *PTP_IO; type TP_CALLBACK_ENVIRON_V1 (line 6245) | typedef TP_CALLBACK_ENVIRON_V1 TP_CALLBACK_ENVIRON, *PTP_CALLBACK_ENVIRON; type PVOID (line 6247) | typedef VOID (CALLBACK *PTP_WORK_CALLBACK)(PTP_CALLBACK_INSTANCE,PVOID,P... type PVOID (line 6248) | typedef VOID (CALLBACK *PTP_TIMER_CALLBACK)(PTP_CALLBACK_INSTANCE,PVOID,... type PVOID (line 6249) | typedef VOID (CALLBACK *PTP_WAIT_CALLBACK)(PTP_CALLBACK_INSTANCE,PVOID,P... type PVOID (line 6250) | typedef VOID (CALLBACK *PTP_WIN32_IO_CALLBACK)(PTP_CALLBACK_INSTANCE,PVO... type RTL_UMS_THREAD_INFO_CLASS (line 6255) | typedef enum _RTL_UMS_THREAD_INFO_CLASS type RTL_UMS_SCHEDULER_REASON (line 6267) | typedef enum _RTL_UMS_SCHEDULER_REASON type PROCESS_MITIGATION_POLICY (line 6276) | typedef enum _PROCESS_MITIGATION_POLICY FILE: wine/windows/winperf.h type PERF_DATA_BLOCK (line 79) | typedef struct _PERF_DATA_BLOCK type PERF_OBJECT_TYPE (line 99) | typedef struct _PERF_OBJECT_TYPE type PERF_COUNTER_DEFINITION (line 125) | typedef struct _PERF_COUNTER_DEFINITION type PERF_INSTANCE_DEFINITION (line 149) | typedef struct _PERF_INSTANCE_DEFINITION type PERF_COUNTER_BLOCK (line 159) | typedef struct _PERF_COUNTER_BLOCK type LPVOID (line 168) | typedef DWORD (APIENTRY PM_COLLECT_PROC)(LPWSTR,LPVOID *,LPDWORD,LPDWORD); type LPVOID (line 170) | typedef DWORD (APIENTRY PM_QUERY_PROC)(LPDWORD,LPVOID *,LPDWORD,LPDWORD); FILE: wine/windows/winreg.h type VALENTA (line 41) | typedef struct value_entA type VALENTW (line 48) | typedef struct value_entW { type ACCESS_MASK (line 55) | typedef ACCESS_MASK REGSAM; type LONG (line 56) | typedef LONG LSTATUS; FILE: wine/windows/winsafer.h type SAFER_POLICY_INFO_CLASS (line 46) | typedef enum _SAFER_POLICY_INFO_CLASS { type SAFER_OBJECT_INFO_CLASS (line 54) | typedef enum _SAFER_OBJECT_INFO_CLASS { FILE: wine/windows/winscard.h type BYTE (line 34) | typedef const BYTE *LPCBYTE; type ULONG_PTR (line 37) | typedef ULONG_PTR SCARDCONTEXT, *PSCARDCONTEXT, *LPSCARDCONTEXT; type ULONG_PTR (line 38) | typedef ULONG_PTR SCARDHANDLE, *PSCARDHANDLE, *LPSCARDHANDLE; type SCARD_ATRMASK (line 40) | typedef struct _SCARD_ATRMASK type SCARD_READERSTATEA (line 47) | typedef struct type SCARD_READERSTATEW (line 56) | typedef struct FILE: wine/windows/winsmcrd.h type SCARD_IO_REQUEST (line 30) | typedef struct _SCARD_IO_REQUEST type SCARD_IO_REQUEST (line 35) | typedef const SCARD_IO_REQUEST *LPCSCARD_IO_REQUEST; FILE: wine/windows/winsnmp.h type smiINT (line 26) | typedef int smiINT, *smiLPINT; type smiINT (line 27) | typedef smiINT smiINT32, *smiLPINT32; type smiUINT32 (line 28) | typedef unsigned int smiUINT32, *smiLPUINT32; type smiUINT32 (line 29) | typedef smiUINT32 SNMPAPI_STATUS; type HANDLE (line 30) | typedef HANDLE HSNMP_SESSION; FILE: wine/windows/winsock.h type WS_u_char (line 118) | typedef unsigned char WS_u_char; type WS_u_short (line 119) | typedef unsigned short WS_u_short; type WS_u_int (line 120) | typedef unsigned int WS_u_int; type ULONG (line 121) | typedef ULONG WS_u_long; type u_char (line 124) | typedef unsigned char u_char; type u_short (line 125) | typedef unsigned short u_short; type u_int (line 126) | typedef unsigned int u_int; type ULONG (line 127) | typedef ULONG u_long; type WS (line 283) | struct WS type WS (line 295) | struct WS type WS (line 361) | struct WS type WS (line 380) | struct WS type UINT_PTR (line 395) | typedef UINT_PTR SOCKET; type WS (line 404) | struct WS type WS (line 410) | struct WS type WS (line 433) | struct WS type WS (line 445) | struct WS function u_short (line 522) | static inline u_short __wine_ushort_noop(u_short s) function ULONG (line 526) | static inline ULONG __wine_ulong_noop(ULONG l) function u_short (line 537) | static inline u_short __wine_ushort_swap(u_short s) function ULONG (line 541) | static inline ULONG __wine_ulong_swap(ULONG l) type WS (line 602) | struct WS type WS (line 606) | struct WS type WS (line 615) | struct WS type WS (line 617) | struct WS type WS (line 618) | struct WS type WS (line 628) | struct WS type WS (line 1026) | struct WS type WS (line 1027) | struct WS type WS (line 1029) | struct WS type WS (line 1030) | struct WS type WS (line 1031) | struct WS type WS (line 1032) | struct WS type WS (line 1033) | struct WS type WS (line 1034) | struct WS type WS (line 1036) | struct WS type WS (line 1038) | struct WS type WS (line 1039) | struct WS type WS (line 1040) | struct WS type WS (line 1043) | struct WS type WS (line 1047) | struct WS type WS (line 1049) | struct WS FILE: wine/windows/winsock2.h type WSAPROTOCOLCHAIN (line 285) | typedef struct _WSAPROTOCOLCHAIN type WSAPOLLFD (line 325) | typedef struct /*WS(pollfd)*/ type WSAPROTOCOL_INFOA (line 333) | typedef struct _WSAPROTOCOL_INFOA type WSAPROTOCOL_INFOW (line 357) | typedef struct _WSAPROTOCOL_INFOW function DECL_WINELIB_TYPE_AW (line 381) | DECL_WINELIB_TYPE_AW(WSAPROTOCOL_INFO) type WSANSCLASSINFOA (line 390) | typedef struct _WSANSClassInfoA type WSANSCLASSINFOW (line 399) | typedef struct _WSANSClassInfoW function DECL_WINELIB_TYPE_AW (line 408) | DECL_WINELIB_TYPE_AW(WSANSCLASSINFO) type WSASERVICECLASSINFOW (line 420) | typedef struct _WSAServiceClassInfoW type _OVERLAPPED (line 436) | struct _OVERLAPPED type GROUP (line 453) | typedef unsigned int GROUP; type ULONG (line 461) | typedef ULONG SERVICETYPE; type FLOWSPEC (line 463) | typedef struct _FLOWSPEC { type QOS (line 474) | typedef struct _QUALITYOFSERVICE { type BLOB (line 504) | typedef struct _BLOB { type AFPROTOCOLS (line 511) | typedef struct _AFPROTOCOLS { type WSAECOMPARATOR (line 517) | typedef enum _WSAEcomparator { type WSAVERSION (line 522) | typedef struct _WSAVersion { type WSAQUERYSETA (line 528) | typedef struct _WSAQuerySetA { type WSAQUERYSETW (line 546) | typedef struct _WSAQuerySetW { function DECL_WINELIB_TYPE_AW (line 564) | DECL_WINELIB_TYPE_AW(WSAQUERYSET) type WSANAMESPACE_INFOA (line 574) | typedef struct _WSANAMESPACE_INFOA { type WSANAMESPACE_INFOW (line 582) | typedef struct _WSANAMESPACE_INFOW { function DECL_WINELIB_TYPE_AW (line 590) | DECL_WINELIB_TYPE_AW(WSANAMESPACE_INFO) type WSACOMPLETION (line 602) | typedef struct _WSACOMPLETION { type const (line 632) | typedef HANDLE (WINAPI *LPFN_WSAASYNCGETHOSTBYADDR)(HWND,WS(u_int),const type const (line 633) | typedef HANDLE (WINAPI *LPFN_WSAASYNCGETHOSTBYNAME)(HWND,WS(u_int),const type const (line 634) | typedef HANDLE (WINAPI *LPFN_WSAASYNCGETPROTOBYNAME)(HWND,WS(u_int),const type const (line 636) | typedef HANDLE (WINAPI *LPFN_WSAASYNCGETSERVBYNAME)(HWND,WS(u_int),const type const (line 637) | typedef HANDLE (WINAPI *LPFN_WSAASYNCGETSERVBYPORT)(HWND,WS(u_int),int,c... type WS (line 649) | struct WS type WS (line 650) | struct WS type WS (line 652) | struct WS type WS (line 653) | struct WS type WS (line 654) | struct WS type WS (line 656) | struct WS type WS (line 657) | struct WS type WS (line 658) | struct WS type WS (line 660) | struct WS type WS (line 662) | struct WS type WS (line 663) | struct WS type WS (line 664) | struct WS type WS (line 667) | typedef WS(u_short) (WINAPI *LPFN_HTONS)(WS(u_short)); type WS (line 669) | struct WS type WS (line 673) | typedef WS(u_short) (WINAPI *LPFN_NTOHS)(WS(u_short)); type WS (line 675) | struct WS type WS (line 677) | struct WS type WS (line 692) | struct WS type WS (line 697) | struct WS type WS (line 724) | struct WS type WS (line 739) | struct WS type WS (line 744) | struct WS type LPINT (line 767) | typedef SOCKET (WINAPI *LPFN_WSAACCEPT)(SOCKET,struct WS(sockaddr)*,LPIN... type DWORD (line 768) | typedef INT (WINAPI *LPFN_WSAADDRESSTOSTRINGA)(LPSOCKADDR,DWORD,LPWSAPRO... type DWORD (line 769) | typedef INT (WINAPI *LPFN_WSAADDRESSTOSTRINGW)(LPSOCKADDR,DWORD,LPWSAPRO... type WS (line 772) | struct WS type DWORD (line 774) | typedef INT (WINAPI *LPFN_WSADUPLICATESOCKETA)(SOCKET,DWORD,LPWSAPROTOCO... type DWORD (line 775) | typedef INT (WINAPI *LPFN_WSADUPLICATESOCKETW)(SOCKET,DWORD,LPWSAPROTOCO... type LPWSAOVERLAPPED (line 785) | typedef BOOL (WINAPI *LPFN_WSAGETOVERLAPPEDRESULT)(SOCKET,LPWSAOVERLAPPE... type LPWSABUF (line 786) | typedef BOOL (WINAPI *LPFN_WSAGETQOSBYNAME)(SOCKET,LPWSABUF,LPQOS); type LPGUID (line 787) | typedef INT (WINAPI *LPFN_WSAGETSERVICECLASSINFOA)(LPGUID,LPGUID,LPDWORD... type LPGUID (line 788) | typedef INT (WINAPI *LPFN_WSAGETSERVICECLASSINFOW)(LPGUID,LPGUID,LPDWORD... type LPSTR (line 790) | typedef INT (WINAPI *LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDA)(LPGUID,LPSTR... type LPWSTR (line 791) | typedef INT (WINAPI *LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDW)(LPGUID,LPWST... type WS (line 798) | struct WS type DWORD (line 799) | typedef INT (WINAPI *LPFN_WSALOOKUPSERVICEBEGINA)(LPWSAQUERYSETA,DWORD,L... type DWORD (line 800) | typedef INT (WINAPI *LPFN_WSALOOKUPSERVICEBEGINW)(LPWSAQUERYSETW,DWORD,L... type DWORD (line 803) | typedef INT (WINAPI *LPFN_WSALOOKUPSERVICENEXTA)(HANDLE,DWORD,LPDWORD,LP... type DWORD (line 804) | typedef INT (WINAPI *LPFN_WSALOOKUPSERVICENEXTW)(HANDLE,DWORD,LPDWORD,LP... type LPWSAOVERLAPPED (line 809) | typedef INT (WINAPI *LPFN_WSAPROVIDERCONFIGCHANGE)(LPHANDLE,LPWSAOVERLAP... type WS (line 813) | struct WS type WS (line 818) | struct WS type WSAESETSERVICEOP (line 820) | typedef INT (WINAPI *LPFN_WSASETSERVICEA)(LPWSAQUERYSETA,WSAESETSERVICEO... type WSAESETSERVICEOP (line 821) | typedef INT (WINAPI *LPFN_WSASETSERVICEW)(LPWSAQUERYSETW,WSAESETSERVICEO... type LPWSAPROTOCOL_INFOA (line 823) | typedef SOCKET (WINAPI *LPFN_WSASOCKETA)(int,int,int,LPWSAPROTOCOL_INFOA... type LPWSAPROTOCOL_INFOW (line 824) | typedef SOCKET (WINAPI *LPFN_WSASOCKETW)(int,int,int,LPWSAPROTOCOL_INFOW... type INT (line 825) | typedef INT (WINAPI *LPFN_WSASTRINGTOADDRESSA)(LPSTR,INT,LPWSAPROTOCOL_I... type INT (line 826) | typedef INT (WINAPI *LPFN_WSASTRINGTOADDRESSW)(LPSTR,INT,LPWSAPROTOCOL_I... type WSAEVENT (line 829) | typedef DWORD (WINAPI *LPFN_WSAWAITFORMULTIPLEEVENTS)(DWORD,const WSAEVE... FILE: wine/windows/winspool.h type PRINTER_DEFAULTSA (line 307) | typedef struct _PRINTER_DEFAULTSA { type PRINTER_DEFAULTSW (line 313) | typedef struct _PRINTER_DEFAULTSW { function DECL_WINELIB_TYPE_AW (line 319) | DECL_WINELIB_TYPE_AW(PRINTER_DEFAULTS) type DRIVER_INFO_1W (line 326) | typedef struct _DRIVER_INFO_1W { function DECL_WINELIB_TYPE_AW (line 330) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_1) type DRIVER_INFO_2W (line 343) | typedef struct _DRIVER_INFO_2W { function DECL_WINELIB_TYPE_AW (line 352) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_2) type DRIVER_INFO_3W (line 369) | typedef struct _DRIVER_INFO_3W { function DECL_WINELIB_TYPE_AW (line 382) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_3) type DRIVER_INFO_4W (line 400) | typedef struct _DRIVER_INFO_4W { function DECL_WINELIB_TYPE_AW (line 414) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_4) type DRIVER_INFO_5W (line 431) | typedef struct _DRIVER_INFO_5W { function DECL_WINELIB_TYPE_AW (line 443) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_5) type DRIVER_INFO_6W (line 467) | typedef struct _DRIVER_INFO_6W { function DECL_WINELIB_TYPE_AW (line 487) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_6) type DRIVER_INFO_8W (line 521) | typedef struct _DRIVER_INFO_8W { function DECL_WINELIB_TYPE_AW (line 549) | DECL_WINELIB_TYPE_AW(DRIVER_INFO_8) type PRINTER_INFO_1W (line 561) | typedef struct _PRINTER_INFO_1W { type PRINTER_INFO_2A (line 577) | typedef struct _PRINTER_INFO_2A { type PRINTER_INFO_2W (line 601) | typedef struct _PRINTER_INFO_2W { function DECL_WINELIB_TYPE_AW (line 625) | DECL_WINELIB_TYPE_AW(PRINTER_INFO_2) type PRINTER_INFO_4A (line 633) | typedef struct _PRINTER_INFO_4A { type PRINTER_INFO_4W (line 639) | typedef struct _PRINTER_INFO_4W { function DECL_WINELIB_TYPE_AW (line 645) | DECL_WINELIB_TYPE_AW(PRINTER_INFO_4) type PRINTER_INFO_5W (line 657) | typedef struct _PRINTER_INFO_5W { function DECL_WINELIB_TYPE_AW (line 665) | DECL_WINELIB_TYPE_AW(PRINTER_INFO_5) type PRINTER_INFO_7A (line 673) | typedef struct _PRINTER_INFO_7A { type PRINTER_INFO_7W (line 678) | typedef struct _PRINTER_INFO_7W { function DECL_WINELIB_TYPE_AW (line 683) | DECL_WINELIB_TYPE_AW(PRINTER_INFO_7) type PRINTER_INFO_8W (line 691) | typedef struct _PRINTER_INFO_8W { function DECL_WINELIB_TYPE_AW (line 695) | DECL_WINELIB_TYPE_AW(PRINTER_INFO_8) type PRINTER_INFO_9W (line 703) | typedef struct _PRINTER_INFO_9W { function DECL_WINELIB_TYPE_AW (line 707) | DECL_WINELIB_TYPE_AW(PRINTER_INFO_9) type JOB_INFO_1W (line 728) | typedef struct _JOB_INFO_1W { function DECL_WINELIB_TYPE_AW (line 744) | DECL_WINELIB_TYPE_AW(JOB_INFO_1) type JOB_INFO_2W (line 774) | typedef struct _JOB_INFO_2W { function DECL_WINELIB_TYPE_AW (line 800) | DECL_WINELIB_TYPE_AW(JOB_INFO_2) type ADDJOB_INFO_1A (line 810) | typedef struct _ADDJOB_INFO_1A { type ADDJOB_INFO_1W (line 815) | typedef struct _ADDJOB_INFO_1W { function DECL_WINELIB_TYPE_AW (line 820) | DECL_WINELIB_TYPE_AW(ADDJOB_INFO_1) type DOC_INFO_1W (line 830) | typedef struct _DOC_INFO_1W { function DECL_WINELIB_TYPE_AW (line 836) | DECL_WINELIB_TYPE_AW(DOC_INFO_1) type DOC_INFO_2W (line 848) | typedef struct _DOC_INFO_2W { function DECL_WINELIB_TYPE_AW (line 856) | DECL_WINELIB_TYPE_AW(DOC_INFO_2) type FORM_INFO_1W (line 867) | typedef struct _FORM_INFO_1W { function DECL_WINELIB_TYPE_AW (line 874) | DECL_WINELIB_TYPE_AW(FORM_INFO_1) type FORM_INFO_2W (line 891) | typedef struct _FORM_INFO_2W { function DECL_WINELIB_TYPE_AW (line 904) | DECL_WINELIB_TYPE_AW(FORM_INFO_2) type PRINTPROCESSOR_INFO_1W (line 913) | typedef struct _PRINTPROCESSOR_INFO_1W { function DECL_WINELIB_TYPE_AW (line 918) | DECL_WINELIB_TYPE_AW(PRINTPROCESSOR_INFO_1) type PORT_INFO_1W (line 926) | typedef struct _PORT_INFO_1W { function DECL_WINELIB_TYPE_AW (line 930) | DECL_WINELIB_TYPE_AW(PORT_INFO_1) type PORT_INFO_2W (line 942) | typedef struct _PORT_INFO_2W { function DECL_WINELIB_TYPE_AW (line 950) | DECL_WINELIB_TYPE_AW(PORT_INFO_2) type PORT_INFO_3W (line 960) | typedef struct _PORT_INFO_3W { function DECL_WINELIB_TYPE_AW (line 966) | DECL_WINELIB_TYPE_AW(PORT_INFO_3) type MONITOR_INFO_1W (line 974) | typedef struct _MONITOR_INFO_1W { type MONITOR_INFO_2A (line 985) | typedef struct _MONITOR_INFO_2A { type MONITOR_INFO_2W (line 991) | typedef struct _MONITOR_INFO_2W { function DECL_WINELIB_TYPE_AW (line 997) | DECL_WINELIB_TYPE_AW(MONITOR_INFO_2) type DATATYPES_INFO_1W (line 1005) | typedef struct _DATATYPES_INFO_1W { function DECL_WINELIB_TYPE_AW (line 1009) | DECL_WINELIB_TYPE_AW(DATATYPES_INFO_1) type PRINTER_NOTIFY_OPTIONS (line 1023) | typedef struct _PRINTER_NOTIFY_OPTIONS { type PRINTER_NOTIFY_INFO_DATA (line 1030) | typedef struct _PRINTER_NOTIFY_INFO_DATA { type PRINTER_NOTIFY_INFO (line 1045) | typedef struct _PRINTER_NOTIFY_INFO { type PROVIDOR_INFO_1A (line 1052) | typedef struct _PROVIDOR_INFO_1A { type PROVIDOR_INFO_1W (line 1058) | typedef struct _PROVIDOR_INFO_1W { function DECL_WINELIB_TYPE_AW (line 1064) | DECL_WINELIB_TYPE_AW(PROVIDOR_INFO_1) type PRINTER_ENUM_VALUESW (line 1076) | typedef struct _PRINTER_ENUM_VALUESW { function DECL_WINELIB_TYPE_AW (line 1084) | DECL_WINELIB_TYPE_AW(PRINTER_ENUM_VALUES) type BINARY_CONTAINER (line 1098) | typedef struct _BINARY_CONTAINER { type BIDI_DATA (line 1103) | typedef struct _BIDI_DATA { type BIDI_REQUEST_DATA (line 1115) | typedef struct _BIDI_REQUEST_DATA { type BIDI_REQUEST_CONTAINER (line 1121) | typedef struct _BIDI_REQUEST_CONTAINER { type BIDI_RESPONSE_DATA (line 1128) | typedef struct _BIDI_RESPONSE_DATA { type BIDI_RESPONSE_CONTAINER (line 1135) | typedef struct _BIDI_RESPONSE_CONTAINER { FILE: wine/windows/winsvc.h type SC_HANDLE (line 134) | typedef SC_HANDLE *LPSC_HANDLE; type LPVOID (line 136) | typedef LPVOID SC_LOCK; type SERVICE_STATUS (line 140) | typedef struct _SERVICE_STATUS { type SERVICE_STATUS_PROCESS (line 152) | typedef struct _SERVICE_STATUS_PROCESS type SERVICE_NOTIFY_2A (line 180) | typedef struct _SERVICE_NOTIFY_2A { type SERVICE_NOTIFY_2W (line 190) | typedef struct _SERVICE_NOTIFY_2W { type SC_STATUS_TYPE (line 202) | typedef enum _SC_STATUS_TYPE { type LPSTR (line 208) | typedef VOID (CALLBACK *LPSERVICE_MAIN_FUNCTIONA)(DWORD,LPSTR*); type LPWSTR (line 209) | typedef VOID (CALLBACK *LPSERVICE_MAIN_FUNCTIONW)(DWORD,LPWSTR*); type _SERVICE_TABLE_ENTRYA (line 214) | struct _SERVICE_TABLE_ENTRYA { type SERVICE_TABLE_ENTRYW (line 219) | typedef struct _SERVICE_TABLE_ENTRYW { function DECL_WINELIB_TYPE_AW (line 224) | DECL_WINELIB_TYPE_AW(SERVICE_TABLE_ENTRY) type ENUM_SERVICE_STATUSW (line 235) | typedef struct _ENUM_SERVICE_STATUSW { function DECL_WINELIB_TYPE_AW (line 241) | DECL_WINELIB_TYPE_AW(ENUM_SERVICE_STATUS) type ENUM_SERVICE_STATUS_PROCESSW (line 250) | typedef struct _ENUM_SERVICE_STATUS_PROCESSW { function DECL_WINELIB_TYPE_AW (line 256) | DECL_WINELIB_TYPE_AW(ENUM_SERVICE_STATUS_PROCESS) type QUERY_SERVICE_CONFIGA (line 263) | typedef struct _QUERY_SERVICE_CONFIGA { type QUERY_SERVICE_CONFIGW (line 275) | typedef struct _QUERY_SERVICE_CONFIGW { type SERVICE_DESCRIPTIONA (line 297) | typedef struct _SERVICE_DESCRIPTIONA { type SERVICE_DESCRIPTIONW (line 301) | typedef struct _SERVICE_DESCRIPTIONW { function DECL_WINELIB_TYPE_AW (line 305) | DECL_WINELIB_TYPE_AW(SERVICE_DESCRIPTION) type SC_ACTION (line 315) | typedef struct _SC_ACTION { type SERVICE_FAILURE_ACTIONSA (line 320) | typedef struct _SERVICE_FAILURE_ACTIONSA { type SERVICE_FAILURE_ACTIONSW (line 328) | typedef struct _SERVICE_FAILURE_ACTIONSW { function DECL_WINELIB_TYPE_AW (line 336) | DECL_WINELIB_TYPE_AW(SERVICE_FAILURE_ACTIONS) type SERVICE_FAILURE_ACTIONS_FLAG (line 343) | typedef struct _SERVICE_FAILURE_ACTIONS_FLAG { type SERVICE_SID_INFO (line 347) | typedef struct _SERVICE_SID_INFO { type SERVICE_REQUIRED_PRIVILEGES_INFOA (line 351) | typedef struct _SERVICE_REQUIRED_PRIVILEGES_INFOA { type SERVICE_REQUIRED_PRIVILEGES_INFOW (line 355) | typedef struct _SERVICE_REQUIRED_PRIVILEGES_INFOW { function DECL_WINELIB_TYPE_AW (line 359) | DECL_WINELIB_TYPE_AW(SERVICE_REQUIRED_PRIVILEGES_INFO) type QUERY_SERVICE_LOCK_STATUSA (line 366) | typedef struct _QUERY_SERVICE_LOCK_STATUSA type QUERY_SERVICE_LOCK_STATUSW (line 373) | typedef struct _QUERY_SERVICE_LOCK_STATUSW type DWORD (line 385) | typedef DWORD (WINAPI *LPHANDLER_FUNCTION_EX)(DWORD,DWORD,LPVOID,LPVOID); FILE: wine/windows/wintab.h type DWORD (line 65) | typedef DWORD WTPKT; type DWORD (line 87) | typedef DWORD FIX32; type AXIS (line 140) | typedef struct tagAXIS { type LOGCONTEXTA (line 362) | typedef struct tagLOGCONTEXTA { type LOGCONTEXTW (line 399) | typedef struct tagLOGCONTEXTW { type ORIENTATION (line 474) | typedef struct tagORIENTATION { type ROTATION (line 480) | typedef struct tagROTATION { /* 1.1 */ type XBTNMASK (line 555) | typedef struct tagXBTNMASK { type TILT (line 560) | typedef struct tagTILT { /* 1.1 */ type WPARAM (line 578) | typedef LRESULT (WINAPI * WTHOOKPROC)(int, WPARAM, LPARAM); type WTHOOKPROC (line 579) | typedef WTHOOKPROC *LPWTHOOKPROC; FILE: wine/windows/winternl.h type LONG (line 38) | typedef LONG NTSTATUS; type CSHORT (line 43) | typedef short CSHORT; type CSHORT (line 44) | typedef CSHORT *PCSHORT; type STRING (line 48) | typedef struct _STRING { type STRING (line 55) | typedef STRING ANSI_STRING; type PSTRING (line 56) | typedef PSTRING PANSI_STRING; type STRING (line 57) | typedef const STRING *PCANSI_STRING; type STRING (line 59) | typedef STRING OEM_STRING; type PSTRING (line 60) | typedef PSTRING POEM_STRING; type STRING (line 61) | typedef const STRING *PCOEM_STRING; type UNICODE_STRING (line 65) | typedef struct _UNICODE_STRING { type UNICODE_STRING (line 72) | typedef const UNICODE_STRING *PCUNICODE_STRING; type FILETIME (line 77) | typedef struct _FILETIME type RTL_SYSTEM_TIME (line 97) | typedef struct _RTL_SYSTEM_TIME { type RTL_TIME_ZONE_INFORMATION (line 108) | typedef struct _RTL_TIME_ZONE_INFORMATION { type RTL_DYNAMIC_TIME_ZONE_INFORMATION (line 118) | typedef struct _RTL_TIME_DYNAMIC_ZONE_INFORMATION type CLIENT_ID (line 131) | typedef struct _CLIENT_ID type CURDIR (line 137) | typedef struct _CURDIR type RTL_DRIVE_LETTER_CURDIR (line 143) | typedef struct RTL_DRIVE_LETTER_CURDIR type RTL_RELATIVE_NAME (line 151) | typedef struct _RTL_RELATIVE_NAME type RTL_BITMAP (line 158) | typedef struct tagRTL_BITMAP { type RTL_BITMAP (line 163) | typedef const RTL_BITMAP *PCRTL_BITMAP; type RTL_BITMAP_RUN (line 165) | typedef struct tagRTL_BITMAP_RUN { type RTL_BITMAP_RUN (line 170) | typedef const RTL_BITMAP_RUN *PCRTL_BITMAP_RUN; type RTL_USER_PROCESS_PARAMETERS (line 172) | typedef struct _RTL_USER_PROCESS_PARAMETERS type PEB_LDR_DATA (line 207) | typedef struct _PEB_LDR_DATA type GDI_TEB_BATCH (line 218) | typedef struct _GDI_TEB_BATCH type RTL_ACTIVATION_CONTEXT_STACK_FRAME (line 225) | typedef struct _RTL_ACTIVATION_CONTEXT_STACK_FRAME type ACTIVATION_CONTEXT_STACK (line 232) | typedef struct _ACTIVATION_CONTEXT_STACK type TEB_ACTIVE_FRAME_CONTEXT (line 240) | typedef struct _TEB_ACTIVE_FRAME_CONTEXT type TEB_ACTIVE_FRAME_CONTEXT_EX (line 246) | typedef struct _TEB_ACTIVE_FRAME_CONTEXT_EX type TEB_ACTIVE_FRAME (line 252) | typedef struct _TEB_ACTIVE_FRAME type TEB_ACTIVE_FRAME_EX (line 259) | typedef struct _TEB_ACTIVE_FRAME_EX type PEB (line 271) | typedef struct _PEB type TEB (line 347) | typedef struct _TEB type FILE_INFORMATION_CLASS (line 424) | typedef enum _FILE_INFORMATION_CLASS { type FILE_DIRECTORY_INFORMATION (line 491) | typedef struct _FILE_DIRECTORY_INFORMATION { type FILE_FULL_DIRECTORY_INFORMATION (line 505) | typedef struct _FILE_FULL_DIRECTORY_INFORMATION { type FILE_ID_FULL_DIRECTORY_INFORMATION (line 521) | typedef struct _FILE_ID_FULL_DIRECTORY_INFORMATION { type FILE_BOTH_DIRECTORY_INFORMATION (line 537) | typedef struct _FILE_BOTH_DIRECTORY_INFORMATION { type FILE_ID_BOTH_DIRECTORY_INFORMATION (line 555) | typedef struct _FILE_ID_BOTH_DIRECTORY_INFORMATION { type FILE_ID_GLOBAL_TX_DIR_INFORMATION (line 573) | typedef struct _FILE_ID_GLOBAL_TX_DIR_INFORMATION { type FILE_BASIC_INFORMATION (line 590) | typedef struct _FILE_BASIC_INFORMATION { type FILE_STANDARD_INFORMATION (line 598) | typedef struct _FILE_STANDARD_INFORMATION { type FILE_INTERNAL_INFORMATION (line 606) | typedef struct _FILE_INTERNAL_INFORMATION { type FILE_ID_128 (line 610) | typedef struct _FILE_ID_128 { type FILE_ID_INFORMATION (line 614) | typedef struct _FILE_ID_INFORMATION { type FILE_EA_INFORMATION (line 619) | typedef struct _FILE_EA_INFORMATION { type FILE_ACCESS_INFORMATION (line 623) | typedef struct _FILE_ACCESS_INFORMATION { type FILE_NAME_INFORMATION (line 627) | typedef struct _FILE_NAME_INFORMATION { type FILE_RENAME_INFORMATION (line 632) | typedef struct _FILE_RENAME_INFORMATION { type FILE_LINK_INFORMATION (line 639) | typedef struct _FILE_LINK_INFORMATION { type FILE_NAMES_INFORMATION (line 646) | typedef struct _FILE_NAMES_INFORMATION { type FILE_DISPOSITION_INFORMATION (line 653) | typedef struct _FILE_DISPOSITION_INFORMATION { type FILE_POSITION_INFORMATION (line 657) | typedef struct _FILE_POSITION_INFORMATION { type FILE_ALIGNMENT_INFORMATION (line 661) | typedef struct _FILE_ALIGNMENT_INFORMATION { type FILE_ALLOCATION_INFORMATION (line 665) | typedef struct _FILE_ALLOCATION_INFORMATION { type FILE_END_OF_FILE_INFORMATION (line 669) | typedef struct _FILE_END_OF_FILE_INFORMATION { type FILE_NETWORK_OPEN_INFORMATION (line 673) | typedef struct _FILE_NETWORK_OPEN_INFORMATION { type FILE_FULL_EA_INFORMATION (line 683) | typedef struct _FILE_FULL_EA_INFORMATION { type FILE_MODE_INFORMATION (line 691) | typedef struct _FILE_MODE_INFORMATION { type FILE_STREAM_INFORMATION (line 695) | typedef struct _FILE_STREAM_INFORMATION type FILE_ATTRIBUTE_TAG_INFORMATION (line 704) | typedef struct _FILE_ATTRIBUTE_TAG_INFORMATION type FILE_MAILSLOT_QUERY_INFORMATION (line 710) | typedef struct _FILE_MAILSLOT_QUERY_INFORMATION { type FILE_MAILSLOT_SET_INFORMATION (line 718) | typedef struct _FILE_MAILSLOT_SET_INFORMATION { type FILE_PIPE_INFORMATION (line 722) | typedef struct _FILE_PIPE_INFORMATION { type FILE_PIPE_LOCAL_INFORMATION (line 727) | typedef struct _FILE_PIPE_LOCAL_INFORMATION { type FILE_OBJECTID_INFORMATION (line 745) | typedef struct _FILE_OBJECTID_INFORMATION { type FILE_QUOTA_INFORMATION (line 758) | typedef struct _FILE_QUOTA_INFORMATION { type FILE_REPARSE_POINT_INFORMATION (line 768) | typedef struct _FILE_REPARSE_POINT_INFORMATION { type FILE_ALL_INFORMATION (line 773) | typedef struct _FILE_ALL_INFORMATION { type FILE_IO_COMPLETION_NOTIFICATION_INFORMATION (line 785) | typedef struct _FILE_IO_COMPLETION_NOTIFICATION_INFORMATION { type FS_INFORMATION_CLASS (line 793) | typedef enum _FSINFOCLASS { type KEY_INFORMATION_CLASS (line 805) | typedef enum _KEY_INFORMATION_CLASS { type KEY_VALUE_INFORMATION_CLASS (line 817) | typedef enum _KEY_VALUE_INFORMATION_CLASS { type OBJECT_INFORMATION_CLASS (line 825) | typedef enum _OBJECT_INFORMATION_CLASS { type PROCESSINFOCLASS (line 833) | typedef enum _PROCESSINFOCLASS { type SECTION_INHERIT (line 885) | typedef enum _SECTION_INHERIT { type SYSTEM_INFORMATION_CLASS (line 890) | typedef enum _SYSTEM_INFORMATION_CLASS { type THREADINFOCLASS (line 976) | typedef enum _THREADINFOCLASS { type THREAD_BASIC_INFORMATION (line 1014) | typedef struct _THREAD_BASIC_INFORMATION type THREAD_DESCRIPTOR_INFORMATION (line 1024) | typedef struct _THREAD_DESCRIPTOR_INFORMATION type KERNEL_USER_TIMES (line 1030) | typedef struct _KERNEL_USER_TIMES { type WINSTATIONINFOCLASS (line 1037) | typedef enum _WINSTATIONINFOCLASS { type MEMORY_INFORMATION_CLASS (line 1041) | typedef enum _MEMORY_INFORMATION_CLASS { type MEMORY_SECTION_NAME (line 1048) | typedef struct _MEMORY_SECTION_NAME type MUTANT_INFORMATION_CLASS (line 1053) | typedef enum _MUTANT_INFORMATION_CLASS type MUTANT_BASIC_INFORMATION (line 1058) | typedef struct _MUTANT_BASIC_INFORMATION { type TIMER_INFORMATION_CLASS (line 1064) | typedef enum _TIMER_INFORMATION_CLASS type TIMER_BASIC_INFORMATION (line 1069) | typedef struct _TIMER_BASIC_INFORMATION type DOS_PATHNAME_TYPE (line 1077) | typedef enum type SYSTEM_THREAD_INFORMATION (line 1095) | typedef struct _SYSTEM_THREAD_INFORMATION type IO_STATUS_BLOCK (line 1111) | typedef struct _IO_STATUS_BLOCK { type KEY_BASIC_INFORMATION (line 1122) | typedef struct _KEY_BASIC_INFORMATION { type KEY_NODE_INFORMATION (line 1129) | typedef struct _KEY_NODE_INFORMATION type KEY_FULL_INFORMATION (line 1140) | typedef struct _KEY_FULL_INFORMATION type KEY_NAME_INFORMATION (line 1155) | typedef struct _KEY_NAME_INFORMATION { type KEY_CACHED_INFORMATION (line 1160) | typedef struct _KEY_CACHED_INFORMATION type KEY_VALUE_ENTRY (line 1172) | typedef struct _KEY_VALUE_ENTRY type KEY_VALUE_BASIC_INFORMATION (line 1180) | typedef struct _KEY_VALUE_BASIC_INFORMATION { type KEY_VALUE_FULL_INFORMATION (line 1187) | typedef struct _KEY_VALUE_FULL_INFORMATION { type KEY_VALUE_PARTIAL_INFORMATION (line 1196) | typedef struct _KEY_VALUE_PARTIAL_INFORMATION { type OBJECT_ATTRIBUTES (line 1205) | typedef struct _OBJECT_ATTRIBUTES { type OBJECT_DATA_INFORMATION (line 1215) | typedef struct _OBJECT_DATA_INFORMATION { type OBJECT_BASIC_INFORMATION (line 1220) | typedef struct _OBJECT_BASIC_INFORMATION { type OBJECT_NAME_INFORMATION (line 1234) | typedef struct _OBJECT_NAME_INFORMATION { type OBJECT_TYPE_INFORMATION (line 1238) | typedef struct __OBJECT_TYPE_INFORMATION { type PROCESS_BASIC_INFORMATION (line 1243) | typedef struct _PROCESS_BASIC_INFORMATION { type PROCESS_PRIORITY_CLASS (line 1267) | typedef struct _PROCESS_PRIORITY_CLASS { type RTL_HEAP_DEFINITION (line 1272) | typedef struct _RTL_HEAP_DEFINITION { type RTL_RWLOCK (line 1278) | typedef struct _RTL_RWLOCK { type SYSTEM_BASIC_INFORMATION (line 1295) | typedef struct _SYSTEM_BASIC_INFORMATION { type SYSTEM_CPU_INFORMATION (line 1317) | typedef struct _SYSTEM_CPU_INFORMATION { type SYSTEM_PERFORMANCE_INFORMATION (line 1347) | typedef struct _SYSTEM_PERFORMANCE_INFORMATION { type SYSTEM_TIMEOFDAY_INFORMATION (line 1425) | typedef struct _SYSTEM_TIMEOFDAY_INFORMATION { type SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION (line 1439) | typedef struct _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION { type SYSTEM_DRIVER_INFORMATION (line 1449) | typedef struct _SYSTEM_DRIVER_INFORMATION { type SYSTEM_HANDLE_ENTRY (line 1460) | typedef struct _SYSTEM_HANDLE_ENTRY { type SYSTEM_HANDLE_INFORMATION (line 1469) | typedef struct _SYSTEM_HANDLE_INFORMATION { type SYSTEM_CACHE_INFORMATION (line 1476) | typedef struct _SYSTEM_CACHE_INFORMATION { type SYSTEM_INTERRUPT_INFORMATION (line 1490) | typedef struct _SYSTEM_INTERRUPT_INFORMATION { type SYSTEM_CONFIGURATION_INFO (line 1494) | typedef struct _SYSTEM_CONFIGURATION_INFO { type SYSTEM_EXCEPTION_INFORMATION (line 1513) | typedef struct _SYSTEM_EXCEPTION_INFORMATION { type SYSTEM_LOOKASIDE_INFORMATION (line 1517) | typedef struct _SYSTEM_LOOKASIDE_INFORMATION { type SYSTEM_KERNEL_DEBUGGER_INFORMATION (line 1521) | typedef struct _SYSTEM_KERNEL_DEBUGGER_INFORMATION { type VM_COUNTERS (line 1528) | typedef struct _VM_COUNTERS_ { type SYSTEM_PROCESS_INFORMATION (line 1543) | typedef struct _SYSTEM_PROCESS_INFORMATION { type SYSTEM_REGISTRY_QUOTA_INFORMATION (line 1576) | typedef struct _SYSTEM_REGISTRY_QUOTA_INFORMATION { type SYSTEM_TIME_ADJUSTMENT (line 1582) | typedef struct _SYSTEM_TIME_ADJUSTMENT { type SYSTEM_FIRMWARE_TABLE_ACTION (line 1587) | typedef enum _SYSTEM_FIRMWARE_TABLE_ACTION type SYSTEM_FIRMWARE_TABLE_INFORMATION (line 1595) | typedef struct _SYSTEM_FIRMWARE_TABLE_INFORMATION type TIME_FIELDS (line 1604) | typedef struct _TIME_FIELDS type WINSTATIONINFORMATIONW (line 1615) | typedef struct _WINSTATIONINFORMATIONW { type ULONG (line 1621) | typedef BOOLEAN (WINAPI * PWINSTATIONQUERYINFORMATIONW)(HANDLE,ULONG,WIN... type LDR_RESOURCE_INFO (line 1623) | typedef struct _LDR_RESOURCE_INFO type DEBUG_BUFFER (line 1633) | typedef struct _DEBUG_BUFFER { type DEBUG_MODULE_INFORMATION (line 1659) | typedef struct _DEBUG_MODULE_INFORMATION { type DEBUG_HEAP_INFORMATION (line 1671) | typedef struct _DEBUG_HEAP_INFORMATION { type DEBUG_LOCK_INFORMATION (line 1685) | typedef struct _DEBUG_LOCK_INFORMATION { type PORT_MESSAGE_HEADER (line 1698) | typedef struct _PORT_MESSAGE_HEADER { type RTL_ATOM (line 1708) | typedef unsigned short RTL_ATOM, *PRTL_ATOM; type atom_table (line 1714) | struct atom_table type ATOM_INFORMATION_CLASS (line 1716) | typedef enum _ATOM_INFORMATION_CLASS { type ATOM_BASIC_INFORMATION (line 1721) | typedef struct _ATOM_BASIC_INFORMATION { type RTL_HANDLE (line 1729) | typedef struct _RTL_HANDLE type RTL_HANDLE_TABLE (line 1735) | typedef struct _RTL_HANDLE_TABLE type RTL_QUERY_REGISTRY_TABLE (line 1948) | typedef struct _RTL_QUERY_REGISTRY_TABLE type KEY_MULTIPLE_VALUE_INFORMATION (line 1959) | typedef struct _KEY_MULTIPLE_VALUE_INFORMATION type DWORD (line 1967) | typedef VOID (CALLBACK *PRTL_OVERLAPPED_COMPLETION_ROUTINE)(DWORD,DWORD,... type ULONG (line 1969) | typedef VOID (CALLBACK *PTIMER_APC_ROUTINE) ( PVOID, ULONG, LONG ); type EVENT_INFORMATION_CLASS (line 1971) | typedef enum _EVENT_INFORMATION_CLASS { type EVENT_BASIC_INFORMATION (line 1975) | typedef struct _EVENT_BASIC_INFORMATION { type SEMAPHORE_INFORMATION_CLASS (line 1980) | typedef enum _SEMAPHORE_INFORMATION_CLASS { type SEMAPHORE_BASIC_INFORMATION (line 1984) | typedef struct _SEMAPHORE_BASIC_INFORMATION { type SECTION_INFORMATION_CLASS (line 1989) | typedef enum _SECTION_INFORMATION_CLASS type SECTION_BASIC_INFORMATION (line 1995) | typedef struct _SECTION_BASIC_INFORMATION { type SECTION_IMAGE_INFORMATION (line 2001) | typedef struct _SECTION_IMAGE_INFORMATION { type LPC_SECTION_WRITE (line 2032) | typedef struct _LPC_SECTION_WRITE { type LPC_SECTION_READ (line 2041) | typedef struct _LPC_SECTION_READ { type LPC_MESSAGE (line 2047) | typedef struct _LPC_MESSAGE { type RTL_USER_PROCESS_INFORMATION (line 2058) | typedef struct _RTL_USER_PROCESS_INFORMATION type SHUTDOWN_ACTION (line 2067) | typedef enum _SHUTDOWN_ACTION { type KPROFILE_SOURCE (line 2073) | typedef enum _KPROFILE_SOURCE { type DIRECTORY_BASIC_INFORMATION (line 2101) | typedef struct _DIRECTORY_BASIC_INFORMATION { type INITIAL_TEB (line 2106) | typedef struct _INITIAL_TEB { type PORT_INFORMATION_CLASS (line 2114) | typedef enum _PORT_INFORMATION_CLASS { type IO_COMPLETION_INFORMATION_CLASS (line 2118) | typedef enum _IO_COMPLETION_INFORMATION_CLASS { type FILE_COMPLETION_INFORMATION (line 2122) | typedef struct _FILE_COMPLETION_INFORMATION { type HARDERROR_RESPONSE_OPTION (line 2131) | typedef enum _HARDERROR_RESPONSE_OPTION { type HARDERROR_RESPONSE (line 2141) | typedef enum _HARDERROR_RESPONSE { type SYSDBG_COMMAND (line 2153) | typedef enum _SYSDBG_COMMAND { type LDR_MODULE (line 2182) | typedef struct _LDR_MODULE type LDR_DLL_LOADED_NOTIFICATION_DATA (line 2201) | typedef struct _LDR_DLL_LOADED_NOTIFICATION_DATA type LDR_DLL_UNLOADED_NOTIFICATION_DATA (line 2210) | typedef struct _LDR_DLL_UNLOADED_NOTIFICATION_DATA type LDR_DLL_NOTIFICATION_DATA (line 2219) | typedef union _LDR_DLL_NOTIFICATION_DATA type SYSTEM_MODULE (line 2249) | typedef struct _SYSTEM_MODULE type SYSTEM_MODULE_INFORMATION (line 2263) | typedef struct _SYSTEM_MODULE_INFORMATION function DbgBreakPoint (line 2281) | static inline void WINAPI DbgBreakPoint(void) { __asm__ __volatile__("in... function DbgUserBreakPoint (line 2282) | static inline void WINAPI DbgUserBreakPoint(void) { __asm__ __volatile__... function BOOLEAN (line 2958) | static inline BOOLEAN RtlCheckBit(PCRTL_BITMAP lpBits, ULONG ulBit) function USHORT (line 2967) | static inline USHORT RtlUshortByteSwap(USHORT s) function ULONG (line 2971) | static inline ULONG RtlUlongByteSwap(ULONG i) function PLIST_ENTRY (line 2988) | static inline PLIST_ENTRY RemoveHeadList(PLIST_ENTRY le) function PLIST_ENTRY (line 3001) | static inline PLIST_ENTRY RemoveTailList(PLIST_ENTRY le) type WINE_VM86_TEB_INFO (line 3019) | typedef struct function WINE_VM86_TEB_INFO (line 3025) | static inline WINE_VM86_TEB_INFO *get_vm86_teb_info(void) type WIN16_SUBSYSTEM_TIB (line 3032) | typedef struct FILE: wine/windows/wintrust.h type WINTRUST_FILE_INFO (line 27) | typedef struct WINTRUST_FILE_INFO_ type WINTRUST_CATALOG_INFO (line 35) | typedef struct WINTRUST_CATALOG_INFO_ type WINTRUST_BLOB_INFO (line 48) | typedef struct WINTRUST_BLOB_INFO_ type WINTRUST_SGNR_INFO (line 59) | typedef struct WINTRUST_SGNR_INFO_ type WINTRUST_CERT_INFO (line 68) | typedef struct WINTRUST_CERT_INFO_ type WINTRUST_DATA (line 97) | typedef struct _WINTRUST_DATA type WINTRUST_SIGNATURE_SETTINGS (line 145) | typedef struct WINTRUST_SIGNATURE_SETTINGS_ type CRYPT_TRUST_REG_ENTRY (line 165) | typedef struct _CRYPT_TRUST_REG_ENTRY type CRYPT_REGISTER_ACTIONID (line 172) | typedef struct _CRYPT_REGISTER_ACTIONID type CRYPT_PROVIDER_REGDEFUSAGE (line 185) | typedef struct _CRYPT_PROVIDER_REGDEFUSAGE type CRYPT_PROVUI_DATA (line 194) | typedef struct _CRYPT_PROVUI_DATA { type CRYPT_PROVIDER_CERT (line 206) | typedef struct _CRYPT_PROVIDER_CERT { type CRYPT_PROVIDER_SGNR (line 231) | typedef struct _CRYPT_PROVIDER_SGNR { type CRYPT_PROVIDER_PRIVDATA (line 246) | typedef struct _CRYPT_PROVIDER_PRIVDATA { type _CRYPT_PROVIDER_DATA (line 253) | struct _CRYPT_PROVIDER_DATA type struct (line 288) | typedef BOOL (WINAPI *PFN_CPD_ADD_SGNR)(struct _CRYPT_PROVIDER_DATA *pPr... type struct (line 293) | typedef BOOL (WINAPI *PFN_CPD_ADD_PRIVDATA)(struct _CRYPT_PROVIDER_DATA ... type CRYPT_PROVIDER_FUNCTIONS (line 313) | typedef struct _CRYPT_PROVIDER_FUNCTIONS { type SIP_DISPATCH_INFO_ (line 332) | struct SIP_DISPATCH_INFO_ type SIP_SUBJECTINFO_ (line 333) | struct SIP_SUBJECTINFO_ type SIP_INDIRECT_DATA_ (line 334) | struct SIP_INDIRECT_DATA_ type PROVDATA_SIP (line 336) | typedef struct _PROVDATA_SIP { type CRYPT_PROVIDER_DATA (line 346) | typedef struct _CRYPT_PROVIDER_DATA { type CRYPT_PROVIDER_SIGSTATE (line 397) | typedef struct _CRYPT_PROVIDER_SIGSTATE type BOOL (line 418) | typedef BOOL (*PFN_PROVUI_CALL)(HWND hWndSecurityDialog, type CRYPT_PROVUI_FUNCS (line 421) | typedef struct _CRYPT_PROVUI_FUNCS { type BYTE (line 516) | typedef BYTE SPC_UUID[SPC_UUID_LENGTH]; type SPC_SERIALIZED_OBJECT (line 518) | typedef struct _SPC_SERIALIZED_OBJECT type SPC_SIGINFO (line 524) | typedef struct SPC_SIGINFO_ type SPC_LINK (line 539) | typedef struct SPC_LINK_ type SPC_PE_IMAGE_DATA (line 550) | typedef struct _SPC_PE_IMAGE_DATA type SPC_INDIRECT_DATA_CONTENT (line 556) | typedef struct _SPC_INDIRECT_DATA_CONTENT type SPC_FINANCIAL_CRITERIA (line 563) | typedef struct _SPC_FINANCIAL_CRITERIA type SPC_IMAGE (line 569) | typedef struct _SPC_IMAGE type SPC_SP_AGENCY_INFO (line 578) | typedef struct _SPC_SP_AGENCY_INFO type SPC_STATEMENT_TYPE (line 586) | typedef struct _SPC_STATEMENT_TYPE type SPC_SP_OPUS_INFO (line 592) | typedef struct _SPC_SP_OPUS_INFO type CAT_NAMEVALUE (line 599) | typedef struct _CAT_NAMEVALUE type CAT_MEMBERINFO (line 606) | typedef struct _CAT_MEMBERINFO type WIN_CERTIFICATE (line 616) | typedef struct _WIN_CERTIFICATE { type LPVOID (line 631) | typedef LPVOID WIN_TRUST_SUBJECT; type WIN_TRUST_ACTDATA_CONTEXT_WITH_SUBJECT (line 633) | typedef struct _WIN_TRUST_ACTDATA_CONTEXT_WITH_SUBJECT type WIN_TRUST_ACTDATA_CONTEXT_SUBJECT_ONLY (line 641) | typedef struct _WIN_TRUST_ACTDATA_CONTEXT_SUBJECT_ONLY type WIN_TRUST_SUBJECT_FILE (line 648) | typedef struct _WIN_TRUST_SUBJECT_FILE type WIN_TRUST_SUBJECT_FILE_AND_DISPLAY (line 654) | typedef struct _WIN_TRUST_SUBJECT_FILE_AND_DISPLAY FILE: wine/windows/winuser.h type UINT (line 41) | typedef INT_PTR (CALLBACK *DLGPROC)(HWND,UINT,WPARAM,LPARAM); type LPARAM (line 42) | typedef BOOL (CALLBACK *DRAWSTATEPROC)(HDC,LPARAM,WPARAM,int,int); type INT (line 43) | typedef INT (CALLBACK *EDITWORDBREAKPROCA)(LPSTR,INT,INT,INT); type INT (line 44) | typedef INT (CALLBACK *EDITWORDBREAKPROCW)(LPWSTR,INT,INT,INT); type LPARAM (line 45) | typedef BOOL (CALLBACK *GRAYSTRINGPROC)(HDC,LPARAM,INT); type WPARAM (line 46) | typedef LRESULT (CALLBACK *HOOKPROC)(INT,WPARAM,LPARAM); type LPCSTR (line 49) | typedef BOOL (CALLBACK *PROPENUMPROCA)(HWND,LPCSTR,HANDLE); type LPCWSTR (line 50) | typedef BOOL (CALLBACK *PROPENUMPROCW)(HWND,LPCWSTR,HANDLE); type LPSTR (line 51) | typedef BOOL (CALLBACK *PROPENUMPROCEXA)(HWND,LPSTR,HANDLE,ULONG_PTR); type LPWSTR (line 52) | typedef BOOL (CALLBACK *PROPENUMPROCEXW)(HWND,LPWSTR,HANDLE,ULONG_PTR); type UINT (line 53) | typedef VOID (CALLBACK *SENDASYNCPROC)(HWND,UINT,ULONG_PTR,LRESULT); type UINT (line 54) | typedef VOID (CALLBACK *TIMERPROC)(HWND,UINT,UINT_PTR,DWORD); type DWORD (line 55) | typedef VOID (CALLBACK *WINEVENTPROC)(HWINEVENTHOOK,DWORD,HWND,LONG,L... type FARPROC (line 60) | typedef FARPROC DLGPROC; type FARPROC (line 61) | typedef FARPROC DRAWSTATEPROC; type FARPROC (line 62) | typedef FARPROC EDITWORDBREAKPROCA; type FARPROC (line 63) | typedef FARPROC EDITWORDBREAKPROCW; type FARPROC (line 64) | typedef FARPROC GRAYSTRINGPROC; type FARPROC (line 65) | typedef FARPROC HOOKPROC; type FARPROC (line 66) | typedef FARPROC NAMEENUMPROCA; type FARPROC (line 67) | typedef FARPROC NAMEENUMPROCW; type FARPROC (line 68) | typedef FARPROC PROPENUMPROCA; type FARPROC (line 69) | typedef FARPROC PROPENUMPROCW; type FARPROC (line 70) | typedef FARPROC PROPENUMPROCEXA; type FARPROC (line 71) | typedef FARPROC PROPENUMPROCEXW; type FARPROC (line 72) | typedef FARPROC SENDASYNCPROC; type FARPROC (line 73) | typedef FARPROC TIMERPROC; type FARPROC (line 74) | typedef FARPROC WINEVENTPROC; type FARPROC (line 75) | typedef FARPROC WNDENUMPROC; type NAMEENUMPROCA (line 78) | typedef NAMEENUMPROCA WINSTAENUMPROCA; type NAMEENUMPROCA (line 79) | typedef NAMEENUMPROCA DESKTOPENUMPROCA; type NAMEENUMPROCW (line 80) | typedef NAMEENUMPROCW WINSTAENUMPROCW; type NAMEENUMPROCW (line 81) | typedef NAMEENUMPROCW DESKTOPENUMPROCW; type UINT (line 83) | typedef LRESULT (CALLBACK *WNDPROC)(HWND,UINT,WPARAM,LPARAM); type USEROBJECTFLAGS (line 104) | typedef struct tagUSEROBJECTFLAGS { type BSMINFO (line 110) | typedef struct tagBSMINFO { type FILTERKEYS (line 150) | typedef struct tagFILTERKEYS type TOGGLEKEYS (line 167) | typedef struct tagTOGGLEKEYS type MOUSEKEYS (line 183) | typedef struct tagMOUSEKEYS type MOUSEMOVEPOINT (line 198) | typedef struct tagMOUSEMOVEPOINT { type STICKYKEYS (line 216) | typedef struct tagSTICKYKEYS type ACCESSTIMEOUT (line 227) | typedef struct tagACCESSTIMEOUT type SERIALKEYSA (line 240) | typedef struct tagSERIALKEYSA type SERIALKEYSW (line 251) | typedef struct tagSERIALKEYSW { type SOUNDSENTRYA (line 281) | typedef struct tagSOUNDSENTRYA type SOUNDSENTRYW (line 297) | typedef struct tagSOUNDSENTRYW type HIGHCONTRASTA (line 325) | typedef struct tagHIGHCONTRASTA type HIGHCONTRASTW (line 332) | typedef struct tagHIGHCONTRASTW function DECL_WINELIB_TYPE_AW (line 339) | DECL_WINELIB_TYPE_AW(HIGHCONTRAST) type KBDLLHOOKSTRUCT (line 352) | typedef struct tagKBDLLHOOKSTRUCT type MSLLHOOKSTRUCT (line 367) | typedef struct tagMSLLHOOKSTRUCT type MOUSEHOOKSTRUCT (line 380) | typedef struct type MOUSEHOOKSTRUCTEX (line 388) | typedef struct type HARDWAREHOOKSTRUCT (line 402) | typedef struct type DEBUGHOOKINFO (line 413) | typedef struct tagDEBUGHOOKINFO type MOUSEINPUT (line 437) | typedef struct tagMOUSEINPUT type KEYBDINPUT (line 447) | typedef struct tagKEYBDINPUT type HARDWAREINPUT (line 456) | typedef struct tagHARDWAREINPUT type INPUT (line 467) | typedef struct tagINPUT type RAWINPUTDEVICELIST (line 480) | typedef struct tagRAWINPUTDEVICELIST type RAWHID (line 486) | typedef struct tagRAWHID { type RAWKEYBOARD (line 492) | typedef struct tagRAWKEYBOARD { type RAWMOUSE (line 501) | typedef struct tagRAWMOUSE { type RAWINPUTHEADER (line 516) | typedef struct tagRAWINPUTHEADER { type RAWINPUT (line 523) | typedef struct tagRAWINPUT { type RAWINPUTDEVICE (line 532) | typedef struct tagRAWINPUTDEVICE { type RID_DEVICE_INFO_MOUSE (line 539) | typedef struct tagRID_DEVICE_INFO_MOUSE { type RID_DEVICE_INFO_KEYBOARD (line 546) | typedef struct tagRID_DEVICE_INFO_KEYBOARD { type RID_DEVICE_INFO_HID (line 555) | typedef struct tagRID_DEVICE_INFO_HID { type RID_DEVICE_INFO (line 563) | typedef struct tagRID_DEVICE_INFO { type GESTURECONFIG (line 642) | typedef struct tagGESTURECONFIG { type GUITHREADINFO (line 657) | typedef struct tagGUITHREADINFO type ANIMATIONINFO (line 690) | typedef struct tagANIMATIONINFO type NMHDR (line 696) | typedef struct tagNMHDR type DRAWTEXTPARAMS (line 703) | typedef struct tagDRAWTEXTPARAMS type CWPSTRUCT (line 712) | typedef struct type CWPRETSTRUCT (line 720) | typedef struct type WINDOWPLACEMENT (line 729) | typedef struct tagWINDOWPLACEMENT type CREATESTRUCTA (line 1069) | typedef struct tagCREATESTRUCTA type CREATESTRUCTW (line 1085) | typedef struct tagCREATESTRUCTW function DECL_WINELIB_TYPE_AW (line 1101) | DECL_WINELIB_TYPE_AW(CREATESTRUCT) type CLIENTCREATESTRUCT (line 1114) | typedef struct tagCLIENTCREATESTRUCT type MDICREATESTRUCTA (line 1121) | typedef struct tagMDICREATESTRUCTA type MDICREATESTRUCTW (line 1134) | typedef struct tagMDICREATESTRUCTW type STYLESTRUCT (line 1157) | typedef struct tagSTYLESTRUCT { type MINMAXINFO (line 1202) | typedef struct tagMINMAXINFO type WINDOWPOS (line 1233) | typedef struct tagWINDOWPOS type NCCALCSIZE_PARAMS (line 1246) | typedef struct type WNDCLASSA (line 1352) | typedef struct tagWNDCLASSA type WNDCLASSW (line 1366) | typedef struct tagWNDCLASSW function DECL_WINELIB_TYPE_AW (line 1380) | DECL_WINELIB_TYPE_AW(WNDCLASS) type MDINEXTMENU (line 1390) | typedef struct tagMDINEXTMENU { type MULTIKEYHELPA (line 1396) | typedef struct tagMULTIKEYHELPA type MULTIKEYHELPW (line 1403) | typedef struct tagMULTIKEYHELPW function DECL_WINELIB_TYPE_AW (line 1410) | DECL_WINELIB_TYPE_AW(MULTIKEYHELP) type HELPWININFOW (line 1424) | typedef struct tagHELPWININFOW { type WNDCLASSEXA (line 1461) | typedef struct tagWNDCLASSEXA type WNDCLASSEXW (line 1477) | typedef struct tagWNDCLASSEXW function DECL_WINELIB_TYPE_AW (line 1493) | DECL_WINELIB_TYPE_AW(WNDCLASSEX) type ICONINFO (line 1516) | typedef struct _ICONINFO { type ICONINFOEXA (line 1524) | typedef struct _ICONINFOEXA type ICONINFOEXW (line 1537) | typedef struct _ICONINFOEXW function DECL_WINELIB_TYPE_AW (line 1550) | DECL_WINELIB_TYPE_AW(ICONINFOEX) type ACCEL (line 1565) | typedef struct tagACCEL type TPMPARAMS (line 1600) | typedef struct tagTPMPARAMS type COMBOBOXINFO (line 1610) | typedef struct tagCOMBOBOXINFO type MENUITEMINFOA (line 1621) | typedef struct tagMENUITEMINFOA { type MENUITEMINFOW (line 1636) | typedef struct tagMENUITEMINFOW { function DECL_WINELIB_TYPE_AW (line 1651) | DECL_WINELIB_TYPE_AW(MENUITEMINFO) type MENUINFO (line 1676) | typedef const MENUINFO *LPCMENUINFO; type MENUITEMTEMPLATEHEADER (line 1692) | typedef struct { type MENUITEMTEMPLATE (line 1698) | typedef struct { type VOID (line 1705) | typedef VOID MENUTEMPLATE; type PVOID (line 1706) | typedef PVOID *LPMENUTEMPLATE; type SCROLLINFO (line 1791) | typedef struct tagSCROLLINFO type SCROLLINFO (line 1802) | typedef const SCROLLINFO *LPCSCROLLINFO; type SCROLLBARINFO (line 1806) | typedef struct tagSCROLLBARINFO type HELPINFO (line 1990) | typedef struct tagHELPINFO type MSGBOXPARAMSA (line 2002) | typedef struct tagMSGBOXPARAMSA type MSGBOXPARAMSW (line 2016) | typedef struct tagMSGBOXPARAMSW type MONITORINFO (line 2044) | typedef struct tagMONITORINFO type MONITORINFOEXA (line 2052) | typedef struct tagMONITORINFOEXA type MONITORINFOEXW (line 2061) | typedef struct tagMONITORINFOEXW type DLGTEMPLATE (line 2077) | typedef struct tagDLGTEMPLATE type DLGTEMPLATE (line 2088) | typedef DLGTEMPLATE *LPDLGTEMPLATEA; type DLGTEMPLATE (line 2089) | typedef DLGTEMPLATE *LPDLGTEMPLATEW; type DLGTEMPLATE (line 2092) | typedef const DLGTEMPLATE *LPCDLGTEMPLATEW; type tagDLGITEMTEMPLATE (line 2095) | struct tagDLGITEMTEMPLATE type DLGITEMTEMPLATE (line 2106) | typedef DLGITEMTEMPLATE *PDLGITEMTEMPLATEA; type DLGITEMTEMPLATE (line 2107) | typedef DLGITEMTEMPLATE *PDLGITEMTEMPLATEW; type DLGITEMTEMPLATE (line 2110) | typedef DLGITEMTEMPLATE *LPDLGITEMTEMPLATEW; type CBT_CREATEWNDA (line 2129) | typedef struct tagCBT_CREATEWNDA type CBT_CREATEWNDW (line 2135) | typedef struct tagCBT_CREATEWNDW function DECL_WINELIB_TYPE_AW (line 2141) | DECL_WINELIB_TYPE_AW(CBT_CREATEWND) type DROPSTRUCT (line 2151) | typedef struct tagDROPSTRUCT type NONCLIENTMETRICSA (line 2455) | typedef struct tagNONCLIENTMETRICSA { type NONCLIENTMETRICSW (line 2474) | typedef struct tagNONCLIENTMETRICSW { function DECL_WINELIB_TYPE_AW (line 2493) | DECL_WINELIB_TYPE_AW(NONCLIENTMETRICS) type ICONMETRICSW (line 2505) | typedef struct tagICONMETRICSW { function DECL_WINELIB_TYPE_AW (line 2513) | DECL_WINELIB_TYPE_AW(ICONMETRICS) type MINIMIZEDMETRICS (line 2547) | typedef struct tagMINIMIZEDMETRICS { type FLASHWINFO (line 2611) | typedef struct { type DRAWITEMSTRUCT (line 2831) | typedef struct tagDRAWITEMSTRUCT type MEASUREITEMSTRUCT (line 2845) | typedef struct tagMEASUREITEMSTRUCT type DELETEITEMSTRUCT (line 2856) | typedef struct tagDELETEITEMSTRUCT type COMPAREITEMSTRUCT (line 2866) | typedef struct tagCOMPAREITEMSTRUCT type TRACKMOUSEEVENT (line 2897) | typedef struct tagTRACKMOUSEEVENT { type PVOID (line 3059) | typedef PVOID HDEVNOTIFY; type HDEVNOTIFY (line 3060) | typedef HDEVNOTIFY *PHDEVNOTIFY; type WINDOWINFO (line 3068) | typedef struct tagWINDOWINFO { type TITLEBARINFO (line 3085) | typedef struct tagTITLEBARINFO { type LASTINPUTINFO (line 3092) | typedef struct tagLASTINPUTINFO { type ALTTABINFO (line 3098) | typedef struct type CHANGEFILTERSTRUCT (line 3296) | typedef struct tagCHANGEFILTERSTRUCT type AR_STATE (line 3309) | typedef enum tagAR_STATE { type ORIENTATION_PREFERENCE (line 3321) | typedef enum ORIENTATION_PREFERENCE { type TOUCHINPUT (line 3332) | typedef struct tagTOUCHINPUT { type TOUCHINPUT (line 3344) | typedef TOUCHINPUT const * PCTOUCHINPUT; type GESTUREINFO (line 3349) | typedef struct tagGESTUREINFO { type GESTUREINFO (line 3360) | typedef GESTUREINFO const * PCGESTUREINFO; type POINTER_DEVICE_TYPE (line 3364) | typedef enum tagPOINTER_DEVICE_TYPE { type POINTER_DEVICE_INFO (line 3372) | typedef struct tagPOINTER_DEVICE_INFO { type tagPOINTER_INPUT_TYPE (line 3382) | enum tagPOINTER_INPUT_TYPE type DWORD (line 3390) | typedef DWORD POINTER_INPUT_TYPE; type AUDIODESCRIPTION (line 3392) | typedef struct tagAUDIODESCRIPTION function BOOL (line 4263) | static inline BOOL WINAPI EqualRect(const RECT *rect1, const RECT *rect2) function BOOL (line 4270) | static inline BOOL WINAPI InflateRect(LPRECT rect, INT x, INT y) function BOOL (line 4280) | static inline BOOL WINAPI IsRectEmpty(const RECT *rect) function BOOL (line 4286) | static inline BOOL WINAPI OffsetRect(LPRECT rect, INT x, INT y) function BOOL (line 4296) | static inline BOOL WINAPI SetRect(LPRECT rect, INT left, INT top, INT ri... function BOOL (line 4306) | static inline BOOL WINAPI SetRectEmpty(LPRECT rect) FILE: wine/windows/wlanapi.h type WLAN_INTERFACE_STATE (line 22) | typedef enum _WLAN_INTERFACE_STATE type WLAN_INTERFACE_INFO (line 34) | typedef struct _WLAN_INTERFACE_INFO type WLAN_INTERFACE_INFO_LIST (line 41) | typedef struct _WLAN_INTERFACE_INFO_LIST type DOT11_SSID (line 49) | typedef struct _DOT11_SSID type WLAN_RAW_DATA (line 55) | typedef struct _WLAN_RAW_DATA type WLAN_NOTIFICATION_DATA (line 61) | typedef struct _WLAN_NOTIFICATION_DATA type DOT11_BSS_TYPE (line 72) | typedef enum _DOT11_BSS_TYPE type DWORD (line 79) | typedef DWORD WLAN_REASON_CODE, *PWLAN_REASON_CODE, WLAN_SIGNAL_QUALITY; type DOT11_AUTH_ALGORITHM (line 81) | typedef enum _DOT11_AUTH_ALGORITHM type DOT11_CIPHER_ALGORITHM (line 94) | typedef enum _DOT11_CIPHER_ALGORITHM type DOT11_PHY_TYPE (line 108) | typedef enum _DOT11_PHY_TYPE type WLAN_AVAILABLE_NETWORK (line 126) | typedef struct _WLAN_AVAILABLE_NETWORK type WLAN_AVAILABLE_NETWORK_LIST (line 145) | typedef struct _WLAN_AVAILABLE_NETWORK_LIST FILE: wine/windows/wmistr.h type WMIDPREQUESTCODE (line 40) | typedef enum type WNODE_HEADER (line 54) | typedef struct _WNODE_HEADER FILE: wine/windows/wmium.h type PVOID (line 32) | typedef PVOID WMIHANDLE, *PWMIHANDLE, MOFHANDLE, *PMOFHANDLE; type MOFRESOURCEINFOA (line 38) | typedef struct type MOFRESOURCEINFOW (line 46) | typedef struct type WMIGUIDINFORMATION (line 67) | typedef struct _WMIGUIDINFORMATION FILE: wine/windows/wnaspi32.h type SRB_HaInquiry (line 110) | typedef struct tagSRB32_HaInquiry { type SRB_GDEVBlock (line 125) | typedef struct tagSRB32_GDEVBlock { type SRB_ExecSCSICmd (line 138) | typedef struct tagSRB32_ExecSCSICmd { type SRB_Abort (line 161) | typedef struct tagSRB32_Abort { type SRB_BusDeviceReset (line 171) | typedef struct tagSRB32_BusDeviceReset { type SRB_GetDiskInfo (line 188) | typedef struct tagSRB32_GetDiskInfo { type SRB_GetSetTimeouts (line 203) | typedef struct tagSRB32_GetSetTimeouts { type SRB_Header (line 215) | typedef struct tagSRB32_Header { type SRB (line 223) | typedef union tagSRB32 { type ASPI32BUFF (line 233) | typedef struct tagASPI32BUFF { FILE: wine/windows/wownt32.h type WOW_HANDLE_TYPE (line 59) | typedef enum FILE: wine/windows/ws2def.h type USHORT (line 30) | typedef USHORT ADDRESS_FAMILY; type SOCKET_ADDRESS (line 35) | typedef struct _SOCKET_ADDRESS { type CSADDR_INFO (line 40) | typedef struct _CSADDR_INFO { type WS (line 60) | struct WS type SOCKET_ADDRESS_LIST (line 68) | typedef struct _SOCKET_ADDRESS_LIST { type SCOPE_LEVEL (line 73) | typedef enum { type SCOPE_ID (line 84) | typedef struct type WSABUF (line 95) | typedef struct _WSABUF type WSAMSG (line 101) | typedef struct _WSAMSG { type ADDRINFOEXA (line 127) | typedef struct addrinfoexA { type ADDRINFOEXW (line 141) | typedef struct addrinfoexW { FILE: wine/windows/ws2ipdef.h type WS (line 30) | struct WS type WS (line 40) | struct WS type WS (line 41) | struct WS type WS (line 42) | struct WS type INTERFACE_INFO (line 46) | typedef struct _INTERFACE_INFO type WS (line 123) | struct WS type WS (line 132) | struct WS type SOCKADDR_INET (line 138) | typedef union _SOCKADDR_INET type WS (line 149) | struct WS type WS (line 151) | struct WS type WS (line 152) | struct WS type WS (line 155) | struct WS type WS (line 157) | struct WS type WS (line 161) | struct WS type WS (line 162) | struct WS type WS (line 163) | struct WS type WS (line 164) | struct WS type WS (line 167) | struct WS type WS (line 168) | struct WS type WS (line 169) | struct WS type WS (line 172) | struct WS type WS (line 175) | struct WS function BOOLEAN (line 287) | static inline BOOLEAN WS(IN6_IS_ADDR_LOOPBACK) ( const IN6_ADDR *a ) function BOOLEAN (line 299) | static inline BOOLEAN WS(IN6_IS_ADDR_MULTICAST) ( const IN6_ADDR *a ) function BOOLEAN (line 304) | static inline BOOLEAN WS(IN6_IS_ADDR_UNSPECIFIED) ( const IN6_ADDR *a ) FILE: wine/windows/ws2spi.h type UINT (line 34) | typedef BOOL (WINAPI *LPWPUPOSTMESSAGE)(HWND,UINT,WPARAM,LPARAM); FILE: wine/windows/ws2tcpip.h type WS (line 33) | struct WS type WS (line 41) | struct WS type WS (line 42) | struct WS type WS (line 45) | struct WS type WS (line 53) | struct WS type WS (line 54) | struct WS type WS_socklen_t (line 58) | typedef int WS_socklen_t; type ADDRINFOA (line 63) | typedef ADDRINFOA ADDRINFO, *LPADDRINFO; function WCHAR (line 151) | static inline WCHAR *gai_strerrorW(int errcode) type WS (line 177) | struct WS type WS (line 177) | struct WS type timeval (line 181) | struct timeval type timeval (line 183) | struct timeval type WS (line 213) | struct WS type WS (line 213) | struct WS type sockaddr (line 217) | struct sockaddr FILE: wine/windows/wsdtypes.h type WSD_APP_SEQUENCE (line 24) | typedef struct _WSD_APP_SEQUENCE WSD_APP_SEQUENCE; type WSD_HEADER_RELATESTO (line 25) | typedef struct _WSD_HEADER_RELATESTO WSD_HEADER_RELATESTO; type WSD_SOAP_HEADER (line 26) | typedef struct _WSD_SOAP_HEADER WSD_SOAP_HEADER; type WSD_SOAP_MESSAGE (line 27) | typedef struct _WSD_SOAP_MESSAGE WSD_SOAP_MESSAGE; type WSD_NAME_LIST (line 28) | typedef struct _WSD_NAME_LIST WSD_NAME_LIST; type WSD_REFERENCE_PARAMETERS (line 29) | typedef struct _WSD_REFERENCE_PARAMETERS WSD_REFERENCE_PARAMETERS; type WSD_REFERENCE_PROPERTIES (line 30) | typedef struct _WSD_REFERENCE_PROPERTIES WSD_REFERENCE_PROPERTIES; type WSD_ENDPOINT_REFERENCE (line 31) | typedef struct _WSD_ENDPOINT_REFERENCE WSD_ENDPOINT_REFERENCE; type WSD_URI_LIST (line 32) | typedef struct _WSD_URI_LIST WSD_URI_LIST; type WSD_PROBE (line 33) | typedef struct _WSD_PROBE WSD_PROBE; type WSD_SCOPES (line 34) | typedef struct _WSD_SCOPES WSD_SCOPES; type _WSD_APP_SEQUENCE (line 36) | struct _WSD_APP_SEQUENCE type _WSD_NAME_LIST (line 43) | struct _WSD_NAME_LIST type _WSD_REFERENCE_PARAMETERS (line 49) | struct _WSD_REFERENCE_PARAMETERS type _WSD_REFERENCE_PROPERTIES (line 54) | struct _WSD_REFERENCE_PROPERTIES type _WSD_ENDPOINT_REFERENCE (line 59) | struct _WSD_ENDPOINT_REFERENCE type _WSD_URI_LIST (line 69) | struct _WSD_URI_LIST type _WSD_HEADER_RELATESTO (line 75) | struct _WSD_HEADER_RELATESTO type _WSD_SOAP_HEADER (line 81) | struct _WSD_SOAP_HEADER type _WSD_SOAP_MESSAGE (line 94) | struct _WSD_SOAP_MESSAGE type _WSD_PROBE (line 101) | struct _WSD_PROBE type _WSD_SCOPES (line 108) | struct _WSD_SCOPES FILE: wine/windows/wsdxmldom.h type WSDXML_TYPE (line 22) | typedef struct _WSDXML_TYPE WSDXML_TYPE; type WSDXML_NAMESPACE (line 23) | typedef struct _WSDXML_NAMESPACE WSDXML_NAMESPACE; type WSDXML_NAME (line 24) | typedef struct _WSDXML_NAME WSDXML_NAME; type WSDXML_PREFIX_MAPPING (line 25) | typedef struct _WSDXML_PREFIX_MAPPING WSDXML_PREFIX_MAPPING; type WSDXML_ATTRIBUTE (line 26) | typedef struct _WSDXML_ATTRIBUTE WSDXML_ATTRIBUTE; type WSDXML_NODE (line 27) | typedef struct _WSDXML_NODE WSDXML_NODE; type WSDXML_ELEMENT (line 28) | typedef struct _WSDXML_ELEMENT WSDXML_ELEMENT; type WSDXML_TEXT (line 29) | typedef struct _WSDXML_TEXT WSDXML_TEXT; type WSDXML_NAMESPACE (line 31) | typedef const WSDXML_NAMESPACE *PCWSDXML_NAMESPACE; type WSDXML_TYPE (line 32) | typedef const WSDXML_TYPE *PCWSDXML_TYPE; type _WSDXML_TYPE (line 34) | struct _WSDXML_TYPE type _WSDXML_NAMESPACE (line 40) | struct _WSDXML_NAMESPACE type _WSDXML_NAME (line 49) | struct _WSDXML_NAME type _WSDXML_PREFIX_MAPPING (line 55) | struct _WSDXML_PREFIX_MAPPING type _WSDXML_ATTRIBUTE (line 63) | struct _WSDXML_ATTRIBUTE type _WSDXML_NODE (line 71) | struct _WSDXML_NODE type _WSDXML_ELEMENT (line 82) | struct _WSDXML_ELEMENT type _WSDXML_TEXT (line 91) | struct _WSDXML_TEXT FILE: wine/windows/wsipx.h type SOCKADDR_IPX (line 28) | typedef struct WS_sockaddr_ipx FILE: wine/windows/wsnwlink.h type IPX_ADDRESS_DATA (line 64) | typedef struct _IPX_ADDRESS_DATA { FILE: wine/windows/wtsapi32.h type WTS_VIRTUAL_CLASS (line 27) | typedef enum _WTS_VIRTUAL_CLASS type WTS_INFO_CLASS (line 33) | typedef enum tagWTS_INFO_CLASS type WTS_CONNECTSTATE_CLASS (line 54) | typedef enum _WTS_CONNECTSTATE_CLASS type WTS_CONFIG_CLASS (line 68) | typedef enum _WTS_CONFIG_CLASS type WTS_PROCESS_INFOA (line 89) | typedef struct _WTS_PROCESS_INFOA type WTS_PROCESS_INFOW (line 97) | typedef struct _WTS_PROCESS_INFOW function DECL_WINELIB_TYPE_AW (line 105) | DECL_WINELIB_TYPE_AW(WTS_PROCESS_INFO) type WTS_SESSION_INFOW (line 115) | typedef struct _WTS_SESSION_INFOW function DECL_WINELIB_TYPE_AW (line 122) | DECL_WINELIB_TYPE_AW(WTS_SESSION_INFO) type WTS_SERVER_INFOW (line 130) | typedef struct _WTS_SERVER_INFOW FILE: wine/windows/x3daudio.h type X3DAUDIO_VECTOR (line 22) | typedef struct X3DAUDIO_VECTOR { type X3DAUDIO_CONE (line 26) | typedef struct X3DAUDIO_CONE { type X3DAUDIO_DISTANCE_CURVE_POINT (line 37) | typedef struct X3DAUDIO_DISTANCE_CURVE_POINT { type X3DAUDIO_DISTANCE_CURVE (line 42) | typedef struct X3DAUDIO_DISTANCE_CURVE { type X3DAUDIO_LISTENER (line 47) | typedef struct X3DAUDIO_LISTENER { type X3DAUDIO_EMITTER (line 55) | typedef struct X3DAUDIO_EMITTER { type X3DAUDIO_DSP_SETTINGS (line 75) | typedef struct X3DAUDIO_DSP_SETTINGS { type BYTE (line 91) | typedef BYTE X3DAUDIO_HANDLE[X3DAUDIO_HANDLE_BYTESIZE]; FILE: wine/windows/xcmc.h type CMC_sint8 (line 26) | typedef char CMC_sint8; type CMC_sint16 (line 27) | typedef short CMC_sint16; type LONG (line 28) | typedef LONG CMC_sint32; type CMC_uint16 (line 29) | typedef unsigned short int CMC_uint16; type ULONG (line 30) | typedef ULONG CMC_uint32; type CMC_uint16 (line 34) | typedef CMC_uint16 CMC_boolean; type CMC_sint32 (line 35) | typedef CMC_sint32 CMC_enum; type CMC_uint32 (line 36) | typedef CMC_uint32 CMC_return_code; type CMC_uint32 (line 37) | typedef CMC_uint32 CMC_flags; type CMC_string (line 38) | typedef CMC_string CMC_object_identifier; type CMC_uint32 (line 39) | typedef CMC_uint32 CMC_session_id; type CMC_uint32 (line 40) | typedef CMC_uint32 CMC_ui_id; type CMC_counted_string (line 89) | typedef struct { type CMC_counted_string (line 94) | typedef CMC_counted_string CMC_message_reference; type CMC_time (line 96) | typedef struct { type CMC_extension (line 112) | typedef struct { type CMC_attachment (line 126) | typedef struct CMC_attachment_s { type CMC_recipient (line 141) | typedef struct { type CMC_message (line 165) | typedef struct { type CMC_message_summary (line 183) | typedef struct { FILE: wine/windows/xinput.h type XINPUT_GAMEPAD (line 165) | typedef struct _XINPUT_GAMEPAD { type XINPUT_STATE (line 175) | typedef struct _XINPUT_STATE { type XINPUT_VIBRATION (line 186) | typedef struct _XINPUT_VIBRATION { type XINPUT_CAPABILITIES (line 199) | typedef struct _XINPUT_CAPABILITIES { type XINPUT_KEYSTROKE (line 211) | typedef struct _XINPUT_KEYSTROKE { type XINPUT_BATTERY_INFORMATION (line 219) | typedef struct _XINPUT_BATTERY_INFORMATION FILE: wine/wine/debug.h type _GUID (line 38) | struct _GUID type __wine_debug_class (line 44) | enum __wine_debug_class type __wine_debug_channel (line 54) | struct __wine_debug_channel type __wine_debug_functions (line 169) | struct __wine_debug_functions type __wine_debug_channel (line 180) | struct __wine_debug_channel type __wine_debug_channel (line 181) | struct __wine_debug_channel type __wine_debug_functions (line 183) | struct __wine_debug_functions type __wine_debug_functions (line 184) | struct __wine_debug_functions type __wine_debug_class (line 198) | enum __wine_debug_class type __wine_debug_channel (line 198) | struct __wine_debug_channel type _GUID (line 401) | struct _GUID FILE: wine/wine/exception.h type jmp_buf (line 25) | typedef jmp_buf sigjmp_buf; type __WINE_FRAME (line 228) | typedef struct __tagWINE_FRAME function EXCEPTION_REGISTRATION_RECORD (line 249) | static inline EXCEPTION_REGISTRATION_RECORD *__wine_push_frame( EXCEPTIO... function EXCEPTION_REGISTRATION_RECORD (line 266) | static inline EXCEPTION_REGISTRATION_RECORD *__wine_pop_frame( EXCEPTION... function EXCEPTION_REGISTRATION_RECORD (line 280) | static inline EXCEPTION_REGISTRATION_RECORD *__wine_get_frame(void) FILE: wine/wine/heap.h function heap_free (line 44) | static inline void heap_free(void *mem) FILE: wine/wine/library.h type __wine_ldt_copy (line 102) | struct __wine_ldt_copy function wine_ldt_set_base (line 117) | static inline void wine_ldt_set_base( LDT_ENTRY *ent, const void *base ) function wine_ldt_set_limit (line 123) | static inline void wine_ldt_set_limit( LDT_ENTRY *ent, unsigned int limit ) function wine_ldt_get_limit (line 135) | static inline unsigned int wine_ldt_get_limit( const LDT_ENTRY *ent ) function wine_ldt_set_flags (line 141) | static inline void wine_ldt_set_flags( LDT_ENTRY *ent, unsigned char fla... function wine_ldt_get_flags (line 150) | static inline unsigned char wine_ldt_get_flags( const LDT_ENTRY *ent ) function wine_ldt_is_empty (line 156) | static inline int wine_ldt_is_empty( const LDT_ENTRY *ent ) FILE: wine/wine/list.h type list (line 26) | struct list function list_add_after (line 68) | static inline void list_add_after( struct list *elem, struct list *to_add ) function list_add_before (line 77) | static inline void list_add_before( struct list *elem, struct list *to_a... function list_add_head (line 86) | static inline void list_add_head( struct list *list, struct list *elem ) function list_add_tail (line 92) | static inline void list_add_tail( struct list *list, struct list *elem ) function list_remove (line 98) | static inline void list_remove( struct list *elem ) type list (line 105) | struct list type list (line 105) | struct list type list (line 105) | struct list type list (line 107) | struct list type list (line 113) | struct list type list (line 113) | struct list type list (line 113) | struct list type list (line 115) | struct list type list (line 121) | struct list type list (line 121) | struct list type list (line 127) | struct list type list (line 127) | struct list function list_empty (line 133) | static inline int list_empty( const struct list *list ) function list_init (line 139) | static inline void list_init( struct list *list ) function list_count (line 145) | static inline unsigned int list_count( const struct list *list ) function list_move_tail (line 154) | static inline void list_move_tail( struct list *dst, struct list *src ) function list_move_head (line 166) | static inline void list_move_head( struct list *dst, struct list *src ) FILE: wine/wine/mmsystem16.h type MCI_SOUND_PARMSW (line 45) | typedef struct tagMCI_SOUND_PARMSW { type LPCSTR (line 52) | typedef LPCSTR HPCSTR; type UINT16 (line 56) | typedef UINT16 MMVERSION16; type UINT16 (line 57) | typedef UINT16 MCIDEVICEID16; type UINT16 (line 58) | typedef UINT16 MMRESULT16; type MMTIME16 (line 60) | typedef struct { type DRVCONFIGINFO16 (line 80) | typedef struct { type DRIVERINFOSTRUCT16 (line 90) | typedef struct type LPDRVCALLBACK16 (line 107) | typedef LPDRVCALLBACK16 LPWAVECALLBACK16; type WAVEOUTCAPS16 (line 112) | typedef struct { type WAVEINCAPS16 (line 122) | typedef struct { type WAVEOPENDESC16 (line 131) | typedef struct { type LPDRVCALLBACK16 (line 176) | typedef LPDRVCALLBACK16 LPMIDICALLBACK16; type MIDIOUTCAPS16 (line 178) | typedef struct { type MIDIINCAPS16 (line 190) | typedef struct { type MIDIHDR16 (line 198) | typedef struct midihdr16_tag { type MIDIOPENDESC16 (line 208) | typedef struct { type AUXCAPS16 (line 256) | typedef struct { type TIMECAPS16 (line 267) | typedef struct { type JOYCAPS16 (line 272) | typedef struct { type JOYINFO16 (line 300) | typedef struct { type MIXERCAPS16 (line 307) | typedef struct { type MIXEROPENDESC16 (line 316) | typedef struct tMIXEROPENDESC16 type MIXERLINE16 (line 324) | typedef struct { type MIXERCONTROL16 (line 347) | typedef struct { type MIXERLINECONTROLS16 (line 373) | typedef struct { type MIXERCONTROLDETAILS16 (line 385) | typedef struct { type MIXERCONTROLDETAILS_LISTTEXT16 (line 397) | typedef struct { type MMIOINFO16 (line 406) | typedef struct { type MCI_OPEN_PARMS16 (line 508) | typedef struct { type MCI_INFO_PARMS16 (line 517) | typedef struct { type MCI_SYSINFO_PARMS16 (line 523) | typedef struct { type MCI_BREAK_PARMS16 (line 532) | typedef struct { type MCI_LOAD_PARMS16 (line 540) | typedef struct { type MCI_SOUND_PARMS16 (line 545) | typedef struct { type MCI_VD_ESCAPE_PARMS16 (line 550) | typedef struct { type MCI_OPEN_DRIVER_PARMS16 (line 555) | typedef struct { type MCI_WAVE_OPEN_PARMS16 (line 563) | typedef struct { type MCI_WAVE_SET_PARMS16 (line 573) | typedef struct { type MCI_ANIM_OPEN_PARMS16 (line 593) | typedef struct { type MCI_ANIM_WINDOW_PARMS16 (line 605) | typedef struct { type MCI_ANIM_RECT_PARMS16 (line 614) | typedef struct { type MCI_ANIM_UPDATE_PARMS16 (line 624) | typedef struct { type MCI_OVLY_OPEN_PARMS16 (line 630) | typedef struct { type MCI_OVLY_WINDOW_PARMS16 (line 642) | typedef struct { type MCI_OVLY_RECT_PARMS16 (line 651) | typedef struct { type MCI_OVLY_SAVE_PARMS16 (line 661) | typedef struct { type MCI_OVLY_LOAD_PARMS16 (line 667) | typedef struct { type MCI_DGV_RECT_PARMS16 (line 674) | typedef struct { type MCI_DGV_CAPTURE_PARMS16 (line 679) | typedef struct { type MCI_DGV_COPY_PARMS16 (line 685) | typedef struct { type MCI_DGV_CUT_PARMS16 (line 694) | typedef struct { type MCI_DGV_DELETE_PARMS16 (line 703) | typedef struct { type MCI_DGV_RECT_PARMS16 (line 712) | typedef MCI_DGV_RECT_PARMS16 MCI_DGV_FREEZE_PARMS16, * LPMCI_DGV_FREEZE_... type MCI_DGV_INFO_PARMS16 (line 714) | typedef struct { type MCI_DGV_LIST_PARMS16 (line 721) | typedef struct { type MCI_LOAD_PARMS16 (line 730) | typedef MCI_LOAD_PARMS16 MCI_DGV_LOAD_PARMS16 , * LPMCI_DGV_LOAD_PARMS16; type MCI_DGV_OPEN_PARMS16 (line 732) | typedef struct { type MCI_DGV_PASTE_PARMS16 (line 744) | typedef struct { type MCI_DGV_RECT_PARMS16 (line 752) | typedef MCI_DGV_RECT_PARMS16 MCI_DGV_PUT_PARMS16, * LPMCI_DGV_PUT_PARMS16; type MCI_DGV_QUALITY_PARMS16 (line 754) | typedef struct { type MCI_DGV_RECORD_PARMS16 (line 762) | typedef struct { type MCI_DGV_RESERVE_PARMS16 (line 771) | typedef struct { type MCI_DGV_RESTORE_PARMS16 (line 777) | typedef struct { type MCI_DGV_SAVE_PARMS16 (line 783) | typedef struct { type MCI_DGV_SETAUDIO_PARMS16 (line 789) | typedef struct { type MCI_DGV_SETVIDEO_PARMS16 (line 798) | typedef struct { type MCI_DGV_STATUS_PARMS16 (line 808) | typedef struct { type MCI_DGV_UPDATE_PARMS16 (line 817) | typedef struct { type MCI_DGV_RECT_PARMS16 (line 824) | typedef MCI_DGV_RECT_PARMS16 MCI_DGV_UNFREEZE_PARMS16, * LPMCI_DGV_UNFRE... type MCI_DGV_RECT_PARMS16 (line 826) | typedef MCI_DGV_RECT_PARMS16 MCI_DGV_WHERE_PARMS16, * LPMCI_DGV_WHERE_PA... type MCI_DGV_WINDOW_PARMS16 (line 828) | typedef struct { FILE: wine/wine/port.h type mode_t (line 68) | typedef int mode_t; type off_t (line 71) | typedef long off_t; type pid_t (line 74) | typedef int pid_t; type fsblkcnt_t (line 83) | typedef unsigned long fsblkcnt_t; type fsfilcnt_t (line 86) | typedef unsigned long fsfilcnt_t; type statvfs (line 90) | struct statvfs function __port_infinity (line 206) | static inline float __port_infinity(void) function __port_nan (line 215) | static inline float __port_nan(void) type statvfs (line 231) | struct statvfs type option (line 239) | struct option type option (line 242) | struct option type option (line 253) | struct option type option (line 256) | struct option type stat (line 292) | struct stat type pollfd (line 300) | struct pollfd type pollfd (line 312) | struct pollfd type statvfs (line 336) | struct statvfs function interlocked_cmpxchg (line 398) | static inline int interlocked_cmpxchg( int *dest, int xchg, int compare ) function interlocked_xchg (line 419) | static inline int interlocked_xchg( int *dest, int val ) function interlocked_xchg_add (line 440) | static inline int interlocked_xchg_add( int *dest, int incr ) function interlocked_cmpxchg128 (line 449) | static inline unsigned char interlocked_cmpxchg128( __int64 *dest, __int... function interlocked_cmpxchg (line 465) | static inline int interlocked_cmpxchg( int *dest, int xchg, int compare ) function interlocked_xchg_add (line 470) | static inline int interlocked_xchg_add( int *dest, int incr ) function interlocked_xchg (line 475) | static inline int interlocked_xchg( int *dest, int val ) function __int64 (line 513) | static inline __int64 interlocked_cmpxchg64( __int64 *dest, __int64 xchg... FILE: wine/wine/server.h type __server_iovec (line 32) | struct __server_iovec type __server_request_info (line 40) | struct __server_request_info function wine_server_call_err (line 59) | static inline unsigned int wine_server_call_err( void *req_ptr ) function data_size_t (line 67) | static inline data_size_t wine_server_reply_size( const void *reply ) function wine_server_add_data (line 73) | static inline void wine_server_add_data( void *req_ptr, const void *ptr,... function wine_server_set_reply (line 85) | static inline void wine_server_set_reply( void *req_ptr, void *ptr, data... function obj_handle_t (line 93) | static inline obj_handle_t wine_server_obj_handle( HANDLE handle ) function user_handle_t (line 100) | static inline user_handle_t wine_server_user_handle( HANDLE handle ) function HANDLE (line 106) | static inline HANDLE wine_server_ptr_handle( obj_handle_t handle ) function client_ptr_t (line 112) | static inline client_ptr_t wine_server_client_ptr( const void *ptr ) FILE: wine/wine/server_protocol.h type obj_handle_t (line 18) | typedef unsigned int obj_handle_t; type user_handle_t (line 19) | typedef unsigned int user_handle_t; type atom_t (line 20) | typedef unsigned int atom_t; type process_id_t (line 21) | typedef unsigned int process_id_t; type thread_id_t (line 22) | typedef unsigned int thread_id_t; type data_size_t (line 23) | typedef unsigned int data_size_t; type ioctl_code_t (line 24) | typedef unsigned int ioctl_code_t; type lparam_t (line 25) | typedef unsigned __int64 lparam_t; type apc_param_t (line 26) | typedef unsigned __int64 apc_param_t; type mem_size_t (line 27) | typedef unsigned __int64 mem_size_t; type file_pos_t (line 28) | typedef unsigned __int64 file_pos_t; type client_ptr_t (line 29) | typedef unsigned __int64 client_ptr_t; type affinity_t (line 30) | typedef unsigned __int64 affinity_t; type client_ptr_t (line 31) | typedef client_ptr_t mod_handle_t; type request_header (line 33) | struct request_header type reply_header (line 40) | struct reply_header type request_max_size (line 48) | struct request_max_size type debug_event_t (line 58) | typedef union type cpu_type (line 118) | enum cpu_type type cpu_type_t (line 122) | typedef int cpu_type_t; type context_t (line 125) | typedef struct type send_fd (line 183) | struct send_fd type wake_up_reply (line 190) | struct wake_up_reply type __int64 (line 198) | typedef __int64 timeout_t; type startup_info_t (line 202) | typedef struct type property_data_t (line 238) | typedef struct type rectangle_t (line 246) | typedef struct type async_data_t (line 255) | typedef struct type hardware_msg_data (line 267) | struct hardware_msg_data type callback_msg_data (line 292) | struct callback_msg_data type winevent_msg_data (line 299) | struct winevent_msg_data type hw_input_t (line 307) | typedef union type message_data_t (line 337) | typedef union type char_info_t (line 346) | typedef struct type filesystem_event (line 353) | struct filesystem_event type luid_t (line 360) | typedef struct type security_descriptor (line 368) | struct security_descriptor type object_attributes (line 381) | struct object_attributes type token_groups (line 391) | struct token_groups type select_op (line 398) | enum select_op type select_op_t (line 408) | typedef union type apc_type (line 430) | enum apc_type type apc_call_t (line 448) | typedef union type apc_result_t (line 551) | typedef union type irp_params_t (line 636) | typedef union type pe_image_info_t (line 682) | typedef struct type rawinput_device (line 710) | struct rawinput_device type new_process_request (line 722) | struct new_process_request type new_process_reply (line 739) | struct new_process_reply type get_new_process_info_request (line 752) | struct get_new_process_info_request type get_new_process_info_reply (line 757) | struct get_new_process_info_reply type new_thread_request (line 766) | struct new_thread_request type new_thread_reply (line 775) | struct new_thread_reply type get_startup_info_request (line 784) | struct get_startup_info_request type get_startup_info_reply (line 789) | struct get_startup_info_reply type init_process_done_request (line 800) | struct init_process_done_request type init_process_done_reply (line 808) | struct init_process_done_reply type init_thread_request (line 817) | struct init_thread_request type init_thread_reply (line 830) | struct init_thread_reply type terminate_process_request (line 844) | struct terminate_process_request type terminate_process_reply (line 851) | struct terminate_process_reply type terminate_thread_request (line 860) | struct terminate_thread_request type terminate_thread_reply (line 867) | struct terminate_thread_reply type get_process_info_request (line 876) | struct get_process_info_request type get_process_info_reply (line 881) | struct get_process_info_reply type get_process_vm_counters_request (line 899) | struct get_process_vm_counters_request type get_process_vm_counters_reply (line 904) | struct get_process_vm_counters_reply type set_process_info_request (line 917) | struct set_process_info_request type set_process_info_reply (line 925) | struct set_process_info_reply type get_thread_info_request (line 934) | struct get_thread_info_request type get_thread_info_reply (line 941) | struct get_thread_info_reply type get_thread_times_request (line 957) | struct get_thread_times_request type get_thread_times_reply (line 962) | struct get_thread_times_reply type set_thread_info_request (line 971) | struct set_thread_info_request type set_thread_info_reply (line 982) | struct set_thread_info_reply type get_dll_info_request (line 993) | struct get_dll_info_request type get_dll_info_reply (line 999) | struct get_dll_info_reply type suspend_thread_request (line 1010) | struct suspend_thread_request type suspend_thread_reply (line 1015) | struct suspend_thread_reply type resume_thread_request (line 1024) | struct resume_thread_request type resume_thread_reply (line 1029) | struct resume_thread_reply type load_dll_request (line 1038) | struct load_dll_request type load_dll_reply (line 1048) | struct load_dll_reply type unload_dll_request (line 1055) | struct unload_dll_request type unload_dll_reply (line 1061) | struct unload_dll_reply type queue_apc_request (line 1068) | struct queue_apc_request type queue_apc_reply (line 1074) | struct queue_apc_reply type get_apc_result_request (line 1083) | struct get_apc_result_request type get_apc_result_reply (line 1088) | struct get_apc_result_reply type close_handle_request (line 1096) | struct close_handle_request type close_handle_reply (line 1101) | struct close_handle_reply type set_handle_info_request (line 1108) | struct set_handle_info_request type set_handle_info_reply (line 1115) | struct set_handle_info_reply type dup_handle_request (line 1124) | struct dup_handle_request type dup_handle_reply (line 1135) | struct dup_handle_reply type open_process_request (line 1149) | struct open_process_request type open_process_reply (line 1156) | struct open_process_reply type open_thread_request (line 1165) | struct open_thread_request type open_thread_reply (line 1172) | struct open_thread_reply type select_request (line 1181) | struct select_request type select_reply (line 1192) | struct select_reply type create_event_request (line 1205) | struct create_event_request type create_event_reply (line 1213) | struct create_event_reply type event_op_request (line 1221) | struct event_op_request type event_op_reply (line 1228) | struct event_op_reply type event_op (line 1232) | enum event_op { PULSE_EVENT, SET_EVENT, RESET_EVENT } type query_event_request (line 1234) | struct query_event_request type query_event_reply (line 1239) | struct query_event_reply type open_event_request (line 1247) | struct open_event_request type open_event_reply (line 1255) | struct open_event_reply type create_keyed_event_request (line 1264) | struct create_keyed_event_request type create_keyed_event_reply (line 1270) | struct create_keyed_event_reply type open_keyed_event_request (line 1278) | struct open_keyed_event_request type open_keyed_event_reply (line 1286) | struct open_keyed_event_reply type create_mutex_request (line 1295) | struct create_mutex_request type create_mutex_reply (line 1303) | struct create_mutex_reply type release_mutex_request (line 1312) | struct release_mutex_request type release_mutex_reply (line 1317) | struct release_mutex_reply type open_mutex_request (line 1326) | struct open_mutex_request type open_mutex_reply (line 1334) | struct open_mutex_reply type query_mutex_request (line 1343) | struct query_mutex_request type query_mutex_reply (line 1348) | struct query_mutex_reply type create_semaphore_request (line 1359) | struct create_semaphore_request type create_semaphore_reply (line 1367) | struct create_semaphore_reply type release_semaphore_request (line 1376) | struct release_semaphore_request type release_semaphore_reply (line 1383) | struct release_semaphore_reply type query_semaphore_request (line 1390) | struct query_semaphore_request type query_semaphore_reply (line 1395) | struct query_semaphore_reply type open_semaphore_request (line 1403) | struct open_semaphore_request type open_semaphore_reply (line 1411) | struct open_semaphore_reply type create_file_request (line 1420) | struct create_file_request type create_file_reply (line 1431) | struct create_file_reply type open_file_object_request (line 1440) | struct open_file_object_request type open_file_object_reply (line 1450) | struct open_file_object_reply type alloc_file_handle_request (line 1459) | struct alloc_file_handle_request type alloc_file_handle_reply (line 1466) | struct alloc_file_handle_reply type get_handle_unix_name_request (line 1475) | struct get_handle_unix_name_request type get_handle_unix_name_reply (line 1480) | struct get_handle_unix_name_reply type get_handle_fd_request (line 1490) | struct get_handle_fd_request type get_handle_fd_reply (line 1495) | struct get_handle_fd_reply type server_fd_type (line 1503) | enum server_fd_type type get_directory_cache_entry_request (line 1519) | struct get_directory_cache_entry_request type get_directory_cache_entry_reply (line 1524) | struct get_directory_cache_entry_reply type flush_request (line 1534) | struct flush_request type flush_reply (line 1540) | struct flush_reply type get_file_info_request (line 1548) | struct get_file_info_request type get_file_info_reply (line 1555) | struct get_file_info_reply type get_volume_info_request (line 1562) | struct get_volume_info_request type get_volume_info_reply (line 1569) | struct get_volume_info_reply type lock_file_request (line 1576) | struct lock_file_request type lock_file_reply (line 1585) | struct lock_file_reply type unlock_file_request (line 1594) | struct unlock_file_request type unlock_file_reply (line 1601) | struct unlock_file_reply type create_socket_request (line 1608) | struct create_socket_request type create_socket_reply (line 1619) | struct create_socket_reply type accept_socket_request (line 1628) | struct accept_socket_request type accept_socket_reply (line 1635) | struct accept_socket_reply type accept_into_socket_request (line 1644) | struct accept_into_socket_request type accept_into_socket_reply (line 1651) | struct accept_into_socket_reply type set_socket_event_request (line 1658) | struct set_socket_event_request type set_socket_event_reply (line 1667) | struct set_socket_event_reply type get_socket_event_request (line 1674) | struct get_socket_event_request type get_socket_event_reply (line 1681) | struct get_socket_event_reply type get_socket_info_request (line 1693) | struct get_socket_info_request type get_socket_info_reply (line 1698) | struct get_socket_info_reply type enable_socket_event_request (line 1709) | struct enable_socket_event_request type enable_socket_event_reply (line 1718) | struct enable_socket_event_reply type set_socket_deferred_request (line 1723) | struct set_socket_deferred_request type set_socket_deferred_reply (line 1730) | struct set_socket_deferred_reply type alloc_console_request (line 1736) | struct alloc_console_request type alloc_console_reply (line 1745) | struct alloc_console_reply type free_console_request (line 1754) | struct free_console_request type free_console_reply (line 1759) | struct free_console_reply type console_renderer_event (line 1774) | struct console_renderer_event type get_console_renderer_events_request (line 1810) | struct get_console_renderer_events_request type get_console_renderer_events_reply (line 1815) | struct get_console_renderer_events_reply type open_console_request (line 1823) | struct open_console_request type open_console_reply (line 1833) | struct open_console_reply type attach_console_request (line 1842) | struct attach_console_request type attach_console_reply (line 1847) | struct attach_console_reply type get_console_wait_event_request (line 1858) | struct get_console_wait_event_request type get_console_wait_event_reply (line 1863) | struct get_console_wait_event_reply type get_console_mode_request (line 1871) | struct get_console_mode_request type get_console_mode_reply (line 1876) | struct get_console_mode_reply type set_console_mode_request (line 1885) | struct set_console_mode_request type set_console_mode_reply (line 1892) | struct set_console_mode_reply type set_console_input_info_request (line 1899) | struct set_console_input_info_request type set_console_input_info_reply (line 1913) | struct set_console_input_info_reply type get_console_input_info_request (line 1928) | struct get_console_input_info_request type get_console_input_info_reply (line 1933) | struct get_console_input_info_reply type append_console_input_history_request (line 1949) | struct append_console_input_history_request type append_console_input_history_reply (line 1955) | struct append_console_input_history_reply type get_console_input_history_request (line 1962) | struct get_console_input_history_request type get_console_input_history_reply (line 1969) | struct get_console_input_history_reply type create_console_output_request (line 1979) | struct create_console_output_request type create_console_output_reply (line 1988) | struct create_console_output_reply type set_console_output_info_request (line 1997) | struct set_console_output_info_request type set_console_output_info_reply (line 2021) | struct set_console_output_info_reply type get_console_output_info_request (line 2037) | struct get_console_output_info_request type get_console_output_info_reply (line 2042) | struct get_console_output_info_reply type write_console_input_request (line 2065) | struct write_console_input_request type write_console_input_reply (line 2071) | struct write_console_input_reply type read_console_input_request (line 2080) | struct read_console_input_request type read_console_input_reply (line 2087) | struct read_console_input_reply type write_console_output_request (line 2097) | struct write_console_output_request type write_console_output_reply (line 2107) | struct write_console_output_reply type char_info_mode (line 2115) | enum char_info_mode type fill_console_output_request (line 2125) | struct fill_console_output_request type fill_console_output_reply (line 2136) | struct fill_console_output_reply type read_console_output_request (line 2145) | struct read_console_output_request type read_console_output_reply (line 2154) | struct read_console_output_reply type move_console_output_request (line 2164) | struct move_console_output_request type move_console_output_reply (line 2176) | struct move_console_output_reply type send_console_signal_request (line 2183) | struct send_console_signal_request type send_console_signal_reply (line 2190) | struct send_console_signal_reply type read_directory_changes_request (line 2197) | struct read_directory_changes_request type read_directory_changes_reply (line 2205) | struct read_directory_changes_reply type read_change_request (line 2211) | struct read_change_request type read_change_reply (line 2216) | struct read_change_reply type create_mapping_request (line 2224) | struct create_mapping_request type create_mapping_reply (line 2235) | struct create_mapping_reply type open_mapping_request (line 2244) | struct open_mapping_request type open_mapping_reply (line 2252) | struct open_mapping_reply type get_mapping_info_request (line 2261) | struct get_mapping_info_request type get_mapping_info_reply (line 2268) | struct get_mapping_info_reply type map_view_request (line 2279) | struct map_view_request type map_view_reply (line 2289) | struct map_view_reply type unmap_view_request (line 2296) | struct unmap_view_request type unmap_view_reply (line 2302) | struct unmap_view_reply type get_mapping_committed_range_request (line 2309) | struct get_mapping_committed_range_request type get_mapping_committed_range_reply (line 2316) | struct get_mapping_committed_range_reply type add_mapping_committed_range_request (line 2326) | struct add_mapping_committed_range_request type add_mapping_committed_range_reply (line 2334) | struct add_mapping_committed_range_reply type is_same_mapping_request (line 2341) | struct is_same_mapping_request type is_same_mapping_reply (line 2348) | struct is_same_mapping_reply type create_snapshot_request (line 2357) | struct create_snapshot_request type create_snapshot_reply (line 2364) | struct create_snapshot_reply type next_process_request (line 2373) | struct next_process_request type next_process_reply (line 2380) | struct next_process_reply type next_thread_request (line 2396) | struct next_thread_request type next_thread_reply (line 2403) | struct next_thread_reply type wait_debug_event_request (line 2416) | struct wait_debug_event_request type wait_debug_event_reply (line 2421) | struct wait_debug_event_reply type queue_exception_event_request (line 2433) | struct queue_exception_event_request type queue_exception_event_reply (line 2446) | struct queue_exception_event_reply type get_exception_status_request (line 2455) | struct get_exception_status_request type get_exception_status_reply (line 2460) | struct get_exception_status_reply type continue_debug_event_request (line 2468) | struct continue_debug_event_request type continue_debug_event_reply (line 2475) | struct continue_debug_event_reply type debug_process_request (line 2482) | struct debug_process_request type debug_process_reply (line 2489) | struct debug_process_reply type debug_break_request (line 2496) | struct debug_break_request type debug_break_reply (line 2501) | struct debug_break_reply type set_debugger_kill_on_exit_request (line 2510) | struct set_debugger_kill_on_exit_request type set_debugger_kill_on_exit_reply (line 2515) | struct set_debugger_kill_on_exit_reply type read_process_memory_request (line 2522) | struct read_process_memory_request type read_process_memory_reply (line 2528) | struct read_process_memory_reply type write_process_memory_request (line 2536) | struct write_process_memory_request type write_process_memory_reply (line 2543) | struct write_process_memory_reply type create_key_request (line 2550) | struct create_key_request type create_key_reply (line 2559) | struct create_key_reply type open_key_request (line 2567) | struct open_key_request type open_key_reply (line 2575) | struct open_key_reply type delete_key_request (line 2584) | struct delete_key_request type delete_key_reply (line 2589) | struct delete_key_reply type flush_key_request (line 2596) | struct flush_key_request type flush_key_reply (line 2601) | struct flush_key_reply type enum_key_request (line 2608) | struct enum_key_request type enum_key_reply (line 2615) | struct enum_key_reply type set_key_value_request (line 2633) | struct set_key_value_request type set_key_value_reply (line 2642) | struct set_key_value_reply type get_key_value_request (line 2649) | struct get_key_value_request type get_key_value_reply (line 2655) | struct get_key_value_reply type enum_key_value_request (line 2665) | struct enum_key_value_request type enum_key_value_reply (line 2672) | struct enum_key_value_reply type delete_key_value_request (line 2685) | struct delete_key_value_request type delete_key_value_reply (line 2691) | struct delete_key_value_reply type load_registry_request (line 2698) | struct load_registry_request type load_registry_reply (line 2704) | struct load_registry_reply type unload_registry_request (line 2711) | struct unload_registry_request type unload_registry_reply (line 2716) | struct unload_registry_reply type save_registry_request (line 2723) | struct save_registry_request type save_registry_reply (line 2730) | struct save_registry_reply type set_registry_notification_request (line 2737) | struct set_registry_notification_request type set_registry_notification_reply (line 2746) | struct set_registry_notification_reply type create_timer_request (line 2753) | struct create_timer_request type create_timer_reply (line 2761) | struct create_timer_reply type open_timer_request (line 2770) | struct open_timer_request type open_timer_reply (line 2778) | struct open_timer_reply type set_timer_request (line 2786) | struct set_timer_request type set_timer_reply (line 2796) | struct set_timer_reply type cancel_timer_request (line 2804) | struct cancel_timer_request type cancel_timer_reply (line 2809) | struct cancel_timer_reply type get_timer_info_request (line 2817) | struct get_timer_info_request type get_timer_info_reply (line 2822) | struct get_timer_info_reply type get_thread_context_request (line 2832) | struct get_thread_context_request type get_thread_context_reply (line 2839) | struct get_thread_context_reply type set_thread_context_request (line 2849) | struct set_thread_context_request type set_thread_context_reply (line 2857) | struct set_thread_context_reply type get_selector_entry_request (line 2866) | struct get_selector_entry_request type get_selector_entry_reply (line 2873) | struct get_selector_entry_reply type add_atom_request (line 2884) | struct add_atom_request type add_atom_reply (line 2890) | struct add_atom_reply type delete_atom_request (line 2899) | struct delete_atom_request type delete_atom_reply (line 2906) | struct delete_atom_reply type find_atom_request (line 2913) | struct find_atom_request type find_atom_reply (line 2919) | struct find_atom_reply type get_atom_information_request (line 2928) | struct get_atom_information_request type get_atom_information_reply (line 2935) | struct get_atom_information_reply type set_atom_information_request (line 2947) | struct set_atom_information_request type set_atom_information_reply (line 2954) | struct set_atom_information_reply type empty_atom_table_request (line 2961) | struct empty_atom_table_request type empty_atom_table_reply (line 2968) | struct empty_atom_table_reply type init_atom_table_request (line 2975) | struct init_atom_table_request type init_atom_table_reply (line 2980) | struct init_atom_table_reply type get_msg_queue_request (line 2989) | struct get_msg_queue_request type get_msg_queue_reply (line 2994) | struct get_msg_queue_reply type set_queue_fd_request (line 3003) | struct set_queue_fd_request type set_queue_fd_reply (line 3008) | struct set_queue_fd_reply type set_queue_mask_request (line 3015) | struct set_queue_mask_request type set_queue_mask_reply (line 3022) | struct set_queue_mask_reply type get_queue_status_request (line 3031) | struct get_queue_status_request type get_queue_status_reply (line 3036) | struct get_queue_status_reply type get_process_idle_event_request (line 3045) | struct get_process_idle_event_request type get_process_idle_event_reply (line 3050) | struct get_process_idle_event_reply type send_message_request (line 3059) | struct send_message_request type send_message_reply (line 3072) | struct send_message_reply type post_quit_message_request (line 3077) | struct post_quit_message_request type post_quit_message_reply (line 3082) | struct post_quit_message_reply type message_type (line 3087) | enum message_type type send_hardware_message_request (line 3104) | struct send_hardware_message_request type send_hardware_message_reply (line 3112) | struct send_hardware_message_reply type get_message_request (line 3127) | struct get_message_request type get_message_reply (line 3138) | struct get_message_reply type reply_message_request (line 3156) | struct reply_message_request type reply_message_reply (line 3163) | struct reply_message_reply type accept_hardware_message_request (line 3170) | struct accept_hardware_message_request type accept_hardware_message_reply (line 3177) | struct accept_hardware_message_reply type get_message_reply_request (line 3184) | struct get_message_reply_request type get_message_reply_reply (line 3189) | struct get_message_reply_reply type set_win_timer_request (line 3198) | struct set_win_timer_request type set_win_timer_reply (line 3207) | struct set_win_timer_reply type kill_win_timer_request (line 3215) | struct kill_win_timer_request type kill_win_timer_reply (line 3223) | struct kill_win_timer_reply type is_window_hung_request (line 3230) | struct is_window_hung_request type is_window_hung_reply (line 3235) | struct is_window_hung_reply type get_serial_info_request (line 3244) | struct get_serial_info_request type get_serial_info_reply (line 3251) | struct get_serial_info_reply type set_serial_info_request (line 3262) | struct set_serial_info_request type set_serial_info_reply (line 3269) | struct set_serial_info_reply type register_async_request (line 3278) | struct register_async_request type register_async_reply (line 3286) | struct register_async_reply type cancel_async_request (line 3296) | struct cancel_async_request type cancel_async_reply (line 3304) | struct cancel_async_reply type get_async_result_request (line 3311) | struct get_async_result_request type get_async_result_reply (line 3317) | struct get_async_result_reply type read_request (line 3327) | struct read_request type read_reply (line 3334) | struct read_reply type write_request (line 3344) | struct write_request type write_reply (line 3352) | struct write_reply type ioctl_request (line 3363) | struct ioctl_request type ioctl_reply (line 3370) | struct ioctl_reply type set_irp_result_request (line 3380) | struct set_irp_result_request type set_irp_result_reply (line 3389) | struct set_irp_result_reply type create_named_pipe_request (line 3396) | struct create_named_pipe_request type create_named_pipe_reply (line 3411) | struct create_named_pipe_reply type get_named_pipe_info_request (line 3425) | struct get_named_pipe_info_request type get_named_pipe_info_reply (line 3430) | struct get_named_pipe_info_reply type set_named_pipe_info_request (line 3442) | struct set_named_pipe_info_request type set_named_pipe_info_reply (line 3449) | struct set_named_pipe_info_reply type create_window_request (line 3455) | struct create_window_request type create_window_reply (line 3466) | struct create_window_reply type destroy_window_request (line 3480) | struct destroy_window_request type destroy_window_reply (line 3485) | struct destroy_window_reply type get_desktop_window_request (line 3492) | struct get_desktop_window_request type get_desktop_window_reply (line 3497) | struct get_desktop_window_reply type set_window_owner_request (line 3506) | struct set_window_owner_request type set_window_owner_reply (line 3513) | struct set_window_owner_reply type get_window_info_request (line 3522) | struct get_window_info_request type get_window_info_reply (line 3527) | struct get_window_info_reply type set_window_info_request (line 3542) | struct set_window_info_request type set_window_info_reply (line 3557) | struct set_window_info_reply type set_parent_request (line 3578) | struct set_parent_request type set_parent_reply (line 3585) | struct set_parent_reply type get_window_parents_request (line 3596) | struct get_window_parents_request type get_window_parents_reply (line 3601) | struct get_window_parents_reply type get_window_children_request (line 3611) | struct get_window_children_request type get_window_children_reply (line 3621) | struct get_window_children_reply type get_window_children_from_point_request (line 3631) | struct get_window_children_from_point_request type get_window_children_from_point_reply (line 3640) | struct get_window_children_from_point_reply type get_window_tree_request (line 3650) | struct get_window_tree_request type get_window_tree_reply (line 3655) | struct get_window_tree_reply type set_window_pos_request (line 3669) | struct set_window_pos_request type set_window_pos_reply (line 3680) | struct set_window_pos_reply type get_window_rectangles_request (line 3692) | struct get_window_rectangles_request type get_window_rectangles_reply (line 3699) | struct get_window_rectangles_reply type coords_relative (line 3705) | enum coords_relative type get_window_text_request (line 3715) | struct get_window_text_request type get_window_text_reply (line 3720) | struct get_window_text_reply type set_window_text_request (line 3730) | struct set_window_text_request type set_window_text_reply (line 3736) | struct set_window_text_reply type get_windows_offset_request (line 3743) | struct get_windows_offset_request type get_windows_offset_reply (line 3750) | struct get_windows_offset_reply type get_visible_region_request (line 3761) | struct get_visible_region_request type get_visible_region_reply (line 3768) | struct get_visible_region_reply type get_surface_region_request (line 3782) | struct get_surface_region_request type get_surface_region_reply (line 3787) | struct get_surface_region_reply type get_window_region_request (line 3798) | struct get_window_region_request type get_window_region_reply (line 3803) | struct get_window_region_reply type set_window_region_request (line 3813) | struct set_window_region_request type set_window_region_reply (line 3821) | struct set_window_region_reply type get_update_region_request (line 3828) | struct get_update_region_request type get_update_region_reply (line 3835) | struct get_update_region_reply type update_window_zorder_request (line 3856) | struct update_window_zorder_request type update_window_zorder_reply (line 3862) | struct update_window_zorder_reply type redraw_window_request (line 3869) | struct redraw_window_request type redraw_window_reply (line 3877) | struct redraw_window_reply type set_window_property_request (line 3884) | struct set_window_property_request type set_window_property_reply (line 3893) | struct set_window_property_reply type remove_window_property_request (line 3900) | struct remove_window_property_request type remove_window_property_reply (line 3908) | struct remove_window_property_reply type get_window_property_request (line 3916) | struct get_window_property_request type get_window_property_reply (line 3924) | struct get_window_property_reply type get_window_properties_request (line 3932) | struct get_window_properties_request type get_window_properties_reply (line 3937) | struct get_window_properties_reply type create_winstation_request (line 3947) | struct create_winstation_request type create_winstation_reply (line 3957) | struct create_winstation_reply type open_winstation_request (line 3966) | struct open_winstation_request type open_winstation_reply (line 3974) | struct open_winstation_reply type close_winstation_request (line 3983) | struct close_winstation_request type close_winstation_reply (line 3988) | struct close_winstation_reply type get_process_winstation_request (line 3995) | struct get_process_winstation_request type get_process_winstation_reply (line 4000) | struct get_process_winstation_reply type set_process_winstation_request (line 4009) | struct set_process_winstation_request type set_process_winstation_reply (line 4014) | struct set_process_winstation_reply type enum_winstation_request (line 4021) | struct enum_winstation_request type enum_winstation_reply (line 4026) | struct enum_winstation_reply type create_desktop_request (line 4036) | struct create_desktop_request type create_desktop_reply (line 4044) | struct create_desktop_reply type open_desktop_request (line 4053) | struct open_desktop_request type open_desktop_reply (line 4063) | struct open_desktop_reply type open_input_desktop_request (line 4072) | struct open_input_desktop_request type open_input_desktop_reply (line 4079) | struct open_input_desktop_reply type close_desktop_request (line 4088) | struct close_desktop_request type close_desktop_reply (line 4093) | struct close_desktop_reply type get_thread_desktop_request (line 4100) | struct get_thread_desktop_request type get_thread_desktop_reply (line 4105) | struct get_thread_desktop_reply type set_thread_desktop_request (line 4114) | struct set_thread_desktop_request type set_thread_desktop_reply (line 4119) | struct set_thread_desktop_reply type enum_desktop_request (line 4126) | struct enum_desktop_request type enum_desktop_reply (line 4133) | struct enum_desktop_reply type set_user_object_info_request (line 4143) | struct set_user_object_info_request type set_user_object_info_reply (line 4150) | struct set_user_object_info_reply type register_hotkey_request (line 4162) | struct register_hotkey_request type register_hotkey_reply (line 4171) | struct register_hotkey_reply type unregister_hotkey_request (line 4182) | struct unregister_hotkey_request type unregister_hotkey_reply (line 4189) | struct unregister_hotkey_reply type attach_thread_input_request (line 4198) | struct attach_thread_input_request type attach_thread_input_reply (line 4205) | struct attach_thread_input_reply type get_thread_input_request (line 4212) | struct get_thread_input_request type get_thread_input_reply (line 4217) | struct get_thread_input_reply type get_last_input_time_request (line 4235) | struct get_last_input_time_request type get_last_input_time_reply (line 4240) | struct get_last_input_time_reply type get_key_state_request (line 4249) | struct get_key_state_request type get_key_state_reply (line 4256) | struct get_key_state_reply type set_key_state_request (line 4265) | struct set_key_state_request type set_key_state_reply (line 4273) | struct set_key_state_reply type set_foreground_window_request (line 4279) | struct set_foreground_window_request type set_foreground_window_reply (line 4284) | struct set_foreground_window_reply type set_focus_window_request (line 4294) | struct set_focus_window_request type set_focus_window_reply (line 4299) | struct set_focus_window_reply type set_active_window_request (line 4307) | struct set_active_window_request type set_active_window_reply (line 4312) | struct set_active_window_reply type set_capture_window_request (line 4320) | struct set_capture_window_request type set_capture_window_reply (line 4327) | struct set_capture_window_reply type set_caret_window_request (line 4338) | struct set_caret_window_request type set_caret_window_reply (line 4345) | struct set_caret_window_reply type set_caret_info_request (line 4357) | struct set_caret_info_request type set_caret_info_reply (line 4368) | struct set_caret_info_reply type caret_state (line 4380) | enum caret_state type set_hook_request (line 4390) | struct set_hook_request type set_hook_reply (line 4403) | struct set_hook_reply type remove_hook_request (line 4412) | struct remove_hook_request type remove_hook_reply (line 4420) | struct remove_hook_reply type start_hook_chain_request (line 4429) | struct start_hook_chain_request type start_hook_chain_reply (line 4438) | struct start_hook_chain_reply type finish_hook_chain_request (line 4453) | struct finish_hook_chain_request type finish_hook_chain_reply (line 4458) | struct finish_hook_chain_reply type get_hook_info_request (line 4465) | struct get_hook_info_request type get_hook_info_reply (line 4476) | struct get_hook_info_reply type create_class_request (line 4491) | struct create_class_request type create_class_reply (line 4505) | struct create_class_reply type destroy_class_request (line 4514) | struct destroy_class_request type destroy_class_reply (line 4521) | struct destroy_class_reply type set_class_info_request (line 4529) | struct set_class_info_request type set_class_info_reply (line 4542) | struct set_class_info_reply type open_clipboard_request (line 4562) | struct open_clipboard_request type open_clipboard_reply (line 4567) | struct open_clipboard_reply type close_clipboard_request (line 4576) | struct close_clipboard_request type close_clipboard_reply (line 4581) | struct close_clipboard_reply type empty_clipboard_request (line 4590) | struct empty_clipboard_request type empty_clipboard_reply (line 4595) | struct empty_clipboard_reply type set_clipboard_data_request (line 4602) | struct set_clipboard_data_request type set_clipboard_data_reply (line 4610) | struct set_clipboard_data_reply type get_clipboard_data_request (line 4619) | struct get_clipboard_data_request type get_clipboard_data_reply (line 4628) | struct get_clipboard_data_reply type get_clipboard_formats_request (line 4640) | struct get_clipboard_formats_request type get_clipboard_formats_reply (line 4645) | struct get_clipboard_formats_reply type enum_clipboard_formats_request (line 4655) | struct enum_clipboard_formats_request type enum_clipboard_formats_reply (line 4660) | struct enum_clipboard_formats_reply type release_clipboard_request (line 4669) | struct release_clipboard_request type release_clipboard_reply (line 4674) | struct release_clipboard_reply type get_clipboard_info_request (line 4683) | struct get_clipboard_info_request type get_clipboard_info_reply (line 4688) | struct get_clipboard_info_reply type set_clipboard_viewer_request (line 4699) | struct set_clipboard_viewer_request type set_clipboard_viewer_reply (line 4706) | struct set_clipboard_viewer_reply type add_clipboard_listener_request (line 4715) | struct add_clipboard_listener_request type add_clipboard_listener_reply (line 4720) | struct add_clipboard_listener_reply type remove_clipboard_listener_request (line 4727) | struct remove_clipboard_listener_request type remove_clipboard_listener_reply (line 4732) | struct remove_clipboard_listener_reply type open_token_request (line 4739) | struct open_token_request type open_token_reply (line 4748) | struct open_token_reply type set_global_windows_request (line 4759) | struct set_global_windows_request type set_global_windows_reply (line 4768) | struct set_global_windows_reply type adjust_token_privileges_request (line 4781) | struct adjust_token_privileges_request type adjust_token_privileges_reply (line 4789) | struct adjust_token_privileges_reply type get_token_privileges_request (line 4798) | struct get_token_privileges_request type get_token_privileges_reply (line 4803) | struct get_token_privileges_reply type check_token_privileges_request (line 4812) | struct check_token_privileges_request type check_token_privileges_reply (line 4820) | struct check_token_privileges_reply type duplicate_token_request (line 4828) | struct duplicate_token_request type duplicate_token_reply (line 4838) | struct duplicate_token_reply type access_check_request (line 4845) | struct access_check_request type access_check_reply (line 4857) | struct access_check_reply type get_token_sid_request (line 4867) | struct get_token_sid_request type get_token_sid_reply (line 4874) | struct get_token_sid_reply type get_token_groups_request (line 4882) | struct get_token_groups_request type get_token_groups_reply (line 4887) | struct get_token_groups_reply type get_token_default_dacl_request (line 4895) | struct get_token_default_dacl_request type get_token_default_dacl_reply (line 4900) | struct get_token_default_dacl_reply type set_token_default_dacl_request (line 4908) | struct set_token_default_dacl_request type set_token_default_dacl_reply (line 4914) | struct set_token_default_dacl_reply type set_security_object_request (line 4919) | struct set_security_object_request type set_security_object_reply (line 4927) | struct set_security_object_reply type get_security_object_request (line 4932) | struct get_security_object_request type get_security_object_reply (line 4939) | struct get_security_object_reply type handle_info (line 4948) | struct handle_info type get_system_handles_request (line 4956) | struct get_system_handles_request type get_system_handles_reply (line 4961) | struct get_system_handles_reply type create_mailslot_request (line 4971) | struct create_mailslot_request type create_mailslot_reply (line 4980) | struct create_mailslot_reply type set_mailslot_info_request (line 4989) | struct set_mailslot_info_request type set_mailslot_info_reply (line 4997) | struct set_mailslot_info_reply type create_directory_request (line 5008) | struct create_directory_request type create_directory_reply (line 5014) | struct create_directory_reply type open_directory_request (line 5023) | struct open_directory_request type open_directory_reply (line 5031) | struct open_directory_reply type get_directory_entry_request (line 5040) | struct get_directory_entry_request type get_directory_entry_reply (line 5047) | struct get_directory_entry_reply type create_symlink_request (line 5058) | struct create_symlink_request type create_symlink_reply (line 5065) | struct create_symlink_reply type open_symlink_request (line 5074) | struct open_symlink_request type open_symlink_reply (line 5082) | struct open_symlink_reply type query_symlink_request (line 5091) | struct query_symlink_request type query_symlink_reply (line 5096) | struct query_symlink_reply type get_object_info_request (line 5106) | struct get_object_info_request type get_object_info_reply (line 5111) | struct get_object_info_reply type get_object_type_request (line 5123) | struct get_object_type_request type get_object_type_reply (line 5128) | struct get_object_type_reply type unlink_object_request (line 5138) | struct unlink_object_request type unlink_object_reply (line 5143) | struct unlink_object_reply type get_token_impersonation_level_request (line 5150) | struct get_token_impersonation_level_request type get_token_impersonation_level_reply (line 5155) | struct get_token_impersonation_level_reply type allocate_locally_unique_id_request (line 5163) | struct allocate_locally_unique_id_request type allocate_locally_unique_id_reply (line 5168) | struct allocate_locally_unique_id_reply type create_device_manager_request (line 5176) | struct create_device_manager_request type create_device_manager_reply (line 5183) | struct create_device_manager_reply type create_device_request (line 5192) | struct create_device_request type create_device_reply (line 5203) | struct create_device_reply type delete_device_request (line 5212) | struct delete_device_request type delete_device_reply (line 5217) | struct delete_device_reply type get_next_device_request_request (line 5224) | struct get_next_device_request_request type get_next_device_request_reply (line 5231) | struct get_next_device_request_reply type make_process_system_request (line 5246) | struct make_process_system_request type make_process_system_reply (line 5251) | struct make_process_system_reply type get_token_statistics_request (line 5260) | struct get_token_statistics_request type get_token_statistics_reply (line 5265) | struct get_token_statistics_reply type create_completion_request (line 5278) | struct create_completion_request type create_completion_reply (line 5286) | struct create_completion_reply type open_completion_request (line 5295) | struct open_completion_request type open_completion_reply (line 5303) | struct open_completion_reply type add_completion_request (line 5312) | struct add_completion_request type add_completion_reply (line 5322) | struct add_completion_reply type remove_completion_request (line 5329) | struct remove_completion_request type remove_completion_reply (line 5334) | struct remove_completion_reply type query_completion_request (line 5346) | struct query_completion_request type query_completion_reply (line 5351) | struct query_completion_reply type set_completion_info_request (line 5360) | struct set_completion_info_request type set_completion_info_reply (line 5368) | struct set_completion_info_reply type add_fd_completion_request (line 5375) | struct add_fd_completion_request type add_fd_completion_reply (line 5384) | struct add_fd_completion_reply type set_fd_disp_info_request (line 5391) | struct set_fd_disp_info_request type set_fd_disp_info_reply (line 5398) | struct set_fd_disp_info_reply type set_fd_name_info_request (line 5405) | struct set_fd_name_info_request type set_fd_name_info_reply (line 5413) | struct set_fd_name_info_reply type get_window_layered_info_request (line 5420) | struct get_window_layered_info_request type get_window_layered_info_reply (line 5425) | struct get_window_layered_info_reply type set_window_layered_info_request (line 5436) | struct set_window_layered_info_request type set_window_layered_info_reply (line 5445) | struct set_window_layered_info_reply type alloc_user_handle_request (line 5452) | struct alloc_user_handle_request type alloc_user_handle_reply (line 5457) | struct alloc_user_handle_reply type free_user_handle_request (line 5466) | struct free_user_handle_request type free_user_handle_reply (line 5471) | struct free_user_handle_reply type set_cursor_request (line 5478) | struct set_cursor_request type set_cursor_reply (line 5490) | struct set_cursor_reply type update_rawinput_devices_request (line 5511) | struct update_rawinput_devices_request type update_rawinput_devices_reply (line 5517) | struct update_rawinput_devices_reply type get_suspend_context_request (line 5524) | struct get_suspend_context_request type get_suspend_context_reply (line 5529) | struct get_suspend_context_reply type set_suspend_context_request (line 5537) | struct set_suspend_context_request type set_suspend_context_reply (line 5543) | struct set_suspend_context_reply type create_job_request (line 5550) | struct create_job_request type create_job_reply (line 5556) | struct create_job_reply type open_job_request (line 5565) | struct open_job_request type open_job_reply (line 5573) | struct open_job_reply type assign_job_request (line 5582) | struct assign_job_request type assign_job_reply (line 5589) | struct assign_job_reply type process_in_job_request (line 5596) | struct process_in_job_request type process_in_job_reply (line 5603) | struct process_in_job_reply type set_job_limits_request (line 5610) | struct set_job_limits_request type set_job_limits_reply (line 5617) | struct set_job_limits_reply type set_job_completion_port_request (line 5624) | struct set_job_completion_port_request type set_job_completion_port_reply (line 5632) | struct set_job_completion_port_reply type terminate_job_request (line 5639) | struct terminate_job_request type terminate_job_reply (line 5646) | struct terminate_job_reply type request (line 5652) | enum request type request_max_size (line 5949) | struct request_max_size type request_header (line 5950) | struct request_header type new_process_request (line 5951) | struct new_process_request type get_new_process_info_request (line 5952) | struct get_new_process_info_request type new_thread_request (line 5953) | struct new_thread_request type get_startup_info_request (line 5954) | struct get_startup_info_request type init_process_done_request (line 5955) | struct init_process_done_request type init_thread_request (line 5956) | struct init_thread_request type terminate_process_request (line 5957) | struct terminate_process_request type terminate_thread_request (line 5958) | struct terminate_thread_request type get_process_info_request (line 5959) | struct get_process_info_request type get_process_vm_counters_request (line 5960) | struct get_process_vm_counters_request type set_process_info_request (line 5961) | struct set_process_info_request type get_thread_info_request (line 5962) | struct get_thread_info_request type get_thread_times_request (line 5963) | struct get_thread_times_request type set_thread_info_request (line 5964) | struct set_thread_info_request type get_dll_info_request (line 5965) | struct get_dll_info_request type suspend_thread_request (line 5966) | struct suspend_thread_request type resume_thread_request (line 5967) | struct resume_thread_request type load_dll_request (line 5968) | struct load_dll_request type unload_dll_request (line 5969) | struct unload_dll_request type queue_apc_request (line 5970) | struct queue_apc_request type get_apc_result_request (line 5971) | struct get_apc_result_request type close_handle_request (line 5972) | struct close_handle_request type set_handle_info_request (line 5973) | struct set_handle_info_request type dup_handle_request (line 5974) | struct dup_handle_request type open_process_request (line 5975) | struct open_process_request type open_thread_request (line 5976) | struct open_thread_request type select_request (line 5977) | struct select_request type create_event_request (line 5978) | struct create_event_request type event_op_request (line 5979) | struct event_op_request type query_event_request (line 5980) | struct query_event_request type open_event_request (line 5981) | struct open_event_request type create_keyed_event_request (line 5982) | struct create_keyed_event_request type open_keyed_event_request (line 5983) | struct open_keyed_event_request type create_mutex_request (line 5984) | struct create_mutex_request type release_mutex_request (line 5985) | struct release_mutex_request type open_mutex_request (line 5986) | struct open_mutex_request type query_mutex_request (line 5987) | struct query_mutex_request type create_semaphore_request (line 5988) | struct create_semaphore_request type release_semaphore_request (line 5989) | struct release_semaphore_request type query_semaphore_request (line 5990) | struct query_semaphore_request type open_semaphore_request (line 5991) | struct open_semaphore_request type create_file_request (line 5992) | struct create_file_request type open_file_object_request (line 5993) | struct open_file_object_request type alloc_file_handle_request (line 5994) | struct alloc_file_handle_request type get_handle_unix_name_request (line 5995) | struct get_handle_unix_name_request type get_handle_fd_request (line 5996) | struct get_handle_fd_request type get_directory_cache_entry_request (line 5997) | struct get_directory_cache_entry_request type flush_request (line 5998) | struct flush_request type get_file_info_request (line 5999) | struct get_file_info_request type get_volume_info_request (line 6000) | struct get_volume_info_request type lock_file_request (line 6001) | struct lock_file_request type unlock_file_request (line 6002) | struct unlock_file_request type create_socket_request (line 6003) | struct create_socket_request type accept_socket_request (line 6004) | struct accept_socket_request type accept_into_socket_request (line 6005) | struct accept_into_socket_request type set_socket_event_request (line 6006) | struct set_socket_event_request type get_socket_event_request (line 6007) | struct get_socket_event_request type get_socket_info_request (line 6008) | struct get_socket_info_request type enable_socket_event_request (line 6009) | struct enable_socket_event_request type set_socket_deferred_request (line 6010) | struct set_socket_deferred_request type alloc_console_request (line 6011) | struct alloc_console_request type free_console_request (line 6012) | struct free_console_request type get_console_renderer_events_request (line 6013) | struct get_console_renderer_events_request type open_console_request (line 6014) | struct open_console_request type attach_console_request (line 6015) | struct attach_console_request type get_console_wait_event_request (line 6016) | struct get_console_wait_event_request type get_console_mode_request (line 6017) | struct get_console_mode_request type set_console_mode_request (line 6018) | struct set_console_mode_request type set_console_input_info_request (line 6019) | struct set_console_input_info_request type get_console_input_info_request (line 6020) | struct get_console_input_info_request type append_console_input_history_request (line 6021) | struct append_console_input_history_request type get_console_input_history_request (line 6022) | struct get_console_input_history_request type create_console_output_request (line 6023) | struct create_console_output_request type set_console_output_info_request (line 6024) | struct set_console_output_info_request type get_console_output_info_request (line 6025) | struct get_console_output_info_request type write_console_input_request (line 6026) | struct write_console_input_request type read_console_input_request (line 6027) | struct read_console_input_request type write_console_output_request (line 6028) | struct write_console_output_request type fill_console_output_request (line 6029) | struct fill_console_output_request type read_console_output_request (line 6030) | struct read_console_output_request type move_console_output_request (line 6031) | struct move_console_output_request type send_console_signal_request (line 6032) | struct send_console_signal_request type read_directory_changes_request (line 6033) | struct read_directory_changes_request type read_change_request (line 6034) | struct read_change_request type create_mapping_request (line 6035) | struct create_mapping_request type open_mapping_request (line 6036) | struct open_mapping_request type get_mapping_info_request (line 6037) | struct get_mapping_info_request type map_view_request (line 6038) | struct map_view_request type unmap_view_request (line 6039) | struct unmap_view_request type get_mapping_committed_range_request (line 6040) | struct get_mapping_committed_range_request type add_mapping_committed_range_request (line 6041) | struct add_mapping_committed_range_request type is_same_mapping_request (line 6042) | struct is_same_mapping_request type create_snapshot_request (line 6043) | struct create_snapshot_request type next_process_request (line 6044) | struct next_process_request type next_thread_request (line 6045) | struct next_thread_request type wait_debug_event_request (line 6046) | struct wait_debug_event_request type queue_exception_event_request (line 6047) | struct queue_exception_event_request type get_exception_status_request (line 6048) | struct get_exception_status_request type continue_debug_event_request (line 6049) | struct continue_debug_event_request type debug_process_request (line 6050) | struct debug_process_request type debug_break_request (line 6051) | struct debug_break_request type set_debugger_kill_on_exit_request (line 6052) | struct set_debugger_kill_on_exit_request type read_process_memory_request (line 6053) | struct read_process_memory_request type write_process_memory_request (line 6054) | struct write_process_memory_request type create_key_request (line 6055) | struct create_key_request type open_key_request (line 6056) | struct open_key_request type delete_key_request (line 6057) | struct delete_key_request type flush_key_request (line 6058) | struct flush_key_request type enum_key_request (line 6059) | struct enum_key_request type set_key_value_request (line 6060) | struct set_key_value_request type get_key_value_request (line 6061) | struct get_key_value_request type enum_key_value_request (line 6062) | struct enum_key_value_request type delete_key_value_request (line 6063) | struct delete_key_value_request type load_registry_request (line 6064) | struct load_registry_request type unload_registry_request (line 6065) | struct unload_registry_request type save_registry_request (line 6066) | struct save_registry_request type set_registry_notification_request (line 6067) | struct set_registry_notification_request type create_timer_request (line 6068) | struct create_timer_request type open_timer_request (line 6069) | struct open_timer_request type set_timer_request (line 6070) | struct set_timer_request type cancel_timer_request (line 6071) | struct cancel_timer_request type get_timer_info_request (line 6072) | struct get_timer_info_request type get_thread_context_request (line 6073) | struct get_thread_context_request type set_thread_context_request (line 6074) | struct set_thread_context_request type get_selector_entry_request (line 6075) | struct get_selector_entry_request type add_atom_request (line 6076) | struct add_atom_request type delete_atom_request (line 6077) | struct delete_atom_request type find_atom_request (line 6078) | struct find_atom_request type get_atom_information_request (line 6079) | struct get_atom_information_request type set_atom_information_request (line 6080) | struct set_atom_information_request type empty_atom_table_request (line 6081) | struct empty_atom_table_request type init_atom_table_request (line 6082) | struct init_atom_table_request type get_msg_queue_request (line 6083) | struct get_msg_queue_request type set_queue_fd_request (line 6084) | struct set_queue_fd_request type set_queue_mask_request (line 6085) | struct set_queue_mask_request type get_queue_status_request (line 6086) | struct get_queue_status_request type get_process_idle_event_request (line 6087) | struct get_process_idle_event_request type send_message_request (line 6088) | struct send_message_request type post_quit_message_request (line 6089) | struct post_quit_message_request type send_hardware_message_request (line 6090) | struct send_hardware_message_request type get_message_request (line 6091) | struct get_message_request type reply_message_request (line 6092) | struct reply_message_request type accept_hardware_message_request (line 6093) | struct accept_hardware_message_request type get_message_reply_request (line 6094) | struct get_message_reply_request type set_win_timer_request (line 6095) | struct set_win_timer_request type kill_win_timer_request (line 6096) | struct kill_win_timer_request type is_window_hung_request (line 6097) | struct is_window_hung_request type get_serial_info_request (line 6098) | struct get_serial_info_request type set_serial_info_request (line 6099) | struct set_serial_info_request type register_async_request (line 6100) | struct register_async_request type cancel_async_request (line 6101) | struct cancel_async_request type get_async_result_request (line 6102) | struct get_async_result_request type read_request (line 6103) | struct read_request type write_request (line 6104) | struct write_request type ioctl_request (line 6105) | struct ioctl_request type set_irp_result_request (line 6106) | struct set_irp_result_request type create_named_pipe_request (line 6107) | struct create_named_pipe_request type get_named_pipe_info_request (line 6108) | struct get_named_pipe_info_request type set_named_pipe_info_request (line 6109) | struct set_named_pipe_info_request type create_window_request (line 6110) | struct create_window_request type destroy_window_request (line 6111) | struct destroy_window_request type get_desktop_window_request (line 6112) | struct get_desktop_window_request type set_window_owner_request (line 6113) | struct set_window_owner_request type get_window_info_request (line 6114) | struct get_window_info_request type set_window_info_request (line 6115) | struct set_window_info_request type set_parent_request (line 6116) | struct set_parent_request type get_window_parents_request (line 6117) | struct get_window_parents_request type get_window_children_request (line 6118) | struct get_window_children_request type get_window_children_from_point_request (line 6119) | struct get_window_children_from_point_request type get_window_tree_request (line 6120) | struct get_window_tree_request type set_window_pos_request (line 6121) | struct set_window_pos_request type get_window_rectangles_request (line 6122) | struct get_window_rectangles_request type get_window_text_request (line 6123) | struct get_window_text_request type set_window_text_request (line 6124) | struct set_window_text_request type get_windows_offset_request (line 6125) | struct get_windows_offset_request type get_visible_region_request (line 6126) | struct get_visible_region_request type get_surface_region_request (line 6127) | struct get_surface_region_request type get_window_region_request (line 6128) | struct get_window_region_request type set_window_region_request (line 6129) | struct set_window_region_request type get_update_region_request (line 6130) | struct get_update_region_request type update_window_zorder_request (line 6131) | struct update_window_zorder_request type redraw_window_request (line 6132) | struct redraw_window_request type set_window_property_request (line 6133) | struct set_window_property_request type remove_window_property_request (line 6134) | struct remove_window_property_request type get_window_property_request (line 6135) | struct get_window_property_request type get_window_properties_request (line 6136) | struct get_window_properties_request type create_winstation_request (line 6137) | struct create_winstation_request type open_winstation_request (line 6138) | struct open_winstation_request type close_winstation_request (line 6139) | struct close_winstation_request type get_process_winstation_request (line 6140) | struct get_process_winstation_request type set_process_winstation_request (line 6141) | struct set_process_winstation_request type enum_winstation_request (line 6142) | struct enum_winstation_request type create_desktop_request (line 6143) | struct create_desktop_request type open_desktop_request (line 6144) | struct open_desktop_request type open_input_desktop_request (line 6145) | struct open_input_desktop_request type close_desktop_request (line 6146) | struct close_desktop_request type get_thread_desktop_request (line 6147) | struct get_thread_desktop_request type set_thread_desktop_request (line 6148) | struct set_thread_desktop_request type enum_desktop_request (line 6149) | struct enum_desktop_request type set_user_object_info_request (line 6150) | struct set_user_object_info_request type register_hotkey_request (line 6151) | struct register_hotkey_request type unregister_hotkey_request (line 6152) | struct unregister_hotkey_request type attach_thread_input_request (line 6153) | struct attach_thread_input_request type get_thread_input_request (line 6154) | struct get_thread_input_request type get_last_input_time_request (line 6155) | struct get_last_input_time_request type get_key_state_request (line 6156) | struct get_key_state_request type set_key_state_request (line 6157) | struct set_key_state_request type set_foreground_window_request (line 6158) | struct set_foreground_window_request type set_focus_window_request (line 6159) | struct set_focus_window_request type set_active_window_request (line 6160) | struct set_active_window_request type set_capture_window_request (line 6161) | struct set_capture_window_request type set_caret_window_request (line 6162) | struct set_caret_window_request type set_caret_info_request (line 6163) | struct set_caret_info_request type set_hook_request (line 6164) | struct set_hook_request type remove_hook_request (line 6165) | struct remove_hook_request type start_hook_chain_request (line 6166) | struct start_hook_chain_request type finish_hook_chain_request (line 6167) | struct finish_hook_chain_request type get_hook_info_request (line 6168) | struct get_hook_info_request type create_class_request (line 6169) | struct create_class_request type destroy_class_request (line 6170) | struct destroy_class_request type set_class_info_request (line 6171) | struct set_class_info_request type open_clipboard_request (line 6172) | struct open_clipboard_request type close_clipboard_request (line 6173) | struct close_clipboard_request type empty_clipboard_request (line 6174) | struct empty_clipboard_request type set_clipboard_data_request (line 6175) | struct set_clipboard_data_request type get_clipboard_data_request (line 6176) | struct get_clipboard_data_request type get_clipboard_formats_request (line 6177) | struct get_clipboard_formats_request type enum_clipboard_formats_request (line 6178) | struct enum_clipboard_formats_request type release_clipboard_request (line 6179) | struct release_clipboard_request type get_clipboard_info_request (line 6180) | struct get_clipboard_info_request type set_clipboard_viewer_request (line 6181) | struct set_clipboard_viewer_request type add_clipboard_listener_request (line 6182) | struct add_clipboard_listener_request type remove_clipboard_listener_request (line 6183) | struct remove_clipboard_listener_request type open_token_request (line 6184) | struct open_token_request type set_global_windows_request (line 6185) | struct set_global_windows_request type adjust_token_privileges_request (line 6186) | struct adjust_token_privileges_request type get_token_privileges_request (line 6187) | struct get_token_privileges_request type check_token_privileges_request (line 6188) | struct check_token_privileges_request type duplicate_token_request (line 6189) | struct duplicate_token_request type access_check_request (line 6190) | struct access_check_request type get_token_sid_request (line 6191) | struct get_token_sid_request type get_token_groups_request (line 6192) | struct get_token_groups_request type get_token_default_dacl_request (line 6193) | struct get_token_default_dacl_request type set_token_default_dacl_request (line 6194) | struct set_token_default_dacl_request type set_security_object_request (line 6195) | struct set_security_object_request type get_security_object_request (line 6196) | struct get_security_object_request type get_system_handles_request (line 6197) | struct get_system_handles_request type create_mailslot_request (line 6198) | struct create_mailslot_request type set_mailslot_info_request (line 6199) | struct set_mailslot_info_request type create_directory_request (line 6200) | struct create_directory_request type open_directory_request (line 6201) | struct open_directory_request type get_directory_entry_request (line 6202) | struct get_directory_entry_request type create_symlink_request (line 6203) | struct create_symlink_request type open_symlink_request (line 6204) | struct open_symlink_request type query_symlink_request (line 6205) | struct query_symlink_request type get_object_info_request (line 6206) | struct get_object_info_request type get_object_type_request (line 6207) | struct get_object_type_request type unlink_object_request (line 6208) | struct unlink_object_request type get_token_impersonation_level_request (line 6209) | struct get_token_impersonation_level_request type allocate_locally_unique_id_request (line 6210) | struct allocate_locally_unique_id_request type create_device_manager_request (line 6211) | struct create_device_manager_request type create_device_request (line 6212) | struct create_device_request type delete_device_request (line 6213) | struct delete_device_request type get_next_device_request_request (line 6214) | struct get_next_device_request_request type make_process_system_request (line 6215) | struct make_process_system_request type get_token_statistics_request (line 6216) | struct get_token_statistics_request type create_completion_request (line 6217) | struct create_completion_request type open_completion_request (line 6218) | struct open_completion_request type add_completion_request (line 6219) | struct add_completion_request type remove_completion_request (line 6220) | struct remove_completion_request type query_completion_request (line 6221) | struct query_completion_request type set_completion_info_request (line 6222) | struct set_completion_info_request type add_fd_completion_request (line 6223) | struct add_fd_completion_request type set_fd_disp_info_request (line 6224) | struct set_fd_disp_info_request type set_fd_name_info_request (line 6225) | struct set_fd_name_info_request type get_window_layered_info_request (line 6226) | struct get_window_layered_info_request type set_window_layered_info_request (line 6227) | struct set_window_layered_info_request type alloc_user_handle_request (line 6228) | struct alloc_user_handle_request type free_user_handle_request (line 6229) | struct free_user_handle_request type set_cursor_request (line 6230) | struct set_cursor_request type update_rawinput_devices_request (line 6231) | struct update_rawinput_devices_request type get_suspend_context_request (line 6232) | struct get_suspend_context_request type set_suspend_context_request (line 6233) | struct set_suspend_context_request type create_job_request (line 6234) | struct create_job_request type open_job_request (line 6235) | struct open_job_request type assign_job_request (line 6236) | struct assign_job_request type process_in_job_request (line 6237) | struct process_in_job_request type set_job_limits_request (line 6238) | struct set_job_limits_request type set_job_completion_port_request (line 6239) | struct set_job_completion_port_request type terminate_job_request (line 6240) | struct terminate_job_request type request_max_size (line 6244) | struct request_max_size type reply_header (line 6245) | struct reply_header type new_process_reply (line 6246) | struct new_process_reply type get_new_process_info_reply (line 6247) | struct get_new_process_info_reply type new_thread_reply (line 6248) | struct new_thread_reply type get_startup_info_reply (line 6249) | struct get_startup_info_reply type init_process_done_reply (line 6250) | struct init_process_done_reply type init_thread_reply (line 6251) | struct init_thread_reply type terminate_process_reply (line 6252) | struct terminate_process_reply type terminate_thread_reply (line 6253) | struct terminate_thread_reply type get_process_info_reply (line 6254) | struct get_process_info_reply type get_process_vm_counters_reply (line 6255) | struct get_process_vm_counters_reply type set_process_info_reply (line 6256) | struct set_process_info_reply type get_thread_info_reply (line 6257) | struct get_thread_info_reply type get_thread_times_reply (line 6258) | struct get_thread_times_reply type set_thread_info_reply (line 6259) | struct set_thread_info_reply type get_dll_info_reply (line 6260) | struct get_dll_info_reply type suspend_thread_reply (line 6261) | struct suspend_thread_reply type resume_thread_reply (line 6262) | struct resume_thread_reply type load_dll_reply (line 6263) | struct load_dll_reply type unload_dll_reply (line 6264) | struct unload_dll_reply type queue_apc_reply (line 6265) | struct queue_apc_reply type get_apc_result_reply (line 6266) | struct get_apc_result_reply type close_handle_reply (line 6267) | struct close_handle_reply type set_handle_info_reply (line 6268) | struct set_handle_info_reply type dup_handle_reply (line 6269) | struct dup_handle_reply type open_process_reply (line 6270) | struct open_process_reply type open_thread_reply (line 6271) | struct open_thread_reply type select_reply (line 6272) | struct select_reply type create_event_reply (line 6273) | struct create_event_reply type event_op_reply (line 6274) | struct event_op_reply type query_event_reply (line 6275) | struct query_event_reply type open_event_reply (line 6276) | struct open_event_reply type create_keyed_event_reply (line 6277) | struct create_keyed_event_reply type open_keyed_event_reply (line 6278) | struct open_keyed_event_reply type create_mutex_reply (line 6279) | struct create_mutex_reply type release_mutex_reply (line 6280) | struct release_mutex_reply type open_mutex_reply (line 6281) | struct open_mutex_reply type query_mutex_reply (line 6282) | struct query_mutex_reply type create_semaphore_reply (line 6283) | struct create_semaphore_reply type release_semaphore_reply (line 6284) | struct release_semaphore_reply type query_semaphore_reply (line 6285) | struct query_semaphore_reply type open_semaphore_reply (line 6286) | struct open_semaphore_reply type create_file_reply (line 6287) | struct create_file_reply type open_file_object_reply (line 6288) | struct open_file_object_reply type alloc_file_handle_reply (line 6289) | struct alloc_file_handle_reply type get_handle_unix_name_reply (line 6290) | struct get_handle_unix_name_reply type get_handle_fd_reply (line 6291) | struct get_handle_fd_reply type get_directory_cache_entry_reply (line 6292) | struct get_directory_cache_entry_reply type flush_reply (line 6293) | struct flush_reply type get_file_info_reply (line 6294) | struct get_file_info_reply type get_volume_info_reply (line 6295) | struct get_volume_info_reply type lock_file_reply (line 6296) | struct lock_file_reply type unlock_file_reply (line 6297) | struct unlock_file_reply type create_socket_reply (line 6298) | struct create_socket_reply type accept_socket_reply (line 6299) | struct accept_socket_reply type accept_into_socket_reply (line 6300) | struct accept_into_socket_reply type set_socket_event_reply (line 6301) | struct set_socket_event_reply type get_socket_event_reply (line 6302) | struct get_socket_event_reply type get_socket_info_reply (line 6303) | struct get_socket_info_reply type enable_socket_event_reply (line 6304) | struct enable_socket_event_reply type set_socket_deferred_reply (line 6305) | struct set_socket_deferred_reply type alloc_console_reply (line 6306) | struct alloc_console_reply type free_console_reply (line 6307) | struct free_console_reply type get_console_renderer_events_reply (line 6308) | struct get_console_renderer_events_reply type open_console_reply (line 6309) | struct open_console_reply type attach_console_reply (line 6310) | struct attach_console_reply type get_console_wait_event_reply (line 6311) | struct get_console_wait_event_reply type get_console_mode_reply (line 6312) | struct get_console_mode_reply type set_console_mode_reply (line 6313) | struct set_console_mode_reply type set_console_input_info_reply (line 6314) | struct set_console_input_info_reply type get_console_input_info_reply (line 6315) | struct get_console_input_info_reply type append_console_input_history_reply (line 6316) | struct append_console_input_history_reply type get_console_input_history_reply (line 6317) | struct get_console_input_history_reply type create_console_output_reply (line 6318) | struct create_console_output_reply type set_console_output_info_reply (line 6319) | struct set_console_output_info_reply type get_console_output_info_reply (line 6320) | struct get_console_output_info_reply type write_console_input_reply (line 6321) | struct write_console_input_reply type read_console_input_reply (line 6322) | struct read_console_input_reply type write_console_output_reply (line 6323) | struct write_console_output_reply type fill_console_output_reply (line 6324) | struct fill_console_output_reply type read_console_output_reply (line 6325) | struct read_console_output_reply type move_console_output_reply (line 6326) | struct move_console_output_reply type send_console_signal_reply (line 6327) | struct send_console_signal_reply type read_directory_changes_reply (line 6328) | struct read_directory_changes_reply type read_change_reply (line 6329) | struct read_change_reply type create_mapping_reply (line 6330) | struct create_mapping_reply type open_mapping_reply (line 6331) | struct open_mapping_reply type get_mapping_info_reply (line 6332) | struct get_mapping_info_reply type map_view_reply (line 6333) | struct map_view_reply type unmap_view_reply (line 6334) | struct unmap_view_reply type get_mapping_committed_range_reply (line 6335) | struct get_mapping_committed_range_reply type add_mapping_committed_range_reply (line 6336) | struct add_mapping_committed_range_reply type is_same_mapping_reply (line 6337) | struct is_same_mapping_reply type create_snapshot_reply (line 6338) | struct create_snapshot_reply type next_process_reply (line 6339) | struct next_process_reply type next_thread_reply (line 6340) | struct next_thread_reply type wait_debug_event_reply (line 6341) | struct wait_debug_event_reply type queue_exception_event_reply (line 6342) | struct queue_exception_event_reply type get_exception_status_reply (line 6343) | struct get_exception_status_reply type continue_debug_event_reply (line 6344) | struct continue_debug_event_reply type debug_process_reply (line 6345) | struct debug_process_reply type debug_break_reply (line 6346) | struct debug_break_reply type set_debugger_kill_on_exit_reply (line 6347) | struct set_debugger_kill_on_exit_reply type read_process_memory_reply (line 6348) | struct read_process_memory_reply type write_process_memory_reply (line 6349) | struct write_process_memory_reply type create_key_reply (line 6350) | struct create_key_reply type open_key_reply (line 6351) | struct open_key_reply type delete_key_reply (line 6352) | struct delete_key_reply type flush_key_reply (line 6353) | struct flush_key_reply type enum_key_reply (line 6354) | struct enum_key_reply type set_key_value_reply (line 6355) | struct set_key_value_reply type get_key_value_reply (line 6356) | struct get_key_value_reply type enum_key_value_reply (line 6357) | struct enum_key_value_reply type delete_key_value_reply (line 6358) | struct delete_key_value_reply type load_registry_reply (line 6359) | struct load_registry_reply type unload_registry_reply (line 6360) | struct unload_registry_reply type save_registry_reply (line 6361) | struct save_registry_reply type set_registry_notification_reply (line 6362) | struct set_registry_notification_reply type create_timer_reply (line 6363) | struct create_timer_reply type open_timer_reply (line 6364) | struct open_timer_reply type set_timer_reply (line 6365) | struct set_timer_reply type cancel_timer_reply (line 6366) | struct cancel_timer_reply type get_timer_info_reply (line 6367) | struct get_timer_info_reply type get_thread_context_reply (line 6368) | struct get_thread_context_reply type set_thread_context_reply (line 6369) | struct set_thread_context_reply type get_selector_entry_reply (line 6370) | struct get_selector_entry_reply type add_atom_reply (line 6371) | struct add_atom_reply type delete_atom_reply (line 6372) | struct delete_atom_reply type find_atom_reply (line 6373) | struct find_atom_reply type get_atom_information_reply (line 6374) | struct get_atom_information_reply type set_atom_information_reply (line 6375) | struct set_atom_information_reply type empty_atom_table_reply (line 6376) | struct empty_atom_table_reply type init_atom_table_reply (line 6377) | struct init_atom_table_reply type get_msg_queue_reply (line 6378) | struct get_msg_queue_reply type set_queue_fd_reply (line 6379) | struct set_queue_fd_reply type set_queue_mask_reply (line 6380) | struct set_queue_mask_reply type get_queue_status_reply (line 6381) | struct get_queue_status_reply type get_process_idle_event_reply (line 6382) | struct get_process_idle_event_reply type send_message_reply (line 6383) | struct send_message_reply type post_quit_message_reply (line 6384) | struct post_quit_message_reply type send_hardware_message_reply (line 6385) | struct send_hardware_message_reply type get_message_reply (line 6386) | struct get_message_reply type reply_message_reply (line 6387) | struct reply_message_reply type accept_hardware_message_reply (line 6388) | struct accept_hardware_message_reply type get_message_reply_reply (line 6389) | struct get_message_reply_reply type set_win_timer_reply (line 6390) | struct set_win_timer_reply type kill_win_timer_reply (line 6391) | struct kill_win_timer_reply type is_window_hung_reply (line 6392) | struct is_window_hung_reply type get_serial_info_reply (line 6393) | struct get_serial_info_reply type set_serial_info_reply (line 6394) | struct set_serial_info_reply type register_async_reply (line 6395) | struct register_async_reply type cancel_async_reply (line 6396) | struct cancel_async_reply type get_async_result_reply (line 6397) | struct get_async_result_reply type read_reply (line 6398) | struct read_reply type write_reply (line 6399) | struct write_reply type ioctl_reply (line 6400) | struct ioctl_reply type set_irp_result_reply (line 6401) | struct set_irp_result_reply type create_named_pipe_reply (line 6402) | struct create_named_pipe_reply type get_named_pipe_info_reply (line 6403) | struct get_named_pipe_info_reply type set_named_pipe_info_reply (line 6404) | struct set_named_pipe_info_reply type create_window_reply (line 6405) | struct create_window_reply type destroy_window_reply (line 6406) | struct destroy_window_reply type get_desktop_window_reply (line 6407) | struct get_desktop_window_reply type set_window_owner_reply (line 6408) | struct set_window_owner_reply type get_window_info_reply (line 6409) | struct get_window_info_reply type set_window_info_reply (line 6410) | struct set_window_info_reply type set_parent_reply (line 6411) | struct set_parent_reply type get_window_parents_reply (line 6412) | struct get_window_parents_reply type get_window_children_reply (line 6413) | struct get_window_children_reply type get_window_children_from_point_reply (line 6414) | struct get_window_children_from_point_reply type get_window_tree_reply (line 6415) | struct get_window_tree_reply type set_window_pos_reply (line 6416) | struct set_window_pos_reply type get_window_rectangles_reply (line 6417) | struct get_window_rectangles_reply type get_window_text_reply (line 6418) | struct get_window_text_reply type set_window_text_reply (line 6419) | struct set_window_text_reply type get_windows_offset_reply (line 6420) | struct get_windows_offset_reply type get_visible_region_reply (line 6421) | struct get_visible_region_reply type get_surface_region_reply (line 6422) | struct get_surface_region_reply type get_window_region_reply (line 6423) | struct get_window_region_reply type set_window_region_reply (line 6424) | struct set_window_region_reply type get_update_region_reply (line 6425) | struct get_update_region_reply type update_window_zorder_reply (line 6426) | struct update_window_zorder_reply type redraw_window_reply (line 6427) | struct redraw_window_reply type set_window_property_reply (line 6428) | struct set_window_property_reply type remove_window_property_reply (line 6429) | struct remove_window_property_reply type get_window_property_reply (line 6430) | struct get_window_property_reply type get_window_properties_reply (line 6431) | struct get_window_properties_reply type create_winstation_reply (line 6432) | struct create_winstation_reply type open_winstation_reply (line 6433) | struct open_winstation_reply type close_winstation_reply (line 6434) | struct close_winstation_reply type get_process_winstation_reply (line 6435) | struct get_process_winstation_reply type set_process_winstation_reply (line 6436) | struct set_process_winstation_reply type enum_winstation_reply (line 6437) | struct enum_winstation_reply type create_desktop_reply (line 6438) | struct create_desktop_reply type open_desktop_reply (line 6439) | struct open_desktop_reply type open_input_desktop_reply (line 6440) | struct open_input_desktop_reply type close_desktop_reply (line 6441) | struct close_desktop_reply type get_thread_desktop_reply (line 6442) | struct get_thread_desktop_reply type set_thread_desktop_reply (line 6443) | struct set_thread_desktop_reply type enum_desktop_reply (line 6444) | struct enum_desktop_reply type set_user_object_info_reply (line 6445) | struct set_user_object_info_reply type register_hotkey_reply (line 6446) | struct register_hotkey_reply type unregister_hotkey_reply (line 6447) | struct unregister_hotkey_reply type attach_thread_input_reply (line 6448) | struct attach_thread_input_reply type get_thread_input_reply (line 6449) | struct get_thread_input_reply type get_last_input_time_reply (line 6450) | struct get_last_input_time_reply type get_key_state_reply (line 6451) | struct get_key_state_reply type set_key_state_reply (line 6452) | struct set_key_state_reply type set_foreground_window_reply (line 6453) | struct set_foreground_window_reply type set_focus_window_reply (line 6454) | struct set_focus_window_reply type set_active_window_reply (line 6455) | struct set_active_window_reply type set_capture_window_reply (line 6456) | struct set_capture_window_reply type set_caret_window_reply (line 6457) | struct set_caret_window_reply type set_caret_info_reply (line 6458) | struct set_caret_info_reply type set_hook_reply (line 6459) | struct set_hook_reply type remove_hook_reply (line 6460) | struct remove_hook_reply type start_hook_chain_reply (line 6461) | struct start_hook_chain_reply type finish_hook_chain_reply (line 6462) | struct finish_hook_chain_reply type get_hook_info_reply (line 6463) | struct get_hook_info_reply type create_class_reply (line 6464) | struct create_class_reply type destroy_class_reply (line 6465) | struct destroy_class_reply type set_class_info_reply (line 6466) | struct set_class_info_reply type open_clipboard_reply (line 6467) | struct open_clipboard_reply type close_clipboard_reply (line 6468) | struct close_clipboard_reply type empty_clipboard_reply (line 6469) | struct empty_clipboard_reply type set_clipboard_data_reply (line 6470) | struct set_clipboard_data_reply type get_clipboard_data_reply (line 6471) | struct get_clipboard_data_reply type get_clipboard_formats_reply (line 6472) | struct get_clipboard_formats_reply type enum_clipboard_formats_reply (line 6473) | struct enum_clipboard_formats_reply type release_clipboard_reply (line 6474) | struct release_clipboard_reply type get_clipboard_info_reply (line 6475) | struct get_clipboard_info_reply type set_clipboard_viewer_reply (line 6476) | struct set_clipboard_viewer_reply type add_clipboard_listener_reply (line 6477) | struct add_clipboard_listener_reply type remove_clipboard_listener_reply (line 6478) | struct remove_clipboard_listener_reply type open_token_reply (line 6479) | struct open_token_reply type set_global_windows_reply (line 6480) | struct set_global_windows_reply type adjust_token_privileges_reply (line 6481) | struct adjust_token_privileges_reply type get_token_privileges_reply (line 6482) | struct get_token_privileges_reply type check_token_privileges_reply (line 6483) | struct check_token_privileges_reply type duplicate_token_reply (line 6484) | struct duplicate_token_reply type access_check_reply (line 6485) | struct access_check_reply type get_token_sid_reply (line 6486) | struct get_token_sid_reply type get_token_groups_reply (line 6487) | struct get_token_groups_reply type get_token_default_dacl_reply (line 6488) | struct get_token_default_dacl_reply type set_token_default_dacl_reply (line 6489) | struct set_token_default_dacl_reply type set_security_object_reply (line 6490) | struct set_security_object_reply type get_security_object_reply (line 6491) | struct get_security_object_reply type get_system_handles_reply (line 6492) | struct get_system_handles_reply type create_mailslot_reply (line 6493) | struct create_mailslot_reply type set_mailslot_info_reply (line 6494) | struct set_mailslot_info_reply type create_directory_reply (line 6495) | struct create_directory_reply type open_directory_reply (line 6496) | struct open_directory_reply type get_directory_entry_reply (line 6497) | struct get_directory_entry_reply type create_symlink_reply (line 6498) | struct create_symlink_reply type open_symlink_reply (line 6499) | struct open_symlink_reply type query_symlink_reply (line 6500) | struct query_symlink_reply type get_object_info_reply (line 6501) | struct get_object_info_reply type get_object_type_reply (line 6502) | struct get_object_type_reply type unlink_object_reply (line 6503) | struct unlink_object_reply type get_token_impersonation_level_reply (line 6504) | struct get_token_impersonation_level_reply type allocate_locally_unique_id_reply (line 6505) | struct allocate_locally_unique_id_reply type create_device_manager_reply (line 6506) | struct create_device_manager_reply type create_device_reply (line 6507) | struct create_device_reply type delete_device_reply (line 6508) | struct delete_device_reply type get_next_device_request_reply (line 6509) | struct get_next_device_request_reply type make_process_system_reply (line 6510) | struct make_process_system_reply type get_token_statistics_reply (line 6511) | struct get_token_statistics_reply type create_completion_reply (line 6512) | struct create_completion_reply type open_completion_reply (line 6513) | struct open_completion_reply type add_completion_reply (line 6514) | struct add_completion_reply type remove_completion_reply (line 6515) | struct remove_completion_reply type query_completion_reply (line 6516) | struct query_completion_reply type set_completion_info_reply (line 6517) | struct set_completion_info_reply type add_fd_completion_reply (line 6518) | struct add_fd_completion_reply type set_fd_disp_info_reply (line 6519) | struct set_fd_disp_info_reply type set_fd_name_info_reply (line 6520) | struct set_fd_name_info_reply type get_window_layered_info_reply (line 6521) | struct get_window_layered_info_reply type set_window_layered_info_reply (line 6522) | struct set_window_layered_info_reply type alloc_user_handle_reply (line 6523) | struct alloc_user_handle_reply type free_user_handle_reply (line 6524) | struct free_user_handle_reply type set_cursor_reply (line 6525) | struct set_cursor_reply type update_rawinput_devices_reply (line 6526) | struct update_rawinput_devices_reply type get_suspend_context_reply (line 6527) | struct get_suspend_context_reply type set_suspend_context_reply (line 6528) | struct set_suspend_context_reply type create_job_reply (line 6529) | struct create_job_reply type open_job_reply (line 6530) | struct open_job_reply type assign_job_reply (line 6531) | struct assign_job_reply type process_in_job_reply (line 6532) | struct process_in_job_reply type set_job_limits_reply (line 6533) | struct set_job_limits_reply type set_job_completion_port_reply (line 6534) | struct set_job_completion_port_reply type terminate_job_reply (line 6535) | struct terminate_job_reply FILE: wine/wine/unicode.h type cp_info (line 51) | struct cp_info type sbcs_table (line 60) | struct sbcs_table type dbcs_table (line 69) | struct dbcs_table type cp_info (line 81) | struct cp_info type sbcs_table (line 82) | struct sbcs_table type dbcs_table (line 83) | struct dbcs_table function WINE_UNICODE_INLINE (line 115) | WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *tabl... function WINE_UNICODE_INLINE (line 120) | WINE_UNICODE_INLINE WCHAR tolowerW( WCHAR ch ) function WINE_UNICODE_INLINE (line 126) | WINE_UNICODE_INLINE WCHAR toupperW( WCHAR ch ) function get_char_typeW (line 134) | WINE_UNICODE_INLINE unsigned short get_char_typeW( WCHAR ch ) function WINE_UNICODE_INLINE (line 140) | WINE_UNICODE_INLINE int iscntrlW( WCHAR wc ) function WINE_UNICODE_INLINE (line 145) | WINE_UNICODE_INLINE int ispunctW( WCHAR wc ) function WINE_UNICODE_INLINE (line 150) | WINE_UNICODE_INLINE int isspaceW( WCHAR wc ) function WINE_UNICODE_INLINE (line 155) | WINE_UNICODE_INLINE int isdigitW( WCHAR wc ) function WINE_UNICODE_INLINE (line 160) | WINE_UNICODE_INLINE int isxdigitW( WCHAR wc ) function WINE_UNICODE_INLINE (line 165) | WINE_UNICODE_INLINE int islowerW( WCHAR wc ) function WINE_UNICODE_INLINE (line 170) | WINE_UNICODE_INLINE int isupperW( WCHAR wc ) function WINE_UNICODE_INLINE (line 175) | WINE_UNICODE_INLINE int isalnumW( WCHAR wc ) function WINE_UNICODE_INLINE (line 180) | WINE_UNICODE_INLINE int isalphaW( WCHAR wc ) function WINE_UNICODE_INLINE (line 185) | WINE_UNICODE_INLINE int isgraphW( WCHAR wc ) function WINE_UNICODE_INLINE (line 190) | WINE_UNICODE_INLINE int isprintW( WCHAR wc ) function strlenW (line 197) | WINE_UNICODE_INLINE unsigned int strlenW( const WCHAR *str ) function WINE_UNICODE_INLINE (line 204) | WINE_UNICODE_INLINE WCHAR *strcpyW( WCHAR *dst, const WCHAR *src ) function WINE_UNICODE_INLINE (line 214) | WINE_UNICODE_INLINE int strcmpW( const WCHAR *str1, const WCHAR *str2 ) function WINE_UNICODE_INLINE (line 220) | WINE_UNICODE_INLINE int strncmpW( const WCHAR *str1, const WCHAR *str2, ... function WINE_UNICODE_INLINE (line 227) | WINE_UNICODE_INLINE WCHAR *strcatW( WCHAR *dst, const WCHAR *src ) function WINE_UNICODE_INLINE (line 233) | WINE_UNICODE_INLINE WCHAR *strchrW( const WCHAR *str, WCHAR ch ) function WINE_UNICODE_INLINE (line 239) | WINE_UNICODE_INLINE WCHAR *strrchrW( const WCHAR *str, WCHAR ch ) function WINE_UNICODE_INLINE (line 246) | WINE_UNICODE_INLINE WCHAR *strpbrkW( const WCHAR *str, const WCHAR *acce... function WINE_UNICODE_INLINE (line 252) | WINE_UNICODE_INLINE size_t strspnW( const WCHAR *str, const WCHAR *accept ) function WINE_UNICODE_INLINE (line 259) | WINE_UNICODE_INLINE size_t strcspnW( const WCHAR *str, const WCHAR *reje... function WINE_UNICODE_INLINE (line 266) | WINE_UNICODE_INLINE WCHAR *strlwrW( WCHAR *str ) function WINE_UNICODE_INLINE (line 273) | WINE_UNICODE_INLINE WCHAR *struprW( WCHAR *str ) function WINE_UNICODE_INLINE (line 280) | WINE_UNICODE_INLINE WCHAR *memchrW( const WCHAR *ptr, WCHAR ch, size_t n ) function WINE_UNICODE_INLINE (line 287) | WINE_UNICODE_INLINE WCHAR *memrchrW( const WCHAR *ptr, WCHAR ch, size_t n ) function atolW (line 295) | WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function WINE_UNICODE_INLINE (line 300) | WINE_UNICODE_INLINE int atoiW( const WCHAR *str ) FILE: wine/wine/winaspi.h type SRB_HaInquiry16 (line 40) | typedef struct tagSRB16_HaInquiry { type SRB_GDEVBlock16 (line 55) | typedef struct tagSRB16_GDEVBlock { type SRB_ExecSCSICmd16 (line 67) | typedef struct tagSRB16_ExecSCSICmd { type SRB_Abort16 (line 91) | typedef struct tagSRB16_Abort { type SRB_BusDeviceReset16 (line 101) | typedef struct tagSRB16_BusDeviceReset { type SRB_Common16 (line 117) | typedef struct tagSRB16_Common { type SRB16 (line 125) | typedef union tagSRB16 { FILE: wine/wine/winbase16.h type PDB16 (line 32) | typedef struct type TDB (line 59) | typedef struct _TDB type SEGINFO (line 118) | typedef struct _SEGINFO { type LOADPARAMS16 (line 149) | typedef struct type WINDEBUGINFO16 (line 158) | typedef struct type STACK32FRAME (line 171) | typedef struct _STACK32FRAME type STACK16FRAME (line 187) | typedef struct _STACK16FRAME type arg_types (line 208) | enum arg_types type OSVERSIONINFO16 (line 223) | typedef struct { type NE_NAMEINFO (line 282) | typedef struct type NE_TYPEINFO (line 292) | typedef struct type SYSLEVEL (line 323) | typedef struct tagSYSLEVEL FILE: wine/wine/windef16.h type BOOL16 (line 34) | typedef unsigned short BOOL16; type DWORD (line 35) | typedef DWORD SEGPTR; type UINT16 (line 37) | typedef UINT16 HANDLE16; type HANDLE16 (line 38) | typedef HANDLE16 *LPHANDLE16; type UINT16 (line 40) | typedef UINT16 WPARAM16; type INT16 (line 41) | typedef INT16 *LPINT16; type UINT16 (line 42) | typedef UINT16 *LPUINT16; type WORD (line 44) | typedef WORD CATCHBUF[9]; type WORD (line 45) | typedef WORD *LPCATCHBUF; type WORD (line 51) | typedef WORD *VA_LIST16; type HINSTANCE16 (line 114) | typedef HINSTANCE16 HMODULE16; type HANDLE16 (line 115) | typedef HANDLE16 HGDIOBJ16; type HANDLE16 (line 116) | typedef HANDLE16 HGLOBAL16; type HANDLE16 (line 117) | typedef HANDLE16 HLOCAL16; type SIZE16 (line 123) | typedef struct type POINT16 (line 131) | typedef struct type RECT16 (line 139) | typedef struct type HDRVR16 (line 151) | typedef LRESULT (CALLBACK *DRIVERPROC16)(DWORD,HDRVR16,UINT16,LPARAM,LPA... type UINT16 (line 152) | typedef BOOL16 (CALLBACK *DLGPROC16)(HWND16,UINT16,WPARAM16,LPARAM); type INT16 (line 153) | typedef INT16 (CALLBACK *EDITWORDBREAKPROC16)(LPSTR,INT16,INT16,INT16); type LPARAM (line 154) | typedef BOOL16 (CALLBACK *GRAYSTRINGPROC16)(HDC16,LPARAM,INT16); type WPARAM16 (line 155) | typedef LRESULT (CALLBACK *HOOKPROC16)(INT16,WPARAM16,LPARAM); type SEGPTR (line 156) | typedef BOOL16 (CALLBACK *PROPENUMPROC16)(HWND16,SEGPTR,HANDLE16); type UINT16 (line 157) | typedef VOID (CALLBACK *TIMERPROC16)(HWND16,UINT16,UINT16,DWORD); type UINT16 (line 159) | typedef LRESULT (CALLBACK *WNDPROC16)(HWND16,UINT16,WPARAM16,LPARAM); FILE: wine/wine/wingdi16.h type HANDLE16 (line 30) | typedef HANDLE16 HPQ16; type HANDLE16 (line 31) | typedef HANDLE16 HPJOB16; type KERNINGPAIR16 (line 33) | typedef struct type BITMAP16 (line 40) | typedef struct type LOGBRUSH16 (line 51) | typedef struct type LOGFONT16 (line 58) | typedef struct type ENUMLOGFONT16 (line 76) | typedef struct type ENUMLOGFONTEX16 (line 83) | typedef struct type TEXTXFORM16 (line 91) | typedef struct type FONTINFO16 (line 107) | typedef struct type FONTDIR16 (line 145) | typedef struct { type TEXTMETRIC16 (line 178) | typedef struct type OUTLINETEXTMETRIC16 (line 202) | typedef struct _OUTLINETEXTMETRIC16 type NEWTEXTMETRIC16 (line 239) | typedef struct type NEWTEXTMETRICEX16 (line 267) | typedef struct type SEGPTR (line 273) | typedef INT16 (CALLBACK *FONTENUMPROC16)(SEGPTR,SEGPTR,UINT16,LPARAM); type INT16 (line 274) | typedef VOID (CALLBACK *LINEDDAPROC16)(INT16,INT16,LPARAM); type GLYPHMETRICS16 (line 278) | typedef struct type ABC16 (line 287) | typedef struct type LOGPEN16 (line 294) | typedef struct type HANDLETABLE16 (line 301) | typedef struct type METAFILEPICT16 (line 306) | typedef struct type HANDLETABLE16 (line 314) | typedef INT16 (CALLBACK *MFENUMPROC16)(HDC16,HANDLETABLE16*,METARECORD*, type DOCINFO16 (line 316) | typedef struct type PATH_INFO (line 337) | struct PATH_INFO { type DRAWPATRECT16 (line 352) | typedef struct _DRAWPATRECT16 FILE: wine/wine/winnet16.h type QUEUESTRUCT16 (line 34) | typedef struct type JOBSTRUCT16 (line 50) | typedef struct FILE: wine/wine/winuser16.h type COMSTAT16 (line 27) | typedef struct tagCOMSTAT16 type DCB16 (line 34) | typedef struct tagDCB16 type CWPSTRUCT16 (line 73) | typedef struct type CWPRETSTRUCT16 (line 81) | typedef struct type WINDOWPLACEMENT16 (line 91) | typedef struct type WNDCLASS16 (line 103) | typedef struct type WNDCLASSEX16 (line 117) | typedef struct type MSG16 (line 133) | typedef struct type MSG32_16 (line 143) | typedef struct type CURSORICONINFO (line 151) | typedef struct tagCURSORICONINFO type ICONINFO16 (line 161) | typedef struct { type ACCEL16 (line 169) | typedef struct type MENUITEMINFO16 (line 177) | typedef struct { type LPARAM (line 192) | typedef BOOL16 (CALLBACK *DRAWSTATEPROC16)(HDC16,LPARAM,WPARAM16,INT16,I... type MSGBOXPARAMS16 (line 260) | typedef struct /* not sure if the 16bit version is correct */ type CREATESTRUCT16 (line 276) | typedef struct type PAINTSTRUCT16 (line 292) | typedef struct type CLIENTCREATESTRUCT16 (line 302) | typedef struct type MDICREATESTRUCT16 (line 308) | typedef struct type MINMAXINFO16 (line 322) | typedef struct type WINDOWPOS16 (line 332) | typedef struct tagWINDOWPOS16 type NCCALCSIZE_PARAMS16 (line 344) | typedef struct type NONCLIENTMETRICS16 (line 350) | typedef struct { type EVENTMSG16 (line 370) | typedef struct type MOUSEHOOKSTRUCT16 (line 380) | typedef struct type HARDWAREHOOKSTRUCT16 (line 390) | typedef struct type CBT_CREATEWND16 (line 407) | typedef struct type CBTACTIVATESTRUCT16 (line 413) | typedef struct type DEBUGHOOKINFO16 (line 421) | typedef struct type DRAWITEMSTRUCT16 (line 487) | typedef struct type MEASUREITEMSTRUCT16 (line 500) | typedef struct type DELETEITEMSTRUCT16 (line 510) | typedef struct type COMPAREITEMSTRUCT16 (line 519) | typedef struct type DRAGINFO16 (line 532) | typedef struct type COPYDATASTRUCT16 (line 544) | typedef struct tagCOPYDATASTRUCT16 { type QUEUE16 (line 560) | typedef struct type HOOK16 (line 600) | typedef struct FILE: wine/wine/wpp.h type wpp_callbacks (line 27) | struct wpp_callbacks type wpp_callbacks (line 60) | struct wpp_callbacks FILE: winecrt0/crt0_private.h function _init (line 25) | static inline void _init(int argc, char **argv, char **envp ) { /* nothi... function _fini (line 26) | static inline void _fini(void) { /* nothing */ } type init_state (line 33) | enum init_state type init_state (line 40) | enum init_state FILE: winecrt0/dll_entry.c function BOOL (line 29) | BOOL /*WINAPI*/ DECLSPEC_HIDDEN __wine_spec_dll_entry( HINSTANCE inst, D... FILE: winecrt0/exception.c function __wine_rtl_unwind (line 33) | void __wine_rtl_unwind( EXCEPTION_REGISTRATION_RECORD* frame, EXCEPTION_... function unwind_target (line 58) | unwind_target(void) function unwind_frame (line 65) | static void DECLSPEC_NORETURN unwind_frame( EXCEPTION_RECORD *record, function DWORD (line 77) | DWORD __wine_exception_handler( EXCEPTION_RECORD *record, function DWORD (line 102) | DWORD __wine_exception_ctx_handler( EXCEPTION_RECORD *record, function DWORD (line 127) | DWORD __wine_exception_handler_page_fault( EXCEPTION_RECORD *record, function DWORD (line 139) | DWORD __wine_exception_handler_all( EXCEPTION_RECORD *record, function DWORD (line 149) | DWORD __wine_finally_handler( EXCEPTION_RECORD *record, function DWORD (line 162) | DWORD __wine_finally_ctx_handler( EXCEPTION_RECORD *record, FILE: winecrt0/exe16_entry.c function DECLSPEC_HIDDEN (line 32) | DECLSPEC_HIDDEN __wine_spec_exe16_entry( CONTEXT *context ) FILE: winecrt0/init.c type init_state (line 27) | enum init_state function __wine_spec_init (line 32) | __wine_spec_init(void) function __wine_spec_init_ctor (line 38) | __wine_spec_init_ctor(void) FILE: winecrt0/stub.c function __wine_spec_unimplemented_stub (line 28) | void DECLSPEC_HIDDEN __wine_spec_unimplemented_stub( const char *module,... FILE: wing/wing.c type dib_segptr_bits (line 35) | struct dib_segptr_bits type list (line 44) | struct list function cleanup_segptr_bits (line 47) | static void cleanup_segptr_bits(void) function SEGPTR (line 61) | static SEGPTR alloc_segptr_bits( HBITMAP bmp, void *bits32, BOOL topdown ) type WING_DITHER_TYPE (line 104) | typedef enum WING_DITHER_TYPE function HDC16 (line 121) | HDC16 WINAPI WinGCreateDC16(void) function BOOL16 (line 139) | BOOL16 WINAPI WinGRecommendDIBFormat16(BITMAPINFO *bmpi) function HBITMAP16 (line 175) | HBITMAP16 WINAPI WinGCreateBitmap16(HDC16 hdc, BITMAPINFO *bmpi, SEGPTR ... function SEGPTR (line 203) | SEGPTR WINAPI WinGGetDIBPointer16(HBITMAP16 hWinGBitmap, BITMAPINFO* bmpi) function UINT16 (line 236) | UINT16 WINAPI WinGSetDIBColorTable16(HDC16 hdc, UINT16 start, UINT16 num... function UINT16 (line 256) | UINT16 WINAPI WinGGetDIBColorTable16(HDC16 hdc, UINT16 start, UINT16 num... type logpalette_8bpp (line 262) | typedef struct { function HPALETTE16 (line 346) | HPALETTE16 WINAPI WinGCreateHalfTonePalette16(void) function HBRUSH16 (line 367) | HBRUSH16 WINAPI WinGCreateHalfToneBrush16(HDC16 winDC, COLORREF col, function BOOL16 (line 379) | BOOL16 WINAPI WinGStretchBlt16(HDC16 destDC, INT16 xDest, INT16 yDest, function BOOL16 (line 398) | BOOL16 WINAPI WinGBitBlt16(HDC16 destDC, INT16 xDest, INT16 yDest, FILE: winhlp32/callback.c function WORD (line 40) | static WORD CALLBACK WHD_GetFSError(void) function HANDLE (line 46) | static HANDLE CALLBACK WHD_Open(LPSTR name, BYTE flags) function WORD (line 61) | static WORD CALLBACK WHD_Close(HANDLE fs) function HANDLE (line 68) | static HANDLE CALLBACK WHD_OpenBag(HANDLE fs, LPSTR name, BYTE flags) function HANDLE (line 74) | static HANDLE CALLBACK WHD_CloseBag(HANDLE bag) function LONG (line 80) | static LONG CALLBACK WHD_ReadBag(HANDLE bag, BYTE* ptr, LONG len) function LONG (line 86) | static LONG CALLBACK WHD_TellBag(HANDLE bag) function LONG (line 92) | static LONG CALLBACK WHD_SeekBag(HANDLE bag, LONG offset, WORD whence) function BOOL (line 98) | static BOOL CALLBACK WHD_IsEofBag(HANDLE bag) function LONG (line 104) | static LONG CALLBACK WHD_SizeBag(HANDLE bag) function BOOL (line 110) | static BOOL CALLBACK WHD_Access(HANDLE fs, LPSTR name, BYTE flags) function WORD (line 116) | static WORD CALLBACK WHD_LLInfoFromBag(HANDLE bag, WORD opt, LPWORD p1, ... function WORD (line 122) | static WORD CALLBACK WHD_LLInfoFromFile(HANDLE fs, LPSTR name, WORD opt,... function WHD_Error (line 128) | static void CALLBACK WHD_Error(int err) function WHD_ErrorString (line 133) | static void CALLBACK WHD_ErrorString(LPSTR err) function ULONG_PTR (line 138) | static ULONG_PTR CALLBACK WHD_GetInfo(WORD what, HWND hnd) function LONG (line 163) | static LONG CALLBACK WHD_API(LPSTR x, WORD xx, DWORD xxx) type winhelp_callbacks (line 169) | struct winhelp_callbacks FILE: winhlp32/hlpfile.c function GET_USHORT (line 46) | static inline unsigned short GET_USHORT(const BYTE* buffer, unsigned i) function GET_SHORT (line 51) | static inline short GET_SHORT(const BYTE* buffer, unsigned i) function GET_UINT (line 56) | static inline unsigned GET_UINT(const BYTE* buffer, unsigned i) function HLPFILE_BPTreeEnum (line 134) | void HLPFILE_BPTreeEnum(BYTE* buf, HLPFILE_BPTreeCallback cb, void* cookie) function INT (line 177) | static INT HLPFILE_UncompressedLZ77_Size(const BYTE *ptr, const BYTE *end) function BYTE (line 204) | static BYTE *HLPFILE_UncompressLZ77(const BYTE *ptr, const BYTE *end, BY... function HLPFILE_Uncompress2 (line 242) | static void HLPFILE_Uncompress2(HLPFILE* hlpfile, const BYTE *ptr, const... function BOOL (line 281) | static BOOL HLPFILE_Uncompress3(HLPFILE* hlpfile, char* dst, const char*... function HLPFILE_UncompressRLE (line 344) | static void HLPFILE_UncompressRLE(const BYTE* src, const BYTE* end, BYTE... function HLPFILE_PAGE (line 378) | HLPFILE_PAGE *HLPFILE_PageByOffset(HLPFILE* hlpfile, LONG offset, ULONG*... function HLPFILE_PAGE (line 408) | static HLPFILE_PAGE* HLPFILE_Contents(HLPFILE *hlpfile, ULONG* relative) function comp_PageByHash (line 432) | static int comp_PageByHash(void *p, const void *key, function HLPFILE_PAGE (line 449) | HLPFILE_PAGE *HLPFILE_PageByHash(HLPFILE* hlpfile, LONG lHash, ULONG* re... function HLPFILE_PAGE (line 479) | HLPFILE_PAGE *HLPFILE_PageByMap(HLPFILE* hlpfile, LONG lMap, ULONG* rela... function comp_FindSubFile (line 503) | static int comp_FindSubFile(void *p, const void *key, function BOOL (line 515) | static BOOL HLPFILE_FindSubFile(HLPFILE* hlpfile, LPCSTR name, BYTE **su... function LONG (line 559) | LONG HLPFILE_Hash(LPCSTR lpszContext) function LONG (line 591) | static LONG fetch_long(const BYTE** ptr) function ULONG (line 609) | static ULONG fetch_ulong(const BYTE** ptr) function fetch_short (line 626) | static short fetch_short(const BYTE** ptr) function fetch_ushort (line 643) | static unsigned short fetch_ushort(const BYTE** ptr) function BYTE (line 665) | static const BYTE* HLPFILE_DecompressGfx(const BYTE* src, unsigned ... function BOOL (line 716) | static BOOL HLPFILE_RtfAddRawString(struct RtfData* rd, const char* str,... function BOOL (line 731) | static BOOL HLPFILE_RtfAddControl(struct RtfData* rd, const char* str) function BOOL (line 739) | static BOOL HLPFILE_RtfAddText(struct RtfData* rd, const char* str) function BOOL (line 777) | static BOOL HLPFILE_RtfAddHexBytes(struct RtfData* rd, const void* _ptr,... type RtfData (line 802) | struct RtfData function HLPFILE_AddHotSpotLinks (line 810) | static void HLPFILE_AddHotSpotLinks(struct RtfData* rd, HLPFILE* file, function BOOL (line 911) | static BOOL HLPFILE_RtfAddTransparentBitmap(struct RtfData* rd, const BI... function BOOL (line 991) | static BOOL HLPFILE_RtfAddBitmap(struct RtfData* rd, HLPFILE* file, cons... function BOOL (line 1096) | static BOOL HLPFILE_RtfAddMetaFile(struct RtfData* rd, HLPFILE* file... function BOOL (line 1144) | static BOOL HLPFILE_RtfAddGfxByAddr(struct RtfData* rd, HLPFILE *hlp... function BOOL (line 1191) | static BOOL HLPFILE_RtfAddGfxByIndex(struct RtfData* rd, HLPFILE *hl... function HLPFILE_LINK (line 1212) | static HLPFILE_LINK* HLPFILE_AllocLink2(struct RtfData* rd, int co... function HLPFILE_LINK (line 1265) | static HLPFILE_LINK* HLPFILE_AllocLink(struct RtfData* rd, int coo... function HLPFILE_HalfPointsScale (line 1272) | static unsigned HLPFILE_HalfPointsScale(HLPFILE_PAGE* page, unsigned pts) function BOOL (line 1281) | static BOOL HLPFILE_BrowseParagraph(HLPFILE_PAGE* page, struct RtfData* rd, function BOOL (line 1847) | BOOL HLPFILE_BrowsePage(HLPFILE_PAGE* page, struct RtfData* rd, function BOOL (line 2034) | static BOOL HLPFILE_ReadFont(HLPFILE* hlpfile) function BOOL (line 2166) | static BOOL HLPFILE_ReadFileToBuffer(HLPFILE* hlpfile, HFILE hFile) function BOOL (line 2195) | static BOOL HLPFILE_SystemCommands(HLPFILE* hlpfile) function BOOL (line 2467) | static BOOL HLPFILE_GetContext(HLPFILE *hlpfile) function HLPFILE_XW (line 2487) | HLPFILE_XW *HLPFILE_GetTreeData(HLPFILE *hlpfile, char keyfile) function BOOL (line 2540) | static BOOL HLPFILE_GetKeywords(HLPFILE *hlpfile) function BOOL (line 2550) | static BOOL HLPFILE_GetMap(HLPFILE *hlpfile) function BOOL (line 2574) | static BOOL HLPFILE_GetTOMap(HLPFILE *hlpfile) function BOOL (line 2594) | static BOOL HLPFILE_GetTree(HLPFILE *hlpfile, char *name, BYTE **buf) function HLPFILE_DeleteMacro (line 2614) | static void HLPFILE_DeleteMacro(HLPFILE_MACRO* macro) function HLPFILE_DeleteLink (line 2626) | static void HLPFILE_DeleteLink(HLPFILE_LINK *link) function HLPFILE_DeleteRow (line 2638) | static void HLPFILE_DeleteRow(HLPFILE_ROW *row) function HLPFILE_DeletePage (line 2654) | static void HLPFILE_DeletePage(HLPFILE_PAGE* page) function HLPFILE_FreeHlpFile (line 2673) | void HLPFILE_FreeHlpFile(HLPFILE* hlpfile) function BOOL (line 2744) | static BOOL HLPFILE_UncompressLZ77_Phrases(HLPFILE* hlpfile) function BOOL (line 2789) | static BOOL HLPFILE_Uncompress_Phrases40(HLPFILE* hlpfile) function BOOL (line 2866) | static BOOL HLPFILE_Uncompress_Topic(HLPFILE* hlpfile) function BOOL (line 2931) | static BOOL HLPFILE_AddPage(HLPFILE *hlpfile, const BYTE *buf, const BYT... function BOOL (line 3040) | static BOOL HLPFILE_SkipParagraph(HLPFILE *hlpfile, const BYTE *buf, con... function HLPFILE_ReadCntFile (line 3063) | static void HLPFILE_ReadCntFile(HLPFILE *hlpfile) function BOOL (line 3213) | static BOOL HLPFILE_DoReadHlpFile(HLPFILE *hlpfile, LPCSTR lpszPath) function HLPFILE (line 3317) | HLPFILE *HLPFILE_ReadHlpFile(LPCSTR lpszPath) FILE: winhlp32/hlpfile.h type tagHelpFile (line 23) | struct tagHelpFile type HLPFILE_WINDOWINFO (line 25) | typedef struct type HLPFILE_LINK (line 39) | typedef struct tagHlpFileLink type HLPFILE_HOTSPOTLINK (line 53) | typedef struct tagHlpFileHotSpotLink type HLPFILE_MACRO (line 64) | typedef struct tagHlpFileMacro type HLPFILE_ROW (line 70) | typedef struct tagHlpFileRow type HLPFILE_PAGE (line 79) | typedef struct tagHlpFilePage type HLPFILE_MAP (line 100) | typedef struct type HLPFILE_FONT (line 106) | typedef struct type HLPFILE_XW (line 113) | typedef struct type HLPFILE (line 120) | typedef struct tagHlpFileFile type RtfData (line 217) | struct RtfData { type RtfData (line 235) | struct RtfData FILE: winhlp32/macro.c type MacroDesc (line 47) | struct MacroDesc { type MacroDesc (line 55) | struct MacroDesc function WINHELP_BUTTON (line 68) | static WINHELP_BUTTON** MACRO_LookupButton(WINHELP_WINDOW* win, L... function BOOL (line 77) | static BOOL MACRO_Load(struct MacroDesc *macro) function MACRO_DoLookUp (line 137) | static int MACRO_DoLookUp(struct MacroDesc* start, const char* name, str... function MACRO_CreateButton (line 163) | void CALLBACK MACRO_CreateButton(LPCSTR id, LPCSTR name, LPCSTR macro) function MACRO_DestroyButton (line 201) | static void CALLBACK MACRO_DestroyButton(LPCSTR str) function MACRO_DisableButton (line 206) | void CALLBACK MACRO_DisableButton(LPCSTR id) function MACRO_EnableButton (line 218) | static void CALLBACK MACRO_EnableButton(LPCSTR id) function MACRO_JumpContents (line 230) | void CALLBACK MACRO_JumpContents(LPCSTR lpszPath, LPCSTR lpszWindow) function MACRO_About (line 242) | void CALLBACK MACRO_About(void) function MACRO_AddAccelerator (line 251) | static void CALLBACK MACRO_AddAccelerator(LONG u1, LONG u2, LPCSTR str) function MACRO_ALink (line 256) | static void CALLBACK MACRO_ALink(LPCSTR keywords, LONG type, LPCSTR topi... function MACRO_Annotate (line 262) | void CALLBACK MACRO_Annotate(void) function MACRO_AppendItem (line 267) | static void CALLBACK MACRO_AppendItem(LPCSTR str1, LPCSTR str2, LPCSTR s... function MACRO_Back (line 272) | static void CALLBACK MACRO_Back(void) function MACRO_BackFlush (line 282) | static void CALLBACK MACRO_BackFlush(void) function MACRO_BookmarkDefine (line 291) | void CALLBACK MACRO_BookmarkDefine(void) function MACRO_BookmarkMore (line 296) | static void CALLBACK MACRO_BookmarkMore(void) function MACRO_BrowseButtons (line 301) | static void CALLBACK MACRO_BrowseButtons(void) function MACRO_ChangeButtonBinding (line 317) | static void CALLBACK MACRO_ChangeButtonBinding(LPCSTR id, LPCSTR macro) function MACRO_ChangeEnable (line 358) | static void CALLBACK MACRO_ChangeEnable(LPCSTR id, LPCSTR macro) function MACRO_ChangeItemBinding (line 366) | static void CALLBACK MACRO_ChangeItemBinding(LPCSTR str1, LPCSTR str2) function MACRO_CheckItem (line 371) | static void CALLBACK MACRO_CheckItem(LPCSTR str) function MACRO_CloseSecondarys (line 376) | static void CALLBACK MACRO_CloseSecondarys(void) function MACRO_CloseWindow (line 390) | static void CALLBACK MACRO_CloseWindow(LPCSTR lpszWindow) function MACRO_Compare (line 411) | static void CALLBACK MACRO_Compare(LPCSTR str) function MACRO_Contents (line 416) | static void CALLBACK MACRO_Contents(void) function MACRO_ControlPanel (line 426) | static void CALLBACK MACRO_ControlPanel(LPCSTR str1, LPCSTR str2, LONG u) function MACRO_CopyDialog (line 431) | void CALLBACK MACRO_CopyDialog(void) function MACRO_CopyTopic (line 436) | static void CALLBACK MACRO_CopyTopic(void) function MACRO_DeleteItem (line 441) | static void CALLBACK MACRO_DeleteItem(LPCSTR str) function MACRO_DeleteMark (line 446) | static void CALLBACK MACRO_DeleteMark(LPCSTR str) function MACRO_DisableItem (line 451) | static void CALLBACK MACRO_DisableItem(LPCSTR str) function MACRO_EnableItem (line 456) | static void CALLBACK MACRO_EnableItem(LPCSTR str) function MACRO_EndMPrint (line 461) | static void CALLBACK MACRO_EndMPrint(void) function MACRO_ExecFile (line 466) | static void CALLBACK MACRO_ExecFile(LPCSTR pgm, LPCSTR args, LONG cmd_sh... function MACRO_ExecProgram (line 487) | static void CALLBACK MACRO_ExecProgram(LPCSTR str, LONG u) function MACRO_Exit (line 508) | void CALLBACK MACRO_Exit(void) function MACRO_ExtAbleItem (line 516) | static void CALLBACK MACRO_ExtAbleItem(LPCSTR str, LONG u) function MACRO_ExtInsertItem (line 521) | static void CALLBACK MACRO_ExtInsertItem(LPCSTR str1, LPCSTR str2, LPCST... function MACRO_ExtInsertMenu (line 526) | static void CALLBACK MACRO_ExtInsertMenu(LPCSTR str1, LPCSTR str2, LPCST... function BOOL (line 531) | static BOOL CALLBACK MACRO_FileExist(LPCSTR str) function MACRO_FileOpen (line 537) | void CALLBACK MACRO_FileOpen(void) function MACRO_Find (line 547) | static void CALLBACK MACRO_Find(void) function MACRO_Finder (line 552) | static void CALLBACK MACRO_Finder(void) function MACRO_FloatingMenu (line 557) | static void CALLBACK MACRO_FloatingMenu(void) function MACRO_Flush (line 562) | static void CALLBACK MACRO_Flush(void) function MACRO_FocusWindow (line 567) | static void CALLBACK MACRO_FocusWindow(LPCSTR lpszWindow) function MACRO_Generate (line 580) | static void CALLBACK MACRO_Generate(LPCSTR str, LONG w, LONG l) function MACRO_GotoMark (line 585) | static void CALLBACK MACRO_GotoMark(LPCSTR str) function MACRO_HelpOn (line 590) | void CALLBACK MACRO_HelpOn(void) function MACRO_HelpOnTop (line 605) | void CALLBACK MACRO_HelpOnTop(void) function MACRO_History (line 632) | void CALLBACK MACRO_History(void) function MACRO_IfThen (line 645) | static void CALLBACK MACRO_IfThen(BOOL b, LPCSTR t) function MACRO_IfThenElse (line 650) | static void CALLBACK MACRO_IfThenElse(BOOL b, LPCSTR t, LPCSTR f) function BOOL (line 656) | static BOOL CALLBACK MACRO_InitMPrint(void) function MACRO_InsertItem (line 662) | static void CALLBACK MACRO_InsertItem(LPCSTR str1, LPCSTR str2, LPCSTR s... function MACRO_InsertMenu (line 667) | static void CALLBACK MACRO_InsertMenu(LPCSTR str1, LPCSTR str2, LONG u) function BOOL (line 672) | static BOOL CALLBACK MACRO_IsBook(void) function BOOL (line 678) | static BOOL CALLBACK MACRO_IsMark(LPCSTR str) function BOOL (line 684) | static BOOL CALLBACK MACRO_IsNotMark(LPCSTR str) function MACRO_JumpContext (line 690) | void CALLBACK MACRO_JumpContext(LPCSTR lpszPath, LPCSTR lpszWindow, LONG... function MACRO_JumpHash (line 702) | void CALLBACK MACRO_JumpHash(LPCSTR lpszPath, LPCSTR lpszWindow, LONG lH... function MACRO_JumpHelpOn (line 717) | static void CALLBACK MACRO_JumpHelpOn(void) function MACRO_JumpID (line 722) | static void CALLBACK MACRO_JumpID(LPCSTR lpszPathWindow, LPCSTR topic_id) function MACRO_JumpKeyword (line 752) | static void CALLBACK MACRO_JumpKeyword(LPCSTR lpszPath, LPCSTR lpszWindo... function MACRO_KLink (line 757) | static void CALLBACK MACRO_KLink(LPCSTR keywords, LONG type, LPCSTR topi... function MACRO_Menu (line 763) | static void CALLBACK MACRO_Menu(void) function MACRO_MPrintHash (line 768) | static void CALLBACK MACRO_MPrintHash(LONG u) function MACRO_MPrintID (line 773) | static void CALLBACK MACRO_MPrintID(LPCSTR str) function MACRO_Next (line 778) | static void CALLBACK MACRO_Next(void) function MACRO_NoShow (line 793) | static void CALLBACK MACRO_NoShow(void) function MACRO_PopupContext (line 798) | void CALLBACK MACRO_PopupContext(LPCSTR str, LONG u) function MACRO_PopupHash (line 803) | static void CALLBACK MACRO_PopupHash(LPCSTR str, LONG u) function MACRO_PopupId (line 808) | static void CALLBACK MACRO_PopupId(LPCSTR str1, LPCSTR str2) function MACRO_PositionWindow (line 813) | static void CALLBACK MACRO_PositionWindow(LONG i1, LONG i2, LONG u1, LON... function MACRO_Prev (line 818) | static void CALLBACK MACRO_Prev(void) function MACRO_Print (line 833) | void CALLBACK MACRO_Print(void) function MACRO_PrinterSetup (line 864) | void CALLBACK MACRO_PrinterSetup(void) function MACRO_RegisterRoutine (line 869) | static void CALLBACK MACRO_RegisterRoutine(LPCSTR dll_name, LPCSTR proc,... function MACRO_RemoveAccelerator (line 889) | static void CALLBACK MACRO_RemoveAccelerator(LONG u1, LONG u2) function MACRO_ResetMenu (line 894) | static void CALLBACK MACRO_ResetMenu(void) function MACRO_SaveMark (line 899) | static void CALLBACK MACRO_SaveMark(LPCSTR str) function MACRO_Search (line 904) | static void CALLBACK MACRO_Search(void) function MACRO_SetContents (line 909) | void CALLBACK MACRO_SetContents(LPCSTR str, LONG u) function MACRO_SetHelpOnFile (line 914) | static void CALLBACK MACRO_SetHelpOnFile(LPCSTR str) function MACRO_SetPopupColor (line 926) | static void CALLBACK MACRO_SetPopupColor(LONG rgb) function MACRO_ShellExecute (line 935) | static void CALLBACK MACRO_ShellExecute(LPCSTR str1, LPCSTR str2, LONG u... function MACRO_ShortCut (line 940) | static void CALLBACK MACRO_ShortCut(LPCSTR str1, LPCSTR str2, LONG w, LO... function MACRO_TCard (line 945) | static void CALLBACK MACRO_TCard(LONG u) function MACRO_Test (line 950) | static void CALLBACK MACRO_Test(LONG u) function BOOL (line 955) | static BOOL CALLBACK MACRO_TestALink(LPCSTR str) function BOOL (line 961) | static BOOL CALLBACK MACRO_TestKLink(LPCSTR str) function MACRO_UncheckItem (line 967) | static void CALLBACK MACRO_UncheckItem(LPCSTR str) function MACRO_UpdateWindow (line 972) | static void CALLBACK MACRO_UpdateWindow(LPCSTR str1, LPCSTR str2) type MacroDesc (line 989) | struct MacroDesc function MACRO_Lookup (line 1084) | int MACRO_Lookup(const char* name, struct lexret* lr) FILE: winhlp32/macro.h type lexret (line 27) | struct lexret { type lexret (line 35) | struct lexret type tagWinHelp (line 36) | struct tagWinHelp type tagWinHelp (line 38) | struct tagWinHelp type lexret (line 39) | struct lexret type tagWinHelp (line 40) | struct tagWinHelp type token_types (line 42) | enum token_types {EMPTY, VOID_FUNCTION, BOOL_FUNCTION, INTEGER, STRING, ... FILE: winhlp32/tom.h type interface (line 22) | typedef interface ITextDocument type interface (line 30) | typedef interface ITextDocument2Old type interface (line 38) | typedef interface ITextRow ITextRow; type interface (line 46) | typedef interface ITextRange2 type interface (line 54) | typedef interface ITextSelection2 type interface (line 62) | typedef interface ITextDocument2 type interface (line 70) | typedef interface ITextRange type interface (line 78) | typedef interface ITextSelection type interface (line 86) | typedef interface ITextFont ITextFont; type interface (line 94) | typedef interface ITextPara ITextPara; type interface (line 102) | typedef interface ITextStoryRanges type tomConstants (line 120) | typedef enum tagTomConstants { type interface (line 297) | typedef interface ITextRange type interface (line 305) | typedef interface ITextSelection type interface (line 313) | typedef interface ITextStoryRanges type ITextDocumentVtbl (line 402) | typedef struct ITextDocumentVtbl { function interface (line 534) | interface ITextDocument { function FORCEINLINE (line 571) | static FORCEINLINE HRESULT ITextDocument_QueryInterface(ITextDocument* T... function FORCEINLINE (line 574) | static FORCEINLINE ULONG ITextDocument_AddRef(ITextDocument* This) { function FORCEINLINE (line 577) | static FORCEINLINE ULONG ITextDocument_Release(ITextDocument* This) { function FORCEINLINE (line 581) | static FORCEINLINE HRESULT ITextDocument_GetTypeInfoCount(ITextDocument*... function FORCEINLINE (line 584) | static FORCEINLINE HRESULT ITextDocument_GetTypeInfo(ITextDocument* This... function FORCEINLINE (line 587) | static FORCEINLINE HRESULT ITextDocument_GetIDsOfNames(ITextDocument* Th... function FORCEINLINE (line 590) | static FORCEINLINE HRESULT ITextDocument_Invoke(ITextDocument* This,DISP... function FORCEINLINE (line 594) | static FORCEINLINE HRESULT ITextDocument_GetName(ITextDocument* This,BST... function FORCEINLINE (line 597) | static FORCEINLINE HRESULT ITextDocument_GetSelection(ITextDocument* Thi... function FORCEINLINE (line 600) | static FORCEINLINE HRESULT ITextDocument_GetStoryCount(ITextDocument* Th... function FORCEINLINE (line 603) | static FORCEINLINE HRESULT ITextDocument_GetStoryRanges(ITextDocument* T... function FORCEINLINE (line 606) | static FORCEINLINE HRESULT ITextDocument_GetSaved(ITextDocument* This,LO... function FORCEINLINE (line 609) | static FORCEINLINE HRESULT ITextDocument_SetSaved(ITextDocument* This,LO... function FORCEINLINE (line 612) | static FORCEINLINE HRESULT ITextDocument_GetDefaultTabStop(ITextDocument... function FORCEINLINE (line 615) | static FORCEINLINE HRESULT ITextDocument_SetDefaultTabStop(ITextDocument... function FORCEINLINE (line 618) | static FORCEINLINE HRESULT ITextDocument_New(ITextDocument* This) { function FORCEINLINE (line 621) | static FORCEINLINE HRESULT ITextDocument_Open(ITextDocument* This,VARIAN... function FORCEINLINE (line 624) | static FORCEINLINE HRESULT ITextDocument_Save(ITextDocument* This,VARIAN... function FORCEINLINE (line 627) | static FORCEINLINE HRESULT ITextDocument_Freeze(ITextDocument* This,LONG... function FORCEINLINE (line 630) | static FORCEINLINE HRESULT ITextDocument_Unfreeze(ITextDocument* This,LO... function FORCEINLINE (line 633) | static FORCEINLINE HRESULT ITextDocument_BeginEditCollection(ITextDocume... function FORCEINLINE (line 636) | static FORCEINLINE HRESULT ITextDocument_EndEditCollection(ITextDocument... function FORCEINLINE (line 639) | static FORCEINLINE HRESULT ITextDocument_Undo(ITextDocument* This,LONG C... function FORCEINLINE (line 642) | static FORCEINLINE HRESULT ITextDocument_Redo(ITextDocument* This,LONG C... function FORCEINLINE (line 645) | static FORCEINLINE HRESULT ITextDocument_Range(ITextDocument* This,LONG ... function FORCEINLINE (line 648) | static FORCEINLINE HRESULT ITextDocument_RangeFromPoint(ITextDocument* T... type ITextDocument2OldVtbl (line 749) | typedef struct ITextDocument2OldVtbl { function interface (line 974) | interface ITextDocument2Old { function FORCEINLINE (line 1032) | static FORCEINLINE HRESULT ITextDocument2Old_QueryInterface(ITextDocumen... function FORCEINLINE (line 1035) | static FORCEINLINE ULONG ITextDocument2Old_AddRef(ITextDocument2Old* Thi... function FORCEINLINE (line 1038) | static FORCEINLINE ULONG ITextDocument2Old_Release(ITextDocument2Old* Th... function FORCEINLINE (line 1042) | static FORCEINLINE HRESULT ITextDocument2Old_GetTypeInfoCount(ITextDocum... function FORCEINLINE (line 1045) | static FORCEINLINE HRESULT ITextDocument2Old_GetTypeInfo(ITextDocument2O... function FORCEINLINE (line 1048) | static FORCEINLINE HRESULT ITextDocument2Old_GetIDsOfNames(ITextDocument... function FORCEINLINE (line 1051) | static FORCEINLINE HRESULT ITextDocument2Old_Invoke(ITextDocument2Old* T... function FORCEINLINE (line 1055) | static FORCEINLINE HRESULT ITextDocument2Old_GetName(ITextDocument2Old* ... function FORCEINLINE (line 1058) | static FORCEINLINE HRESULT ITextDocument2Old_GetSelection(ITextDocument2... function FORCEINLINE (line 1061) | static FORCEINLINE HRESULT ITextDocument2Old_GetStoryCount(ITextDocument... function FORCEINLINE (line 1064) | static FORCEINLINE HRESULT ITextDocument2Old_GetStoryRanges(ITextDocumen... function FORCEINLINE (line 1067) | static FORCEINLINE HRESULT ITextDocument2Old_GetSaved(ITextDocument2Old*... function FORCEINLINE (line 1070) | static FORCEINLINE HRESULT ITextDocument2Old_SetSaved(ITextDocument2Old*... function FORCEINLINE (line 1073) | static FORCEINLINE HRESULT ITextDocument2Old_GetDefaultTabStop(ITextDocu... function FORCEINLINE (line 1076) | static FORCEINLINE HRESULT ITextDocument2Old_SetDefaultTabStop(ITextDocu... function FORCEINLINE (line 1079) | static FORCEINLINE HRESULT ITextDocument2Old_New(ITextDocument2Old* This) { function FORCEINLINE (line 1082) | static FORCEINLINE HRESULT ITextDocument2Old_Open(ITextDocument2Old* Thi... function FORCEINLINE (line 1085) | static FORCEINLINE HRESULT ITextDocument2Old_Save(ITextDocument2Old* Thi... function FORCEINLINE (line 1088) | static FORCEINLINE HRESULT ITextDocument2Old_Freeze(ITextDocument2Old* T... function FORCEINLINE (line 1091) | static FORCEINLINE HRESULT ITextDocument2Old_Unfreeze(ITextDocument2Old*... function FORCEINLINE (line 1094) | static FORCEINLINE HRESULT ITextDocument2Old_BeginEditCollection(ITextDo... function FORCEINLINE (line 1097) | static FORCEINLINE HRESULT ITextDocument2Old_EndEditCollection(ITextDocu... function FORCEINLINE (line 1100) | static FORCEINLINE HRESULT ITextDocument2Old_Undo(ITextDocument2Old* Thi... function FORCEINLINE (line 1103) | static FORCEINLINE HRESULT ITextDocument2Old_Redo(ITextDocument2Old* Thi... function FORCEINLINE (line 1106) | static FORCEINLINE HRESULT ITextDocument2Old_Range(ITextDocument2Old* Th... function FORCEINLINE (line 1109) | static FORCEINLINE HRESULT ITextDocument2Old_RangeFromPoint(ITextDocumen... function FORCEINLINE (line 1113) | static FORCEINLINE HRESULT ITextDocument2Old_AttachMsgFilter(ITextDocume... function FORCEINLINE (line 1116) | static FORCEINLINE HRESULT ITextDocument2Old_SetEffectColor(ITextDocumen... function FORCEINLINE (line 1119) | static FORCEINLINE HRESULT ITextDocument2Old_GetEffectColor(ITextDocumen... function FORCEINLINE (line 1122) | static FORCEINLINE HRESULT ITextDocument2Old_GetCaretType(ITextDocument2... function FORCEINLINE (line 1125) | static FORCEINLINE HRESULT ITextDocument2Old_SetCaretType(ITextDocument2... function FORCEINLINE (line 1128) | static FORCEINLINE HRESULT ITextDocument2Old_GetImmContext(ITextDocument... function FORCEINLINE (line 1131) | static FORCEINLINE HRESULT ITextDocument2Old_ReleaseImmContext(ITextDocu... function FORCEINLINE (line 1134) | static FORCEINLINE HRESULT ITextDocument2Old_GetPreferredFont(ITextDocum... function FORCEINLINE (line 1137) | static FORCEINLINE HRESULT ITextDocument2Old_GetNotificationMode(ITextDo... function FORCEINLINE (line 1140) | static FORCEINLINE HRESULT ITextDocument2Old_SetNotificationMode(ITextDo... function FORCEINLINE (line 1143) | static FORCEINLINE HRESULT ITextDocument2Old_GetClientRect(ITextDocument... function FORCEINLINE (line 1146) | static FORCEINLINE HRESULT ITextDocument2Old_GetSelectionEx(ITextDocumen... function FORCEINLINE (line 1149) | static FORCEINLINE HRESULT ITextDocument2Old_GetWindow(ITextDocument2Old... function FORCEINLINE (line 1152) | static FORCEINLINE HRESULT ITextDocument2Old_GetFEFlags(ITextDocument2Ol... function FORCEINLINE (line 1155) | static FORCEINLINE HRESULT ITextDocument2Old_UpdateWindow(ITextDocument2... function FORCEINLINE (line 1158) | static FORCEINLINE HRESULT ITextDocument2Old_CheckTextLimit(ITextDocumen... function FORCEINLINE (line 1161) | static FORCEINLINE HRESULT ITextDocument2Old_IMEInProgress(ITextDocument... function FORCEINLINE (line 1164) | static FORCEINLINE HRESULT ITextDocument2Old_SysBeep(ITextDocument2Old* ... function FORCEINLINE (line 1167) | static FORCEINLINE HRESULT ITextDocument2Old_Update(ITextDocument2Old* T... function FORCEINLINE (line 1170) | static FORCEINLINE HRESULT ITextDocument2Old_Notify(ITextDocument2Old* T... type interface (line 1183) | typedef interface ITextDisplays type interface (line 1191) | typedef interface ITextFont2 type interface (line 1199) | typedef interface ITextPara2 type interface (line 1207) | typedef interface ITextStory type interface (line 1215) | typedef interface ITextStoryRanges2 type interface (line 1223) | typedef interface ITextStrings type ITextRowVtbl (line 1399) | typedef struct ITextRowVtbl { function interface (line 1648) | interface ITextRow { function FORCEINLINE (line 1712) | static FORCEINLINE HRESULT ITextRow_QueryInterface(ITextRow* This,REFIID... function FORCEINLINE (line 1715) | static FORCEINLINE ULONG ITextRow_AddRef(ITextRow* This) { function FORCEINLINE (line 1718) | static FORCEINLINE ULONG ITextRow_Release(ITextRow* This) { function FORCEINLINE (line 1722) | static FORCEINLINE HRESULT ITextRow_GetTypeInfoCount(ITextRow* This,UINT... function FORCEINLINE (line 1725) | static FORCEINLINE HRESULT ITextRow_GetTypeInfo(ITextRow* This,UINT iTIn... function FORCEINLINE (line 1728) | static FORCEINLINE HRESULT ITextRow_GetIDsOfNames(ITextRow* This,REFIID ... function FORCEINLINE (line 1731) | static FORCEINLINE HRESULT ITextRow_Invoke(ITextRow* This,DISPID dispIdM... function FORCEINLINE (line 1735) | static FORCEINLINE HRESULT ITextRow_GetAlignment(ITextRow* This,LONG *va... function FORCEINLINE (line 1738) | static FORCEINLINE HRESULT ITextRow_SetAlignment(ITextRow* This,LONG val... function FORCEINLINE (line 1741) | static FORCEINLINE HRESULT ITextRow_GetCellCount(ITextRow* This,LONG *va... function FORCEINLINE (line 1744) | static FORCEINLINE HRESULT ITextRow_SetCellCount(ITextRow* This,LONG val... function FORCEINLINE (line 1747) | static FORCEINLINE HRESULT ITextRow_GetCellCountCache(ITextRow* This,LON... function FORCEINLINE (line 1750) | static FORCEINLINE HRESULT ITextRow_SetCellCountCache(ITextRow* This,LON... function FORCEINLINE (line 1753) | static FORCEINLINE HRESULT ITextRow_GetCellIndex(ITextRow* This,LONG *va... function FORCEINLINE (line 1756) | static FORCEINLINE HRESULT ITextRow_SetCellIndex(ITextRow* This,LONG val... function FORCEINLINE (line 1759) | static FORCEINLINE HRESULT ITextRow_GetCellMargin(ITextRow* This,LONG *v... function FORCEINLINE (line 1762) | static FORCEINLINE HRESULT ITextRow_SetCellMargin(ITextRow* This,LONG va... function FORCEINLINE (line 1765) | static FORCEINLINE HRESULT ITextRow_GetHeight(ITextRow* This,LONG *value) { function FORCEINLINE (line 1768) | static FORCEINLINE HRESULT ITextRow_SetHeight(ITextRow* This,LONG value) { function FORCEINLINE (line 1771) | static FORCEINLINE HRESULT ITextRow_GetIndent(ITextRow* This,LONG *value) { function FORCEINLINE (line 1774) | static FORCEINLINE HRESULT ITextRow_SetIndent(ITextRow* This,LONG value) { function FORCEINLINE (line 1777) | static FORCEINLINE HRESULT ITextRow_GetKeepTogether(ITextRow* This,LONG ... function FORCEINLINE (line 1780) | static FORCEINLINE HRESULT ITextRow_SetKeepTogether(ITextRow* This,LONG ... function FORCEINLINE (line 1783) | static FORCEINLINE HRESULT ITextRow_GetKeepWithNext(ITextRow* This,LONG ... function FORCEINLINE (line 1786) | static FORCEINLINE HRESULT ITextRow_SetKeepWithNext(ITextRow* This,LONG ... function FORCEINLINE (line 1789) | static FORCEINLINE HRESULT ITextRow_GetNestLevel(ITextRow* This,LONG *va... function FORCEINLINE (line 1792) | static FORCEINLINE HRESULT ITextRow_GetRTL(ITextRow* This,LONG *value) { function FORCEINLINE (line 1795) | static FORCEINLINE HRESULT ITextRow_SetRTL(ITextRow* This,LONG value) { function FORCEINLINE (line 1798) | static FORCEINLINE HRESULT ITextRow_GetCellAlignment(ITextRow* This,LONG... function FORCEINLINE (line 1801) | static FORCEINLINE HRESULT ITextRow_SetCellAlignment(ITextRow* This,LONG... function FORCEINLINE (line 1804) | static FORCEINLINE HRESULT ITextRow_GetCellColorBack(ITextRow* This,LONG... function FORCEINLINE (line 1807) | static FORCEINLINE HRESULT ITextRow_SetCellColorBack(ITextRow* This,LONG... function FORCEINLINE (line 1810) | static FORCEINLINE HRESULT ITextRow_GetCellColorFore(ITextRow* This,LONG... function FORCEINLINE (line 1813) | static FORCEINLINE HRESULT ITextRow_SetCellColorFore(ITextRow* This,LONG... function FORCEINLINE (line 1816) | static FORCEINLINE HRESULT ITextRow_GetCellMergeFlags(ITextRow* This,LON... function FORCEINLINE (line 1819) | static FORCEINLINE HRESULT ITextRow_SetCellMergeFlags(ITextRow* This,LON... function FORCEINLINE (line 1822) | static FORCEINLINE HRESULT ITextRow_GetCellShading(ITextRow* This,LONG *... function FORCEINLINE (line 1825) | static FORCEINLINE HRESULT ITextRow_SetCellShading(ITextRow* This,LONG v... function FORCEINLINE (line 1828) | static FORCEINLINE HRESULT ITextRow_GetCellVerticalText(ITextRow* This,L... function FORCEINLINE (line 1831) | static FORCEINLINE HRESULT ITextRow_SetCellVerticalText(ITextRow* This,L... function FORCEINLINE (line 1834) | static FORCEINLINE HRESULT ITextRow_GetCellWidth(ITextRow* This,LONG *va... function FORCEINLINE (line 1837) | static FORCEINLINE HRESULT ITextRow_SetCellWidth(ITextRow* This,LONG val... function FORCEINLINE (line 1840) | static FORCEINLINE HRESULT ITextRow_GetCellBorderColors(ITextRow* This,L... function FORCEINLINE (line 1843) | static FORCEINLINE HRESULT ITextRow_GetCellBorderWidths(ITextRow* This,L... function FORCEINLINE (line 1846) | static FORCEINLINE HRESULT ITextRow_SetCellBorderColors(ITextRow* This,L... function FORCEINLINE (line 1849) | static FORCEINLINE HRESULT ITextRow_SetCellBorderWidths(ITextRow* This,L... function FORCEINLINE (line 1852) | static FORCEINLINE HRESULT ITextRow_Apply(ITextRow* This,LONG row,LONG f... function FORCEINLINE (line 1855) | static FORCEINLINE HRESULT ITextRow_CanChange(ITextRow* This,LONG *value) { function FORCEINLINE (line 1858) | static FORCEINLINE HRESULT ITextRow_GetProperty(ITextRow* This,LONG type... function FORCEINLINE (line 1861) | static FORCEINLINE HRESULT ITextRow_Insert(ITextRow* This,LONG row) { function FORCEINLINE (line 1864) | static FORCEINLINE HRESULT ITextRow_IsEqual(ITextRow* This,ITextRow *row... function FORCEINLINE (line 1867) | static FORCEINLINE HRESULT ITextRow_Reset(ITextRow* This,LONG value) { function FORCEINLINE (line 1870) | static FORCEINLINE HRESULT ITextRow_SetProperty(ITextRow* This,LONG type... type ITextRange2Vtbl (line 2061) | typedef struct ITextRange2Vtbl { function interface (line 2622) | interface ITextRange2 { function FORCEINLINE (line 2743) | static FORCEINLINE HRESULT ITextRange2_QueryInterface(ITextRange2* This,... function FORCEINLINE (line 2746) | static FORCEINLINE ULONG ITextRange2_AddRef(ITextRange2* This) { function FORCEINLINE (line 2749) | static FORCEINLINE ULONG ITextRange2_Release(ITextRange2* This) { function FORCEINLINE (line 2753) | static FORCEINLINE HRESULT ITextRange2_GetTypeInfoCount(ITextRange2* Thi... function FORCEINLINE (line 2756) | static FORCEINLINE HRESULT ITextRange2_GetTypeInfo(ITextRange2* This,UIN... function FORCEINLINE (line 2759) | static FORCEINLINE HRESULT ITextRange2_GetIDsOfNames(ITextRange2* This,R... function FORCEINLINE (line 2762) | static FORCEINLINE HRESULT ITextRange2_Invoke(ITextRange2* This,DISPID d... function FORCEINLINE (line 2766) | static FORCEINLINE HRESULT ITextRange2_GetText(ITextRange2* This,BSTR *p... function FORCEINLINE (line 2769) | static FORCEINLINE HRESULT ITextRange2_SetText(ITextRange2* This,BSTR bs... function FORCEINLINE (line 2772) | static FORCEINLINE HRESULT ITextRange2_GetChar(ITextRange2* This,LONG *p... function FORCEINLINE (line 2775) | static FORCEINLINE HRESULT ITextRange2_SetChar(ITextRange2* This,LONG ch) { function FORCEINLINE (line 2778) | static FORCEINLINE HRESULT ITextRange2_GetDuplicate(ITextRange2* This,IT... function FORCEINLINE (line 2781) | static FORCEINLINE HRESULT ITextRange2_GetFormattedText(ITextRange2* Thi... function FORCEINLINE (line 2784) | static FORCEINLINE HRESULT ITextRange2_SetFormattedText(ITextRange2* Thi... function FORCEINLINE (line 2787) | static FORCEINLINE HRESULT ITextRange2_GetStart(ITextRange2* This,LONG *... function FORCEINLINE (line 2790) | static FORCEINLINE HRESULT ITextRange2_SetStart(ITextRange2* This,LONG c... function FORCEINLINE (line 2793) | static FORCEINLINE HRESULT ITextRange2_GetEnd(ITextRange2* This,LONG *pc... function FORCEINLINE (line 2796) | static FORCEINLINE HRESULT ITextRange2_SetEnd(ITextRange2* This,LONG cpL... function FORCEINLINE (line 2799) | static FORCEINLINE HRESULT ITextRange2_GetFont(ITextRange2* This,ITextFo... function FORCEINLINE (line 2802) | static FORCEINLINE HRESULT ITextRange2_SetFont(ITextRange2* This,ITextFo... function FORCEINLINE (line 2805) | static FORCEINLINE HRESULT ITextRange2_GetPara(ITextRange2* This,ITextPa... function FORCEINLINE (line 2808) | static FORCEINLINE HRESULT ITextRange2_SetPara(ITextRange2* This,ITextPa... function FORCEINLINE (line 2811) | static FORCEINLINE HRESULT ITextRange2_GetStoryLength(ITextRange2* This,... function FORCEINLINE (line 2814) | static FORCEINLINE HRESULT ITextRange2_GetStoryType(ITextRange2* This,LO... function FORCEINLINE (line 2817) | static FORCEINLINE HRESULT ITextRange2_Collapse(ITextRange2* This,LONG b... function FORCEINLINE (line 2820) | static FORCEINLINE HRESULT ITextRange2_Expand(ITextRange2* This,LONG Uni... function FORCEINLINE (line 2823) | static FORCEINLINE HRESULT ITextRange2_GetIndex(ITextRange2* This,LONG U... function FORCEINLINE (line 2826) | static FORCEINLINE HRESULT ITextRange2_SetIndex(ITextRange2* This,LONG U... function FORCEINLINE (line 2829) | static FORCEINLINE HRESULT ITextRange2_SetRange(ITextRange2* This,LONG a... function FORCEINLINE (line 2832) | static FORCEINLINE HRESULT ITextRange2_InRange(ITextRange2* This,ITextRa... function FORCEINLINE (line 2835) | static FORCEINLINE HRESULT ITextRange2_InStory(ITextRange2* This,ITextRa... function FORCEINLINE (line 2838) | static FORCEINLINE HRESULT ITextRange2_IsEqual(ITextRange2* This,ITextRa... function FORCEINLINE (line 2841) | static FORCEINLINE HRESULT ITextRange2_Select(ITextRange2* This) { function FORCEINLINE (line 2844) | static FORCEINLINE HRESULT ITextRange2_StartOf(ITextRange2* This,LONG Un... function FORCEINLINE (line 2847) | static FORCEINLINE HRESULT ITextRange2_EndOf(ITextRange2* This,LONG Unit... function FORCEINLINE (line 2850) | static FORCEINLINE HRESULT ITextRange2_Move(ITextRange2* This,LONG Unit,... function FORCEINLINE (line 2853) | static FORCEINLINE HRESULT ITextRange2_MoveStart(ITextRange2* This,LONG ... function FORCEINLINE (line 2856) | static FORCEINLINE HRESULT ITextRange2_MoveEnd(ITextRange2* This,LONG Un... function FORCEINLINE (line 2859) | static FORCEINLINE HRESULT ITextRange2_MoveWhile(ITextRange2* This,VARIA... function FORCEINLINE (line 2862) | static FORCEINLINE HRESULT ITextRange2_MoveStartWhile(ITextRange2* This,... function FORCEINLINE (line 2865) | static FORCEINLINE HRESULT ITextRange2_MoveEndWhile(ITextRange2* This,VA... function FORCEINLINE (line 2868) | static FORCEINLINE HRESULT ITextRange2_MoveUntil(ITextRange2* This,VARIA... function FORCEINLINE (line 2871) | static FORCEINLINE HRESULT ITextRange2_MoveStartUntil(ITextRange2* This,... function FORCEINLINE (line 2874) | static FORCEINLINE HRESULT ITextRange2_MoveEndUntil(ITextRange2* This,VA... function FORCEINLINE (line 2877) | static FORCEINLINE HRESULT ITextRange2_FindText(ITextRange2* This,BSTR b... function FORCEINLINE (line 2880) | static FORCEINLINE HRESULT ITextRange2_FindTextStart(ITextRange2* This,B... function FORCEINLINE (line 2883) | static FORCEINLINE HRESULT ITextRange2_FindTextEnd(ITextRange2* This,BST... function FORCEINLINE (line 2886) | static FORCEINLINE HRESULT ITextRange2_Delete(ITextRange2* This,LONG Uni... function FORCEINLINE (line 2889) | static FORCEINLINE HRESULT ITextRange2_Cut(ITextRange2* This,VARIANT *pV... function FORCEINLINE (line 2892) | static FORCEINLINE HRESULT ITextRange2_Copy(ITextRange2* This,VARIANT *p... function FORCEINLINE (line 2895) | static FORCEINLINE HRESULT ITextRange2_Paste(ITextRange2* This,VARIANT *... function FORCEINLINE (line 2898) | static FORCEINLINE HRESULT ITextRange2_CanPaste(ITextRange2* This,VARIAN... function FORCEINLINE (line 2901) | static FORCEINLINE HRESULT ITextRange2_CanEdit(ITextRange2* This,LONG *p... function FORCEINLINE (line 2904) | static FORCEINLINE HRESULT ITextRange2_ChangeCase(ITextRange2* This,LONG... function FORCEINLINE (line 2907) | static FORCEINLINE HRESULT ITextRange2_GetPoint(ITextRange2* This,LONG T... function FORCEINLINE (line 2910) | static FORCEINLINE HRESULT ITextRange2_SetPoint(ITextRange2* This,LONG x... function FORCEINLINE (line 2913) | static FORCEINLINE HRESULT ITextRange2_ScrollIntoView(ITextRange2* This,... function FORCEINLINE (line 2916) | static FORCEINLINE HRESULT ITextRange2_GetEmbeddedObject(ITextRange2* Th... function FORCEINLINE (line 2920) | static FORCEINLINE HRESULT ITextRange2_GetFlags(ITextRange2* This,LONG *... function FORCEINLINE (line 2923) | static FORCEINLINE HRESULT ITextRange2_SetFlags(ITextRange2* This,LONG F... function FORCEINLINE (line 2926) | static FORCEINLINE HRESULT ITextRange2_GetType(ITextRange2* This,LONG *p... function FORCEINLINE (line 2929) | static FORCEINLINE HRESULT ITextRange2_MoveLeft(ITextRange2* This,LONG U... function FORCEINLINE (line 2932) | static FORCEINLINE HRESULT ITextRange2_MoveRight(ITextRange2* This,LONG ... function FORCEINLINE (line 2935) | static FORCEINLINE HRESULT ITextRange2_MoveUp(ITextRange2* This,LONG Uni... function FORCEINLINE (line 2938) | static FORCEINLINE HRESULT ITextRange2_MoveDown(ITextRange2* This,LONG U... function FORCEINLINE (line 2941) | static FORCEINLINE HRESULT ITextRange2_HomeKey(ITextRange2* This,LONG Un... function FORCEINLINE (line 2944) | static FORCEINLINE HRESULT ITextRange2_EndKey(ITextRange2* This,LONG Uni... function FORCEINLINE (line 2947) | static FORCEINLINE HRESULT ITextRange2_TypeText(ITextRange2* This,BSTR b... function FORCEINLINE (line 2951) | static FORCEINLINE HRESULT ITextRange2_GetCch(ITextRange2* This,LONG *co... function FORCEINLINE (line 2954) | static FORCEINLINE HRESULT ITextRange2_GetCells(ITextRange2* This,IUnkno... function FORCEINLINE (line 2957) | static FORCEINLINE HRESULT ITextRange2_GetColumn(ITextRange2* This,IUnkn... function FORCEINLINE (line 2960) | static FORCEINLINE HRESULT ITextRange2_GetCount(ITextRange2* This,LONG *... function FORCEINLINE (line 2963) | static FORCEINLINE HRESULT ITextRange2_GetDuplicate2(ITextRange2* This,I... function FORCEINLINE (line 2966) | static FORCEINLINE HRESULT ITextRange2_GetFont2(ITextRange2* This,ITextF... function FORCEINLINE (line 2969) | static FORCEINLINE HRESULT ITextRange2_SetFont2(ITextRange2* This,ITextF... function FORCEINLINE (line 2972) | static FORCEINLINE HRESULT ITextRange2_GetFormattedText2(ITextRange2* Th... function FORCEINLINE (line 2975) | static FORCEINLINE HRESULT ITextRange2_SetFormattedText2(ITextRange2* Th... function FORCEINLINE (line 2978) | static FORCEINLINE HRESULT ITextRange2_GetGravity(ITextRange2* This,LONG... function FORCEINLINE (line 2981) | static FORCEINLINE HRESULT ITextRange2_SetGravity(ITextRange2* This,LONG... function FORCEINLINE (line 2984) | static FORCEINLINE HRESULT ITextRange2_GetPara2(ITextRange2* This,ITextP... function FORCEINLINE (line 2987) | static FORCEINLINE HRESULT ITextRange2_SetPara2(ITextRange2* This,ITextP... function FORCEINLINE (line 2990) | static FORCEINLINE HRESULT ITextRange2_GetRow(ITextRange2* This,ITextRow... function FORCEINLINE (line 2993) | static FORCEINLINE HRESULT ITextRange2_GetStartPara(ITextRange2* This,LO... function FORCEINLINE (line 2996) | static FORCEINLINE HRESULT ITextRange2_GetTable(ITextRange2* This,IUnkno... function FORCEINLINE (line 2999) | static FORCEINLINE HRESULT ITextRange2_GetURL(ITextRange2* This,BSTR *ur... function FORCEINLINE (line 3002) | static FORCEINLINE HRESULT ITextRange2_SetURL(ITextRange2* This,BSTR url) { function FORCEINLINE (line 3005) | static FORCEINLINE HRESULT ITextRange2_AddSubrange(ITextRange2* This,LON... function FORCEINLINE (line 3008) | static FORCEINLINE HRESULT ITextRange2_BuildUpMath(ITextRange2* This,LON... function FORCEINLINE (line 3011) | static FORCEINLINE HRESULT ITextRange2_DeleteSubrange(ITextRange2* This,... function FORCEINLINE (line 3014) | static FORCEINLINE HRESULT ITextRange2_Find(ITextRange2* This,ITextRange... function FORCEINLINE (line 3017) | static FORCEINLINE HRESULT ITextRange2_GetChar2(ITextRange2* This,LONG *... function FORCEINLINE (line 3020) | static FORCEINLINE HRESULT ITextRange2_GetDropCap(ITextRange2* This,LONG... function FORCEINLINE (line 3023) | static FORCEINLINE HRESULT ITextRange2_GetInlineObject(ITextRange2* This... function FORCEINLINE (line 3026) | static FORCEINLINE HRESULT ITextRange2_GetProperty(ITextRange2* This,LON... function FORCEINLINE (line 3029) | static FORCEINLINE HRESULT ITextRange2_GetRect(ITextRange2* This,LONG ty... function FORCEINLINE (line 3032) | static FORCEINLINE HRESULT ITextRange2_GetSubrange(ITextRange2* This,LON... function FORCEINLINE (line 3035) | static FORCEINLINE HRESULT ITextRange2_GetText2(ITextRange2* This,LONG f... function FORCEINLINE (line 3038) | static FORCEINLINE HRESULT ITextRange2_HexToUnicode(ITextRange2* This) { function FORCEINLINE (line 3041) | static FORCEINLINE HRESULT ITextRange2_InsertTable(ITextRange2* This,LON... function FORCEINLINE (line 3044) | static FORCEINLINE HRESULT ITextRange2_Linearize(ITextRange2* This,LONG ... function FORCEINLINE (line 3047) | static FORCEINLINE HRESULT ITextRange2_SetActiveSubrange(ITextRange2* Th... function FORCEINLINE (line 3050) | static FORCEINLINE HRESULT ITextRange2_SetDropCap(ITextRange2* This,LONG... function FORCEINLINE (line 3053) | static FORCEINLINE HRESULT ITextRange2_SetProperty(ITextRange2* This,LON... function FORCEINLINE (line 3056) | static FORCEINLINE HRESULT ITextRange2_SetText2(ITextRange2* This,LONG f... function FORCEINLINE (line 3059) | static FORCEINLINE HRESULT ITextRange2_UnicodeToHex(ITextRange2* This) { function FORCEINLINE (line 3062) | static FORCEINLINE HRESULT ITextRange2_SetInlineObject(ITextRange2* This... function FORCEINLINE (line 3065) | static FORCEINLINE HRESULT ITextRange2_GetMathFunctionType(ITextRange2* ... function FORCEINLINE (line 3068) | static FORCEINLINE HRESULT ITextRange2_InsertImage(ITextRange2* This,LON... type ITextSelection2Vtbl (line 3095) | typedef struct ITextSelection2Vtbl { function interface (line 3656) | interface ITextSelection2 { function FORCEINLINE (line 3777) | static FORCEINLINE HRESULT ITextSelection2_QueryInterface(ITextSelection... function FORCEINLINE (line 3780) | static FORCEINLINE ULONG ITextSelection2_AddRef(ITextSelection2* This) { function FORCEINLINE (line 3783) | static FORCEINLINE ULONG ITextSelection2_Release(ITextSelection2* This) { function FORCEINLINE (line 3787) | static FORCEINLINE HRESULT ITextSelection2_GetTypeInfoCount(ITextSelecti... function FORCEINLINE (line 3790) | static FORCEINLINE HRESULT ITextSelection2_GetTypeInfo(ITextSelection2* ... function FORCEINLINE (line 3793) | static FORCEINLINE HRESULT ITextSelection2_GetIDsOfNames(ITextSelection2... function FORCEINLINE (line 3796) | static FORCEINLINE HRESULT ITextSelection2_Invoke(ITextSelection2* This,... function FORCEINLINE (line 3800) | static FORCEINLINE HRESULT ITextSelection2_GetText(ITextSelection2* This... function FORCEINLINE (line 3803) | static FORCEINLINE HRESULT ITextSelection2_SetText(ITextSelection2* This... function FORCEINLINE (line 3806) | static FORCEINLINE HRESULT ITextSelection2_GetChar(ITextSelection2* This... function FORCEINLINE (line 3809) | static FORCEINLINE HRESULT ITextSelection2_SetChar(ITextSelection2* This... function FORCEINLINE (line 3812) | static FORCEINLINE HRESULT ITextSelection2_GetDuplicate(ITextSelection2*... function FORCEINLINE (line 3815) | static FORCEINLINE HRESULT ITextSelection2_GetFormattedText(ITextSelecti... function FORCEINLINE (line 3818) | static FORCEINLINE HRESULT ITextSelection2_SetFormattedText(ITextSelecti... function FORCEINLINE (line 3821) | static FORCEINLINE HRESULT ITextSelection2_GetStart(ITextSelection2* Thi... function FORCEINLINE (line 3824) | static FORCEINLINE HRESULT ITextSelection2_SetStart(ITextSelection2* Thi... function FORCEINLINE (line 3827) | static FORCEINLINE HRESULT ITextSelection2_GetEnd(ITextSelection2* This,... function FORCEINLINE (line 3830) | static FORCEINLINE HRESULT ITextSelection2_SetEnd(ITextSelection2* This,... function FORCEINLINE (line 3833) | static FORCEINLINE HRESULT ITextSelection2_GetFont(ITextSelection2* This... function FORCEINLINE (line 3836) | static FORCEINLINE HRESULT ITextSelection2_SetFont(ITextSelection2* This... function FORCEINLINE (line 3839) | static FORCEINLINE HRESULT ITextSelection2_GetPara(ITextSelection2* This... function FORCEINLINE (line 3842) | static FORCEINLINE HRESULT ITextSelection2_SetPara(ITextSelection2* This... function FORCEINLINE (line 3845) | static FORCEINLINE HRESULT ITextSelection2_GetStoryLength(ITextSelection... function FORCEINLINE (line 3848) | static FORCEINLINE HRESULT ITextSelection2_GetStoryType(ITextSelection2*... function FORCEINLINE (line 3851) | static FORCEINLINE HRESULT ITextSelection2_Collapse(ITextSelection2* Thi... function FORCEINLINE (line 3854) | static FORCEINLINE HRESULT ITextSelection2_Expand(ITextSelection2* This,... function FORCEINLINE (line 3857) | static FORCEINLINE HRESULT ITextSelection2_GetIndex(ITextSelection2* Thi... function FORCEINLINE (line 3860) | static FORCEINLINE HRESULT ITextSelection2_SetIndex(ITextSelection2* Thi... function FORCEINLINE (line 3863) | static FORCEINLINE HRESULT ITextSelection2_SetRange(ITextSelection2* Thi... function FORCEINLINE (line 3866) | static FORCEINLINE HRESULT ITextSelection2_InRange(ITextSelection2* This... function FORCEINLINE (line 3869) | static FORCEINLINE HRESULT ITextSelection2_InStory(ITextSelection2* This... function FORCEINLINE (line 3872) | static FORCEINLINE HRESULT ITextSelection2_IsEqual(ITextSelection2* This... function FORCEINLINE (line 3875) | static FORCEINLINE HRESULT ITextSelection2_Select(ITextSelection2* This) { function FORCEINLINE (line 3878) | static FORCEINLINE HRESULT ITextSelection2_StartOf(ITextSelection2* This... function FORCEINLINE (line 3881) | static FORCEINLINE HRESULT ITextSelection2_EndOf(ITextSelection2* This,L... function FORCEINLINE (line 3884) | static FORCEINLINE HRESULT ITextSelection2_Move(ITextSelection2* This,LO... function FORCEINLINE (line 3887) | static FORCEINLINE HRESULT ITextSelection2_MoveStart(ITextSelection2* Th... function FORCEINLINE (line 3890) | static FORCEINLINE HRESULT ITextSelection2_MoveEnd(ITextSelection2* This... function FORCEINLINE (line 3893) | static FORCEINLINE HRESULT ITextSelection2_MoveWhile(ITextSelection2* Th... function FORCEINLINE (line 3896) | static FORCEINLINE HRESULT ITextSelection2_MoveStartWhile(ITextSelection... function FORCEINLINE (line 3899) | static FORCEINLINE HRESULT ITextSelection2_MoveEndWhile(ITextSelection2*... function FORCEINLINE (line 3902) | static FORCEINLINE HRESULT ITextSelection2_MoveUntil(ITextSelection2* Th... function FORCEINLINE (line 3905) | static FORCEINLINE HRESULT ITextSelection2_MoveStartUntil(ITextSelection... function FORCEINLINE (line 3908) | static FORCEINLINE HRESULT ITextSelection2_MoveEndUntil(ITextSelection2*... function FORCEINLINE (line 3911) | static FORCEINLINE HRESULT ITextSelection2_FindText(ITextSelection2* Thi... function FORCEINLINE (line 3914) | static FORCEINLINE HRESULT ITextSelection2_FindTextStart(ITextSelection2... function FORCEINLINE (line 3917) | static FORCEINLINE HRESULT ITextSelection2_FindTextEnd(ITextSelection2* ... function FORCEINLINE (line 3920) | static FORCEINLINE HRESULT ITextSelection2_Delete(ITextSelection2* This,... function FORCEINLINE (line 3923) | static FORCEINLINE HRESULT ITextSelection2_Cut(ITextSelection2* This,VAR... function FORCEINLINE (line 3926) | static FORCEINLINE HRESULT ITextSelection2_Copy(ITextSelection2* This,VA... function FORCEINLINE (line 3929) | static FORCEINLINE HRESULT ITextSelection2_Paste(ITextSelection2* This,V... function FORCEINLINE (line 3932) | static FORCEINLINE HRESULT ITextSelection2_CanPaste(ITextSelection2* Thi... function FORCEINLINE (line 3935) | static FORCEINLINE HRESULT ITextSelection2_CanEdit(ITextSelection2* This... function FORCEINLINE (line 3938) | static FORCEINLINE HRESULT ITextSelection2_ChangeCase(ITextSelection2* T... function FORCEINLINE (line 3941) | static FORCEINLINE HRESULT ITextSelection2_GetPoint(ITextSelection2* Thi... function FORCEINLINE (line 3944) | static FORCEINLINE HRESULT ITextSelection2_SetPoint(ITextSelection2* Thi... function FORCEINLINE (line 3947) | static FORCEINLINE HRESULT ITextSelection2_ScrollIntoView(ITextSelection... function FORCEINLINE (line 3950) | static FORCEINLINE HRESULT ITextSelection2_GetEmbeddedObject(ITextSelect... function FORCEINLINE (line 3954) | static FORCEINLINE HRESULT ITextSelection2_GetFlags(ITextSelection2* Thi... function FORCEINLINE (line 3957) | static FORCEINLINE HRESULT ITextSelection2_SetFlags(ITextSelection2* Thi... function FORCEINLINE (line 3960) | static FORCEINLINE HRESULT ITextSelection2_GetType(ITextSelection2* This... function FORCEINLINE (line 3963) | static FORCEINLINE HRESULT ITextSelection2_MoveLeft(ITextSelection2* Thi... function FORCEINLINE (line 3966) | static FORCEINLINE HRESULT ITextSelection2_MoveRight(ITextSelection2* Th... function FORCEINLINE (line 3969) | static FORCEINLINE HRESULT ITextSelection2_MoveUp(ITextSelection2* This,... function FORCEINLINE (line 3972) | static FORCEINLINE HRESULT ITextSelection2_MoveDown(ITextSelection2* Thi... function FORCEINLINE (line 3975) | static FORCEINLINE HRESULT ITextSelection2_HomeKey(ITextSelection2* This... function FORCEINLINE (line 3978) | static FORCEINLINE HRESULT ITextSelection2_EndKey(ITextSelection2* This,... function FORCEINLINE (line 3981) | static FORCEINLINE HRESULT ITextSelection2_TypeText(ITextSelection2* Thi... function FORCEINLINE (line 3985) | static FORCEINLINE HRESULT ITextSelection2_GetCch(ITextSelection2* This,... function FORCEINLINE (line 3988) | static FORCEINLINE HRESULT ITextSelection2_GetCells(ITextSelection2* Thi... function FORCEINLINE (line 3991) | static FORCEINLINE HRESULT ITextSelection2_GetColumn(ITextSelection2* Th... function FORCEINLINE (line 3994) | static FORCEINLINE HRESULT ITextSelection2_GetCount(ITextSelection2* Thi... function FORCEINLINE (line 3997) | static FORCEINLINE HRESULT ITextSelection2_GetDuplicate2(ITextSelection2... function FORCEINLINE (line 4000) | static FORCEINLINE HRESULT ITextSelection2_GetFont2(ITextSelection2* Thi... function FORCEINLINE (line 4003) | static FORCEINLINE HRESULT ITextSelection2_SetFont2(ITextSelection2* Thi... function FORCEINLINE (line 4006) | static FORCEINLINE HRESULT ITextSelection2_GetFormattedText2(ITextSelect... function FORCEINLINE (line 4009) | static FORCEINLINE HRESULT ITextSelection2_SetFormattedText2(ITextSelect... function FORCEINLINE (line 4012) | static FORCEINLINE HRESULT ITextSelection2_GetGravity(ITextSelection2* T... function FORCEINLINE (line 4015) | static FORCEINLINE HRESULT ITextSelection2_SetGravity(ITextSelection2* T... function FORCEINLINE (line 4018) | static FORCEINLINE HRESULT ITextSelection2_GetPara2(ITextSelection2* Thi... function FORCEINLINE (line 4021) | static FORCEINLINE HRESULT ITextSelection2_SetPara2(ITextSelection2* Thi... function FORCEINLINE (line 4024) | static FORCEINLINE HRESULT ITextSelection2_GetRow(ITextSelection2* This,... function FORCEINLINE (line 4027) | static FORCEINLINE HRESULT ITextSelection2_GetStartPara(ITextSelection2*... function FORCEINLINE (line 4030) | static FORCEINLINE HRESULT ITextSelection2_GetTable(ITextSelection2* Thi... function FORCEINLINE (line 4033) | static FORCEINLINE HRESULT ITextSelection2_GetURL(ITextSelection2* This,... function FORCEINLINE (line 4036) | static FORCEINLINE HRESULT ITextSelection2_SetURL(ITextSelection2* This,... function FORCEINLINE (line 4039) | static FORCEINLINE HRESULT ITextSelection2_AddSubrange(ITextSelection2* ... function FORCEINLINE (line 4042) | static FORCEINLINE HRESULT ITextSelection2_BuildUpMath(ITextSelection2* ... function FORCEINLINE (line 4045) | static FORCEINLINE HRESULT ITextSelection2_DeleteSubrange(ITextSelection... function FORCEINLINE (line 4048) | static FORCEINLINE HRESULT ITextSelection2_Find(ITextSelection2* This,IT... function FORCEINLINE (line 4051) | static FORCEINLINE HRESULT ITextSelection2_GetChar2(ITextSelection2* Thi... function FORCEINLINE (line 4054) | static FORCEINLINE HRESULT ITextSelection2_GetDropCap(ITextSelection2* T... function FORCEINLINE (line 4057) | static FORCEINLINE HRESULT ITextSelection2_GetInlineObject(ITextSelectio... function FORCEINLINE (line 4060) | static FORCEINLINE HRESULT ITextSelection2_GetProperty(ITextSelection2* ... function FORCEINLINE (line 4063) | static FORCEINLINE HRESULT ITextSelection2_GetRect(ITextSelection2* This... function FORCEINLINE (line 4066) | static FORCEINLINE HRESULT ITextSelection2_GetSubrange(ITextSelection2* ... function FORCEINLINE (line 4069) | static FORCEINLINE HRESULT ITextSelection2_GetText2(ITextSelection2* Thi... function FORCEINLINE (line 4072) | static FORCEINLINE HRESULT ITextSelection2_HexToUnicode(ITextSelection2*... function FORCEINLINE (line 4075) | static FORCEINLINE HRESULT ITextSelection2_InsertTable(ITextSelection2* ... function FORCEINLINE (line 4078) | static FORCEINLINE HRESULT ITextSelection2_Linearize(ITextSelection2* Th... function FORCEINLINE (line 4081) | static FORCEINLINE HRESULT ITextSelection2_SetActiveSubrange(ITextSelect... function FORCEINLINE (line 4084) | static FORCEINLINE HRESULT ITextSelection2_SetDropCap(ITextSelection2* T... function FORCEINLINE (line 4087) | static FORCEINLINE HRESULT ITextSelection2_SetProperty(ITextSelection2* ... function FORCEINLINE (line 4090) | static FORCEINLINE HRESULT ITextSelection2_SetText2(ITextSelection2* Thi... function FORCEINLINE (line 4093) | static FORCEINLINE HRESULT ITextSelection2_UnicodeToHex(ITextSelection2*... function FORCEINLINE (line 4096) | static FORCEINLINE HRESULT ITextSelection2_SetInlineObject(ITextSelectio... function FORCEINLINE (line 4099) | static FORCEINLINE HRESULT ITextSelection2_GetMathFunctionType(ITextSele... function FORCEINLINE (line 4102) | static FORCEINLINE HRESULT ITextSelection2_InsertImage(ITextSelection2* ... type ITextDocument2Vtbl (line 4285) | typedef struct ITextDocument2Vtbl { function interface (line 4616) | interface ITextDocument2 { function FORCEINLINE (line 4698) | static FORCEINLINE HRESULT ITextDocument2_QueryInterface(ITextDocument2*... function FORCEINLINE (line 4701) | static FORCEINLINE ULONG ITextDocument2_AddRef(ITextDocument2* This) { function FORCEINLINE (line 4704) | static FORCEINLINE ULONG ITextDocument2_Release(ITextDocument2* This) { function FORCEINLINE (line 4708) | static FORCEINLINE HRESULT ITextDocument2_GetTypeInfoCount(ITextDocument... function FORCEINLINE (line 4711) | static FORCEINLINE HRESULT ITextDocument2_GetTypeInfo(ITextDocument2* Th... function FORCEINLINE (line 4714) | static FORCEINLINE HRESULT ITextDocument2_GetIDsOfNames(ITextDocument2* ... function FORCEINLINE (line 4717) | static FORCEINLINE HRESULT ITextDocument2_Invoke(ITextDocument2* This,DI... function FORCEINLINE (line 4721) | static FORCEINLINE HRESULT ITextDocument2_GetName(ITextDocument2* This,B... function FORCEINLINE (line 4724) | static FORCEINLINE HRESULT ITextDocument2_GetSelection(ITextDocument2* T... function FORCEINLINE (line 4727) | static FORCEINLINE HRESULT ITextDocument2_GetStoryCount(ITextDocument2* ... function FORCEINLINE (line 4730) | static FORCEINLINE HRESULT ITextDocument2_GetStoryRanges(ITextDocument2*... function FORCEINLINE (line 4733) | static FORCEINLINE HRESULT ITextDocument2_GetSaved(ITextDocument2* This,... function FORCEINLINE (line 4736) | static FORCEINLINE HRESULT ITextDocument2_SetSaved(ITextDocument2* This,... function FORCEINLINE (line 4739) | static FORCEINLINE HRESULT ITextDocument2_GetDefaultTabStop(ITextDocumen... function FORCEINLINE (line 4742) | static FORCEINLINE HRESULT ITextDocument2_SetDefaultTabStop(ITextDocumen... function FORCEINLINE (line 4745) | static FORCEINLINE HRESULT ITextDocument2_New(ITextDocument2* This) { function FORCEINLINE (line 4748) | static FORCEINLINE HRESULT ITextDocument2_Open(ITextDocument2* This,VARI... function FORCEINLINE (line 4751) | static FORCEINLINE HRESULT ITextDocument2_Save(ITextDocument2* This,VARI... function FORCEINLINE (line 4754) | static FORCEINLINE HRESULT ITextDocument2_Freeze(ITextDocument2* This,LO... function FORCEINLINE (line 4757) | static FORCEINLINE HRESULT ITextDocument2_Unfreeze(ITextDocument2* This,... function FORCEINLINE (line 4760) | static FORCEINLINE HRESULT ITextDocument2_BeginEditCollection(ITextDocum... function FORCEINLINE (line 4763) | static FORCEINLINE HRESULT ITextDocument2_EndEditCollection(ITextDocumen... function FORCEINLINE (line 4766) | static FORCEINLINE HRESULT ITextDocument2_Undo(ITextDocument2* This,LONG... function FORCEINLINE (line 4769) | static FORCEINLINE HRESULT ITextDocument2_Redo(ITextDocument2* This,LONG... function FORCEINLINE (line 4772) | static FORCEINLINE HRESULT ITextDocument2_Range(ITextDocument2* This,LON... function FORCEINLINE (line 4775) | static FORCEINLINE HRESULT ITextDocument2_RangeFromPoint(ITextDocument2*... function FORCEINLINE (line 4779) | static FORCEINLINE HRESULT ITextDocument2_GetCaretType(ITextDocument2* T... function FORCEINLINE (line 4782) | static FORCEINLINE HRESULT ITextDocument2_SetCaretType(ITextDocument2* T... function FORCEINLINE (line 4785) | static FORCEINLINE HRESULT ITextDocument2_GetDisplays(ITextDocument2* Th... function FORCEINLINE (line 4788) | static FORCEINLINE HRESULT ITextDocument2_GetDocumentFont(ITextDocument2... function FORCEINLINE (line 4791) | static FORCEINLINE HRESULT ITextDocument2_SetDocumentFont(ITextDocument2... function FORCEINLINE (line 4794) | static FORCEINLINE HRESULT ITextDocument2_GetDocumentPara(ITextDocument2... function FORCEINLINE (line 4797) | static FORCEINLINE HRESULT ITextDocument2_SetDocumentPara(ITextDocument2... function FORCEINLINE (line 4800) | static FORCEINLINE HRESULT ITextDocument2_GetEastAsianFlags(ITextDocumen... function FORCEINLINE (line 4803) | static FORCEINLINE HRESULT ITextDocument2_GetGenerator(ITextDocument2* T... function FORCEINLINE (line 4806) | static FORCEINLINE HRESULT ITextDocument2_SetIMEInProgress(ITextDocument... function FORCEINLINE (line 4809) | static FORCEINLINE HRESULT ITextDocument2_GetNotificationMode(ITextDocum... function FORCEINLINE (line 4812) | static FORCEINLINE HRESULT ITextDocument2_SetNotificationMode(ITextDocum... function FORCEINLINE (line 4815) | static FORCEINLINE HRESULT ITextDocument2_GetSelection2(ITextDocument2* ... function FORCEINLINE (line 4818) | static FORCEINLINE HRESULT ITextDocument2_GetStoryRanges2(ITextDocument2... function FORCEINLINE (line 4821) | static FORCEINLINE HRESULT ITextDocument2_GetTypographyOptions(ITextDocu... function FORCEINLINE (line 4824) | static FORCEINLINE HRESULT ITextDocument2_GetVersion(ITextDocument2* Thi... function FORCEINLINE (line 4827) | static FORCEINLINE HRESULT ITextDocument2_GetWindow(ITextDocument2* This... function FORCEINLINE (line 4830) | static FORCEINLINE HRESULT ITextDocument2_AttachMsgFilter(ITextDocument2... function FORCEINLINE (line 4833) | static FORCEINLINE HRESULT ITextDocument2_CheckTextLimit(ITextDocument2*... function FORCEINLINE (line 4836) | static FORCEINLINE HRESULT ITextDocument2_GetCallManager(ITextDocument2*... function FORCEINLINE (line 4839) | static FORCEINLINE HRESULT ITextDocument2_GetClientRect(ITextDocument2* ... function FORCEINLINE (line 4842) | static FORCEINLINE HRESULT ITextDocument2_GetEffectColor(ITextDocument2*... function FORCEINLINE (line 4845) | static FORCEINLINE HRESULT ITextDocument2_GetImmContext(ITextDocument2* ... function FORCEINLINE (line 4848) | static FORCEINLINE HRESULT ITextDocument2_GetPreferredFont(ITextDocument... function FORCEINLINE (line 4851) | static FORCEINLINE HRESULT ITextDocument2_GetProperty(ITextDocument2* Th... function FORCEINLINE (line 4854) | static FORCEINLINE HRESULT ITextDocument2_GetStrings(ITextDocument2* Thi... function FORCEINLINE (line 4857) | static FORCEINLINE HRESULT ITextDocument2_Notify(ITextDocument2* This,LO... function FORCEINLINE (line 4860) | static FORCEINLINE HRESULT ITextDocument2_Range2(ITextDocument2* This,LO... function FORCEINLINE (line 4863) | static FORCEINLINE HRESULT ITextDocument2_RangeFromPoint2(ITextDocument2... function FORCEINLINE (line 4866) | static FORCEINLINE HRESULT ITextDocument2_ReleaseCallManager(ITextDocume... function FORCEINLINE (line 4869) | static FORCEINLINE HRESULT ITextDocument2_ReleaseImmContext(ITextDocumen... function FORCEINLINE (line 4872) | static FORCEINLINE HRESULT ITextDocument2_SetEffectColor(ITextDocument2*... function FORCEINLINE (line 4875) | static FORCEINLINE HRESULT ITextDocument2_SetProperty(ITextDocument2* Th... function FORCEINLINE (line 4878) | static FORCEINLINE HRESULT ITextDocument2_SetTypographyOptions(ITextDocu... function FORCEINLINE (line 4881) | static FORCEINLINE HRESULT ITextDocument2_SysBeep(ITextDocument2* This) { function FORCEINLINE (line 4884) | static FORCEINLINE HRESULT ITextDocument2_Update(ITextDocument2* This,LO... function FORCEINLINE (line 4887) | static FORCEINLINE HRESULT ITextDocument2_UpdateWindow(ITextDocument2* T... function FORCEINLINE (line 4890) | static FORCEINLINE HRESULT ITextDocument2_GetMathProperties(ITextDocumen... function FORCEINLINE (line 4893) | static FORCEINLINE HRESULT ITextDocument2_SetMathProperties(ITextDocumen... function FORCEINLINE (line 4896) | static FORCEINLINE HRESULT ITextDocument2_GetActiveStory(ITextDocument2*... function FORCEINLINE (line 4899) | static FORCEINLINE HRESULT ITextDocument2_SetActiveStory(ITextDocument2*... function FORCEINLINE (line 4902) | static FORCEINLINE HRESULT ITextDocument2_GetMainStory(ITextDocument2* T... function FORCEINLINE (line 4905) | static FORCEINLINE HRESULT ITextDocument2_GetNewStory(ITextDocument2* Th... function FORCEINLINE (line 4908) | static FORCEINLINE HRESULT ITextDocument2_GetStory(ITextDocument2* This,... type interface (line 4921) | typedef interface ITextFont ITextFont; type interface (line 4929) | typedef interface ITextPara ITextPara; type ITextRangeVtbl (line 5153) | typedef struct ITextRangeVtbl { function interface (line 5454) | interface ITextRange { function FORCEINLINE (line 5523) | static FORCEINLINE HRESULT ITextRange_QueryInterface(ITextRange* This,RE... function FORCEINLINE (line 5526) | static FORCEINLINE ULONG ITextRange_AddRef(ITextRange* This) { function FORCEINLINE (line 5529) | static FORCEINLINE ULONG ITextRange_Release(ITextRange* This) { function FORCEINLINE (line 5533) | static FORCEINLINE HRESULT ITextRange_GetTypeInfoCount(ITextRange* This,... function FORCEINLINE (line 5536) | static FORCEINLINE HRESULT ITextRange_GetTypeInfo(ITextRange* This,UINT ... function FORCEINLINE (line 5539) | static FORCEINLINE HRESULT ITextRange_GetIDsOfNames(ITextRange* This,REF... function FORCEINLINE (line 5542) | static FORCEINLINE HRESULT ITextRange_Invoke(ITextRange* This,DISPID dis... function FORCEINLINE (line 5546) | static FORCEINLINE HRESULT ITextRange_GetText(ITextRange* This,BSTR *pbs... function FORCEINLINE (line 5549) | static FORCEINLINE HRESULT ITextRange_SetText(ITextRange* This,BSTR bstr) { function FORCEINLINE (line 5552) | static FORCEINLINE HRESULT ITextRange_GetChar(ITextRange* This,LONG *pch) { function FORCEINLINE (line 5555) | static FORCEINLINE HRESULT ITextRange_SetChar(ITextRange* This,LONG ch) { function FORCEINLINE (line 5558) | static FORCEINLINE HRESULT ITextRange_GetDuplicate(ITextRange* This,ITex... function FORCEINLINE (line 5561) | static FORCEINLINE HRESULT ITextRange_GetFormattedText(ITextRange* This,... function FORCEINLINE (line 5564) | static FORCEINLINE HRESULT ITextRange_SetFormattedText(ITextRange* This,... function FORCEINLINE (line 5567) | static FORCEINLINE HRESULT ITextRange_GetStart(ITextRange* This,LONG *pc... function FORCEINLINE (line 5570) | static FORCEINLINE HRESULT ITextRange_SetStart(ITextRange* This,LONG cpF... function FORCEINLINE (line 5573) | static FORCEINLINE HRESULT ITextRange_GetEnd(ITextRange* This,LONG *pcpL... function FORCEINLINE (line 5576) | static FORCEINLINE HRESULT ITextRange_SetEnd(ITextRange* This,LONG cpLim) { function FORCEINLINE (line 5579) | static FORCEINLINE HRESULT ITextRange_GetFont(ITextRange* This,ITextFont... function FORCEINLINE (line 5582) | static FORCEINLINE HRESULT ITextRange_SetFont(ITextRange* This,ITextFont... function FORCEINLINE (line 5585) | static FORCEINLINE HRESULT ITextRange_GetPara(ITextRange* This,ITextPara... function FORCEINLINE (line 5588) | static FORCEINLINE HRESULT ITextRange_SetPara(ITextRange* This,ITextPara... function FORCEINLINE (line 5591) | static FORCEINLINE HRESULT ITextRange_GetStoryLength(ITextRange* This,LO... function FORCEINLINE (line 5594) | static FORCEINLINE HRESULT ITextRange_GetStoryType(ITextRange* This,LONG... function FORCEINLINE (line 5597) | static FORCEINLINE HRESULT ITextRange_Collapse(ITextRange* This,LONG bSt... function FORCEINLINE (line 5600) | static FORCEINLINE HRESULT ITextRange_Expand(ITextRange* This,LONG Unit,... function FORCEINLINE (line 5603) | static FORCEINLINE HRESULT ITextRange_GetIndex(ITextRange* This,LONG Uni... function FORCEINLINE (line 5606) | static FORCEINLINE HRESULT ITextRange_SetIndex(ITextRange* This,LONG Uni... function FORCEINLINE (line 5609) | static FORCEINLINE HRESULT ITextRange_SetRange(ITextRange* This,LONG anc... function FORCEINLINE (line 5612) | static FORCEINLINE HRESULT ITextRange_InRange(ITextRange* This,ITextRang... function FORCEINLINE (line 5615) | static FORCEINLINE HRESULT ITextRange_InStory(ITextRange* This,ITextRang... function FORCEINLINE (line 5618) | static FORCEINLINE HRESULT ITextRange_IsEqual(ITextRange* This,ITextRang... function FORCEINLINE (line 5621) | static FORCEINLINE HRESULT ITextRange_Select(ITextRange* This) { function FORCEINLINE (line 5624) | static FORCEINLINE HRESULT ITextRange_StartOf(ITextRange* This,LONG Unit... function FORCEINLINE (line 5627) | static FORCEINLINE HRESULT ITextRange_EndOf(ITextRange* This,LONG Unit,L... function FORCEINLINE (line 5630) | static FORCEINLINE HRESULT ITextRange_Move(ITextRange* This,LONG Unit,LO... function FORCEINLINE (line 5633) | static FORCEINLINE HRESULT ITextRange_MoveStart(ITextRange* This,LONG Un... function FORCEINLINE (line 5636) | static FORCEINLINE HRESULT ITextRange_MoveEnd(ITextRange* This,LONG Unit... function FORCEINLINE (line 5639) | static FORCEINLINE HRESULT ITextRange_MoveWhile(ITextRange* This,VARIANT... function FORCEINLINE (line 5642) | static FORCEINLINE HRESULT ITextRange_MoveStartWhile(ITextRange* This,VA... function FORCEINLINE (line 5645) | static FORCEINLINE HRESULT ITextRange_MoveEndWhile(ITextRange* This,VARI... function FORCEINLINE (line 5648) | static FORCEINLINE HRESULT ITextRange_MoveUntil(ITextRange* This,VARIANT... function FORCEINLINE (line 5651) | static FORCEINLINE HRESULT ITextRange_MoveStartUntil(ITextRange* This,VA... function FORCEINLINE (line 5654) | static FORCEINLINE HRESULT ITextRange_MoveEndUntil(ITextRange* This,VARI... function FORCEINLINE (line 5657) | static FORCEINLINE HRESULT ITextRange_FindText(ITextRange* This,BSTR bst... function FORCEINLINE (line 5660) | static FORCEINLINE HRESULT ITextRange_FindTextStart(ITextRange* This,BST... function FORCEINLINE (line 5663) | static FORCEINLINE HRESULT ITextRange_FindTextEnd(ITextRange* This,BSTR ... function FORCEINLINE (line 5666) | static FORCEINLINE HRESULT ITextRange_Delete(ITextRange* This,LONG Unit,... function FORCEINLINE (line 5669) | static FORCEINLINE HRESULT ITextRange_Cut(ITextRange* This,VARIANT *pVar) { function FORCEINLINE (line 5672) | static FORCEINLINE HRESULT ITextRange_Copy(ITextRange* This,VARIANT *pVa... function FORCEINLINE (line 5675) | static FORCEINLINE HRESULT ITextRange_Paste(ITextRange* This,VARIANT *pV... function FORCEINLINE (line 5678) | static FORCEINLINE HRESULT ITextRange_CanPaste(ITextRange* This,VARIANT ... function FORCEINLINE (line 5681) | static FORCEINLINE HRESULT ITextRange_CanEdit(ITextRange* This,LONG *pb) { function FORCEINLINE (line 5684) | static FORCEINLINE HRESULT ITextRange_ChangeCase(ITextRange* This,LONG T... function FORCEINLINE (line 5687) | static FORCEINLINE HRESULT ITextRange_GetPoint(ITextRange* This,LONG Typ... function FORCEINLINE (line 5690) | static FORCEINLINE HRESULT ITextRange_SetPoint(ITextRange* This,LONG x,L... function FORCEINLINE (line 5693) | static FORCEINLINE HRESULT ITextRange_ScrollIntoView(ITextRange* This,LO... function FORCEINLINE (line 5696) | static FORCEINLINE HRESULT ITextRange_GetEmbeddedObject(ITextRange* This... type ITextSelectionVtbl (line 5769) | typedef struct ITextSelectionVtbl { function interface (line 6127) | interface ITextSelection { function FORCEINLINE (line 6207) | static FORCEINLINE HRESULT ITextSelection_QueryInterface(ITextSelection*... function FORCEINLINE (line 6210) | static FORCEINLINE ULONG ITextSelection_AddRef(ITextSelection* This) { function FORCEINLINE (line 6213) | static FORCEINLINE ULONG ITextSelection_Release(ITextSelection* This) { function FORCEINLINE (line 6217) | static FORCEINLINE HRESULT ITextSelection_GetTypeInfoCount(ITextSelectio... function FORCEINLINE (line 6220) | static FORCEINLINE HRESULT ITextSelection_GetTypeInfo(ITextSelection* Th... function FORCEINLINE (line 6223) | static FORCEINLINE HRESULT ITextSelection_GetIDsOfNames(ITextSelection* ... function FORCEINLINE (line 6226) | static FORCEINLINE HRESULT ITextSelection_Invoke(ITextSelection* This,DI... function FORCEINLINE (line 6230) | static FORCEINLINE HRESULT ITextSelection_GetText(ITextSelection* This,B... function FORCEINLINE (line 6233) | static FORCEINLINE HRESULT ITextSelection_SetText(ITextSelection* This,B... function FORCEINLINE (line 6236) | static FORCEINLINE HRESULT ITextSelection_GetChar(ITextSelection* This,L... function FORCEINLINE (line 6239) | static FORCEINLINE HRESULT ITextSelection_SetChar(ITextSelection* This,L... function FORCEINLINE (line 6242) | static FORCEINLINE HRESULT ITextSelection_GetDuplicate(ITextSelection* T... function FORCEINLINE (line 6245) | static FORCEINLINE HRESULT ITextSelection_GetFormattedText(ITextSelectio... function FORCEINLINE (line 6248) | static FORCEINLINE HRESULT ITextSelection_SetFormattedText(ITextSelectio... function FORCEINLINE (line 6251) | static FORCEINLINE HRESULT ITextSelection_GetStart(ITextSelection* This,... function FORCEINLINE (line 6254) | static FORCEINLINE HRESULT ITextSelection_SetStart(ITextSelection* This,... function FORCEINLINE (line 6257) | static FORCEINLINE HRESULT ITextSelection_GetEnd(ITextSelection* This,LO... function FORCEINLINE (line 6260) | static FORCEINLINE HRESULT ITextSelection_SetEnd(ITextSelection* This,LO... function FORCEINLINE (line 6263) | static FORCEINLINE HRESULT ITextSelection_GetFont(ITextSelection* This,I... function FORCEINLINE (line 6266) | static FORCEINLINE HRESULT ITextSelection_SetFont(ITextSelection* This,I... function FORCEINLINE (line 6269) | static FORCEINLINE HRESULT ITextSelection_GetPara(ITextSelection* This,I... function FORCEINLINE (line 6272) | static FORCEINLINE HRESULT ITextSelection_SetPara(ITextSelection* This,I... function FORCEINLINE (line 6275) | static FORCEINLINE HRESULT ITextSelection_GetStoryLength(ITextSelection*... function FORCEINLINE (line 6278) | static FORCEINLINE HRESULT ITextSelection_GetStoryType(ITextSelection* T... function FORCEINLINE (line 6281) | static FORCEINLINE HRESULT ITextSelection_Collapse(ITextSelection* This,... function FORCEINLINE (line 6284) | static FORCEINLINE HRESULT ITextSelection_Expand(ITextSelection* This,LO... function FORCEINLINE (line 6287) | static FORCEINLINE HRESULT ITextSelection_GetIndex(ITextSelection* This,... function FORCEINLINE (line 6290) | static FORCEINLINE HRESULT ITextSelection_SetIndex(ITextSelection* This,... function FORCEINLINE (line 6293) | static FORCEINLINE HRESULT ITextSelection_SetRange(ITextSelection* This,... function FORCEINLINE (line 6296) | static FORCEINLINE HRESULT ITextSelection_InRange(ITextSelection* This,I... function FORCEINLINE (line 6299) | static FORCEINLINE HRESULT ITextSelection_InStory(ITextSelection* This,I... function FORCEINLINE (line 6302) | static FORCEINLINE HRESULT ITextSelection_IsEqual(ITextSelection* This,I... function FORCEINLINE (line 6305) | static FORCEINLINE HRESULT ITextSelection_Select(ITextSelection* This) { function FORCEINLINE (line 6308) | static FORCEINLINE HRESULT ITextSelection_StartOf(ITextSelection* This,L... function FORCEINLINE (line 6311) | static FORCEINLINE HRESULT ITextSelection_EndOf(ITextSelection* This,LON... function FORCEINLINE (line 6314) | static FORCEINLINE HRESULT ITextSelection_Move(ITextSelection* This,LONG... function FORCEINLINE (line 6317) | static FORCEINLINE HRESULT ITextSelection_MoveStart(ITextSelection* This... function FORCEINLINE (line 6320) | static FORCEINLINE HRESULT ITextSelection_MoveEnd(ITextSelection* This,L... function FORCEINLINE (line 6323) | static FORCEINLINE HRESULT ITextSelection_MoveWhile(ITextSelection* This... function FORCEINLINE (line 6326) | static FORCEINLINE HRESULT ITextSelection_MoveStartWhile(ITextSelection*... function FORCEINLINE (line 6329) | static FORCEINLINE HRESULT ITextSelection_MoveEndWhile(ITextSelection* T... function FORCEINLINE (line 6332) | static FORCEINLINE HRESULT ITextSelection_MoveUntil(ITextSelection* This... function FORCEINLINE (line 6335) | static FORCEINLINE HRESULT ITextSelection_MoveStartUntil(ITextSelection*... function FORCEINLINE (line 6338) | static FORCEINLINE HRESULT ITextSelection_MoveEndUntil(ITextSelection* T... function FORCEINLINE (line 6341) | static FORCEINLINE HRESULT ITextSelection_FindText(ITextSelection* This,... function FORCEINLINE (line 6344) | static FORCEINLINE HRESULT ITextSelection_FindTextStart(ITextSelection* ... function FORCEINLINE (line 6347) | static FORCEINLINE HRESULT ITextSelection_FindTextEnd(ITextSelection* Th... function FORCEINLINE (line 6350) | static FORCEINLINE HRESULT ITextSelection_Delete(ITextSelection* This,LO... function FORCEINLINE (line 6353) | static FORCEINLINE HRESULT ITextSelection_Cut(ITextSelection* This,VARIA... function FORCEINLINE (line 6356) | static FORCEINLINE HRESULT ITextSelection_Copy(ITextSelection* This,VARI... function FORCEINLINE (line 6359) | static FORCEINLINE HRESULT ITextSelection_Paste(ITextSelection* This,VAR... function FORCEINLINE (line 6362) | static FORCEINLINE HRESULT ITextSelection_CanPaste(ITextSelection* This,... function FORCEINLINE (line 6365) | static FORCEINLINE HRESULT ITextSelection_CanEdit(ITextSelection* This,L... function FORCEINLINE (line 6368) | static FORCEINLINE HRESULT ITextSelection_ChangeCase(ITextSelection* Thi... function FORCEINLINE (line 6371) | static FORCEINLINE HRESULT ITextSelection_GetPoint(ITextSelection* This,... function FORCEINLINE (line 6374) | static FORCEINLINE HRESULT ITextSelection_SetPoint(ITextSelection* This,... function FORCEINLINE (line 6377) | static FORCEINLINE HRESULT ITextSelection_ScrollIntoView(ITextSelection*... function FORCEINLINE (line 6380) | static FORCEINLINE HRESULT ITextSelection_GetEmbeddedObject(ITextSelecti... function FORCEINLINE (line 6384) | static FORCEINLINE HRESULT ITextSelection_GetFlags(ITextSelection* This,... function FORCEINLINE (line 6387) | static FORCEINLINE HRESULT ITextSelection_SetFlags(ITextSelection* This,... function FORCEINLINE (line 6390) | static FORCEINLINE HRESULT ITextSelection_GetType(ITextSelection* This,L... function FORCEINLINE (line 6393) | static FORCEINLINE HRESULT ITextSelection_MoveLeft(ITextSelection* This,... function FORCEINLINE (line 6396) | static FORCEINLINE HRESULT ITextSelection_MoveRight(ITextSelection* This... function FORCEINLINE (line 6399) | static FORCEINLINE HRESULT ITextSelection_MoveUp(ITextSelection* This,LO... function FORCEINLINE (line 6402) | static FORCEINLINE HRESULT ITextSelection_MoveDown(ITextSelection* This,... function FORCEINLINE (line 6405) | static FORCEINLINE HRESULT ITextSelection_HomeKey(ITextSelection* This,L... function FORCEINLINE (line 6408) | static FORCEINLINE HRESULT ITextSelection_EndKey(ITextSelection* This,LO... function FORCEINLINE (line 6411) | static FORCEINLINE HRESULT ITextSelection_TypeText(ITextSelection* This,... type ITextFontVtbl (line 6604) | typedef struct ITextFontVtbl { function interface (line 6874) | interface ITextFont { function FORCEINLINE (line 6947) | static FORCEINLINE HRESULT ITextFont_QueryInterface(ITextFont* This,REFI... function FORCEINLINE (line 6950) | static FORCEINLINE ULONG ITextFont_AddRef(ITextFont* This) { function FORCEINLINE (line 6953) | static FORCEINLINE ULONG ITextFont_Release(ITextFont* This) { function FORCEINLINE (line 6957) | static FORCEINLINE HRESULT ITextFont_GetTypeInfoCount(ITextFont* This,UI... function FORCEINLINE (line 6960) | static FORCEINLINE HRESULT ITextFont_GetTypeInfo(ITextFont* This,UINT iT... function FORCEINLINE (line 6963) | static FORCEINLINE HRESULT ITextFont_GetIDsOfNames(ITextFont* This,REFII... function FORCEINLINE (line 6966) | static FORCEINLINE HRESULT ITextFont_Invoke(ITextFont* This,DISPID dispI... function FORCEINLINE (line 6970) | static FORCEINLINE HRESULT ITextFont_GetDuplicate(ITextFont* This,ITextF... function FORCEINLINE (line 6973) | static FORCEINLINE HRESULT ITextFont_SetDuplicate(ITextFont* This,ITextF... function FORCEINLINE (line 6976) | static FORCEINLINE HRESULT ITextFont_CanChange(ITextFont* This,LONG *pB) { function FORCEINLINE (line 6979) | static FORCEINLINE HRESULT ITextFont_IsEqual(ITextFont* This,ITextFont *... function FORCEINLINE (line 6982) | static FORCEINLINE HRESULT ITextFont_Reset(ITextFont* This,LONG Value) { function FORCEINLINE (line 6985) | static FORCEINLINE HRESULT ITextFont_GetStyle(ITextFont* This,LONG *pVal... function FORCEINLINE (line 6988) | static FORCEINLINE HRESULT ITextFont_SetStyle(ITextFont* This,LONG Value) { function FORCEINLINE (line 6991) | static FORCEINLINE HRESULT ITextFont_GetAllCaps(ITextFont* This,LONG *pV... function FORCEINLINE (line 6994) | static FORCEINLINE HRESULT ITextFont_SetAllCaps(ITextFont* This,LONG Val... function FORCEINLINE (line 6997) | static FORCEINLINE HRESULT ITextFont_GetAnimation(ITextFont* This,LONG *... function FORCEINLINE (line 7000) | static FORCEINLINE HRESULT ITextFont_SetAnimation(ITextFont* This,LONG V... function FORCEINLINE (line 7003) | static FORCEINLINE HRESULT ITextFont_GetBackColor(ITextFont* This,LONG *... function FORCEINLINE (line 7006) | static FORCEINLINE HRESULT ITextFont_SetBackColor(ITextFont* This,LONG V... function FORCEINLINE (line 7009) | static FORCEINLINE HRESULT ITextFont_GetBold(ITextFont* This,LONG *pValu... function FORCEINLINE (line 7012) | static FORCEINLINE HRESULT ITextFont_SetBold(ITextFont* This,LONG Value) { function FORCEINLINE (line 7015) | static FORCEINLINE HRESULT ITextFont_GetEmboss(ITextFont* This,LONG *pVa... function FORCEINLINE (line 7018) | static FORCEINLINE HRESULT ITextFont_SetEmboss(ITextFont* This,LONG Valu... function FORCEINLINE (line 7021) | static FORCEINLINE HRESULT ITextFont_GetForeColor(ITextFont* This,LONG *... function FORCEINLINE (line 7024) | static FORCEINLINE HRESULT ITextFont_SetForeColor(ITextFont* This,LONG V... function FORCEINLINE (line 7027) | static FORCEINLINE HRESULT ITextFont_GetHidden(ITextFont* This,LONG *pVa... function FORCEINLINE (line 7030) | static FORCEINLINE HRESULT ITextFont_SetHidden(ITextFont* This,LONG Valu... function FORCEINLINE (line 7033) | static FORCEINLINE HRESULT ITextFont_GetEngrave(ITextFont* This,LONG *pV... function FORCEINLINE (line 7036) | static FORCEINLINE HRESULT ITextFont_SetEngrave(ITextFont* This,LONG Val... function FORCEINLINE (line 7039) | static FORCEINLINE HRESULT ITextFont_GetItalic(ITextFont* This,LONG *pVa... function FORCEINLINE (line 7042) | static FORCEINLINE HRESULT ITextFont_SetItalic(ITextFont* This,LONG Valu... function FORCEINLINE (line 7045) | static FORCEINLINE HRESULT ITextFont_GetKerning(ITextFont* This,float *p... function FORCEINLINE (line 7048) | static FORCEINLINE HRESULT ITextFont_SetKerning(ITextFont* This,float Va... function FORCEINLINE (line 7051) | static FORCEINLINE HRESULT ITextFont_GetLanguageID(ITextFont* This,LONG ... function FORCEINLINE (line 7054) | static FORCEINLINE HRESULT ITextFont_SetLanguageID(ITextFont* This,LONG ... function FORCEINLINE (line 7057) | static FORCEINLINE HRESULT ITextFont_GetName(ITextFont* This,BSTR *pValu... function FORCEINLINE (line 7060) | static FORCEINLINE HRESULT ITextFont_SetName(ITextFont* This,BSTR Value) { function FORCEINLINE (line 7063) | static FORCEINLINE HRESULT ITextFont_GetOutline(ITextFont* This,LONG *pV... function FORCEINLINE (line 7066) | static FORCEINLINE HRESULT ITextFont_SetOutline(ITextFont* This,LONG Val... function FORCEINLINE (line 7069) | static FORCEINLINE HRESULT ITextFont_GetPosition(ITextFont* This,float *... function FORCEINLINE (line 7072) | static FORCEINLINE HRESULT ITextFont_SetPosition(ITextFont* This,float V... function FORCEINLINE (line 7075) | static FORCEINLINE HRESULT ITextFont_GetProtected(ITextFont* This,LONG *... function FORCEINLINE (line 7078) | static FORCEINLINE HRESULT ITextFont_SetProtected(ITextFont* This,LONG V... function FORCEINLINE (line 7081) | static FORCEINLINE HRESULT ITextFont_GetShadow(ITextFont* This,LONG *pVa... function FORCEINLINE (line 7084) | static FORCEINLINE HRESULT ITextFont_SetShadow(ITextFont* This,LONG Valu... function FORCEINLINE (line 7087) | static FORCEINLINE HRESULT ITextFont_GetSize(ITextFont* This,float *pVal... function FORCEINLINE (line 7090) | static FORCEINLINE HRESULT ITextFont_SetSize(ITextFont* This,float Value) { function FORCEINLINE (line 7093) | static FORCEINLINE HRESULT ITextFont_GetSmallCaps(ITextFont* This,LONG *... function FORCEINLINE (line 7096) | static FORCEINLINE HRESULT ITextFont_SetSmallCaps(ITextFont* This,LONG V... function FORCEINLINE (line 7099) | static FORCEINLINE HRESULT ITextFont_GetSpacing(ITextFont* This,float *p... function FORCEINLINE (line 7102) | static FORCEINLINE HRESULT ITextFont_SetSpacing(ITextFont* This,float Va... function FORCEINLINE (line 7105) | static FORCEINLINE HRESULT ITextFont_GetStrikeThrough(ITextFont* This,LO... function FORCEINLINE (line 7108) | static FORCEINLINE HRESULT ITextFont_SetStrikeThrough(ITextFont* This,LO... function FORCEINLINE (line 7111) | static FORCEINLINE HRESULT ITextFont_GetSubscript(ITextFont* This,LONG *... function FORCEINLINE (line 7114) | static FORCEINLINE HRESULT ITextFont_SetSubscript(ITextFont* This,LONG V... function FORCEINLINE (line 7117) | static FORCEINLINE HRESULT ITextFont_GetSuperscript(ITextFont* This,LONG... function FORCEINLINE (line 7120) | static FORCEINLINE HRESULT ITextFont_SetSuperscript(ITextFont* This,LONG... function FORCEINLINE (line 7123) | static FORCEINLINE HRESULT ITextFont_GetUnderline(ITextFont* This,LONG *... function FORCEINLINE (line 7126) | static FORCEINLINE HRESULT ITextFont_SetUnderline(ITextFont* This,LONG V... function FORCEINLINE (line 7129) | static FORCEINLINE HRESULT ITextFont_GetWeight(ITextFont* This,LONG *pVa... function FORCEINLINE (line 7132) | static FORCEINLINE HRESULT ITextFont_SetWeight(ITextFont* This,LONG Valu... type ITextParaVtbl (line 7312) | typedef struct ITextParaVtbl { function interface (line 7561) | interface ITextPara { function FORCEINLINE (line 7627) | static FORCEINLINE HRESULT ITextPara_QueryInterface(ITextPara* This,REFI... function FORCEINLINE (line 7630) | static FORCEINLINE ULONG ITextPara_AddRef(ITextPara* This) { function FORCEINLINE (line 7633) | static FORCEINLINE ULONG ITextPara_Release(ITextPara* This) { function FORCEINLINE (line 7637) | static FORCEINLINE HRESULT ITextPara_GetTypeInfoCount(ITextPara* This,UI... function FORCEINLINE (line 7640) | static FORCEINLINE HRESULT ITextPara_GetTypeInfo(ITextPara* This,UINT iT... function FORCEINLINE (line 7643) | static FORCEINLINE HRESULT ITextPara_GetIDsOfNames(ITextPara* This,REFII... function FORCEINLINE (line 7646) | static FORCEINLINE HRESULT ITextPara_Invoke(ITextPara* This,DISPID dispI... function FORCEINLINE (line 7650) | static FORCEINLINE HRESULT ITextPara_GetDuplicate(ITextPara* This,ITextP... function FORCEINLINE (line 7653) | static FORCEINLINE HRESULT ITextPara_SetDuplicate(ITextPara* This,ITextP... function FORCEINLINE (line 7656) | static FORCEINLINE HRESULT ITextPara_CanChange(ITextPara* This,LONG *pB) { function FORCEINLINE (line 7659) | static FORCEINLINE HRESULT ITextPara_IsEqual(ITextPara* This,ITextPara *... function FORCEINLINE (line 7662) | static FORCEINLINE HRESULT ITextPara_Reset(ITextPara* This,LONG Value) { function FORCEINLINE (line 7665) | static FORCEINLINE HRESULT ITextPara_GetStyle(ITextPara* This,LONG *pVal... function FORCEINLINE (line 7668) | static FORCEINLINE HRESULT ITextPara_SetStyle(ITextPara* This,LONG Value) { function FORCEINLINE (line 7671) | static FORCEINLINE HRESULT ITextPara_GetAlignment(ITextPara* This,LONG *... function FORCEINLINE (line 7674) | static FORCEINLINE HRESULT ITextPara_SetAlignment(ITextPara* This,LONG V... function FORCEINLINE (line 7677) | static FORCEINLINE HRESULT ITextPara_GetHyphenation(ITextPara* This,LONG... function FORCEINLINE (line 7680) | static FORCEINLINE HRESULT ITextPara_SetHyphenation(ITextPara* This,LONG... function FORCEINLINE (line 7683) | static FORCEINLINE HRESULT ITextPara_GetFirstLineIndent(ITextPara* This,... function FORCEINLINE (line 7686) | static FORCEINLINE HRESULT ITextPara_GetKeepTogether(ITextPara* This,LON... function FORCEINLINE (line 7689) | static FORCEINLINE HRESULT ITextPara_SetKeepTogether(ITextPara* This,LON... function FORCEINLINE (line 7692) | static FORCEINLINE HRESULT ITextPara_GetKeepWithNext(ITextPara* This,LON... function FORCEINLINE (line 7695) | static FORCEINLINE HRESULT ITextPara_SetKeepWithNext(ITextPara* This,LON... function FORCEINLINE (line 7698) | static FORCEINLINE HRESULT ITextPara_GetLeftIndent(ITextPara* This,float... function FORCEINLINE (line 7701) | static FORCEINLINE HRESULT ITextPara_GetLineSpacing(ITextPara* This,floa... function FORCEINLINE (line 7704) | static FORCEINLINE HRESULT ITextPara_GetLineSpacingRule(ITextPara* This,... function FORCEINLINE (line 7707) | static FORCEINLINE HRESULT ITextPara_GetListAlignment(ITextPara* This,LO... function FORCEINLINE (line 7710) | static FORCEINLINE HRESULT ITextPara_SetListAlignment(ITextPara* This,LO... function FORCEINLINE (line 7713) | static FORCEINLINE HRESULT ITextPara_GetListLevelIndex(ITextPara* This,L... function FORCEINLINE (line 7716) | static FORCEINLINE HRESULT ITextPara_SetListLevelIndex(ITextPara* This,L... function FORCEINLINE (line 7719) | static FORCEINLINE HRESULT ITextPara_GetListStart(ITextPara* This,LONG *... function FORCEINLINE (line 7722) | static FORCEINLINE HRESULT ITextPara_SetListStart(ITextPara* This,LONG V... function FORCEINLINE (line 7725) | static FORCEINLINE HRESULT ITextPara_GetListTab(ITextPara* This,float *p... function FORCEINLINE (line 7728) | static FORCEINLINE HRESULT ITextPara_SetListTab(ITextPara* This,float Va... function FORCEINLINE (line 7731) | static FORCEINLINE HRESULT ITextPara_GetListType(ITextPara* This,LONG *p... function FORCEINLINE (line 7734) | static FORCEINLINE HRESULT ITextPara_SetListType(ITextPara* This,LONG Va... function FORCEINLINE (line 7737) | static FORCEINLINE HRESULT ITextPara_GetNoLineNumber(ITextPara* This,LON... function FORCEINLINE (line 7740) | static FORCEINLINE HRESULT ITextPara_SetNoLineNumber(ITextPara* This,LON... function FORCEINLINE (line 7743) | static FORCEINLINE HRESULT ITextPara_GetPageBreakBefore(ITextPara* This,... function FORCEINLINE (line 7746) | static FORCEINLINE HRESULT ITextPara_SetPageBreakBefore(ITextPara* This,... function FORCEINLINE (line 7749) | static FORCEINLINE HRESULT ITextPara_GetRightIndent(ITextPara* This,floa... function FORCEINLINE (line 7752) | static FORCEINLINE HRESULT ITextPara_SetRightIndent(ITextPara* This,floa... function FORCEINLINE (line 7755) | static FORCEINLINE HRESULT ITextPara_SetIndents(ITextPara* This,float St... function FORCEINLINE (line 7758) | static FORCEINLINE HRESULT ITextPara_SetLineSpacing(ITextPara* This,LONG... function FORCEINLINE (line 7761) | static FORCEINLINE HRESULT ITextPara_GetSpaceAfter(ITextPara* This,float... function FORCEINLINE (line 7764) | static FORCEINLINE HRESULT ITextPara_SetSpaceAfter(ITextPara* This,float... function FORCEINLINE (line 7767) | static FORCEINLINE HRESULT ITextPara_GetSpaceBefore(ITextPara* This,floa... function FORCEINLINE (line 7770) | static FORCEINLINE HRESULT ITextPara_SetSpaceBefore(ITextPara* This,floa... function FORCEINLINE (line 7773) | static FORCEINLINE HRESULT ITextPara_GetWidowControl(ITextPara* This,LON... function FORCEINLINE (line 7776) | static FORCEINLINE HRESULT ITextPara_SetWidowControl(ITextPara* This,LON... function FORCEINLINE (line 7779) | static FORCEINLINE HRESULT ITextPara_GetTabCount(ITextPara* This,LONG *p... function FORCEINLINE (line 7782) | static FORCEINLINE HRESULT ITextPara_AddTab(ITextPara* This,float tbPos,... function FORCEINLINE (line 7785) | static FORCEINLINE HRESULT ITextPara_ClearAllTabs(ITextPara* This) { function FORCEINLINE (line 7788) | static FORCEINLINE HRESULT ITextPara_DeleteTab(ITextPara* This,float tbP... function FORCEINLINE (line 7791) | static FORCEINLINE HRESULT ITextPara_GetTab(ITextPara* This,LONG iTab,fl... type ITextStoryRangesVtbl (line 7828) | typedef struct ITextStoryRangesVtbl { function interface (line 7890) | interface ITextStoryRanges { function FORCEINLINE (line 7911) | static FORCEINLINE HRESULT ITextStoryRanges_QueryInterface(ITextStoryRan... function FORCEINLINE (line 7914) | static FORCEINLINE ULONG ITextStoryRanges_AddRef(ITextStoryRanges* This) { function FORCEINLINE (line 7917) | static FORCEINLINE ULONG ITextStoryRanges_Release(ITextStoryRanges* This) { function FORCEINLINE (line 7921) | static FORCEINLINE HRESULT ITextStoryRanges_GetTypeInfoCount(ITextStoryR... function FORCEINLINE (line 7924) | static FORCEINLINE HRESULT ITextStoryRanges_GetTypeInfo(ITextStoryRanges... function FORCEINLINE (line 7927) | static FORCEINLINE HRESULT ITextStoryRanges_GetIDsOfNames(ITextStoryRang... function FORCEINLINE (line 7930) | static FORCEINLINE HRESULT ITextStoryRanges_Invoke(ITextStoryRanges* Thi... function FORCEINLINE (line 7934) | static FORCEINLINE HRESULT ITextStoryRanges__NewEnum(ITextStoryRanges* T... function FORCEINLINE (line 7937) | static FORCEINLINE HRESULT ITextStoryRanges_Item(ITextStoryRanges* This,... function FORCEINLINE (line 7940) | static FORCEINLINE HRESULT ITextStoryRanges_GetCount(ITextStoryRanges* T... FILE: winhlp32/winhelp.c function WINHELP_InitFonts (line 75) | static void WINHELP_InitFonts(HWND hWnd) function DWORD (line 106) | static DWORD CALLBACK WINHELP_RtfStreamIn(DWORD_PTR cookie, BYTE* buff, function BOOL (line 120) | BOOL WINHELP_SearchKey(char keyfile, LPCSTR keywords, LONG type, LPCSTR ... function WINHELP_SetupText (line 166) | static void WINHELP_SetupText(HWND hTextWnd, WINHELP_WINDOW* win, ULONG ... function BOOL (line 288) | BOOL WINHELP_GetOpenFileName(LPSTR lpszFile, int len) function INT (line 340) | static INT WINHELP_MessageBoxIDS_s(UINT ids_text, LPCSTR str, UINT ids_t... function HLPFILE (line 357) | HLPFILE* WINHELP_LookupHelpFile(LPCSTR lpszFile) function HLPFILE_WINDOWINFO (line 399) | HLPFILE_WINDOWINFO* WINHELP_GetWindowInfo(HLPFILE* hlpfile, LPCSTR n... function HLPFILE_WINDOWINFO (line 446) | static HLPFILE_WINDOWINFO* WINHELP_GetPopupWindowInfo(HLPFILE* hlpfile, type WINEHELP (line 478) | typedef struct function BOOL (line 489) | static BOOL WINHELP_HasWorkingWindow(void) function comp_xWBTreeKey (line 496) | static void comp_xWBTreeKey(void *p, const void *key, int leaf, void **n... function LRESULT (line 508) | static LRESULT WINHELP_HandleCommand(HWND hSrcWnd, WINEHELP *wh, BOOL w32) function WINHELP_LayoutMainWindow (line 642) | void WINHELP_LayoutMainWindow(WINHELP_WINDOW* win) function WINHELP_DeleteButtons (line 671) | static void WINHELP_DeleteButtons(WINHELP_WINDOW* win) function WINHELP_DeleteBackSet (line 689) | void WINHELP_DeleteBackSet(WINHELP_WINDOW* win) function WINHELP_DeletePageLinks (line 705) | static void WINHELP_DeletePageLinks(HLPFILE_PAGE* page) function WINHELP_WINDOW (line 721) | WINHELP_WINDOW* WINHELP_GrabWindow(WINHELP_WINDOW* win) function BOOL (line 732) | BOOL WINHELP_ReleaseWindow(WINHELP_WINDOW* win) function WINHELP_DeleteWindow (line 768) | static void WINHELP_DeleteWindow(WINHELP_WINDOW* win) function WINHELP_RememberPage (line 821) | static void WINHELP_RememberPage(WINHELP_WINDOW* win, WINHELP_WNDPAGE* w... function HLPFILE_HOTSPOTLINK (line 855) | static HLPFILE_HOTSPOTLINK* WINHELP_FindHotSpot(WINHELP_WINDOW* win, LPA... function LRESULT (line 876) | static LRESULT CALLBACK WINHELP_RicheditWndProc(HWND hWnd, UINT msg, function HRESULT (line 955) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_QueryInterface(IRichEditO... function ULONG (line 959) | ULONG STDMETHODCALLTYPE WINHELP_OLE_Callback_AddRef(IRichEditOleCallback... function ULONG (line 963) | ULONG STDMETHODCALLTYPE WINHELP_OLE_Callback_Release (IRichEditOleCallba... function HRESULT (line 967) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_GetNewStorage (IRichEditO... function HRESULT (line 979) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_GetInPlaceContext (IRichE... function HRESULT (line 985) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_ShowContainerUI (IRichEdi... function HRESULT (line 989) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_QueryInsertObject (IRichE... function HRESULT (line 994) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_DeleteObject (IRichEditOl... function HRESULT (line 998) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_QueryAcceptData (IRichEdi... function HRESULT (line 1004) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_ContextSensitiveHelp (IR... function HRESULT (line 1008) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_GetClipboardData (IRichEd... function HRESULT (line 1012) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_GetDragDropEffect (IRichE... function HRESULT (line 1017) | HRESULT STDMETHODCALLTYPE WINHELP_OLE_Callback_GetContextMenu (IRichEdit... function BOOL (line 1044) | BOOL WINHELP_CreateHelpWindow(WINHELP_WNDPAGE* wpage, int nCmdShow, BOOL... function BOOL (line 1236) | BOOL WINHELP_OpenHelpWindow(HLPFILE_PAGE* (*lookup)(HLPFILE*, LONG, ULON... function WINHELP_DoLink (line 1248) | static void WINHELP_DoLink(WINHELP_WINDOW* win, HLPFILE_LINK* link, DWOR... function BOOL (line 1292) | static BOOL WINHELP_HandleLink(ENLINK* enlink, WINHELP_WINDOW* win) function BOOL (line 1325) | static BOOL WINHELP_CheckPopup(HWND hWnd, UINT msg, WPARAM wParam, LPARA... function LRESULT (line 1390) | static LRESULT CALLBACK WINHELP_ButtonWndProc(HWND hWnd, UINT msg, WPARA... function LRESULT (line 1414) | static LRESULT CALLBACK WINHELP_ButtonBoxWndProc(HWND hWnd, UINT msg, WP... function LRESULT (line 1511) | static LRESULT CALLBACK WINHELP_HistoryWndProc(HWND hWnd, UINT msg, WPAR... function comp_TTLBTree (line 1598) | static void comp_TTLBTree(void *p, const void *key, int leaf, void **next) function INT_PTR (line 1606) | static INT_PTR CALLBACK WINHELP_TopicDlgProc(HWND hWnd, UINT msg, WPARAM... function cb_KWBTree (line 1657) | static void cb_KWBTree(void *p, void **next, void *cookie) function INT_PTR (line 1676) | static INT_PTR CALLBACK WINHELP_IndexDlgProc(HWND hWnd, UINT msg, WPARAM... function INT_PTR (line 1759) | static INT_PTR CALLBACK WINHELP_SearchDlgProc(HWND hWnd, UINT msg, WPARA... function LRESULT (line 1785) | static LRESULT CALLBACK WINHELP_MainWndProc(HWND hWnd, UINT msg, WPARAM ... function BOOL (line 2046) | BOOL WINHELP_CreateIndexWindow(BOOL is_search) function BOOL (line 2111) | static BOOL WINHELP_RegisterWinClasses(void) function WinMain (line 2149) | int PASCAL WinMain(HINSTANCE hInstance, HINSTANCE prev, LPSTR cmdline, i... FILE: winhlp32/winhelp.h type WINHELP_BUTTON (line 49) | typedef struct tagHelpButton type WINHELP_WNDPAGE (line 64) | typedef struct type WINHELP_PAGESET (line 71) | typedef struct tagPageSet type WINHELP_WINDOW (line 78) | typedef struct tagWinHelp type LONG_PTR (line 124) | typedef LONG (CALLBACK *WINHELP_LDLLHandler)(WORD, LONG_PTR, LONG_PTR); type WINHELP_DLL (line 126) | typedef struct tagDll type WINHELP_GLOBALS (line 135) | typedef struct type winhelp_callbacks (line 149) | struct winhelp_callbacks type index_data (line 170) | struct index_data FILE: winnls/winnls.c function BOOL (line 37) | BOOL WINAPI WINNLSEnableIME16( HWND16 hwnd, BOOL enable ) function BOOL (line 45) | BOOL WINAPI WINNLSGetEnableStatus16( HWND16 hwnd ) type IMEPRO16 (line 53) | typedef struct _tagIMEPRO16 { function IMEPRO16ToIMEPRO (line 62) | void IMEPRO16ToIMEPRO(IMEPRO16 *imepro, IMEPROA *imepro32) function IMEPROToIMEPRO16 (line 71) | void IMEPROToIMEPRO16(IMEPROA *imepro32, IMEPRO16 *imepro) function BOOL16 (line 81) | BOOL16 WINAPI IMPQueryIME16(IN OUT LPIMEPRO16 lpIMEPro) function BOOL (line 93) | BOOL WINAPI IMPGetIME16(IN HWND16 hWnd, OUT LPIMEPRO16 lpIMEPro) function BOOL (line 101) | BOOL WINAPI IMPSetIME16(IN HWND16 hWnd, IN LPIMEPRO16 lpIMEPro) function BOOL (line 108) | BOOL WINAPI IMPModifyIME16(LPSTR lpStr, IN LPIMEPRO lpIMEPro) function WORD (line 113) | WORD WINAPI IMPGetDefaultIME16(LPIMEPRO lpIMEPro) function WORD (line 118) | WORD WINAPI IMPSetDefaultIME16(LPIMEPRO lpIMEPro) function BOOL (line 123) | BOOL WINAPI WINNLSSendString16(HWND16 hWnd, WORD word, LPVOID lpVoid) function BOOL (line 128) | BOOL WINAPI WINNLSPostAppMessage16(HWND16 hWnd, UINT16 msg, WPARAM16 wPa... function LRESULT (line 133) | LRESULT WINAPI WINNLSSendAppMessage16(HWND16 hWnd, UINT16 msg, WPARAM16 ... function BOOL (line 138) | BOOL WINAPI WINNLSSendControl16(WORD arg1, WORD arg2) type IMESTRUCT16 (line 144) | typedef struct tagIMESTRUCT16 { type IMEMESSAGE16 (line 155) | typedef struct tagIMEMESSAGE16 { function logfont_16_to_A (line 168) | static void logfont_16_to_A(const LOGFONT16 *font16, LPLOGFONTA font32) function LRESULT (line 187) | LRESULT WINAPI SendIMEMessageEx16( function BOOL (line 342) | BOOL WINAPI WINNLSSetIMEHandle16(SEGPTR a1, HWND16 a2) function BOOL (line 350) | BOOL WINAPI WINNLSSetIMEHotkey16(HWND16 a1, WORD a2) function BOOL (line 357) | BOOL WINAPI WINNLSSetIMEStatus16(HWND16 a1, WORD a2) function BOOL (line 364) | BOOL WINAPI WINNLSSetKeyState16(WORD a1) FILE: winoldap/winoldap.c function LRESULT (line 22) | LRESULT WINAPI WndProc(HWND16 hwnd16, UINT16 msg, WPARAM16 wParam, LPARA... function LRESULT (line 26) | LRESULT WINAPI DialogProc(HWND16 hwnd16, UINT16 msg, WPARAM16 wParam, LP... type pifhead_t (line 35) | typedef struct { type recordhead_t (line 64) | typedef struct { type pif386rec_t (line 72) | typedef struct { function VOID (line 102) | static VOID start_dos_exe( LPCSTR filename, LPCSTR cmdline ) function VOID (line 140) | static VOID start_bat(LPCSTR filename, LPCSTR cmdline) function BOOL (line 176) | static BOOL read_pif_file( HANDLE hFile, char *progname, char *title, function VOID (line 253) | static VOID pif_cmd( char *filename, char *cmdline) function WORD (line 314) | WORD WINAPI WinMain16(HINSTANCE16 inst, HINSTANCE16 prev, LPSTR cmdline,... FILE: winsock/socket.c type async_query_header (line 33) | struct async_query_header type async_query_gethostbyname (line 42) | struct async_query_gethostbyname type async_query_gethostbyaddr (line 48) | struct async_query_gethostbyaddr type async_query_getprotobyname (line 56) | struct async_query_getprotobyname type async_query_getprotobynumber (line 62) | struct async_query_getprotobynumber type async_query_getservbyname (line 68) | struct async_query_getservbyname type async_query_getservbyport (line 75) | struct async_query_getservbyport function fd_set (line 93) | static fd_set *ws_fdset_16_to_32( const ws_fd_set16 *set16, fd_set *set32 ) function ws_fd_set16 (line 101) | static ws_fd_set16 *ws_fdset_32_to_16( const fd_set *set32, ws_fd_set16 ... function DWORD (line 109) | static DWORD finish_query( struct async_query_header *query, LPARAM lpar... function list_size (line 116) | static int list_size(char** l, int item_size) function list_dup (line 128) | static int list_dup(char** l_src, SEGPTR base, int item_size) function SEGPTR (line 147) | static SEGPTR get_buffer_he(int size) function SEGPTR (line 161) | static SEGPTR get_buffer_se(int size) function SEGPTR (line 175) | static SEGPTR get_buffer_pe(int size) function SEGPTR (line 193) | static SEGPTR ws_hostent_32_to_16( const struct hostent* he, SEGPTR base... function SEGPTR (line 232) | static SEGPTR ws_protoent_32_to_16( const struct protoent *pe, SEGPTR ba... function SEGPTR (line 266) | static SEGPTR ws_servent_32_to_16( const struct servent *se, SEGPTR base... function DWORD (line 305) | static DWORD WINAPI async_gethostbyname(LPVOID arg) function DWORD (line 322) | static DWORD WINAPI async_gethostbyaddr(LPVOID arg) function DWORD (line 339) | static DWORD WINAPI async_getprotobyname(LPVOID arg) function DWORD (line 356) | static DWORD WINAPI async_getprotobynumber(LPVOID arg) function DWORD (line 373) | static DWORD WINAPI async_getservbyname(LPVOID arg) function DWORD (line 390) | static DWORD WINAPI async_getservbyport(LPVOID arg) function HANDLE16 (line 414) | static HANDLE16 run_query( HWND16 hWnd, UINT uMsg, LPTHREAD_START_ROUTIN... function SOCKET16 (line 443) | SOCKET16 WINAPI accept16(SOCKET16 s, struct sockaddr* addr, INT16* addrl... function INT16 (line 462) | INT16 WINAPI bind16(SOCKET16 s, struct sockaddr *name, INT16 namelen) function INT16 (line 470) | INT16 WINAPI closesocket16(SOCKET16 s) function INT16 (line 478) | INT16 WINAPI connect16(SOCKET16 s, struct sockaddr *name, INT16 namelen) function INT16 (line 486) | INT16 WINAPI getpeername16(SOCKET16 s, struct sockaddr *name, INT16 *nam... function INT16 (line 497) | INT16 WINAPI getsockname16(SOCKET16 s, struct sockaddr *name, INT16 *nam... function INT16 (line 514) | INT16 WINAPI getsockopt16(SOCKET16 s, INT16 level, INT16 optname, char *... function u_long (line 529) | u_long WINAPI htonl16(u_long hostlong) function u_short (line 538) | u_short WINAPI htons16(u_short hostshort) function u_long (line 546) | u_long WINAPI inet_addr16(const char *cp) function SEGPTR (line 556) | SEGPTR WINAPI inet_ntoa16(struct in_addr in) function INT16 (line 567) | INT16 WINAPI ioctlsocket16(SOCKET16 s, LONG cmd, u_long *argp) function INT16 (line 575) | INT16 WINAPI listen16(SOCKET16 s, INT16 backlog) function u_long (line 583) | u_long WINAPI ntohl16(u_long netlong) function u_short (line 592) | u_short WINAPI ntohs16(u_short netshort) function INT16 (line 600) | INT16 WINAPI recv16(SOCKET16 s, char *buf, INT16 len, INT16 flags) function INT16 (line 608) | INT16 WINAPI recvfrom16(SOCKET16 s, char *buf, INT16 len, INT16 flags, function INT16 (line 624) | INT16 WINAPI select16(INT16 nfds, ws_fd_set16 *ws_readfds, function INT16 (line 646) | INT16 WINAPI send16(SOCKET16 s, char *buf, INT16 len, INT16 flags) function INT16 (line 654) | INT16 WINAPI sendto16(SOCKET16 s, char *buf, INT16 len, INT16 flags, function INT16 (line 663) | INT16 WINAPI setsockopt16(SOCKET16 s, INT16 level, INT16 optname, function INT16 (line 673) | INT16 WINAPI shutdown16(SOCKET16 s, INT16 how) function SOCKET16 (line 681) | SOCKET16 WINAPI socket16(INT16 af, INT16 type, INT16 protocol) function SEGPTR (line 689) | SEGPTR WINAPI gethostbyaddr16(const char *addr, INT16 len, INT16 type) function SEGPTR (line 700) | SEGPTR WINAPI gethostbyname16(const char *name) function SEGPTR (line 711) | SEGPTR WINAPI getprotobyname16(const char *name) function SEGPTR (line 722) | SEGPTR WINAPI getprotobynumber16(INT16 number) function SEGPTR (line 733) | SEGPTR WINAPI getservbyname16(const char *name, const char *proto) function SEGPTR (line 744) | SEGPTR WINAPI getservbyport16(INT16 port, const char *proto) function INT16 (line 755) | INT16 WINAPI gethostname16(char *name, INT16 namelen) function INT16 (line 764) | INT16 WINAPI WSAAsyncSelect16(SOCKET16 s, HWND16 hWnd, UINT16 wMsg, LONG... function HANDLE16 (line 772) | HANDLE16 WINAPI WSAAsyncGetHostByAddr16(HWND16 hWnd, UINT16 uMsg, LPCSTR... function HANDLE16 (line 794) | HANDLE16 WINAPI WSAAsyncGetHostByName16(HWND16 hWnd, UINT16 uMsg, LPCSTR... function HANDLE16 (line 815) | HANDLE16 WINAPI WSAAsyncGetProtoByNumber16(HWND16 hWnd,UINT16 uMsg,INT16... function HANDLE16 (line 834) | HANDLE16 WINAPI WSAAsyncGetProtoByName16(HWND16 hWnd, UINT16 uMsg, LPCST... function HANDLE16 (line 855) | HANDLE16 WINAPI WSAAsyncGetServByPort16(HWND16 hWnd, UINT16 uMsg, INT16 ... function HANDLE16 (line 877) | HANDLE16 WINAPI WSAAsyncGetServByName16(HWND16 hWnd, UINT16 uMsg, LPCSTR... function INT16 (line 901) | INT16 WINAPI WSACancelAsyncRequest16(HANDLE16 hAsyncTaskHandle) function INT16 (line 910) | INT16 WINAPI default_hook() function DWORD (line 915) | DWORD WINAPI thunk_hook() function FARPROC16 (line 927) | FARPROC16 WINAPI WSASetBlockingHook16(FARPROC16 lpBlockFunc) function INT16 (line 951) | INT16 WINAPI WSAUnhookBlockingHook16(void) function INT (line 960) | INT WINAPI WSAGetLastError16(void) function WSASetLastError16 (line 968) | void WINAPI WSASetLastError16(INT16 iError) function INT (line 976) | INT WINAPI WSACancelBlockingCall16(void) function BOOL (line 984) | BOOL WINAPI WSAIsBlocking16(void) function INT16 (line 995) | INT16 WINAPI WSAStartup16(UINT16 wVersionRequested, LPWSADATA16 lpWSAData) function INT (line 1017) | INT WINAPI WSACleanup16(void) function INT16 (line 1047) | INT16 WINAPI __WSAFDIsSet16(SOCKET16 s, ws_fd_set16 *set) function INT16 (line 1063) | INT16 WINAPI WSARecvEx16(SOCKET16 s, char *buf, INT16 len, INT16 *flags) FILE: winsock/winsock16.h type UINT16 (line 24) | typedef UINT16 SOCKET16; type ws_fd_set16 (line 26) | typedef struct type _ws_hostent16 (line 34) | typedef struct ws_hostent16 type _ws_protoent16 (line 43) | typedef struct ws_protoent16 type _ws_servent16 (line 50) | typedef struct ws_servent16 type _ws_netent16 (line 58) | typedef struct ws_netent16 type WSADATA16 (line 66) | typedef struct WSAData16 FILE: winspool/winspool.c type DEVMODE16 (line 32) | typedef struct { function DEVMODE16To32 (line 54) | void DEVMODE16To32(CONST DEVMODE16 *src, LPDEVMODEA dst, LONG extra) function DEVMODE32To16 (line 76) | void DEVMODE32To16(LPDEVMODE16 dst, const LPDEVMODEA src, LONG extra) function ExtDeviceMode16 (line 98) | int WINAPI ExtDeviceMode16(HWND16 hwnd16, HANDLE16 hDriver16, LPDEVMODE1... function DeviceMode16 (line 122) | void WINAPI DeviceMode16(HWND16 hwnd, HMODULE16 hModule16, LPSTR lpszDev... function DWORD (line 127) | DWORD WINAPI DeviceCapabilities16(LPCSTR pDevice, LPCSTR pPort, WORD fwC... FILE: wow32/wow_main.c function BOOL (line 48) | BOOL WINAPI WOWGetDescriptor( DWORD segptr, LPLDT_ENTRY ldtent ) function LPVOID (line 56) | LPVOID WINAPI WOWGetVDMPointer( DWORD vp, DWORD dwBytes, BOOL fProtected... function LPVOID (line 64) | LPVOID WINAPI WOWGetVDMPointerFix( DWORD vp, DWORD dwBytes, BOOL fProtec... function WOWGetVDMPointerUnfix (line 72) | void WINAPI WOWGetVDMPointerUnfix( DWORD vp ) function WORD (line 80) | WORD WINAPI WOWGlobalAlloc16( WORD wFlags, DWORD cb ) function WORD (line 88) | WORD WINAPI WOWGlobalFree16( WORD hMem ) function DWORD (line 96) | DWORD WINAPI WOWGlobalLock16( WORD hMem ) function BOOL (line 104) | BOOL WINAPI WOWGlobalUnlock16( WORD hMem ) function DWORD (line 112) | DWORD WINAPI WOWGlobalAllocLock16( WORD wFlags, DWORD cb, WORD *phMem ) function DWORD (line 120) | DWORD WINAPI WOWGlobalLockSize16( WORD hMem, PDWORD pcb ) function WORD (line 128) | WORD WINAPI WOWGlobalUnlockFree16( DWORD vpMem ) function WOWYield16 (line 136) | void WINAPI WOWYield16(void) function WOWDirectedYield16 (line 144) | void WINAPI WOWDirectedYield16( WORD htask16 ) function HANDLE (line 152) | HANDLE WINAPI WOWHandle32( WORD handle, WOW_HANDLE_TYPE type ) function WORD (line 160) | WORD WINAPI WOWHandle16( HANDLE handle, WOW_HANDLE_TYPE type ) function BOOL (line 168) | BOOL WINAPI WOWCallback16Ex( DWORD vpfn16, DWORD dwFlags, function DWORD (line 177) | DWORD WINAPI WOWCallback16( DWORD vpfn16, DWORD dwParam ) FILE: wow32/wownt32.h type WOW_HANDLE_TYPE (line 59) | typedef enum FILE: wpp/preproc.c type pp_status (line 39) | struct pp_status type pp_def_state_t (line 43) | typedef struct pp_def_state function pp_print_status (line 57) | void pp_print_status(void) function wpp_default_close (line 200) | static void wpp_default_close(void *file) { function wpp_default_read (line 204) | static int wpp_default_read(void *file, char *buffer, unsigned int len){ function wpp_default_write (line 208) | static void wpp_default_write( const char *buffer, unsigned int len ) { function pphash (line 213) | static int pphash(const char *str) function pp_entry_t (line 221) | pp_entry_t *pplookup(const char *ident) function free_pp_entry (line 237) | static void free_pp_entry( pp_entry_t *ppp, int idx ) function pp_push_define_state (line 274) | int pp_push_define_state(void) function pp_pop_define_state (line 287) | void pp_pop_define_state(void) function pp_del_define (line 302) | void pp_del_define(const char *name) function pp_entry_t (line 323) | pp_entry_t *pp_add_define(const char *def, const char *text) function pp_entry_t (line 384) | pp_entry_t *pp_add_macro(char *id, marg_t *args[], int nargs, mtext_t *exp) function wpp_add_include_path (line 460) | int wpp_add_include_path(const char *path) function pp_push_if (line 592) | void pp_push_if(pp_if_state_t s) function pp_if_state_t (line 618) | pp_if_state_t pp_pop_if(void) function pp_if_state_t (line 653) | pp_if_state_t pp_if_state(void) function pp_next_if_state (line 662) | void pp_next_if_state(int i) function pp_get_if_depth (line 681) | int pp_get_if_depth(void) function generic_msg (line 688) | static void generic_msg(const char *s, const char *t, const char *n, va_... function wpp_default_error (line 711) | static void wpp_default_error(const char *file, int line, int col, const... function wpp_default_warning (line 717) | static void wpp_default_warning(const char *file, int line, int col, con... type wpp_callbacks (line 722) | struct wpp_callbacks type wpp_callbacks (line 733) | struct wpp_callbacks function ppy_error (line 735) | int ppy_error(const char *s, ...) function ppy_warning (line 745) | int ppy_warning(const char *s, ...) function pp_internal_error (line 754) | void pp_internal_error(const char *file, int line, const char *s, ...) FILE: wpp/wpp.c type define (line 33) | struct define type define (line 40) | struct define function add_cmdline_defines (line 42) | static void add_cmdline_defines(void) function del_cmdline_defines (line 52) | static void del_cmdline_defines(void) function add_special_defines (line 62) | static void add_special_defines(void) function del_special_defines (line 83) | static void del_special_defines(void) function wpp_add_define (line 93) | int wpp_add_define( const char *name, const char *value ) function wpp_del_define (line 136) | void wpp_del_define( const char *name ) function wpp_add_cmdline_define (line 153) | int wpp_add_cmdline_define( const char *value ) function wpp_set_debug (line 168) | void wpp_set_debug( int lex_debug, int parser_debug, int msg_debug ) function wpp_set_pedantic (line 177) | void wpp_set_pedantic( int on ) function wpp_parse (line 184) | int wpp_parse( const char *input, FILE *output ) function wpp_set_callbacks (line 232) | void wpp_set_callbacks( const struct wpp_callbacks *callbacks ) FILE: wpp/wpp_private.h type pp_entry (line 30) | struct pp_entry type includelogicentry_t (line 36) | typedef struct includelogicentry { type def_arg_t (line 46) | typedef enum { type marg_t (line 51) | typedef struct marg { type def_exp_t (line 60) | typedef enum { type mtext_t (line 67) | typedef struct mtext { type def_type_t (line 80) | typedef enum { type pp_entry_t (line 87) | typedef struct pp_entry { type pp_if_state_t (line 110) | typedef enum { type include_state_t (line 131) | typedef struct type wrc_sll_t (line 151) | typedef long long wrc_sll_t; type wrc_ull_t (line 152) | typedef unsigned long long wrc_ull_t; type wrc_sll_t (line 154) | typedef long wrc_sll_t; type wrc_ull_t (line 155) | typedef unsigned long wrc_ull_t; type ctype_t (line 166) | typedef enum { type cval_t (line 181) | typedef struct cval { type wpp_callbacks (line 221) | struct wpp_callbacks type pp_status (line 229) | struct pp_status type pp_status (line 240) | struct pp_status