Alexandre Julliard
|
1e1313d54c
|
Made the dll entry point default to DllMain and removed most of the
'init' spec file declarations.
|
2002-11-04 23:53:41 +00:00 |
Michael Stefaniuc
|
79404213a2
|
Compile the shlwapi dll with -DSTRICT.
|
2002-10-25 03:12:32 +00:00 |
Jon Griffiths
|
66467f206b
|
Free comctl32 on unload.
|
2002-08-19 23:55:46 +00:00 |
Dmitry Timoshkov
|
cc7042f9ec
|
Implement comctl32.417 and shlwapi.299. This avoids crash in IE's
History.
|
2002-08-16 01:43:11 +00:00 |
Jon Griffiths
|
964e4f9c18
|
Avoid winreg.h inclusion.
|
2002-07-19 00:25:26 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +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
|
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 |
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 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 |
Patrik Stridvall
|
3ca9823941
|
Documentation ordinal fixes.
|
2001-06-20 23:03:14 +00:00 |
Francois Gouget
|
e76218dd61
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
Jon Griffiths
|
38bed0608a
|
Implement a bunch of shlwapi functions, add some new stubs.
|
2001-02-13 20:17:59 +00:00 |
Alexandre Julliard
|
5be8e7d8e0
|
Created a small static library in ole/libuuid.a that contains all the
UUID definitions (with the help of Francois Gouget).
|
2000-12-06 01:50:47 +00:00 |
Francois Gouget
|
8aa79fbe19
|
Moved DLLVERSIONINFO to shlwapi.h.
|
2000-09-29 01:03:30 +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 |
Alexandre Julliard
|
bea617be47
|
Moved GUID definitions to their respective dll.
|
2000-08-03 04:22:35 +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 |