Vitaliy Margolen
|
da9720c726
|
Unicode strings termination fixes.
|
2003-03-30 03:05:55 +00:00 |
Jon Griffiths
|
cd4234aa49
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
Maxime Bellengé
|
84361d5a47
|
Implemented SHRegSetUSValueA and SHRegSetUSValueW.
|
2003-03-10 19:02:47 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Andreas Mohr
|
6e256c72fe
|
- fix some pselling
- enhance some TRACEs
|
2002-10-25 19:09:02 +00:00 |
Michael Stefaniuc
|
79404213a2
|
Compile the shlwapi dll with -DSTRICT.
|
2002-10-25 03:12:32 +00:00 |
Jon Griffiths
|
f5b34b5b69
|
Implementation and test for SHCopyKeyA/W.
|
2002-09-12 18:02:14 +00:00 |
Patrik Stridvall
|
a62a26ced0
|
Fixed some issues found by winapi_check.
|
2002-09-09 19:26:55 +00:00 |
Jon Griffiths
|
40681ff2e8
|
Implemented registry MIME type functions @324-329.
|
2002-09-06 19:35:08 +00:00 |
Juergen Schmied
|
65578c03c1
|
- Many stubs
- Some ordinals, SHStrDupA and SHStrDupW implemented.
|
2002-07-20 20:04:44 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Vincent Béron
|
6a5ba8fba2
|
Fixed some more missing \n in traces.
|
2002-05-29 19:09:54 +00:00 |
James Juran
|
32886f6b88
|
Add missing \n to output messages.
|
2002-05-24 21:17:59 +00:00 |
Juergen Schmied
|
68b6f56b32
|
Reimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetPathA/W.
|
2002-05-09 19:43:44 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Guy L. Albertelli
|
6f22d775e3
|
Partially implement SHRegWriteUSValue{A|W}.
|
2002-02-12 18:44:14 +00:00 |
Guy L. Albertelli
|
ce4f093def
|
Fix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W} to actually use
previously open keys.
|
2002-01-29 02:47:17 +00:00 |
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
|
603f20fc0e
|
Add exclusion defs & remaining funcs, remove internal types &
obj_base.h (sync with win version), fixed a number of function
prototypes.
|
2001-12-11 00:30:17 +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 |
Francois Gouget
|
070e749cfb
|
Don't prefix %p with 0x.
Various English fixes.
|
2001-11-06 21:01:32 +00:00 |
Francois Gouget
|
7300bc32e7
|
Fix incorrect use of a Unicode string literal.
|
2001-11-06 00:48:51 +00:00 |
Guy L. Albertelli
|
411bab0770
|
Implement SHRegGetBoolUSValue{A|W}.
|
2001-10-28 21:13:16 +00:00 |
Guy Albertelli
|
04069ec802
|
- Correct implementation of HUSKEY internals, including functions:
SHRegOpenUSKey{A|W}, SHRegCloseUSKey, SHRegGetUSValue{A|W},
SHRegQueryInfoUSKey{A|W}
- Implement SHRegQueryUSValue{A|W}
|
2001-10-24 02:45:08 +00:00 |
Guy L. Albertelli
|
06fb2139b0
|
- Implement HUSKEY design.
- Implement functions: SHRegOpenUSKey{A|W}, SHRegCloseUSKey,
SHRegGetUSValue{A|W}, SHRegQueryInfoUSKey{A|W}
|
2001-10-21 15:09:36 +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 |
Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
Patrik Stridvall
|
172cd1b967
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +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 |
Jeff Garzik
|
9fd15a9f2f
|
Added needed string.h includes.
|
2001-03-22 19:33:57 +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
|
62519abbaf
|
Moved all the documented shlwapi functions out of undocshell.h into
shlwapi.h. Nothing but files in dlls/shell32 will now include
undocshell.h.
|
2001-01-07 21:50:52 +00:00 |
Patrik Stridvall
|
2b3aa616e8
|
Added/modified documentation for function arguments.
|
2000-12-01 23:58:28 +00:00 |
Marcus Meissner
|
f73358f0ea
|
Added some ordinal stubs, implemented SHDeleteValue*, SHSetValue*.
|
2000-11-25 01:24:10 +00:00 |
Mike McCormack
|
3112fd2269
|
Implemented SHDeleteEmptyKeyA, SHDeleteKeyA.
|
2000-09-29 00:25:56 +00:00 |
Alexandre Julliard
|
6430d93aa6
|
Moved shlwapi routines from shell32.dll to shlwapi.dll.
|
2000-07-26 17:51:32 +00:00 |