2004-11-22 |
Steven Edwards | Define "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Eric Pouech | Fixed regressions introduced when moving addresses... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Kevin Koltzau | Prevent environment test from crashing when environment... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Tom Wickline | Added advpack.dll, rsaenh.dll, strmiids.lib. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Hans Leidekker | Handle unknown parameters more gracefully. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Eric Frias | Fixed KEYLP structure for big endian. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Alexander Yaworsky | Changed allocation of arguments in SearchPathA so path... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Martin Fuchs | Unicodify string constants. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Martin Fuchs | splitpath maintainance. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Jon Griffiths | Support mono pattern brushes in EMF's. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Jon Griffiths | Avoid magic number. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Jon Griffiths | Implement CreateBitmap using CreateBitmapIndirect so... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Rein Klazes | Allow negative numbers in RCDATA resources like RC... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Glenn Wurster | Use physDev->textPixel instead of GetTextColor for... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Evan G. Parry | Added some tests for lzexpand. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Pouech | - moved into new mscvpdb.h (out of msc.c) all types... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Alexander Yaworsky | Move up SERV_* functions. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
José Manuel... | Updated Spanish translations. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Hans Leidekker | Implement and test GetColorProfileElementTag, |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Dmitry Timoshkov | Call CompareStringA with LOCALE_USE_CP_ACP flag set... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Stefan Leichter | Removed W->A from DEFWND_ImmIsUIMessageW. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Robert Shearman | - Make InternetGetConnectedStateExA not crash, by making |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Bill Medland | Don't mess up the msvcrt codepage on e.g. _MB_CP_ANSI. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Frias | Accelerator resource struct fix for sparc. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Huw Davies | The default font for the treeview should be the icon... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Frias | Handle a def file where the names of the exported funct... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Frias | Fixed file handle leak. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Frias | Permit unaligned memory access on sparc. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Frias | Fixed error writing control IDs in dialogex on sparc. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Rémi Assailly | Add some missing error values in WINMM_ErrorToString. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Frias | Fixed dialogex resource loading on sparc. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Jon Griffiths | Search the whole table when creating solid brushes. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Alexander Yaworsky | Added NOVT timezone info. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Kevin Koltzau | Fix clipping for DrawThemeParentBackground. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Gerald Pfeifer | Update FreeBSD info. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Rémi Assailly | Added some structure tags and error defines. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Eric Pouech | Moved kernel32.DeleteFileW core implementation to ntdll... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Alexandre Julliard | Removed a couple of no longer needed entries. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Alexandre Julliard | Fix conflicting structure tag. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Robert Reif | One step closer to getting hardware accelerated capture... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Huw Davies | Calculating the average width doesn't seem possible... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Hans Leidekker | Implement IsProfileValid. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on NT. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Martin Fuchs | Fix English menu text. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Christian Costa | Implemented IGraphBuilder methods: Connect, Render... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Robert Shearman | - Use more specific error codes than E_FAIL, where... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
James Hawkins | Added beginnings of RegQueryValueEx tests. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Andreas Mohr | Correct ordering of some defines. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Huw Davies | Fallback to some sensible default values when underlini... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Zach Gorman | Add the DT_NOPREFIX flag when calling DrawText() for... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Hans Leidekker | Add version information. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Christian Costa | Fixed colorkey conversion. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Mike McCormack | Use interlocked functions for thread safety. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Christian Costa | Fixed IEnumPinsImpl_Next. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Eric Pouech | - implement SymUnDName and UndecorateSymbolName on... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Rémi Assailly | Added some structure tags. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jon Griffiths | Use _WINNT_ as exclusion define for source compatibility. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Christian Costa | Mapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Robert Reif | Remove trailing white space introduced in previous... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
James Hawkins | Make four shreg tests pass on XP. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Christian Costa | Added stub for SetQueryNetSessionCount. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Robert Shearman | Pass the address of the handle rather than just the... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Christian Costa | Fixed some forwards. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Mike McCormack | Improve the CertStore code a little. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Jason Edmeades | - Stub SetServiceObjectSecurity to pretend to work... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
James Hawkins | Use SHDeleteKey to remove leftover keys from the shreg... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Robert Shearman | - Set cache bitmap dimensions correctly when a 0x0... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Michael Jung | CPAcquireContext: Set last error to ERROR_SUCCESS in... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Rein Klazes | Add a first AC_CHECK_HEADERS, forcing checking of the... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Hamish | Fix for async writes to comm ports. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for platfoms 98... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on NT4 platform. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robert Reif | Remove redundant GUID check. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Dmitry Timoshkov | - do not move updown control and buddy if an alignment... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Kevin Koltzau | Implementation of GetThemeBackgroundExtent. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Kevin Koltzau | Change AlphaBlend to use destination dimensions rather... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Kevin Koltzau | Fix crash when no theme is set and application ignores... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Walt Ogburn | In OlePictureImpl_Load, always use DIB_RGB_COLORS becau... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Robert Shearman | - bNtfUnicode is a dup' of bUnicode so remove it and... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
William Poetra... | Give the first menu item of a popup menu a distance... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
William Poetra... | Fix the size and position of the system menu icon on... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Eric Pouech | Now that name undecoration works, fix the type info. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Eric Pouech | Implemented __unDName and __unDNameEx functions. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Vitaliy Margolen | - return "want all keys" for WM_GETDLGCODE when multi... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Dmitry Timoshkov | Dimensions of month calendar control should not depend... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Hans Leidekker | Add version information. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Eric Pouech | - fixed loading stabs from PE modules compiled with... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Eric Pouech | - fixed regression in watchpoint setting (by addr) |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Walt Ogburn | Turn ISO_Left_Tab back into a tab character if needed. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
William Poetra... | Use COLOR_MENUBAR (instead of COLOR_GRADIENTINACTIVECAP... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
William Poetra... | Fix the button edge color, by using the BF_SOFT border... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Rémi Assailly | Add some structure tags. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Alexandre Julliard | Free the memory view before we unload a builtin dll... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Rein Klazes | - RtlTimeFieldsToTime should not normalize the time... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Mike Hearn | Support assigning font objects to other font objects. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Gerald Pfeifer | Fix format string in WSAAddressToStringA(). |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Mike Hearn | Document the linked list support code. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Robert Shearman | Implement TBN_RESTORE notification. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Robert Shearman | Limit StackWalk iterations to prevent infinite loop. |
commit | commitdiff | tree | snapshot |
next |