Jon Griffiths
|
de51f61584
|
Implemented, documented or fixed SHDeleteOrphanKeyA/W, SHEnumKeyExA/W,
SHEnumValueA/W, SHQueryInfoKeyA/W. SHRegGetPathA/W, SHRegSetPathA/W,
SHGetValueA/W, SHSetValueA/W, SHQueryValueExA/W, SHDeleteKeyA/W,
SHDeleteEmptyKeyA/W, SHDeleteValueA/W, ordinals 320-323.
|
2001-12-17 21:21:29 +00:00 |
Jon Griffiths
|
7cd2dd79c6
|
Add new stub MLLoadLibrary.
|
2001-12-11 00:30:49 +00:00 |
Guy L. Albertelli
|
10b77a9972
|
- Fixed PathIsURL{A|W}.
- Implemented PathRenameExtension{A|W}, SHRegDuplicateHKey,
ChrCmpI{A|W}.
- Added forwards to DrawTextW, CreateDialogParamA, CreateFontW,
TracePopupMenuEx.
|
2001-12-01 00:37:12 +00:00 |
Guy L. Albertelli
|
ad3815929d
|
- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
- Implement SHRegWriteUSValue{A|W}, UrlGetPart{A|W}, UrlIs...{A|W}
|
2001-11-13 21:28:21 +00:00 |
Guy Albertelli
|
887c2b3b56
|
- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A|W} are identical
code but duplicated deliberately.
- Implement StrRChrI{A|W}.
|
2001-11-05 23:55:36 +00:00 |
Guy L. Albertelli
|
7e266e9e91
|
- Added stubs for _18,_21,_22 which seem to be used only by native
shdocvw.dll
- Implemented _26, _27, _28, _32, and _34 (more isw... functions).
|
2001-10-28 21:14:26 +00:00 |
Guy L. Albertelli
|
e73949739e
|
- Add stubs for _25, _33, _35
- Add/correct code for: _15, _29, _30, _31, _151, _152, _153, _154,
_158.
|
2001-10-21 15:17:16 +00:00 |
Andreas Mohr
|
ed2aa7acdb
|
Fix/document SHLWAPI ordinals 217 and 218.
|
2001-10-01 20:52:53 +00:00 |
Guy L. Albertelli
|
e29612af8b
|
Implemented stubs for SHRegEnumUSKey{A|W} and return end-of-list error
as result.
|
2001-09-07 18:36:47 +00:00 |
Peter Hunnisett
|
d50a5b3f0a
|
Add shlwapi.wvnsprintf[AW], header info and comments.
|
2001-07-10 19:12:40 +00:00 |
Peter Hunnisett
|
14e690f47f
|
Fix some ordinal forwarding.
|
2001-07-08 20:32:42 +00:00 |
Andreas Mohr
|
792e09f6e5
|
- add stubs SHLWAPI_294, UrlApplySchemeW
- correct SHLWAPI_151 parameters
- implemented StrTrimA
|
2001-05-24 18:41:56 +00:00 |
Gael de Chalendar
|
6db325014e
|
Corrected a typo in spec file and added some stubs.
|
2001-04-25 19:51:56 +00:00 |
Jon Griffiths
|
38bed0608a
|
Implement a bunch of shlwapi functions, add some new stubs.
|
2001-02-13 20:17:59 +00:00 |
Huw D M Davies
|
f6c7222fce
|
Implemented a few Url* functions.
|
2001-01-05 22:22:57 +00:00 |
Marcus Meissner
|
a09ece9627
|
shlwapi forwarders for SetWindowLongW and CallWindowProcW.
|
2000-12-19 19:37:43 +00:00 |
Alexandre Julliard
|
1852ce8018
|
Added a few forwards.
|
2000-11-25 21:43:48 +00:00 |
Marcus Meissner
|
f73358f0ea
|
Added some ordinal stubs, implemented SHDeleteValue*, SHSetValue*.
|
2000-11-25 01:24:10 +00:00 |
Alexandre Julliard
|
0e44f63c9a
|
Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions.
|
2000-11-16 00:28:52 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |
Lawson Whitney
|
552c5b2869
|
Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInverseCMAP.
Redirected forward of shlwapi.54 to gdi32.CreateICW.
|
2000-11-01 01:46:24 +00:00 |
Mike McCormack
|
3112fd2269
|
Implemented SHDeleteEmptyKeyA, SHDeleteKeyA.
|
2000-09-29 00:25:56 +00:00 |
Huw D M Davies
|
38610fad4b
|
Stubs for shlwapi.151 and shlwapi.153.
|
2000-09-22 20:55:35 +00:00 |
Alexandre Julliard
|
e101f6db3b
|
Cleaned up a few inter-dll dependencies. Added a few imports.
|
2000-08-14 14:42:41 +00:00 |
Alexandre Julliard
|
3850c1ae16
|
Moved most USER string functions to dlls/user.
Cleaned up a few more inter-dll dependencies.
|
2000-08-06 02:42:46 +00:00 |
Alexandre Julliard
|
6430d93aa6
|
Moved shlwapi routines from shell32.dll to shlwapi.dll.
|
2000-07-26 17:51:32 +00:00 |
Alexandre Julliard
|
c607532ae4
|
Created separate libraries for dplay, shfolder, shlwapi, wow32 and
wsock32 so that we have at most one Win32 dll in each .so library.
|
2000-07-09 11:19:35 +00:00 |