.. |
resources
|
Moved most builtin controls structures into their respective C file.
|
2000-12-10 23:01:33 +00:00 |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
bidi16.c
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
cache.c
|
Moved a bunch of functions out of libwine/kernel/gdi into USER.
|
2000-08-04 04:21:02 +00:00 |
controls.h
|
Moved most builtin controls structures into their respective C file.
|
2000-12-10 23:01:33 +00:00 |
ddeml.c
|
Fix the parameter types and comments of the DDElParam functions.
|
2000-10-12 20:43:59 +00:00 |
ddeml.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
ddeml16.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
display.c
|
Merged clipboard driver into USER driver.
|
2000-08-10 01:16:19 +00:00 |
display.spec
|
Added support for loading .res files for 16-bit resources.
|
2000-10-25 20:33:58 +00:00 |
exticon.c
|
Added check whether unaligned memory access is allowed.
|
2000-12-27 04:18:26 +00:00 |
keyboard.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
lstr.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
Makefile.in
|
Finished separation of advapi32.
|
2000-11-30 20:31:41 +00:00 |
misc.c
|
Fixed typos.
|
2000-11-25 21:43:04 +00:00 |
mouse.c
|
Removed some unnecessary includes.
|
2000-12-01 21:32:55 +00:00 |
mouse.spec
|
Added support for loading .res files for 16-bit resources.
|
2000-10-25 20:33:58 +00:00 |
network.c
|
Use the DRIVE_* API constants instead of the DRIVETYPE enum.
|
2000-12-12 00:44:42 +00:00 |
resource.c
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
text.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
thunk.c
|
Moved gdi/user thunking functions into their respective dlls.
|
2000-03-24 21:38:30 +00:00 |
user.spec
|
16bit user GetProp/SetProp get strings or atoms, so we can use 'str'.
|
2001-01-02 20:28:25 +00:00 |
user32.spec
|
Added some 16 bit entry points needed by multimedia DLLs.
|
2000-12-22 01:30:36 +00:00 |
user_main.c
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
wsprintf.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |