- 8fd26b9 Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding by Alexandre Julliard · 23 years ago
- 0a26d42 The _IOXXX macros conflict with system headers on Solaris. Prefix them. by Francois Gouget · 23 years ago
- 3ed8cc5 InternalExtractIcon16 forgot to close file handle. by Kai Morich · 23 years ago
- 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
- e5ddd26 When including config.h, include it first. by Francois Gouget · 23 years ago
- b60c4ce Don't print NULL strings (crashes on Solaris). by Francois Gouget · 23 years ago
- bc7d027 Started implementing AVI splitter. by Hidenori Takeshima · 23 years ago
- 27e1797 Fixed bugs with propget methods with input arguments. by Ove Kaaven · 23 years ago
- d63cf5f Fixed bugs in safe arrays. by Ove Kaaven · 23 years ago
- d418682 Fix a UINT16 redefinition problem. by Ove Kaaven · 23 years ago
- 7a2017d Store window properties in the server. Moved property.c to dlls/user. by Alexandre Julliard · 23 years ago
- 2ff4faf Moved MAKEINTATOM to winbase.h and added Unicode version. by Alexandre Julliard · 23 years ago
- 80593bf Removed next and child fields in the window structure and use by Alexandre Julliard · 23 years ago
- 556607a Store window parent as an HWND instead of a pointer. by Alexandre Julliard · 23 years ago
- 0136b81 Allocate the array and strings in one lump (bug found by Malte by Francois Gouget · 23 years ago
- 141039a Move the RT_XXX macros to winuser.h. by Francois Gouget · 23 years ago
- 151fdd7 Added names of the "missing" paths for SHGetSpecialFolderPathA. by Chris Green · 23 years ago
- e573aba Fixed issue found by winapi_check. by Patrik Stridvall · 23 years ago
- e668a9d Added new include file ws2spi.h for adding needed types. by Patrik Stridvall · 23 years ago
- 5bc7d73 Fixed parameters of SetupOpenInfFileA. by Stefan Leichter · 23 years ago
- bd3be7a Started Implementing Video Renderer. by Hidenori Takeshima · 23 years ago
- 90d4b11 Renamed USER_Init into UserClientDllInitialize. by Alexandre Julliard · 23 years ago
- 58b29952 Small typo fixes/updates. by Francois Gouget · 23 years ago
- 76f6ffa Fix the SOCKADDR_IPX declaration. by Francois Gouget · 23 years ago
- aacc7e3 _beginthread: Don't store the trampoline on the stack. by Francois Gouget · 23 years ago
- 19337c7e CreateURLMoniker takes a LPCWSTR, not a LPWSTR. by Malte Starostik · 23 years ago
- 32aee1a Added defines for resource types RT_MESSAGETABLE, RT_VERSION. by Stefan Leichter · 23 years ago
- 6559d10 Fix sign extension problem in map_wparam_WtoA. by Gerard Patel · 23 years ago
- e2a9e49 Remove some unnecessary AddRef's. by Huw D M Davies · 23 years ago
- 7659882 Skip port number before calling gethostbyname. Fix non-absolute urls. by Nikolas Zimmermann · 23 years ago
- f26d252 The DISPPARAMS parameter array is a reverse-order array. by Ove Kaaven · 23 years ago
- 54c8fee Implement coercion to VT_UNKNOWN from VT_DISPATCH. by Ove Kaaven · 24 years ago
- 77f8e5f ITypeInfo::Invoke should also search inherited interfaces for the by Ove Kaaven · 24 years ago
- 94ce2a3 Map a window if it is shown by a direct style change. by Gerard Patel · 24 years ago
- e35f4ee Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke. by Ove Kaaven · 24 years ago
- 5a53810 Fix SHAddToRecentDocs code to properly handle native Comctl32 and by Guy Albertelli · 24 years ago
- 58aa0a1 Looks like the SLTG_ImplInfo struct isn't a fixed size. by Huw D M Davies · 24 years ago
- 5a9ba28 Allow two connections by not releasing the wrapped library too early. by Bill Medland · 24 years ago
- a21672e Merged mouse buttons states into the key state array. by Alexandre Julliard · 24 years ago
- 3f4f7fa Removed unnecessary includes/definitions. by Alexandre Julliard · 24 years ago
- 560ca32 Added a _NET_WM_NAME(UTF8_STRING) property to every window. by Ilya Konstantinov · 24 years ago
- 2718c89 Make OaBuildVersion() return the highest version value possible. Some cleanups. by Andreas Mohr · 24 years ago
- ab96845 Added WSC*InstallProvider stubs. by Andreas Mohr · 24 years ago
- 04f90ca Long nameless args in SLTG apparently get denoted by 0xfffe. by Huw D M Davies · 24 years ago
- 60b59be Implemented dummy stub for SHChangeNotifyUpdateEntryList and by Guy Albertelli · 24 years ago
- 6619eba Implemented CLSID_AudioRender. by Hidenori Takeshima · 24 years ago
- aacac86 Implemented DispGetParam. by Ove Kaaven · 24 years ago
- ed2aa7a Fix/document SHLWAPI ordinals 217 and 218. by Andreas Mohr · 24 years ago
- 3064005 Added stub for WSApSetPostRoutine. by Andreas Mohr · 24 years ago
- c766ea7 Should initialize COM before calling it. by Eric Pouech · 24 years ago
- 899861d Better handling of typelibs loaded with a trailing resource number. by Huw D M Davies · 24 years ago
- e716fa7 Renamed W_OK to MSVCRT_W_OK. by Francois Gouget · 24 years ago
- c9f0ff2 Merged some C sources. by Hidenori Takeshima · 24 years ago
- 7695d69 A couple of optimizations to avoid some server calls in WIN_FindWndPtr by Alexandre Julliard · 24 years ago
- 75b5251 Fixed typos. by David Hammerton · 24 years ago
- db1a09d Implement initial version of SHAddToRecentDocs. by Guy Albertelli · 24 years ago
- 9c89290 Ignore ConfigueNotify size changes while the window is iconic. by Alexandre Julliard · 24 years ago
- 9f6d5a0 Variants and safe arrays is now able to copy BSTR swith embedded null by Ove Kaaven · 24 years ago
- eebbeef Register typelib marshaling for OLE Automation-compatible interfaces. by Ove Kaaven · 24 years ago
- 107b289 Fixed a couple of bugs in _except_handler3. by Alexandre Julliard · 24 years ago
- cf67b00 Added stub for GdiInit2(). by Andreas Mohr · 24 years ago
- f788583 Get more entry points from Comctl32 and save the addresses. by Guy L. Albertelli · 24 years ago
- 1e5777e The behavior for wsprintfA is different that for wsprintf16 in how it by Aric Stewart · 24 years ago
- 5ee3879 Fix the conversions of a command line to/from an argv array. by Francois Gouget · 24 years ago
- 45e9cea Implement most of the MRU related functions. by Guy Albertelli · 24 years ago
- cde7d63 Implemented ISeekingPassThru. by Hidenori Takeshima · 24 years ago
- 038af79 Fix the definition of structs NUMBERFMT* and CURRENCYFMT*. by Francois Gouget · 24 years ago
- 607c810 Fix problem comparing pidls and return correct code. by Guy Albertelli · 24 years ago
- d23a82b Made all 16<->32 HWND conversions use explicit functions instead of by Alexandre Julliard · 24 years ago
- 629aab1 Fixed a couple of HWND type mismatches. by Alexandre Julliard · 24 years ago
- ee0c4f8 Rename "SystemTime" to "t" (this is *not* SYSTEMTIME - avoid confusion). by Andreas Mohr · 24 years ago
- 433430a Add msvcrt/locale.h. by Francois Gouget · 24 years ago
- 7e0906f Lots of rpcrt4.dll stubs. by Ove Kaaven · 24 years ago
- 7c1db50 Ignore negative widths in HEADER_SetItemBounds. by Mike McCormack · 24 years ago
- f33f7f0 Improved make_dlls script. Moved dll list out of by Alexandre Julliard · 24 years ago
- e575ad2 Implemented IMemAllocator. by Hidenori Takeshima · 24 years ago
- bab91aa Implemented _mbsupr. by Francois Gouget · 24 years ago
- 1a8b339 Added stubs for mapi32, msimg32, sti and url. by Hidenori Takeshima · 24 years ago
- 123d266 Do not hold the GDI lock while 16-bit ExtDeviceMode is called. by Dmitry Timoshkov · 24 years ago
- 96ffcae Fix recv prototype for WSARecvEx. by Francois Gouget · 24 years ago
- f44bbb8 Make sure that HWND comparisons are always done with full 32-bit handles. by Alexandre Julliard · 24 years ago
- d97fe26 Fix the WSAStartup prototype. Fix handling of timeout parameter in select. by Francois Gouget · 24 years ago
- 34cf5e8 Return the FOURCC codes set by the HAL driver. by Marcus Meissner · 24 years ago
- 45cc143 Check for htotal=vtotal=0 (for xfree 4 vesa driver). by Francois Gouget · 24 years ago
- 814654e Lay down the infrastructure for gdi font rendering. by Huw D M Davies · 24 years ago
- 37a4639 Make sure that functions returning an HWND always return a full 32-bit handle. by Alexandre Julliard · 24 years ago
- ef58632 Created stubs for all cryptographic functions. by Travis Michielsen · 24 years ago
- 3c0211f Cleanup code that is strange or difficult to parse. by Patrik Stridvall · 24 years ago
- ecbf6c1 Fixed some broken macros. by Hidenori Takeshima · 24 years ago
- aad36bc Synchronize access to the s_COMLockCount, firstRegisteredClass, by Hidenori Takeshima · 24 years ago
- a2ae982 Ignore size change on ConfigureNotify if window rect is empty and new by Alexandre Julliard · 24 years ago
- 72d4152 Documentation fixes. by Patrik Stridvall · 24 years ago
- 548d8a2 Basic implementation of IStream:Clone. by Bill Medland · 24 years ago
- 0a64cc6 More graceful exit on failure. by Bill Medland · 24 years ago
- 3db218a Load some useful TYPEATTR elements from v1 typelibs. by Huw D M Davies · 24 years ago
- 98343e3 More debug output for InternetGetCookie, added stub for InternetSetCookie. by Marcus Meissner · 24 years ago
- 4d2f173 Added dwFlags to lock_update private functions so we can pass by Marcus Meissner · 24 years ago
- 3566973 Use the min/max in windef.h instead. by Patrik Stridvall · 24 years ago
- 8934496 Enhanced GetCalendarInfo stub, added known CAL_* defines. by Marcus Meissner · 24 years ago
- fdebace Fix buffering problems in HEL mode. by Ove Kaaven · 24 years ago