2006-11-24 |
Marcus Meissner | oleaut32: Protect against integer overflow in SysAllocStringLen.
|
commit | commitdiff | tree |
2006-11-24 |
Marcus Meissner | kernel32/tests: Test -1 length for NULL ptr too.
|
commit | commitdiff | tree |
2006-11-22 |
Marcus Meissner | shell32: Pass number of wide chars, not bytes as last...
|
commit | commitdiff | tree |
2006-11-20 |
Marcus Meissner | ntdll: Converted bitmask into TRUE/FALSE.
|
commit | commitdiff | tree |
2006-11-20 |
Marcus Meissner | kernel32: Added missing shift by 8.
|
commit | commitdiff | tree |
2006-11-09 |
Marcus Meissner | user32: Replaced && 0xff by & 0xff.
|
commit | commitdiff | tree |
2006-11-09 |
Marcus Meissner | dmscript: Replaced && 0xff by & 0xff.
|
commit | commitdiff | tree |
2006-11-09 |
Marcus Meissner | dmusic: Replaced && 0xfff... by & 0xff.
|
commit | commitdiff | tree |
2006-11-09 |
Marcus Meissner | dswave: Replaced && 0xff by & 0xff.
|
commit | commitdiff | tree |
2006-11-09 |
Marcus Meissner | dmcompos: Replaced && 0xff by & 0xff.
|
commit | commitdiff | tree |
2006-10-26 |
Marcus Meissner | mshtml: Moved release of dom_window to right place.
|
commit | commitdiff | tree |
2006-10-24 |
Marcus Meissner | wineoss: On non-OSS systems define MidiExit too.
|
commit | commitdiff | tree |
2006-10-24 |
Marcus Meissner | iphlpapi: NetBSD needs sys/param.h.
|
commit | commitdiff | tree |
2006-10-04 |
Marcus Meissner | wine.inf: Add some more fake binaries.
|
commit | commitdiff | tree |
2006-10-03 |
Marcus Meissner | crypt32: Include wine/port.h for strcasecmp.
|
commit | commitdiff | tree |
2006-10-03 |
Marcus Meissner | crypt32/tests: Replace bad use of sprintf by 2 strcats.
|
commit | commitdiff | tree |
2006-10-03 |
Marcus Meissner | ntdll: More tests for exception handling.
|
commit | commitdiff | tree |
2006-10-03 |
Marcus Meissner | ws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl.
|
commit | commitdiff | tree |
2006-10-03 |
Marcus Meissner | ntdll: Clear alignment check flag before entering exception...
|
commit | commitdiff | tree |
2006-10-02 |
Marcus Meissner | ntdll: Added debug registers test case.
|
commit | commitdiff | tree |
2006-10-02 |
Marcus Meissner | mswsock: More debug output in AcceptEx().
|
commit | commitdiff | tree |
2006-09-28 |
Marcus Meissner | ntdll: Align stack to 4 bytes.
|
commit | commitdiff | tree |
2006-09-25 |
Marcus Meissner | ntdll: Avoid ebx being clobbered in exception handler.
|
commit | commitdiff | tree |
2006-09-25 |
Marcus Meissner | msi: Support more dialog groups.
|
commit | commitdiff | tree |
2006-09-13 |
Marcus Meissner | README.de: Updated comment on support libraries to...
|
commit | commitdiff | tree |
2006-09-13 |
Marcus Meissner | README.de: Mention kernel 2.6.
|
commit | commitdiff | tree |
2006-09-13 |
Marcus Meissner | README: Update for kernel 2.6.
|
commit | commitdiff | tree |
2006-09-11 |
Marcus Meissner | Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
|
commit | commitdiff | tree |
2006-08-29 |
Marcus Meissner | Remove some more unused debugging channels.
|
commit | commitdiff | tree |
2006-08-26 |
Marcus Meissner | comctl32: Remove unneccessary default debug channels.
|
commit | commitdiff | tree |
2006-06-16 |
Marcus Meissner | avifil32: Corrected destination size in MultiByteToWideChar.
|
commit | commitdiff | tree |
2006-06-03 |
Marcus Meissner | sane.ds: Replace FIXME() by TRACE() on sane_exit.
|
commit | commitdiff | tree |
2006-05-24 |
Marcus Meissner | x11drv: GdiAlphaBlend fix for X errors if width or...
|
commit | commitdiff | tree |
2006-05-17 |
Marcus Meissner | riched20: Removed useless double casts, just print...
|
commit | commitdiff | tree |
2006-05-09 |
Marcus Meissner | ntdll: Make the section with AddressOfEntryPoint in...
|
commit | commitdiff | tree |
2006-05-09 |
Marcus Meissner | Some documentation changes for twain split.
|
commit | commitdiff | tree |
2006-05-08 |
Marcus Meissner | gphoto.ds: Implemented a libgphoto2 import driver,...
|
commit | commitdiff | tree |
2006-05-08 |
Marcus Meissner | twain_32: Split out the sane specific parts from twain_32...
|
commit | commitdiff | tree |
2006-05-08 |
Marcus Meissner | twain_32: Moved twain.h to the include directory.
|
commit | commitdiff | tree |
2006-05-08 |
Marcus Meissner | wined3d: Fix possible buffer overflow.
|
commit | commitdiff | tree |
2006-05-08 |
Marcus Meissner | user32: Added tests for CharUpper and CharLower.
|
commit | commitdiff | tree |
2006-05-08 |
Marcus Meissner | ole32: Fixed typo in debug statement.
|
commit | commitdiff | tree |
2006-04-08 |
Marcus Meissner | winedump: Use fchmod() instead of doing system(chmod).
|
commit | commitdiff | tree |
2006-04-03 |
Marcus Meissner | usp10: Fixed debug output of ScriptItemize.
|
commit | commitdiff | tree |
2006-03-22 |
Marcus Meissner | programs: Move icinfo out of avitools.
|
commit | commitdiff | tree |
2006-03-01 |
Marcus Meissner | PACKAGING: Mention more libraries / tools in the needed...
|
commit | commitdiff | tree |
2006-01-30 |
Marcus Meissner | iphlpapi: Allocate space enough to handle all the possible...
|
commit | commitdiff | tree |
2006-01-21 |
Marcus Meissner | winebuild: Output a .note.GNU-stack section to allow...
|
commit | commitdiff | tree |
2006-01-21 |
Marcus Meissner | gdi: Metafile records must be at least 3 words long.
|
commit | commitdiff | tree |
2006-01-17 |
Marcus Meissner | msvcrt: _makepath(): operate on target buffer directly.
|
commit | commitdiff | tree |
2006-01-11 |
Marcus Meissner | ole: ITypeInfo::Invoke stack overwrite fix.
|
commit | commitdiff | tree |
2006-01-06 |
Marcus Meissner | gdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in...
|
commit | commitdiff | tree |
2006-01-05 |
Marcus Meissner | winspool: Added ordinal exported functions of winspool...
|
commit | commitdiff | tree |
2006-01-04 |
Marcus Meissner | winsock: Map wildcards for socket type and protocol...
|
commit | commitdiff | tree |
2006-01-04 |
Marcus Meissner | shlwapi: Print PathCombine* strings arguments in relay...
|
commit | commitdiff | tree |
2006-01-03 |
Marcus Meissner | msi: Report the commandline that failed to start in...
|
commit | commitdiff | tree |
2006-01-03 |
Marcus Meissner | winsock: AF_UNSPEC mapping.
|
commit | commitdiff | tree |
2005-12-21 |
Marcus Meissner | msvcrt: Implemented wctime(), wasctime().
|
commit | commitdiff | tree |
2005-12-13 |
Marcus Meissner | wininet: Reinitialise NETCON on redirect.
|
commit | commitdiff | tree |
2005-12-12 |
Marcus Meissner | winsock: getaddrinfo return codes
|
commit | commitdiff | tree |
2005-12-12 |
Marcus Meissner | winsock: getaddrinfo - return code mapping.
|
commit | commitdiff | tree |
2005-12-05 |
Marcus Meissner | winsock: Rewrote mappers to use sizeof() based loops.
|
commit | commitdiff | tree |
2005-11-24 |
Marcus Meissner | extern "C" wrappers for usp10.h.
|
commit | commitdiff | tree |
2005-11-22 |
Marcus Meissner | EAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and...
|
commit | commitdiff | tree |
2005-11-21 |
Marcus Meissner | Fixed typo in ws_sockaddr_u2ws().
|
commit | commitdiff | tree |
2005-11-17 |
Marcus Meissner | Implemented getaddrinfo(), including full mapping of...
|
commit | commitdiff | tree |
2005-11-16 |
Marcus Meissner | Added mapping between unix and windows sockaddr_in6...
|
commit | commitdiff | tree |
2005-11-07 |
Marcus Meissner | Added support of loading of IPicture data from non...
|
commit | commitdiff | tree |
2005-11-05 |
Marcus Meissner | Fixed FMT_DATE_GENERAL and FMT_DATE_TIME_SYS cases in
|
commit | commitdiff | tree |
2005-11-04 |
Marcus Meissner | Added support for VT_I8/VT_UI8 marshalling.
|
commit | commitdiff | tree |
2005-11-03 |
Marcus Meissner | Specify a DLL version for msvcrt.dll.
|
commit | commitdiff | tree |
2005-11-01 |
Marcus Meissner | SysReAllocString of same pointer returns TRUE.
|
commit | commitdiff | tree |
2005-10-31 |
Marcus Meissner | Do not overflow the stackbased "nt" struct when reading...
|
commit | commitdiff | tree |
2005-10-31 |
Marcus Meissner | Added assembly implementation of EXC_CallHandler.
|
commit | commitdiff | tree |
2005-10-31 |
Marcus Meissner | Define obsoleted CLK_TCK to CLOCKS_PER_SEC if not there.
|
commit | commitdiff | tree |
2005-10-27 |
Marcus Meissner | Print first line of LDD output only.
|
commit | commitdiff | tree |
2005-10-19 |
Marcus Meissner | Added more developers/translators.
|
commit | commitdiff | tree |
2005-10-10 |
Marcus Meissner | Pass characters to get_file_name() helper, not bytes.
|
commit | commitdiff | tree |
2005-10-04 |
Marcus Meissner | Dropped the "using native windows libraries" comment.
|
commit | commitdiff | tree |
2005-10-03 |
Marcus Meissner | ReleaseCapture should return TRUE.
|
commit | commitdiff | tree |
2005-10-03 |
Marcus Meissner | Use correct minLookup[] array entry.
|
commit | commitdiff | tree |
2005-10-03 |
Marcus Meissner | Do not append empty ":" in LD_LIBRARY_PATH.
|
commit | commitdiff | tree |
2005-09-19 |
Marcus Meissner | Support more arguments in _invoke().
|
commit | commitdiff | tree |
2005-09-12 |
Marcus Meissner | The last argument to MultiByteToWideChar is wide character...
|
commit | commitdiff | tree |
2005-09-07 |
Marcus Meissner | VT_PTR->VT_USERDEFINED chains depend on the TKIND of...
|
commit | commitdiff | tree |
2005-09-07 |
Marcus Meissner | Remove ETCDIR mention.
|
commit | commitdiff | tree |
2005-09-06 |
Marcus Meissner | Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
|
commit | commitdiff | tree |
2005-09-06 |
Marcus Meissner | Remove -DETCDIR (unused).
|
commit | commitdiff | tree |
2005-09-06 |
Marcus Meissner | PrintDlg16: Copy back the Flags, nFromPage, nToPage...
|
commit | commitdiff | tree |
2005-08-27 |
Marcus Meissner | IsNetworkAlive() enhanced, always reports LAN.
|
commit | commitdiff | tree |
2005-08-19 |
Marcus Meissner | Protect GlobalAddAtomA string handling by exception...
|
commit | commitdiff | tree |
2005-08-15 |
Marcus Meissner | Added CoCreateInstance16, CoGetClassObject16, OleLoad16...
|
commit | commitdiff | tree |
2005-08-10 |
Marcus Meissner | Fixed harmless /tmp problem.
|
commit | commitdiff | tree |
2005-08-08 |
Marcus Meissner | Implemented ILockBytes16 (memorystream) support for...
|
commit | commitdiff | tree |
2005-07-24 |
Marcus Meissner | Implemented IsValidInterface16, CoMemAlloc.
|
commit | commitdiff | tree |
2005-07-22 |
Marcus Meissner | Added OleSetMenuDescriptor16 stub.
|
commit | commitdiff | tree |
2005-07-22 |
Marcus Meissner | OleInitializeWOW gets 2 arguments.
|
commit | commitdiff | tree |
2005-07-22 |
Marcus Meissner | 16bit COM interfaces are cdecl, not WINAPI.
|
commit | commitdiff | tree |
2005-07-22 |
Marcus Meissner | 16bit interfaces are cdecl, so drop the WINAPI.
|
commit | commitdiff | tree |
2005-07-10 |
Marcus Meissner | Fixed signedness issues.
|
commit | commitdiff | tree |