2001-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN). |
tree | commitdiff |
2001-01-04 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Gavri... |
tree | commitdiff |
2001-01-04 |
Eric Pouech | Added a few missing parts. |
tree | commitdiff |
2001-01-04 |
Alexandre Julliard | Fixed dll dependencies. |
tree | commitdiff |
2001-01-04 |
Eric Pouech | Now using manifest constant instead of raw values for... |
tree | commitdiff |
2001-01-04 |
Mike McCormack | Added Ulrich Weigand's description of KERNEL32_99. |
tree | commitdiff |
2001-01-04 |
Marcus Meissner | Set fragments for wave input to 7 x 1024 byte. |
tree | commitdiff |
2001-01-04 |
Eric Pouech | Fixed loading of 16 bit drivers. |
tree | commitdiff |
2001-01-03 |
Eric Pouech | Removed duplicate field in internal structure. |
tree | commitdiff |
2001-01-03 |
Eric Pouech | Added support for the DRVM_MAPPER_STATUS message. |
tree | commitdiff |
2001-01-03 |
Eric Pouech | Replaced pointers to external functions by a DLL import. |
tree | commitdiff |
2001-01-03 |
Andreas Mohr | Fixed bitmap size handling. |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | Implement PrintDlg16 better (adding PrintDlgProc16... |
tree | commitdiff |
2001-01-02 |
François Gouget | Removed an '#ifdef STRICT'. |
tree | commitdiff |
2001-01-02 |
Ove Kaaven | Bugfix for sound dropping out, and workaround for Half... |
tree | commitdiff |
2001-01-02 |
François Gouget | Moved HDROP to shellapi.h. |
tree | commitdiff |
2001-01-02 |
Andreas Mohr | Return 8.3 file names. |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | A socket becomes readable after connect in Linux 2... |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | Read 4 bytes to wake up GETISPACE. |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | Added one safety check to AFM parsing. |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | 16bit user GetProp/SetProp get strings or atoms, so... |
tree | commitdiff |
2001-01-02 |
François Gouget | Fixed some 0 vs. FALSE mismatches. |
tree | commitdiff |
2001-01-02 |
Andreas Mohr | Added Reserved5 -> lstrcmp16. |
tree | commitdiff |
2001-01-02 |
Andreas Mohr | Code was checking for 0 or HFILE_ERROR instead of negat... |
tree | commitdiff |
2000-12-29 |
Mike McCormack | Improve async i/o compatability. lpOverlapped->Internal... |
tree | commitdiff |
2000-12-29 |
Ian Pilcher | Use a case-insensitive comparison to match PostScript... |
tree | commitdiff |
2000-12-29 |
Andreas Mohr | - implemented passive FTP transfers (PASV, needed for... |
tree | commitdiff |
2000-12-29 |
Ove Kaaven | Fixed small race condition between vm86_enter() and... |
tree | commitdiff |
2000-12-29 |
Rein Klazes | Test pointer before it is dereferenced in CreateEventW(). |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Don't link with libw if libc already contains w* routines. |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Compile fix if HAVE_OSS is not defined. |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Import kernel32 (for SetLastError()). |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Added check whether unaligned memory access is allowed. |
tree | commitdiff |
2000-12-27 |
Andreas Mohr | - clarify many error messages |
tree | commitdiff |
2000-12-27 |
Ove Kaaven | Release the Win16 lock before starting the DOS process... |
tree | commitdiff |
2000-12-27 |
Ove Kaaven | Since DOSVM_Wait() blocks the normal event processing... |
tree | commitdiff |
2000-12-26 |
Eric Pouech | No longer using function pointers to winmm and msvfw32... |
tree | commitdiff |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
tree | commitdiff |
2000-12-26 |
Francois Gouget | Added GetDCBrushColor and GetDCPenColor. |
tree | commitdiff |
2000-12-24 |
François Gouget | Moved HRASCONN from windef.h. |
tree | commitdiff |
2000-12-22 |
Eric Pouech | Replaced calls to KERNEL.Yield16 by calls to KERNEL32... |
tree | commitdiff |
2000-12-22 |
Hidenori Takeshima | Use dllwrap for building shared libraries in cygwin. |
tree | commitdiff |
2000-12-22 |
Ove Kaaven | More intelligent DirectSound prebuffering. By tracking the |
tree | commitdiff |
2000-12-22 |
Joerg Mayer | Add %fs info to the critical section timeout message. |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Use a separate FIFO pair for server requests that don... |
tree | commitdiff |
2000-12-22 |
Marcus Meissner | IDirectDrawSurface::Blt::SRCCOPY is the default ROP... |
tree | commitdiff |
2000-12-22 |
Eric Pouech | Added some 16 bit entry points needed by multimedia... |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Replaced WIN16_GlobalLock16 by "official" function... |
tree | commitdiff |
2000-12-21 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-12-21 |
Marcus Meissner | Handle errors for IDsDriver_GetPosition. |
tree | commitdiff |
2000-12-21 |
Eric Pouech | Cleaned up the code a bit. |
tree | commitdiff |
2000-12-21 |
Ove Kaaven | Enable the DirectSound HAL for sound drivers that do... |
tree | commitdiff |
2000-12-21 |
Francois Jacques | - TLB_DoFuncs: code cleanup and elemdescFunc read corre... |
tree | commitdiff |
2000-12-21 |
Dmitry Timoshkov | Do not free the not owned error string. |
tree | commitdiff |
2000-12-21 |
Francois Jacques | Updated SafeArrayGetUBound and SafeArrayGetLBound with... |
tree | commitdiff |
2000-12-21 |
Eric Pouech | Rewrote the allocation of MM driver descriptors. |
tree | commitdiff |
2000-12-20 |
Alexandre Julliard | Fixed debug routines to work before the process heap... |
tree | commitdiff |
2000-12-19 |
Andrew Johnston | Documentation update. |
tree | commitdiff |
2000-12-19 |
François Gouget | DUMMYSTRUCTNAME2 creates a conflict when using anonymou... |
tree | commitdiff |
2000-12-19 |
Francois Jacques | Implementation of Dispatch API. |
tree | commitdiff |
2000-12-19 |
Jon Griffiths | - Add several mbcs and CP 932 functions, fix some exist... |
tree | commitdiff |
2000-12-19 |
Marcus Meissner | shlwapi forwarders for SetWindowLongW and CallWindowProcW. |
tree | commitdiff |
2000-12-19 |
Dmitry Timoshkov | New unicode edit control. |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-12-19 |
Ulrich Weigand | Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian... |
tree | commitdiff |
2000-12-19 |
Gerard Patel | Stub for DllDebugObjectRPCHook. |
tree | commitdiff |
2000-12-19 |
Gerard Patel | Misc fixes for QueryPathOfRegTypeLib, TLB_ReadTypeLib, |
tree | commitdiff |
2000-12-19 |
Gerard Patel | Do not send a WM_NOTIFYFORMAT to a non-existent owner. |
tree | commitdiff |
2000-12-19 |
Marcus Meissner | Implemented DIGDD_PEEK for SysMouseA::GetDeviceData. |
tree | commitdiff |
2000-12-18 |
Hidenori Takeshima | Implemented keyboard layout and context - far from... |
tree | commitdiff |
2000-12-18 |
Guy L. Albertelli | - Implement drag for vertical rebars (drag up and down). |
tree | commitdiff |
2000-12-18 |
Guy L. Albertelli | Pass WM_COMMAND and WM_NOTIFY to parent as received. |
tree | commitdiff |
2000-12-18 |
Gerard Patel | Change the current directory as the user browses the... |
tree | commitdiff |
2000-12-18 |
David Elliott | Changed typo va_list to valist. |
tree | commitdiff |
2000-12-18 |
Marcus Meissner | Mapping for ICM_SETSTATE (ptr in lParam1 to private... |
tree | commitdiff |
2000-12-16 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-12-16 |
Jon Griffiths | - Fix _fullpath & splitpath, winapi_check fixes |
tree | commitdiff |
2000-12-16 |
Alexandre Julliard | Avoid a couple of dependencies on input.c internal... |
tree | commitdiff |
2000-12-16 |
Alexandre Julliard | Fixed infinite loop in CRTDLL__fcloseall. |
tree | commitdiff |
2000-12-16 |
Hidenori Takeshima | Implemented some APIs and IME class - far from complete. |
tree | commitdiff |
2000-12-16 |
Marcus Meissner | Check for NULL before doing IsEqualGUID(). |
tree | commitdiff |
2000-12-16 |
Eric Pouech | Fixed loading of 16 bit MCI drivers (for command tables). |
tree | commitdiff |
2000-12-16 |
Andreas Mohr | - don't initialize with pFirstLDD if pFirstLDD isn... |
tree | commitdiff |
2000-12-15 |
Hidenori Takeshima | Implemented some DDK APIs - far from complete. |
tree | commitdiff |
2000-12-15 |
Alexandre Julliard | Converted enum_key_value request to the new request... |
tree | commitdiff |
2000-12-15 |
Aric Stewart | Fixed some difficulties with the font on vertical tabs... |
tree | commitdiff |
2000-12-15 |
Ulrich Czekalla | Mark width as valid when we send HDN_ENDTRACKA. |
tree | commitdiff |
2000-12-15 |
Huw D M Davies | Check to see whether any ancestor windows are drop... |
tree | commitdiff |
2000-12-15 |
François Gouget | Removed the declspec specifier. |
tree | commitdiff |
2000-12-15 |
Alexandre Julliard | Added support for Unicode applications in winebuild. |
tree | commitdiff |
2000-12-14 |
Vasily I. Volchenko | Added more Russian support. |
tree | commitdiff |
2000-12-14 |
Hidenori Takeshima | Added a spec file for 16bit imm. |
tree | commitdiff |
2000-12-14 |
Marcus Meissner | If DirectDrawCreate gets passed a IDirectDraw{2,4,7... |
tree | commitdiff |
2000-12-14 |
Francois Gouget | Removed the name of APIs exported by ordinal. |
tree | commitdiff |
2000-12-14 |
Nemeth Peter | Some NLS updates. |
tree | commitdiff |
2000-12-13 |
James Abbatiello | Work around glibc 2.1.x dlopen bug (again). |
tree | commitdiff |
2000-12-13 |
Andreas Mohr | - implemented proper LDD/LDID handling |
tree | commitdiff |
2000-12-13 |
Andreas Mohr | SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc... |
tree | commitdiff |
2000-12-13 |
Eric Kohl | Implemented _ultow() and export [Nt/Zw]QueryVolumeInfor... |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
next |