Sweden-Number/dlls/user
Eric Pouech 78a4134e51 - implemented correctly the HSZ as local atoms and added the needed
conversions to global atoms
- enhanced internal handle <=> pointer conversions, as well as
  validity of such objects (life time, destruction, mutual access...)
- fixed a few ANSI/Unicode issues, stores most of the data as Unicode
- started having both Ansi/Unicode DDE window procs for message A/W
  transformation
- fixed a few segmented pointer issues (mainly in DdeInitialize &
  DdeGetData)
- added most of the CBF_ flags handling
- implemented the conversation announcement (XTYP_CONNECT_CONFIRM) on
  server side
- enhanced DdeQueryConfig and implemented DdeReconnect
- implemented conversation termination (including XTYP_UNREGISTER)
- several others code clean up
- added transaction support on server side too
2001-08-09 22:07:22 +00:00
..
dde - implemented correctly the HSZ as local atoms and added the needed 2001-08-09 22:07:22 +00:00
resources Added Traditional Chinese Support 2001-06-25 21:01:00 +00:00
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in - implemented correctly the HSZ as local atoms and added the needed 2001-08-09 22:07:22 +00:00
bidi16.c Documentation fixes. 2001-07-02 19:59:40 +00:00
cache.c Moved tweak support to USER dll. Removed tweak.h and cache.h. 2001-01-15 20:12:55 +00:00
comm16.c Move 16-bit COMM code to USER dll. 2001-07-24 20:49:41 +00:00
controls.h Create a new window for the top popup menu on every new menu tracking, 2001-05-11 20:05:42 +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
display.c Documentation fixes. 2001-07-02 19:59:40 +00:00
display.spec Added support for loading .res files for 16-bit resources. 2000-10-25 20:33:58 +00:00
exticon.c Small 'typos in comments' fixes. 2001-02-28 05:31:02 +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 Removed HEAP_strdupA. 2001-07-24 21:45:22 +00:00
message.c Rewrote most of SendMessage/PeekMessage. 2001-08-07 19:19:08 +00:00
misc.c Documentation fixes. 2001-07-02 19:59:40 +00:00
mouse.c Documentation fixes. 2001-07-11 18:56:41 +00:00
mouse.spec Added support for loading .res files for 16-bit resources. 2000-10-25 20:33:58 +00:00
msg16.c Rewrote most of SendMessage/PeekMessage. 2001-08-07 19:19:08 +00:00
network.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
resource.c Documentation fixes. 2001-07-02 19:59:40 +00:00
text.c Fully implement DrawTextEx* functions. 2001-07-26 20:10:40 +00:00
thunk.c Fixed DrawState16 callback support. 2001-08-08 23:26:32 +00:00
user.spec Fixed DrawState16 callback support. 2001-08-08 23:26:32 +00:00
user32.spec - implemented correctly the HSZ as local atoms and added the needed 2001-08-09 22:07:22 +00:00
user_main.c - implemented correctly the HSZ as local atoms and added the needed 2001-08-09 22:07:22 +00:00
wsprintf.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00