ReactOS 0.4.15-dev-7942-gd23573b
wine_msc.h
Go to the documentation of this file.
1
8void * __thiscall MSVCRT_exception_vector_dtor(exception * _this, unsigned int flags);
9void * __thiscall MSVCRT_exception_scalar_dtor(exception * _this, unsigned int flags);
10const char * __thiscall MSVCRT_what_exception(exception * _this);
11bad_typeid * __thiscall MSVCRT_bad_typeid_copy_ctor(bad_typeid * _this, const bad_typeid * rhs);
12bad_typeid * __thiscall MSVCRT_bad_typeid_ctor(bad_typeid * _this, const char * name);
13bad_typeid * __thiscall MSVCRT_bad_typeid_default_ctor(bad_typeid * _this);
14void __thiscall MSVCRT_bad_typeid_dtor(bad_typeid * _this);
15bad_typeid * __thiscall MSVCRT_bad_typeid_opequals(bad_typeid * _this, const bad_typeid * rhs);
16void * __thiscall MSVCRT_bad_typeid_vector_dtor(bad_typeid * _this, unsigned int flags);
17void * __thiscall MSVCRT_bad_typeid_scalar_dtor(bad_typeid * _this, unsigned int flags);
18__non_rtti_object * __thiscall MSVCRT___non_rtti_object_copy_ctor(__non_rtti_object * _this, const __non_rtti_object * rhs);
19__non_rtti_object * __thiscall MSVCRT___non_rtti_object_ctor(__non_rtti_object * _this, const char * name);
20void __thiscall MSVCRT___non_rtti_object_dtor(__non_rtti_object * _this);
21__non_rtti_object * __thiscall MSVCRT___non_rtti_object_opequals(__non_rtti_object * _this, const __non_rtti_object *rhs);
22void * __thiscall MSVCRT___non_rtti_object_vector_dtor(__non_rtti_object * _this, unsigned int flags);
23void * __thiscall MSVCRT___non_rtti_object_scalar_dtor(__non_rtti_object * _this, unsigned int flags);
24bad_cast * __thiscall MSVCRT_bad_cast_ctor(bad_cast * _this, const char ** name);
25bad_cast * __thiscall MSVCRT_bad_cast_copy_ctor(bad_cast * _this, const bad_cast * rhs);
26bad_cast * __thiscall MSVCRT_bad_cast_ctor_charptr(bad_cast * _this, const char * name);
27bad_cast * __thiscall MSVCRT_bad_cast_default_ctor(bad_cast * _this);
28void __thiscall MSVCRT_bad_cast_dtor(bad_cast * _this);
29bad_cast * __thiscall MSVCRT_bad_cast_opequals(bad_cast * _this, const bad_cast * rhs);
30void * __thiscall MSVCRT_bad_cast_vector_dtor(bad_cast * _this, unsigned int flags);
31void * __thiscall MSVCRT_bad_cast_scalar_dtor(bad_cast * _this, unsigned int flags);
36const char * __thiscall MSVCRT_type_info_name(type_info * _this);
38void * __thiscall MSVCRT_type_info_vector_dtor(type_info * _this, unsigned int flags);
39#if _MSVCR_VER >= 80
40bad_alloc* __thiscall MSVCRT_bad_alloc_copy_ctor(bad_alloc* _this, const bad_alloc* rhs);
41bad_alloc* __thiscall MSVCRT_bad_alloc_copy_ctor(bad_alloc* _this, const bad_alloc* rhs);
42void __thiscall MSVCRT_bad_alloc_dtor(bad_alloc* _this);
43#endif /* _MSVCR_VER >= 80 */
44#if _MSVCR_VER >= 100
45scheduler_resource_allocation_error* __thiscall scheduler_resource_allocation_error_ctor_name(
46 scheduler_resource_allocation_error* this, const char* name, HRESULT hr);
47scheduler_resource_allocation_error* __thiscall scheduler_resource_allocation_error_ctor(
48 scheduler_resource_allocation_error* this, HRESULT hr);
49scheduler_resource_allocation_error* __thiscall MSVCRT_scheduler_resource_allocation_error_copy_ctor(
50 scheduler_resource_allocation_error* this,
51 const scheduler_resource_allocation_error* rhs);
52HRESULT __thiscall scheduler_resource_allocation_error_get_error_code(
53 const scheduler_resource_allocation_error* this);
54void __thiscall MSVCRT_scheduler_resource_allocation_error_dtor(
55 scheduler_resource_allocation_error* this);
56improper_lock* __thiscall improper_lock_ctor_str(improper_lock* this, const char* str);
57improper_lock* __thiscall improper_lock_ctor(improper_lock* this);
58improper_lock* __thiscall MSVCRT_improper_lock_copy_ctor(improper_lock* _this, const improper_lock* rhs);
59void __thiscall MSVCRT_improper_lock_dtor(improper_lock* _this);
60invalid_scheduler_policy_key* __thiscall invalid_scheduler_policy_key_ctor_str(
61 invalid_scheduler_policy_key* this, const char* str);
62invalid_scheduler_policy_key* __thiscall invalid_scheduler_policy_key_ctor(
63 invalid_scheduler_policy_key* this);
64invalid_scheduler_policy_key* __thiscall MSVCRT_invalid_scheduler_policy_key_copy_ctor(
65 invalid_scheduler_policy_key* _this, const invalid_scheduler_policy_key* rhs);
66void __thiscall MSVCRT_invalid_scheduler_policy_key_dtor(
67 invalid_scheduler_policy_key* _this);
68invalid_scheduler_policy_value* __thiscall invalid_scheduler_policy_value_ctor_str(
69 invalid_scheduler_policy_value* this, const char* str);
70invalid_scheduler_policy_value* __thiscall invalid_scheduler_policy_value_ctor(
71 invalid_scheduler_policy_value* this);
72invalid_scheduler_policy_value* __thiscall MSVCRT_invalid_scheduler_policy_value_copy_ctor(
73 invalid_scheduler_policy_value* _this, const invalid_scheduler_policy_value* rhs);
74void __thiscall MSVCRT_invalid_scheduler_policy_value_dtor(
75 invalid_scheduler_policy_value* _this);
76invalid_scheduler_policy_thread_specification* __thiscall invalid_scheduler_policy_thread_specification_ctor_str(
77 invalid_scheduler_policy_thread_specification* this, const char* str);
78invalid_scheduler_policy_thread_specification* __thiscall invalid_scheduler_policy_thread_specification_ctor(
79 invalid_scheduler_policy_thread_specification* this);
80invalid_scheduler_policy_thread_specification* __thiscall MSVCRT_invalid_scheduler_policy_thread_specification_copy_ctor(
81 invalid_scheduler_policy_thread_specification* _this, const invalid_scheduler_policy_thread_specification* rhs);
82void __thiscall MSVCRT_invalid_scheduler_policy_thread_specification_dtor(
83 invalid_scheduler_policy_thread_specification* _this);
84improper_scheduler_attach* __thiscall improper_scheduler_attach_ctor_str(
85 improper_scheduler_attach* this, const char* str);
86improper_scheduler_attach* __thiscall improper_scheduler_attach_ctor(
87 improper_scheduler_attach* this);
88improper_scheduler_attach* __thiscall MSVCRT_improper_scheduler_attach_copy_ctor(
89 improper_scheduler_attach* _this, const improper_scheduler_attach* rhs);
90void __thiscall MSVCRT_improper_scheduler_attach_dtor(
91 improper_scheduler_attach* _this);
92improper_scheduler_detach* __thiscall improper_scheduler_detach_ctor_str(
93 improper_scheduler_detach* this, const char* str);
94improper_scheduler_detach* __thiscall improper_scheduler_detach_ctor(
95 improper_scheduler_detach* this);
96improper_scheduler_detach* __thiscall MSVCRT_improper_scheduler_detach_copy_ctor(
97 improper_scheduler_detach* _this, const improper_scheduler_detach* rhs);
98void __thiscall MSVCRT_improper_scheduler_detach_dtor(
99 improper_scheduler_detach* _this);
100#endif
GLbitfield flags
Definition: glext.h:7161
#define __thiscall
Definition: cpp.c:43
const WCHAR * str
HRESULT hr
Definition: shlfolder.c:183
Definition: name.c:39
__non_rtti_object *__thiscall MSVCRT___non_rtti_object_ctor(__non_rtti_object *_this, const char *name)
Definition: cpp.c:380
void __thiscall MSVCRT_type_info_dtor(type_info *_this)
Definition: cpp.c:585
void *__thiscall MSVCRT_bad_cast_vector_dtor(bad_cast *_this, unsigned int flags)
Definition: cpp.c:517
void __thiscall MSVCRT___non_rtti_object_dtor(__non_rtti_object *_this)
Definition: cpp.c:393
bad_cast *__thiscall MSVCRT_bad_cast_default_ctor(bad_cast *_this)
Definition: cpp.c:487
const char *__thiscall MSVCRT_type_info_raw_name(type_info *_this)
Definition: cpp.c:629
int __thiscall MSVCRT_type_info_before(type_info *_this, const type_info *rhs)
Definition: cpp.c:574
bad_cast *__thiscall MSVCRT_bad_cast_ctor(bad_cast *_this, const char **name)
Definition: cpp.c:451
__non_rtti_object *__thiscall MSVCRT___non_rtti_object_copy_ctor(__non_rtti_object *_this, const __non_rtti_object *rhs)
Definition: cpp.c:367
void *__thiscall MSVCRT_exception_scalar_dtor(exception *_this, unsigned int flags)
Definition: cpp.c:256
bad_typeid *__thiscall MSVCRT_bad_typeid_ctor(bad_typeid *_this, const char *name)
Definition: cpp.c:290
void *__thiscall MSVCRT_exception_vector_dtor(exception *_this, unsigned int flags)
Definition: cpp.c:233
bad_cast *__thiscall MSVCRT_bad_cast_copy_ctor(bad_cast *_this, const bad_cast *rhs)
Definition: cpp.c:463
void *__thiscall MSVCRT___non_rtti_object_vector_dtor(__non_rtti_object *_this, unsigned int flags)
Definition: cpp.c:415
void __thiscall MSVCRT_bad_cast_dtor(bad_cast *_this)
Definition: cpp.c:496
const char *__thiscall MSVCRT_type_info_name(type_info *_this)
Definition: cpp.c:595
exception __thiscall MSVCRT_exception_ctor_noalloc(exception *_this, char **name, int noalloc)
Definition: cpp.c:160
bad_cast *__thiscall MSVCRT_bad_cast_opequals(bad_cast *_this, const bad_cast *rhs)
Definition: cpp.c:506
void *__thiscall MSVCRT___non_rtti_object_scalar_dtor(__non_rtti_object *_this, unsigned int flags)
Definition: cpp.c:438
void *__thiscall MSVCRT_bad_cast_scalar_dtor(bad_cast *_this, unsigned int flags)
Definition: cpp.c:540
bad_typeid *__thiscall MSVCRT_bad_typeid_copy_ctor(bad_typeid *_this, const bad_typeid *rhs)
Definition: cpp.c:278
const char *__thiscall MSVCRT_what_exception(exception *_this)
Definition: cpp.c:268
exception __thiscall MSVCRT_exception_opequals(exception *_this, const exception *rhs)
Definition: cpp.c:217
void *__thiscall MSVCRT_type_info_vector_dtor(type_info *_this, unsigned int flags)
Definition: cpp.c:637
int __thiscall MSVCRT_type_info_opnot_equals(type_info *_this, const type_info *rhs)
Definition: cpp.c:563
__non_rtti_object *__thiscall MSVCRT___non_rtti_object_opequals(__non_rtti_object *_this, const __non_rtti_object *rhs)
Definition: cpp.c:403
exception __thiscall MSVCRT_exception_default_ctor(exception *_this)
Definition: cpp.c:193
bad_cast *__thiscall MSVCRT_bad_cast_ctor_charptr(bad_cast *_this, const char *name)
Definition: cpp.c:475
exception __thiscall MSVCRT_exception_copy_ctor(exception *_this, const exception *rhs)
Definition: cpp.c:173
void __thiscall MSVCRT_bad_typeid_dtor(bad_typeid *_this)
Definition: cpp.c:311
exception __thiscall MSVCRT_exception_ctor(exception *_this, const char **name)
Definition: cpp.c:149
bad_typeid *__thiscall MSVCRT_bad_typeid_default_ctor(bad_typeid *_this)
Definition: cpp.c:302
void *__thiscall MSVCRT_bad_typeid_scalar_dtor(bad_typeid *_this, unsigned int flags)
Definition: cpp.c:355
void *__thiscall MSVCRT_bad_typeid_vector_dtor(bad_typeid *_this, unsigned int flags)
Definition: cpp.c:332
void __thiscall MSVCRT_exception_dtor(exception *_this)
Definition: cpp.c:206
int __thiscall MSVCRT_type_info_opequals_equals(type_info *_this, const type_info *rhs)
Definition: cpp.c:552
bad_typeid *__thiscall MSVCRT_bad_typeid_opequals(bad_typeid *_this, const bad_typeid *rhs)
Definition: cpp.c:321