2000-10-26 |
Alexandre Julliard | Raise an exception when a stub entry point is called. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
tree | commitdiff |
2000-10-19 |
Francois Gouget | Added/fixed missing extern "C". |
tree | commitdiff |
2000-10-13 |
Konrad Rieck | Changed repne to repnz for Solaris assembler. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT... |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Enable anonymous struct/union support by default in... |
tree | commitdiff |
2000-09-29 |
Francois Gouget | Fix the return type of mixerMessage16. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Fixed a few non portable zero-size array declarations. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | A few includes cleanup. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-24 |
Alexandre Julliard | Call WH_GETMESSAGE hook in PeekMessage too (based on... |
tree | commitdiff |
2000-09-24 |
Alexandre Julliard | Added support for exception handling while in vm86... |
tree | commitdiff |
2000-09-22 |
Damyan Ognyanoff | IErrorInfo is now derived from IUnknown. |
tree | commitdiff |
2000-09-18 |
Alexandre Julliard | Added preliminary support for switching to vm86 mode... |
tree | commitdiff |
2000-09-13 |
Huw D M Davies | Add some Str* prototypes to shlwapi.h. |
tree | commitdiff |
2000-09-12 |
Alexandre Julliard | Added missing __volatile__. |
tree | commitdiff |
2000-09-07 |
Erik Hofman | Added missing const to external tables definitions. |
tree | commitdiff |
2000-08-23 |
Alexandre Julliard | Fixed finally handler name. |
tree | commitdiff |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Added UTF-8 conversion support. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
James Hatheway | Fixed typo in the IDispatch_GetTypeInfo macro. |
tree | commitdiff |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
tree | commitdiff |
2000-08-07 |
Ove Kaaven | Protect the prototypes in here from C++ name mangling... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
tree | commitdiff |
2000-08-03 |
Andreas Mohr | Fixed the Win16/Win32 structure size/alignment differen... |
tree | commitdiff |
2000-08-03 |
Juergen Schmied | Implemented the ErrorInfo interfaces. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Fixed IShellLinkA/W definitions. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
tree | commitdiff |
2000-08-01 |
Gerard Patel | Changed the win31 style file dialog to 32 bits structur... |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
tree | commitdiff |
2000-07-25 |
Dmitry Timoshkov | Make fnt2bdf produce correct fonts. |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Implemented SafeArrayGetVarType. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - many new Path* stubs |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-18 |
Stephane Lussier | - Fixed a memory corruption in safe arrays when using... |
tree | commitdiff |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Added a couple of Unicode string routines. |
tree | commitdiff |
2000-06-12 |
Marcus Meissner | Corrected IsEqualGUID prototype. |
tree | commitdiff |
2000-06-12 |
Alexandre Julliard | Reimplemented Unicode case mapping in a slightly more... |
tree | commitdiff |
2000-06-11 |
Francois Gouget | Reordered the CALLBACK and WINAPI directives so that... |
tree | commitdiff |
2000-06-10 |
Alexandre Julliard | Added support for WC_NO_BEST_FIT_CHAR and default char... |
tree | commitdiff |
2000-06-09 |
Alexandre Julliard | Added a bunch of code page tables for multibyte<->wide... |
tree | commitdiff |
2000-05-23 |
Gerard Patel | Remove the direct call into core (DIALOG_DoDialogBox). |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Complete cleanup, bugfixes. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Stubs for IQueryAssociations. |
tree | commitdiff |
2000-04-15 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Ron Gage | Fixed bug reported by winapi_check. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Made the include files self sufficient. |
tree | commitdiff |
2000-03-24 |
Francois Gouget | - The ICOM_CMETHODxxx cause problems because the 'const... |
tree | commitdiff |
2000-03-19 |
Marcus Meissner | IOleItemContainer has OLEGUID(0x11c), not 0x11a. |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
tree | commitdiff |
2000-03-04 |
Marcus Meissner | CoLoadLibrary gets UNICODE, not ASCII strings. (spotted... |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Basic implementation of shell notifications. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Added Winelib types. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
2000-02-25 |
Pierre Mageau | Implementation of OleConvert routines. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | - new files related to context menu and drag drop file... |
tree | commitdiff |
2000-02-13 |
Alexandre Julliard | Moved global atoms to the server (based on the work... |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Juergen Schmied | Added IPersistFolder2 interface. |
tree | commitdiff |
2000-02-03 |
Jeremy White | Moved definitions such as BOOL16 and INT16 from windef... |
tree | commitdiff |
2000-01-30 |
Ulrich Weigand | Moved debugger to libwine to make it available to WineL... |
tree | commitdiff |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
tree | commitdiff |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
tree | commitdiff |
1999-11-23 |
Alexandre Julliard | Changed to use new server-side registry support. |
tree | commitdiff |
1999-11-21 |
Huw D M Davies | Stub for GetFontData16. |
tree | commitdiff |
1999-11-13 |
Ulrich Weigand | Adapted to new register function handling. |
tree | commitdiff |
1999-11-13 |
Patrik Stridvall | Added better missing function emulation. |
tree | commitdiff |
1999-11-12 |
Juergen Schmied | Made the buttons in the filedlg change when selecting... |
tree | commitdiff |
1999-11-10 |
Ulrich Weigand | Bugfix: Exception handlers are *not* WINAPI. |
tree | commitdiff |
1999-11-07 |
Juergen Schmied | - new interface declaration for IShellfolder2 |
tree | commitdiff |
1999-11-07 |
Francois Gouget | Added ICMP DLL implementation. |
tree | commitdiff |
1999-11-07 |
Peter Hunnisett | - Added missing __attribute__ ((com_interface)) for... |
tree | commitdiff |
1999-11-04 |
Francois Gouget | Removed duplicate macro definitions for the IStorage... |
tree | commitdiff |
1999-10-31 |
Huw D M Davies | It appears that StartDoc sends the STARTDOC escape... |
tree | commitdiff |
1999-10-25 |
Francois Gouget | Added two macros, ICOM_VFIELD and ICOM_VTBL, so that... |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Made the include files self-sufficient. |
tree | commitdiff |
1999-10-23 |
Francois Gouget | Define the COM macros even in C++. |
tree | commitdiff |
1999-10-23 |
Marcus Meissner | Added missing prototypes for StrRetToBuf(A|W). |
tree | commitdiff |
1999-10-13 |
Uwe Bonnes | Use LoadString16 for FormatMessage16 and handle |
tree | commitdiff |
1999-10-13 |
Francois Gouget | Fixed a typo in a function declaration. |
tree | commitdiff |
1999-09-27 |
Alexandre Julliard | Moved all signal support to a new platform-specific... |
tree | commitdiff |
1999-09-23 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Bugfix: Improved GetCodeHandle16 / GetCodeInfo16. |
tree | commitdiff |
1999-09-14 |
Patrik Stridvall | Add support for anonymous struct/unions on compilers... |
tree | commitdiff |
1999-09-11 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-09-04 |
Alexandre Julliard | Added configure check for str[n]casecmp. |
tree | commitdiff |
1999-08-18 |
Michael Veksler | Removed unnecessary includes from ole related files. |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Moved implementation of WOW routines to single file. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | More use of rc files for strings and menus, fixes.... |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
tree | commitdiff |
1999-08-07 |
Ulrich Weigand | Separated Win16 (USER) and Win32 (MPR) network routines. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Various ANSI C compability fixes. |
tree | commitdiff |
next |