Added missing Win98 user32.dll function exports entries.
[wine] / dlls / user / property.c
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-17  Alexandre JulliardChanged 16-bit USER Enum* functions to not use thunks...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-10-12  Alexandre JulliardStore window properties in the server. Moved property...