Sergei Turchanov
|
7029646708
|
Ordinal 342 is really named SHInterlockedCompareExchange.
|
2002-03-19 02:12:05 +00:00 |
Turchanov Sergei
|
ae3d4261d5
|
Implement ordinal 342.
|
2002-03-11 01:14:17 +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 |
Michael Cardenas
|
6ec9cc2bfb
|
More complete implementation of SHLWAPI_356.
|
2002-02-28 20:47:30 +00:00 |
Guy L. Albertelli
|
df30690e04
|
- Forward ordinals 40, 41, 143, 362 to appropriate routines.
- Implement ordinals 155, 350, 351, 352, 418, 436.
- Fake implementation of SHGetInverseCMAP.
- Stub ordinal 209.
- Fix definition of ordinal 7.
- Implement SHGetThreadRef and SHSetThreadRef.
|
2002-02-21 20:09:17 +00:00 |
Patrik Stridvall
|
395e8bafc4
|
MSVC compile fixes.
|
2002-02-05 18:09:29 +00:00 |
Patrik Stridvall
|
9ff202e65c
|
Fixed some issues found by winapi_check.
|
2002-01-18 18:57:43 +00:00 |
Jon Griffiths
|
b4c60f2577
|
Implement/document ordinals 7-11.
|
2001-12-24 21:11:13 +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
|
9bd7e6025a
|
- Correct implementation of _169 (call of Release). This fixes crashes
when actually attempting to call Release.
- Correct some traces.
|
2001-12-04 20:13:40 +00:00 |
Guy L. Albertelli
|
905f04a932
|
- Stub routines for _164, _208, _210, _211, _239, _356, _413, _437,
ColorRGBToHLS
- Implement routines for _172, _174, _176, _199, _215, _219, _236, _377,
_378, UrlCompare{A|W}, UrlApplyScheme{A|W}.
- Fix routines _217, _169, _240, _276, _342, _376.
|
2001-12-01 00:36:18 +00:00 |
Patrik Stridvall
|
ae1c12c4cd
|
Documentation fixes.
|
2001-11-20 18:55:39 +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
|
46780b009c
|
- Implement SHLWAPI_1 (ASCII version of SHLWAPI_2).
- Fix error in SHLWAPI_18
- New file (ordinal.h) with documentation for _1, &_2.
|
2001-11-06 22:29:02 +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 Albertelli
|
bb0f3290df
|
- Implement:
SHLWAPI_2 - Identify internet protocols.
SHLWAPI_25 - iswalpha
SHLWAPI_33 - iswdigit
|
2001-10-24 02:44:24 +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 |
Alexandre Julliard
|
629aab1768
|
Fixed a couple of HWND type mismatches.
|
2001-09-19 20:34:17 +00:00 |
Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +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 |
Jon Griffiths
|
38bed0608a
|
Implement a bunch of shlwapi functions, add some new stubs.
|
2001-02-13 20:17:59 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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 |
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 |
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 |
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 |
Huw D M Davies
|
38610fad4b
|
Stubs for shlwapi.151 and shlwapi.153.
|
2000-09-22 20:55:35 +00:00 |
Alexandre Julliard
|
c7e7df8b17
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +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 |