- 09 Aug, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 16 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 16 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jan, 2005 1 commit
-
-
Eric Pouech authored
-
- 08 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 19 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
that they can have the correct layout, and get rid of the corresponding hacks in RTTI_GetObjectLocator. Build more of the code on non-i386 platforms too. Protect __RTDynamicCast and friends with exception handlers. Fix handling of the vtable pointer so that we don't need to declare all object pointers as type_info.
-
- 18 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
inheritance hierarchies (thanks to Muse Research for help with this one). Added some debug output.
-
- 14 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 25 Jun, 2004 1 commit
-
-
Dimitrie O. Paun authored
Fix some naming conventions aberrations. Add tests to ensure consistency between the two sets of symbols.
-
- 09 Feb, 2004 1 commit
-
-
Francois Gouget authored
-
- 06 Oct, 2003 1 commit
-
-
Uwe Bonnes authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 19 Aug, 2003 1 commit
-
-
Jon Griffiths authored
Implement type_info methods correctly. Add static RTTI for exported objects. Throw exceptions when run time casts fail.
-
- 17 Jun, 2003 1 commit
-
-
Alexandre Julliard authored
_thiscall functions. Fixed some bugs, and added a few missing functions.
-
- 19 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Made terminate and unexpected function pointer per-thread. Added set_se_translator.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 22 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
that need it (and used the new wine/debug.h while we are at it).
-
- 21 Dec, 2001 1 commit
-
-
Alexandre Julliard authored
Add RTTI support. Fix what_exception prototype. Fix new_handler_func prototype. Add set_new_handler, _callnewh, _heapadd. Add stubs for __unDName and __unDNameEx. Added a semi-stub for __CxxFrameHandler.
-
- 23 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
of the implementated functions are included. - Corrected mismatching prototypes. - Cleaned up the include section.
-
- 02 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 31 May, 2001 1 commit
-
-
Francois Gouget authored
Implemented unexpected, terminate and set_unexpected/terminate.
-
- 23 Apr, 2001 1 commit
-
-
Francois Gouget authored
Add msvcrt/search.h. Move duplicated definitions to the new headers. Use malloc.h instead of stdlib.h when sensible.
-
- 10 Apr, 2001 2 commits
-
-
Francois Gouget authored
Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
-
Francois Gouget authored
Prefix internal methods with 'msvcrt_' instead of 'MSVCRT_', '__MSVCRT_', etc. Remove '_cdecl', it's unnecessary
-
- 22 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Forward to ntdll where possible. - Fix some .spec entries with incorrect parameters.
-
- 10 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Many fixes and a load of new functions.
-