- d442d29 Update Korean translations. by YunSong Hwang · 19 years ago
- d3ccaaa Add another test for Z order of child windows. by Dmitry Timoshkov · 19 years ago
- ccf041a Use case insensitive comparison to check file extensions. by Dmitry Timoshkov · 19 years ago
- 0082984 Fix wrong use of the PFD_GENERIC_ACCELERATED flag. It indicates that by Peter Beutner · 19 years ago
- 6414eb6 Free ConnectionPoint objects (fix memory leak). by Jacek Caban · 19 years ago
- ced7436 Ensures, when we cannot demangle the string, to return the mangled by Eric Pouech · 19 years ago
- 73b0e94 Now returning correct symbol flags (as native does) for function pmts by Eric Pouech · 19 years ago
- d389f47 If SANE returns empty device list treat it as an error. by Dmitry Timoshkov · 19 years ago
- e1b644b Fix parsing '{' char. by Jacek Caban · 19 years ago
- efff88b Handle failure on Windows 95 properly. by Robert Reif · 19 years ago
- 7a6fdea Implemented getaddrinfo(), including full mapping of struct addrinfo by Marcus Meissner · 19 years ago
- f7dd869 Dbghelp describes the types of function arguments with a specific by Eric Pouech · 19 years ago
- 6b7bebf SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit parameter, not a 32 bit one. by Eric Pouech · 19 years ago
- b1a0024 Improve IConnectionPoint handling. by Jacek Caban · 19 years ago
- bcb4201 Disable support for creation FMT_Unknown textures. This gets most of by Oliver Stieber · 19 years ago
- def2bb6 Return false if index is out of bounds in GetItemT. by Vitaliy Margolen · 19 years ago
- eeb0062 The BOM doesn't need a DWORD sized variable, only a WCHAR one. by Robert Shearman · 19 years ago
- da29023 Clear the z and stencil buffers at the end of the scene, this fixes a by Oliver Stieber · 19 years ago
- 9db2d32 Provide a sample of the joy of MSC symbol mangling. by Eric Pouech · 19 years ago
- 88dcf83 Made test loadable on win95 again (EnumDisplayDevicesA not present). by Detlef Riekenberg · 19 years ago
- d15de71 Added stub implementation of IDocHostUIHandler. by Jacek Caban · 19 years ago
- 5a10c37 Fix _fcloseall() return value. by Saulius Krasuckas · 19 years ago
- a34eaa3 Added OLEIVERB_INPLACEACTIVATE implementation in IOleObject::DoVerb. by Jacek Caban · 19 years ago
- 2ca23be Add a test for some edit control behaviours, make it pass under Wine. by Dmitry Timoshkov · 19 years ago
- 014ab5e Only convert bits per sample between different encoding formats. by Robert Reif · 19 years ago
- aa730cc Added mapping between unix and windows sockaddr_in6(_old) and by Marcus Meissner · 19 years ago
- f5af18f - Improve callback to give context sensitive information about the by Robert Shearman · 19 years ago
- 9a7b971 Added IOleInPlaceSite stub implementation. by Jacek Caban · 19 years ago
- e6157dd We shouldn't pass the struct hostent returned from gethostbyname as by Robert Shearman · 19 years ago
- a63acd7 Updated context definitions for the latest Darwin/x86. by Ken Thomases · 19 years ago
- e87fe3a Correct the size of a callback parameter. by Robert Shearman · 19 years ago
- 26a6d59 Convert MsiEnumComponentQualifiers to use msi_strcpy_to_awstring. by Mike McCormack · 19 years ago
- 3566fe6 Fixed Unicode buffer size bug in CreateUrlCacheEntryW. by Alexandre Julliard · 19 years ago
- d78dce7 Fix function prototype and spec file entry for MsiEnumComponentQualifiers. by Mike McCormack · 19 years ago
- e3d53b4 Implement implement header callback support (HDN_GETDISPINFO notification): by Raphael Junqueira · 19 years ago
- dfc8305 Don't crash if BindToStorage fails. by Alexandre Julliard · 19 years ago
- dbc8f87 Only return ERROR_MORE_DATA if there's a buffer to copy a result into. by Mike McCormack · 19 years ago
- 0f7ef4b Do not change focus if the being activated window is no longer active. by Dmitry Timoshkov · 19 years ago
- f81694c Made test loadable on NT 3.51 again (GetDiskFreeSpaceExA not present). by Detlef Riekenberg · 19 years ago
- 7453b63 Some extra tests for GetPrinterDriverDirectory. by Detlef Riekenberg · 19 years ago
- 3167958 Disable PARMRK input flag of serial ports. by Cihan Altinay · 19 years ago
- 3ddd394 Update Korean translations. by YunSong Hwang · 19 years ago
- 86f8aef Use proper asm name for external functions. by Alexandre Julliard · 19 years ago
- adf48a3 Add a test for RtlAllocateAndInitializeSid, make it pass under Wine. by Dmitry Timoshkov · 19 years ago
- 96e1574 Beginning implementation of Navigate2. by Jacek Caban · 19 years ago
- 705aec5 - defined D3DCOLOR_B macros to access byte values of D3DCOLOR by Raphael Junqueira · 19 years ago
- 8f554aa Add stubs around ScriptStringAnalyse to avoid PAF crash. by Raphael Junqueira · 19 years ago
- 79dc136 INTERNET_STATUS_HANDLE_CREATED notifications just send the handle, not by Robert Shearman · 19 years ago
- 5b1fd2e SSL doesn't need to use a different socket to unsecure communications. by Robert Shearman · 19 years ago
- 17cbf1c Corrected last error information. Make sure we can run the tests on win9x. by Paul Vriens · 19 years ago
- 828280f Set the Installed property if the product is already installed. by Mike McCormack · 19 years ago
- 80b997a Added support for the QS_ALLPOSTMESSAGE flag. by Alexandre Julliard · 19 years ago
- 0dcf2a4 Beginning of true BindToStorage implementation. by Jacek Caban · 19 years ago
- 8f3b9d5 Fix SysparametersInfoA( SPI_SETICONMETRICS), the A<->W conversion was by Rein Klazes · 19 years ago
- 6cc66c9 Undname: Allow more then one coded character in demangle_datatype. by Uwe Bonnes · 19 years ago
- ca4ae96 NtReadFile: now returning correct status in NtReadFile for EOF by Eric Pouech · 19 years ago
- c9e02e1 When creating DIBs with a color depth <= 8, always set biClrUsed field by Peter Beutner · 19 years ago
- deaae4b Empty strings are not equal to any number, so all comparisons against by Mike McCormack · 19 years ago
- a8d9a2a Fix an intermittent lockup with ATI's driver, I expect the problem is by Oliver Stieber · 19 years ago
- 9630d15 Added get_protocol_iface internal function and use it in get_protocol_info. by Jacek Caban · 19 years ago
- 4665ded Use the front buffer palette for DC operations on off-screen buffers. by Lionel Ulmer · 19 years ago
- 22a314e Get the version and language ID of ADVPACK.DLL too. by Saulius Krasuckas · 19 years ago
- 9bf1fe6 Fix the default value for keylow in DIB_DirectDrawSurface_Blt. by H. Verbeet · 19 years ago
- 6e20af5 Add Korean translations. by YunSong Hwang · 19 years ago
- b213461 Add, reformat API documentation. by Markus Amsler · 19 years ago
- fc0cc66 Fix comparison of empty properties to numbers and add test cases. by Mike McCormack · 19 years ago
- 0940654 Fix message tests to run cleanly on Windows XP SP1. by Dmitry Timoshkov · 19 years ago
- 2a3c30a Unicode compile fix. by Edgar Hucek · 19 years ago
- ff6d30e Fix set_test_val function declaration to ensure stack is left untouched. by Eric Pouech · 19 years ago
- bc52612 Fix a test for InternetCreateUrlA as no Windows platform sets last by Saulius Krasuckas · 19 years ago
- 9d2c6a9 Don't call missing API function. by Saulius Krasuckas · 19 years ago
- d40302a Add DDBLT_DONOTWAIT flag. by Christian Costa · 19 years ago
- d739047 Move BindToStorage hack to the separated function. by Jacek Caban · 19 years ago
- 58fdd89 Remove the setting of the result pointer to NULL in creates, tests by Oliver Stieber · 19 years ago
- 63e5d5e Init wShowWindow in RTL_USER_PARAMETERS for Wine processes started by Eric Pouech · 19 years ago
- 996e594 Reformat "see" section, to match c2man requirements. by Markus Amsler · 19 years ago
- 4008065 Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
- ec35052 Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
- 45d440a Implement CLSCTX_INPROC_HANDLER in CoGetClassObject similar to by Robert Shearman · 19 years ago
- 7aa2e18 Add some extra error information. by Paul Vriens · 19 years ago
- 01e91e5 Implement InternetReadFileExA (based on a patch by Brian Gerst). by Robert Shearman · 19 years ago
- c02aee8 Add additional sanity checks to the linux input system dinput joystick by Daniel Remenak · 19 years ago
- 9cb6d15 Added IViewObject2 stub implementation. by Jacek Caban · 19 years ago
- 22617da Added some tests for VerFindFileA. by Stefan Leichter · 19 years ago
- bf8319f prefix can be NULL for GetTempFileNameW. by Phil Lodwick · 19 years ago
- 58d6722 Add Korean translations. by YunSong Hwang · 19 years ago
- ea25ff6 Correct argument count for URLDownloadToCacheFile{A,W}. by Vincent Béron · 19 years ago
- 84d4fc5 Unconditionally fall back to ANSI DDE APIs in ShellExecute if current by Dmitry Timoshkov · 19 years ago
- 6b379c8 Convert some ERRs to WARNs in the DDE client code when appropriate. by Dmitry Timoshkov · 19 years ago
- 182cabe Protect sys/stat.h with a conditional. by Vincent Béron · 19 years ago
- f5f8cd0 Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W] by Steven Edwards · 19 years ago
- 247417a Moved and adopted joystick_linux.c code into the joystick_linuxinput.c. by Christoph Frick · 19 years ago
- 7ed830b Add GLXFBConfig on Wine_GLContext (we should remove XVisualInfo by Raphael Junqueira · 19 years ago
- 0edbaf7 Remove spaces before '\n' in traces. by Francois Gouget · 19 years ago
- f4c0524 Assorted spelling and case fixes. by Francois Gouget · 19 years ago
- 39e1102 WinME fixes: by Saulius Krasuckas · 19 years ago
- 2adb302 Add trailing '\n's to ok() and TRACE() calls. by Francois Gouget · 19 years ago
- 63f8bda Add error code valid for Win9x and XP. by Saulius Krasuckas · 19 years ago
- 671738d Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
- 96bc3be Assorted spelling fixes in the DXErr8/9 error files. by Francois Gouget · 19 years ago