Hidenori Takeshima
|
a257b96dd3
|
Implemented keyboard layout and context - far from complete.
|
2000-12-18 03:51:16 +00:00 |
Hidenori Takeshima
|
85722666a9
|
Implemented some APIs and IME class - far from complete.
|
2000-12-16 20:18:07 +00:00 |
Hidenori Takeshima
|
473fd0b0f7
|
Implemented some DDK APIs - far from complete.
|
2000-12-15 23:00:00 +00:00 |
Hidenori Takeshima
|
9c672134fd
|
Added a spec file for 16bit imm.
Added spec files for winnls and winnls32.
|
2000-12-14 21:56:18 +00:00 |
Hidenori Takeshima
|
4bee90278d
|
Added some stubs.
|
2000-12-05 03:47:18 +00:00 |
Hidenori Takeshima
|
60ebbefe0b
|
Added some stubs.
|
2000-12-02 20:09:10 +00:00 |
David Elliott
|
ea186796eb
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Alexandre Julliard
|
27939f00fd
|
Start using import tables for dlls that can already support it.
|
2000-11-12 03:50:10 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +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
|
d586dc99be
|
Replaced VERSION_* calls by exported API equivalents.
|
2000-08-14 14:35:01 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Patrik Stridvall
|
2d6457c11a
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
Alexandre Julliard
|
d0edc5fecd
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Niels Kristian Bech Jensen
|
4eb4380360
|
Removed superfluous #include statements for header files included twice.
|
2000-02-29 22:06:06 +00:00 |
Jeremy White
|
d3e22d9d55
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
|
2000-02-10 19:03:02 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Patrik Stridvall
|
3e1be2679a
|
Fixed some issues found by winapi_check.
|
2000-01-08 22:21:15 +00:00 |
Alexandre Julliard
|
6f715732e7
|
Make use of automatic ordinal allocation.
|
2000-01-01 22:06:18 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |