Implemented UnixFolder's IPersistPropertyBag::Load method.
[wine] / server / winstation.c
2005-07-11  Alexandre JulliardStore the global hooks table in the desktop object.
2005-07-11  Alexandre JulliardTie windows and thread input structures to a specific...
2005-07-11  Alexandre JulliardExport the winstation and desktop structures to avoid...
2005-07-07  Alexandre JulliardStore the global atom table in the process window station.
2005-06-29  Alexandre JulliardMake the clipboard information local to the process...
2005-06-28  Alexandre JulliardKeep track of the windows and hooks used by a thread...
2005-06-09  Alexandre JulliardAdded a close_handle method to the object operations...
2005-06-09  Alexandre JulliardThe desktop of a new thread should be set from the...
2005-06-09  Mike McCormackInclude user.h in the new winstation.c to avoid a warni...
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.