2003-03-23 |
Alexandre Julliard | Added a .def file for libwine. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Madhura Sahasrabudhe | Changed the macros in the msvcrt headers to static... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Alexandre Julliard | Changed the SET_AX etc. macros to not return a value. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Rein Klazes | Fix two comparisons between a 32 bit register with... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Alexandre Julliard | Make a distinction between the thread Unix pid and... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Alexandre Julliard | Fixed duplicate initialization of some of the wm->ldr... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Alexandre Julliard | Moved date/time/currency format handling to new lcformat.c. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Alexandre Julliard | Split signal blocking code out of SIGNAL_Reset into... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Steven Edwards | shell.c is now 16-bit only. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Alexandre Julliard | Ignore fcntl failure when setting a write lock on a... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Alexandre Julliard | Moved wine_anon_mmap to loader.c. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Eric Pouech | Removed no longer needed MODREF.find_export field. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Rolf Kalbermatter | - Add new W2K policies to the known list of policies. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Rolf Kalbermatter | Implement some more Win API functions and add support... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Eric Pouech | Rewrote mapping of module into memory using only NTDLL... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Rok Mandeljc | Stub implementation of the dmusic dll. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Gerald Pfeifer | Forward-declare struct _pthread_cleanup_buffer, as... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Added memcpy_unaligned to libwine_port. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved a couple of locale functions from ole2nls.c into... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Added sprintfW and vsprintfW. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved interlocked functions to libwine_port. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Eric Pouech | Fixed some unneeded unix to Win32 error mapping. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Replaced tempnam by mkstemps. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Don't use libwine_port in makedep to avoid dependency... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved dlopen wrappers to loader.c. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Changed name of the asm version of RtlUlong/shortByteSw... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Dimitrie O... | Introduce the -J, --input-format options for compatibil... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Tony Lambregts | Remove incorrect entry for 16 bit driver support. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Gerald Pfeifer | Tweak error message in PROFILE_UsageWineIni(). |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Eric Pouech | Moved the module loading/unloading code and the remaini... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Mike Hearn | Fixed copyright date. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Dimitrie O... | Remove -J, -P, and -V as they have long options equival... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Added getopt routine to libwine_port (based on a patch... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | We still need libwine here... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Release 20030318. wine-20030318 |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Fixed bug that could cause SendMessage to return too... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable(). |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Make GetModuleFileNameA call GetModuleFileNameW. Small... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Fixed a few function pointer typedefs. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Maxime Bellengé | Stub for SHAutoComplete. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Gerald Pfeifer | Fix signature of open_fd(). |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Jon Griffiths | Add __CxxDetectRethrow(), __CxxQueryExceptionSize(). |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Ove Kaaven | Somewhat more reliable dsound position notifications. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Dimitrie O... | Define the u_{char,short,int,long} in msvcrt/sys/types... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | Move a couple of shared definitions into msvcrt.h. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | _EXIT_LOCK2 is used by type_info objects. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | Added prototypes for the Remote Shutdown Api calls. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Tony Lambregts | Convert WINE_DPRINTF calls to WINE_TRACE. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Removed support for the 'forward' ordinal type. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Fixed a couple of relay arguments, and updated some... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Mike Hearn | Fix the tab height so the labels don't clip, and restor... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Mike Hearn | Fix a typo. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Paul Rupe | Fix a couple INT/UINT comparisons. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Paul Rupe | Treat blank protocol the same as NULL in getservbyname & |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Implemented _getdllprocaddr(), it cannot be simply... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Disable 'variable' in Win32 spec files. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexandre Julliard | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexandre Julliard | Don't enter an imported dll in the import table at... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexandre Julliard | Properly import basetsd.h and guiddef.h. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexandre Julliard | Make sure we display the correct file name and line... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Vitaliy Margolen | - make SHGetFileInfo handle relative paths |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Implemented _chkesp, based on a patch by Jon Griffiths. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Display abnormal exit text in a message box for GUI... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Add some missing types needed for the upcoming ocidl... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Added #ifdef checks for SOUND_MIXER_INFO. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexandre Julliard | Added Jon Griffiths. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Updated rules for API doc generation. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Improve the look/content of the man page output. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Document the API generation process and format. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(), |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Jon Griffiths | Add some missing prototypes. |
commit | commitdiff | tree | snapshot |
next |