Robert Shearman
|
f61878b1d5
|
kernel: Remove wine/server.h include from files where it is no longer needed.
|
2006-01-10 18:09:28 +01:00 |
Eric Pouech
|
70342dbc61
|
kernel32: Implemented atoms query function on top of ntdll ones.
|
2006-01-03 17:35:01 +01:00 |
Alexandre Julliard
|
ae964ac801
|
Take advantage of the __EXCEPT_PAGE_FAULT macro.
|
2005-12-16 17:17:57 +01:00 |
Eric Pouech
|
289889c9ec
|
Implemented local/global atom creation, deletion & lookup on top of
ntdll.
|
2005-10-29 12:37:42 +00:00 |
Marcus Meissner
|
6c2eae254f
|
Protect GlobalAddAtomA string handling by exception handler (for
broken programs).
|
2005-08-19 15:20:06 +00:00 |
Eric Pouech
|
e6267369b2
|
- changed ATOM support in wineserver to match NTDLL needs
- adapted accordingly kernel32 atom support
|
2005-05-10 15:15:50 +00:00 |
Eric Pouech
|
78d096c151
|
Moved 16 bit atom support to dlls/kernel/atom16.c.
|
2005-02-03 16:58:21 +00:00 |
Hans Leidekker
|
9baafec900
|
Fix signed/unsigned comparison warnings.
|
2004-08-10 23:43:21 +00:00 |
Dimitrie O. Paun
|
2eaefbd1a4
|
Move content of global.h into the appropriate private headers.
|
2003-12-08 21:58:55 +00:00 |
Alexandre Julliard
|
55b51eabdf
|
Removed instance.h and callback.h, moving their contents to
kernel_private.h.
|
2003-11-13 21:04:01 +00:00 |
Jon Griffiths
|
4c1fa161a3
|
Documentation updates.
|
2003-10-01 03:20:21 +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
|
3d15c86cf8
|
Moved atom functions to dlls/kernel.
|
2003-05-16 00:05:08 +00:00 |