- 6b5a811 Some more warnings and bugs fixed. by Marcus Meissner · 26 years ago
- b2e099c Small update. by Alex Priem · 26 years ago
- d2d7f96 - The usual bugfixes. by Alex Priem · 26 years ago
- 6d59445 Doc updates. by Matthew Becker · 26 years ago
- c2a1063 Commented out unused variables to prevent needless compiler warnings. by James Juran · 26 years ago
- e905f3c Documentation standardizations. by Matthew Becker · 26 years ago
- 03479f8 Fixed a lot of warnings for possible problems. by Marcus Meissner · 26 years ago
- ffb912e Fixed GetIconInfo16 (.spec,ICONINFO struct is different for Win16/Win32). by Marcus Meissner · 26 years ago
- 6bc8bbd Temporary #if 0'ed part for builtin modules in MSACM to make it by Eric Pouech · 26 years ago
- 22c904d Implemented GetIconInfo16 -> call to GetIconInfo32. by Andreas Mohr · 26 years ago
- 6b108a6 3 missing WINAPI added. by Marcus Meissner · 26 years ago
- cb23d48 Small fixes. by Juergen Schmied · 26 years ago
- 26ff83d Changed some treeview related definitions. by Juergen Schmied · 26 years ago
- a9c17d2 Implemented SHBrowseForFolder() dialog. by Juergen Schmied · 26 years ago
- 028c4341 Added GetSecurityDescriptorOwner/Group, RevertToSelf stubs. by Marcus Meissner · 26 years ago
- d68d501 Fixed several bugs and typos. by Eric Kohl · 26 years ago
- b406c7d New drag list control. by Eric Kohl · 26 years ago
- 6501663 Fixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr(). by Eric Kohl · 26 years ago
- 8305ad5 Added WM_[G/S]ETFONT handling. by Eric Kohl · 26 years ago
- 19ba719 Added WM_COMMAND and WM_NOTIFY handling. by Eric Kohl · 26 years ago
- 6d1ceb5 Fixed redraw bug for tracking tooltips. by Eric Kohl · 26 years ago
- 402fcbc Added some messages to the rebar control. by Eric Kohl · 26 years ago
- ba28ba1 - some fixes, cleaned up includes, fixed leaks by Juergen Schmied · 26 years ago
- 628e3e0 Implemented ExtractIconEx16, added some consts to ExtractIconEx*. by Marcus Meissner · 26 years ago
- 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
- 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
- f7b0de3 Moved ADVAPI32 files to dlls/advapi32. Added stubs for eventlog functions. by Juergen Schmied · 26 years ago
- afb1d2e New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDeregister. by Juergen Schmied · 26 years ago
- b16d7a6 SHCloneSpecialIDList implemented. SHGetDataFromIDListA corrected. by Juergen Schmied · 26 years ago
- 746d129 Shell_GetCachedImageIndex32[A|W] implemented. by Juergen Schmied · 26 years ago
- 382e202 SendASPI32Command32 has to be __cdecl. by Andreas Mohr · 26 years ago
- 55de558 Use proper system directory. by Alexandre Julliard · 26 years ago
- ca1bc86 Moves more stuff from windows.h. by Michael Veksler · 26 years ago
- 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
- d70de84 IPaddress common control implementation. First try; needs more work to by Alex Priem · 26 years ago
- 0bb85b1 Fixed the TEXT redefined warnings. by Juergen Schmied · 26 years ago
- 506115b - Tooltip support by Alex Priem · 26 years ago
- 276ef66 New stubs. by Juergen Schmied · 26 years ago
- df3c5cf Fixes crash when running without external shell32.dll. by Juergen Schmied · 26 years ago
- 869bc25 Make the DOSASPI part use the excellent DPMI RMCB implementation done by Andreas Mohr · 26 years ago
- 374a0a8 Preliminary tooltip support. by Alex Priem · 26 years ago
- dd2e59c Small fixes. by Juergen Schmied · 26 years ago
- e304228 Stub Control_FillCache_RunDLL. by Juergen Schmied · 26 years ago
- 8c449a5 SHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented. by Juergen Schmied · 26 years ago
- edfca5b ILAppend seems to work now. by Juergen Schmied · 26 years ago
- 1beaae5 Lots of new defines and stubs. by Paul Quinn · 26 years ago
- 882c1be Some cleanup. by Juergen Schmied · 26 years ago
- 4e4608e SHMapPIDLToSystemImageListIndex try's to determine and load the exact by Juergen Schmied · 26 years ago
- 01fc2ba New HCR_GetDefaultIcon (internal). by Juergen Schmied · 26 years ago
- cd390f3 Adds the IPersistFile Interface to IShellLink[W] and gave both own by Juergen Schmied · 26 years ago
- b6eda08 Added Makefile. by Alexandre Julliard · 26 years ago
- 30ef877 Added RasEnumConnections stub. by Marcus Meissner · 26 years ago
- baae7c4 Bugfix in PathCombine32[A|W]. by Juergen Schmied · 26 years ago
- 18dbfaa Implemented ILGetDisplayName. by Juergen Schmied · 26 years ago
- 98f6cf0 Started implementation of ShellExecuteEx32A. Small changes. by Juergen Schmied · 26 years ago
- 3e813c1 Moved menu resources to rc-file. by Juergen Schmied · 26 years ago
- 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
- 0c0e3be Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> by Alexandre Julliard · 26 years ago
- 65b637b * handle TVIF_TEXT by TREEVIEW_SetItem according to MS documentation. by Alex Priem · 26 years ago
- 2643894 Missing parentheses added. by Marcus Meissner · 26 years ago
- 2d617be Replace GRAPH_ functions with Win SDK equivalents. by Huw D M Davies · 26 years ago
- 7952ebf Fixed a real mode problem. by Andreas Mohr · 26 years ago
- a784a9d New functions ILGlobalClone/ILGlobalFree. by Juergen Schmied · 26 years ago
- 07e0d94 Fixed wrong parameter count for SHChangeNotifyDeregister, SHFreeUnusedLibraries. by Juergen Schmied · 26 years ago
- bcd05e9 Moved existing path - functions to shellpatch.c. by Juergen Schmied · 26 years ago
- 7109799 Moved existing IShellLink class. New stubs for IShellLinkW. by Juergen Schmied · 26 years ago
- 47a8004 Many fixes. by Juergen Schmied · 26 years ago
- be90e00 New function: _ILGetExtension. by Juergen Schmied · 26 years ago
- a9a4f4e New file. HKEY_CLASSES_ROOT handling. by Juergen Schmied · 26 years ago
- 8d2933d Added Unicode support (at least partially). by Eric Kohl · 26 years ago
- 8d1a2ff Added global subclassing atom, used by tooltips and updown (not yet). by Eric Kohl · 26 years ago
- 44443b6 Improved layout code. by Eric Kohl · 26 years ago
- 437449f Fixed ImageList_LoadImage(). by Eric Kohl · 26 years ago
- 66ef011 Added CMEM_SETITEM32A and message forwarding to combobox. by Eric Kohl · 26 years ago
- 0f7d521 Fixed some undocumented function names and implemented DPA_Merge partially. by Eric Kohl · 26 years ago
- e1ab22d PathAddBackshlash, PathRemoveBackslash: argument is not constant. by Marcus Meissner · 26 years ago
- 72b76d1 Cleanup, small fixes, a few new stubs. by Juergen Schmied · 26 years ago
- cf5faa6 Handling for listviewstyles, view mode buttons in filedialogs by Juergen Schmied · 26 years ago
- 1572d71 New file, wrapper for IShellBrowser class. by Juergen Schmied · 26 years ago
- 255bf17 New file, some helper functions for icon cache. by Juergen Schmied · 26 years ago
- 62c4f3d Implemented: ILIsEqal, ILFindChild, _ILGetFileDate, _ILGetFileSize. by Juergen Schmied · 26 years ago
- 42e68a6 Stubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W, by Juergen Schmied · 26 years ago
- c4b54f8 Little improvement. by Eric Kohl · 26 years ago
- dc17f8d Added preliminary hit testing. Makes regedit.exe happy ;-) by Eric Kohl · 26 years ago
- f280961 Improved documentation and fixed typos. by Eric Kohl · 26 years ago
- d040e9d Added DrawStatusText32AW() and CreateStatusWindow32AW(). by Eric Kohl · 26 years ago
- 1246185 Improved display and layout code. by Eric Kohl · 26 years ago
- a867030 New Files. Added 'date and time picker' and 'month calendar' control by Eric Kohl · 26 years ago
- 0d3f09f Erred in the bit macros in treeview.c. Shiftcounts were wrong. by Marcus Meissner · 26 years ago
- 9cfe2d5 Added stubs for user32,advapi32 functions. by Marcus Meissner · 26 years ago
- 51505b1 More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/. by Marcus Meissner · 26 years ago
- d09136f Gets rid of the arch-dependent bit operations (tested on Linux and Solaris/x86). by Marcus Meissner · 26 years ago
- 309dbe1 New SHGetSimpleIDListFromPath32AW. Unicode-safe: PathFindFilename32AW. by Juergen Schmied · 26 years ago
- 1410cdd A couple of TRACE messages are missing a newline at the end. by NF Stevens · 26 years ago
- d0a130a Stub for SHSimpleIDListFromPath. by Michael Poole · 26 years ago
- 9d8e864 Added xxx_Unregister() functions to all common controls. by Eric Kohl · 26 years ago
- 3ad6746 Some minor improvements and fixes. by Eric Kohl · 26 years ago
- b075ce5 Improved the rebar control. by Eric Kohl · 26 years ago
- 9feb531 Added support for transparent and tracking tooltips. by Eric Kohl · 26 years ago
- e8d281d Changed some string-shell32 functions to 32AW, parameter are by Juergen Schmied · 26 years ago