- 53ee717 include: Updated the URL_SCHEME enum. by Thomas Mullaly · 15 years ago
- 15c6057 shlwapi: Implement StrStrNIW. by Andrew Nguyen · 15 years ago
- 9bd13c9 shlwapi: Implement StrStrNW. by Andrew Nguyen · 15 years ago
- a93f54b include: Add some missing function declarations in shlwapi.h. by David Hedberg · 15 years ago
- f4f9b1a include: Fix typo in shlwapi.h. by Piotr Caban · 15 years ago
- bb1ca6e shlwapi: Implement SHCreateThreadRef. by Detlef Riekenberg · 15 years ago
- 1372806 shlwapi: Use public define for QISearch table entry, make it available by name (as on Vista+). by Nikolay Sivov · 15 years ago
- cf663d1 shlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW with tests. by Nikolay Sivov · 15 years ago
- dfe5352 shlwapi: Update SHRegGetValue definition. by Piotr Caban · 15 years ago
- b9f0ee9 shlwapi: Convert wvnsprintfA/W to use an MS ABI vararg list for x86_64. by Alexandre Julliard · 16 years ago
- 2618bd1 include/shlwapi: Fix some typos. by Austin English · 16 years ago
- 0c568c2 shlwapi: Add some tests for AssocQueryStringW. by Lei Zhang · 16 years ago
- a2ba7dc include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate. by Alexandre Julliard · 17 years ago
- 74c5d17 shlwapi: SHRegDuplicateHKey() is now defined in the Windows SDK. by Bang Jun-young · 17 years ago
- ddbb317 shlwapi: Stub implementation for SHSetTimerQueueTimer. by Nigel Liang · 18 years ago
- ad09fd4 shlwapi: Add a fixme for a missing include. by Francois Gouget · 18 years ago
- 9936fee include: Make the Dll* entry points hidden. by Alexandre Julliard · 19 years ago
- 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
- 5f4cdfc Added a prototype for DllGetVersion to enable type checking in the Wine source. by Alexandre Julliard · 20 years ago
- b8d3075 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of by Alexandre Julliard · 20 years ago
- 4056d7e Fixed some errors in function prototypes. by Eric Pouech · 20 years ago
- 1685e8c Rewrite PathCreateFromUrl. by Huw Davies · 20 years ago
- 5d0160e Get rid of the non-standard Ixxx_METHODS macro definitions, declare by Alexandre Julliard · 20 years ago
- 52ecbf7 Fix incorrect usage of COBJMACROS. by Francois Gouget · 20 years ago
- 57cb25c ParseURL is now documented, so move it into shlwapi.h. by Huw Davies · 21 years ago
- 76e00d6 Move URL_SCHEME typedef to match PSDK. by Steven Edwards · 21 years ago
- 96a5c44 Fix packing of shlwapi.h by Francois Gouget · 21 years ago
- edd49c7 Implemented IsOS function. by Jacek Caban · 21 years ago
- 616940e Get rid of the non-standard ICOM_DEFINE macro. by Alexandre Julliard · 21 years ago
- ca942f1 Assorted spelling fixes. by Francois Gouget · 21 years ago
- 1415a11 Fixed IntlStrEqWorkerA/W prototypes. by Alexandre Julliard · 21 years ago
- d015d3b Add some missing prototypes, fix AssocIsDangerous. by Jon Griffiths · 21 years ago
- 100e113 Fix various function prototypes to conform to PSDK. by Ge van Geldorp · 21 years ago
- ed32535 Implemented PathFileExistsAndAttributesA/W function. by Rolf Kalbermatter · 21 years ago
- 640cc3f Assorted spelling fixes. by Francois Gouget · 21 years ago
- fc049ec Added StrFormatKBSizeA/W. by Jon Griffiths · 22 years ago
- 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
- aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
- 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
- f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
- ab9bb9c Add some missing prototypes. by Jon Griffiths · 22 years ago
- 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
- ced69a9 Fixed mismatches between the Wine headers and the Microsoft headers. by Patrik Stridvall · 22 years ago
- 91ec8e1 Reorganise/minor tidyup of ordinal functions. by Jon Griffiths · 23 years ago
- 18176e3 Fix existing string functions, implement a bunch of new ones. by Jon Griffiths · 23 years ago
- 5cdda82 Fixed duplication of definitions between shlwapi.h and obj_queryassociations.h. by Alexandre Julliard · 23 years ago
- b8a70d8 Add some new defines and functions. by Jon Griffiths · 23 years ago
- 5837e8b Removed extra , from last element in enum declarations. by Gregg Mattinson · 23 years ago
- 6114ee7 Test for IStream_IMETHODS before defining APIs that need the IStream by Francois Gouget · 23 years ago
- 4e75d12 Document, implement/fix and test 110+ Path functions. by Jon Griffiths · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
- de51f61 Implemented, documented or fixed SHDeleteOrphanKeyA/W, SHEnumKeyExA/W, by Jon Griffiths · 23 years ago
- 603f20f Add exclusion defs & remaining funcs, remove internal types & by Jon Griffiths · 23 years ago
- 905f04a - Stub routines for _164, _208, _210, _211, _239, _356, _413, _437, by Guy L. Albertelli · 23 years ago
- ad38159 - Implement ordinals 7, 8, 9, 13, 14, 19, 36. by Guy L. Albertelli · 23 years ago
- aafec98 - Define rest of URL_ESCAPE... and other flags. by Guy Albertelli · 23 years ago
- 06fb213 - Implement HUSKEY design. by Guy L. Albertelli · 23 years ago
- 141701e Define the SHQueryValueEx{A|W} entry points. by Guy L. Albertelli · 24 years ago
- d50a5b3 Add shlwapi.wvnsprintf[AW], header info and comments. by Peter Hunnisett · 24 years ago
- 784fd59 First try at implementing PathGetCharType(). by Marcus Meissner · 24 years ago
- 40774c3 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
- 62519ab Moved all the documented shlwapi functions out of undocshell.h into by Huw D M Davies · 24 years ago
- f6c7222 Implemented a few Url* functions. by Huw D M Davies · 24 years ago
- 8aa79fb Moved DLLVERSIONINFO to shlwapi.h. by Francois Gouget · 25 years ago
- 3112fd2 Implemented SHDeleteEmptyKeyA, SHDeleteKeyA. by Mike McCormack · 25 years ago
- 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
- 52b2d2c Add some Str* prototypes to shlwapi.h. by Huw D M Davies · 25 years ago
- c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
- d7742bd Fixed some warnings. by Patrik Stridvall · 25 years ago
- 1dbf403d - many new Path* stubs by Juergen Schmied · 25 years ago
- 13d74c5 - new dll shfolder.dll - small fixes by Juergen Schmied · 25 years ago
- 0d18aad - New (some stubs): SHGetFolderLocation, PathAddExtension, by Juergen Schmied · 25 years ago
- 51c74d8 Complete cleanup, bugfixes. by Juergen Schmied · 25 years ago