Robert Shearman
|
d1b77764ae
|
- Change launch functions to use unicode and implement Control_RunDLLW.
- Enable support for unicode in control panel applications.
|
2002-12-13 02:17:54 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Johan Dahlin
|
991fd85d2f
|
Make shell32 compile with -DSTRICT.
|
2002-11-21 23:56:42 +00:00 |
Alexandre Julliard
|
cd26935c0f
|
Warning fix.
|
2002-11-04 23:51:58 +00:00 |
Stefan Leichter
|
0d2fa77c41
|
Remove quotes from filename before calling LoadLibrary in DoLaunch.
|
2002-11-01 01:46:02 +00:00 |
Stefan Leichter
|
03adaea165
|
Do not break quoted strings in Control_DoLaunch.
|
2002-10-23 18:44:13 +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 |
Patrik Stridvall
|
19d66cc1f6
|
Fixed some issues found by winapi_check.
|
2002-01-07 21:16:46 +00:00 |
Andreas Mohr
|
6924967539
|
Fixed, added or implemented stubs:
- DrawMenuBarTemp(): corrected parameter count.
- CallCPLEntry16(): stub.
- SetSysColorsTemp(): fully implemented (hopefully) this undocumented
function.
|
2001-12-26 20:34:12 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
Eric Pouech
|
92b23186ae
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |