Mike McCormack
|
3b2019badb
|
Make lstr* functions inline inside Wine.
|
2005-02-22 15:50:13 +00:00 |
Alexandre Julliard
|
402b79a1e8
|
Porting fixes.
|
2003-11-27 00:59:36 +00:00 |
Alexandre Julliard
|
b81d9e7cf4
|
Link all remaining files that contain kernel APIs into kernel32.dll
instead of ntdll.dll. Removed a number of no longer needed files.
|
2003-10-08 03:57:02 +00:00 |
Alexandre Julliard
|
65e7196fed
|
Moved most kernel string functions to dlls/kernel.
|
2003-09-16 20:35:42 +00:00 |
Francois Gouget
|
ae50013017
|
Fix the case of product and company names.
|
2003-09-08 19:38:45 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +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 |
Andreas Mohr
|
f16b401e28
|
Various cosmetic changes.
|
2002-02-27 21:34:54 +00:00 |
Patrik Stridvall
|
57e5784c21
|
Move __stdcall/__cdecl to the right place.
|
2002-02-02 18:42:11 +00:00 |
Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
Patrik Stridvall
|
dae8de69e2
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-13 20:13:18 +00:00 |
Dmitry Timoshkov
|
fc99ddd926
|
Remove kernel32 dependency on user32 by implementing family of k32
functions as callouts to user32.
|
2001-05-24 19:32:00 +00:00 |