Moved global atoms to the server (based on the work of Sergei
commitb849d791049b3f58c61bb591df4c0a5480a4df65
authorAlexandre Julliard <julliard@winehq.org>
Sun, 13 Feb 2000 13:56:13 +0000 (13 13:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 13 Feb 2000 13:56:13 +0000 (13 13:56 +0000)
tree928dd1a50a1aa38e2440a64ecc484166b70a0b14
parent4ecb75b0503dbeaa1371106a7f4a2777c486fd13
Moved global atoms to the server (based on the work of Sergei
Turchanov <turchanov@otvprim.ru>).
16 files changed:
if1632/kernel.spec
if1632/user.spec
include/server.h
include/wine/winbase16.h
include/wine/winuser16.h
memory/atom.c
server/Makefile.in
server/atom.c [new file with mode: 0644]
server/main.c
server/object.h
server/request.h
server/trace.c
server/unicode.h
windows/class.c
windows/message.c
windows/win.c