2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
tree | commitdiff |
2003-03-17 |
Dimitrie O. Paun | Define the u_{char,short,int,long} in msvcrt/sys/types... |
tree | commitdiff |
2003-03-17 |
Jon Griffiths | Added prototypes for the Remote Shutdown Api calls. |
tree | commitdiff |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Properly import basetsd.h and guiddef.h. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Add some missing types needed for the upcoming ocidl... |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Add some missing prototypes. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Really get rid of debug code/strings if we're building... |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Protect the TEXTMETRIC struct from redefinition. |
tree | commitdiff |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrLoadDll out of loader/module.c |
tree | commitdiff |
2003-03-14 |
Eric Pouech | - implementation of LdrUnloadDll out of loader/module.c |
tree | commitdiff |
2003-03-12 |
Dmitry Timoshkov | Move vsnwprintf implementation to libwine_unicode,... |
tree | commitdiff |
2003-03-12 |
Tony Lambregts | Add flags for RegRestoreKey. |
tree | commitdiff |
2003-03-06 |
Eric Pouech | - implemented LdrGetProcedureAddress and made use of... |
tree | commitdiff |
2003-03-06 |
Robert Reif | Fixed a FIXME for full duplex. |
tree | commitdiff |
2003-03-05 |
Eric Pouech | Removed SO loading type. |
tree | commitdiff |
2003-03-04 |
Alexandre Julliard | Use SIGUSR1 instead of SIGSTOP to suspend threads. |
tree | commitdiff |
2003-03-04 |
Eric Pouech | - added Ldr* information to include/winternl.h |
tree | commitdiff |
2003-03-04 |
Robert Reif | Capture thread checks queue for more headers before... |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Properly save/restore %gs register across 16-bit calls. |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
tree | commitdiff |
2003-02-26 |
Alexandre Julliard | Moved LDT selector allocation routines to libwine. |
tree | commitdiff |
2003-02-26 |
Jukka Heinonen | Move controller info and state/functionality info initi... |
tree | commitdiff |
2003-02-26 |
Mike Hearn | Implemented GlobalMemoryStatusEx(). |
tree | commitdiff |
2003-02-26 |
Mike Hearn | Add some OLECMDIDs present in MS headers. |
tree | commitdiff |
2003-02-24 |
Alexandre Julliard | Pass the pid of the new process in the new_process... |
tree | commitdiff |
2003-02-24 |
Robert Reif | Added definitions for DirectSoundFullDuplex and moved... |
tree | commitdiff |
2003-02-19 |
Jukka Heinonen | Move resize memory block to winedos and make it resize... |
tree | commitdiff |
2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-19 |
Alberto Massari | - the first argument in several Unicode functions was... |
tree | commitdiff |
2003-02-19 |
Ove Kaaven | "Implemented" IID_BS_* macros. |
tree | commitdiff |
2003-02-14 |
Robert Reif | Added/fixed some definitions for direct sound capture. |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Huw... |
tree | commitdiff |
2003-02-14 |
Uwe Bonnes | Separate "Enumerate Hardware Addresses" as function... |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Changed fd operations to take a struct fd instead of... |
tree | commitdiff |
2003-02-12 |
Warren Baird | Added BYTE explicit casts in RGB macro definition. |
tree | commitdiff |
2003-02-11 |
Jukka Heinonen | Reorganize IOCTL handling. |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Add missing ListView_SetItemCount declaration. |
tree | commitdiff |
2003-02-01 |
Rolf Kalbermatter | Change SHCreateDirectory and Win32DeleteFile to be... |
tree | commitdiff |
2003-02-01 |
Andrew John Hughes | Extended SetSystemPaletteUse to deal with error conditions. |
tree | commitdiff |
2003-01-31 |
Alexandre Julliard | No longer used. |
tree | commitdiff |
2003-01-31 |
Andrew John Hughes | - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. |
tree | commitdiff |
2003-01-31 |
Ove Kaaven | Some RPC definitions. |
tree | commitdiff |
2003-01-30 |
Andrew John Hughes | Provide stub implementations of GetTypeByNameA and... |
tree | commitdiff |
2003-01-30 |
Dimitrie O. Paun | Remove writable-strings support. |
tree | commitdiff |
2003-01-28 |
Alexandre Julliard | When using desktop mode attach all thread inputs togeth... |
tree | commitdiff |
2003-01-28 |
Andreas Mohr | "InternetAutoDial" should be "InternetAutodial". |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed a couple of extra semicolons. |
tree | commitdiff |
2003-01-23 |
Matthew Davison | Remove the HEAP_strdupAtoW macro. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Create an X input context for each top-level window. |
tree | commitdiff |
2003-01-23 |
Marcus Meissner | Fixed ICOM_CALLs for IFont_xx methods. |
tree | commitdiff |
2003-01-21 |
Rolf Kalbermatter | Change SHChangeNotify to be Unicode and ANSI indifferen... |
tree | commitdiff |
2003-01-21 |
Marcus Meissner | Changed MONITORINFOEXA,W definition to the one in MSDN... |
tree | commitdiff |
2003-01-20 |
John K. Hohm | Added optional OLESelfRegister to wine_common_ver.rc... |
tree | commitdiff |
2003-01-15 |
Alexandre Julliard | Fixed typo. |
tree | commitdiff |
2003-01-15 |
Alexandre Julliard | Define __stdcall in msvcrt/process.h if windef.h hasn... |
tree | commitdiff |
2003-01-15 |
Jeroen Janssen | Fixed wine_ldt_copy importing on cygwin. |
tree | commitdiff |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
tree | commitdiff |
2003-01-13 |
Robert Shearman | - Add some stubs. |
tree | commitdiff |
2003-01-13 |
Alexandre Julliard | Added configure check for regex.h. |
tree | commitdiff |
2003-01-13 |
Dimitrie O. Paun | Define the (old name) struct stat, it is used by progra... |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Use inline functions instead of macros to avoid problem... |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Define qsort and bsearch in stdlib.h. |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Add dirent.h header for Unix/mingw compatibility. |
tree | commitdiff |
2003-01-10 |
Dimitrie O. Paun | Add unistd.h files for mingw/Unix compatibility. |
tree | commitdiff |
2003-01-10 |
Dmitry Timoshkov | Change types of WPARAM, LPARAM and LRESULT according... |
tree | commitdiff |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
tree | commitdiff |
2003-01-09 |
Eric Pouech | Set the edition mode as a specific attribute, not an... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Regenerated with latest widl. |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Added a few rules to rebuild idl headers. |
tree | commitdiff |
2003-01-09 |
Eric Pouech | - no longer depend on toolhelp definitions for generati... |
tree | commitdiff |
2003-01-08 |
Eric Pouech | Added the missing APIs. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the keyboard state in the thread input structure... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the hardware messages in the thread input structu... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Use the standard symbol names instead of the msvcrt... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Remove extra #include directives from winspool.h. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-05 |
Alexandre Julliard | Fixed some issues caused by the new oaidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Wrote a new oaidl.idl to replace include/wine/obj_oleau... |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Include oaidl.h instead of wine/obj_oleaut.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Temporarily include objbase.h from oleidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Moved a couple of definitions from include/wine/obj_ole... |
tree | commitdiff |
2003-01-05 |
Marcus Meissner | Added several missing K32WOW* prototypes. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Enable nameless structures in C++ for gcc >= 3.x (disco... |
tree | commitdiff |
2003-01-03 |
Francois Gouget | Added TIME_KILL_SYNCHRONOUS. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-03 |
Lionel Ulmer | - some additionnal flags logged |
tree | commitdiff |
2003-01-03 |
Alexandre Julliard | Added wine_dbg_sprintf function that allocates a tempor... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Define NULL if it's not defined already. |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe... |
tree | commitdiff |
2003-01-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2003-01-02 |
Alberto Massari | Moved implementation of strpbrkW from filedlg95.c to... |
tree | commitdiff |
2003-01-02 |
Raphael Junqueira | - integration with DrawPrimitive |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Add support for WINETEST_INTERACTIVE. If set then tests... |
tree | commitdiff |
next |