Added process_id_t and thread_it_t types to the server interface
[wine] / server / console.h
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Eric PouechLet the console renderer be defined as a thread.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Eric PouechNew console code based on Win32 windows.