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
|
11a5e849b4
|
Use proper unicode routine.
|
2001-11-09 19:16:36 +00:00 |
Guy Albertelli
|
aafec98803
|
- Define rest of URL_ESCAPE... and other flags.
- Define implemented interfaces for reg.c and url.c.
|
2001-11-06 22:31:19 +00:00 |
Francois Gouget
|
070e749cfb
|
Don't prefix %p with 0x.
Various English fixes.
|
2001-11-06 21:01:32 +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 |
Patrik Stridvall
|
3ca9823941
|
Documentation ordinal fixes.
|
2001-06-20 23:03:14 +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 |
Alexandre Julliard
|
24a62ab9b0
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
Alexandre Julliard
|
2682bc24ca
|
Fixed a few dependencies on 16-bit or internal functions. Fixed a few
warnings.
|
2000-11-27 22:03:23 +00:00 |
Alexandre Julliard
|
1852ce8018
|
Added a few forwards.
|
2000-11-25 21:43:48 +00:00 |
Alexandre Julliard
|
0e44f63c9a
|
Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions.
|
2000-11-16 00:28:52 +00:00 |
Alexandre Julliard
|
74af67ef42
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
Huw D M Davies
|
52b2d2cff6
|
Add some Str* prototypes to shlwapi.h.
|
2000-09-13 20:28:31 +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 |