Made GetProcessHeap(), GetCurrentProcessId(), GetCurrentThread() and
[wine] / windows / queue.c
2000-04-11  Alexandre JulliardMade GetProcessHeap(), GetCurrentProcessId(), GetCurren...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-01  Peter GantenImplemented WaitForInputIdle.
1999-12-10  Ulrich WeigandPerform 16/32A/32W message mapping for posted messages.
1999-11-07  James AbbatielloAddresses issues with multiple processes accessing...
1999-08-07  Ove KaavenMade hardware_event use win32-conformant parameters.
1999-07-31  Ulrich WeigandImplemented KERNEL.447 (WIN32_OldYield16).
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-06  Ulrich WeigandRelease WND lock before calling PostEvent16().
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-04  Ulrich WeigandCorrect implementation of GetWindowThreadProcessId().
1999-05-03  Eric PouechFixed some deadlock(s) in message sending.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-01  Andreas MohrAdded a missing LeaveCriticalSection.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Eric PouechIn UserYield16, when current thread is a 32 bit one...
1999-03-28  Ulrich WeigandCall EVENT_Pending() to flush X11 output queue before...
1999-03-27  Ulrich WeigandAllow UserYield16 to be called from 32-bit thread.
1999-03-21  Alexandre JulliardGot rid of SYSTEM_LOCK macros.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-17  Ulrich WeigandInter-thread SendMessage() bugfixes:
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-10  Stephane LussierImplemented SendMessageTimeout() functions.
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Martin WalkerFixed message filtering check.
1999-02-18  Stephane Lussier- New implementation of SendMessage, ReceiveMessage...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Stephane LussierUse global synchronization objects, to be able to use...
1999-02-09  Stephane Lussier-Fixed MESSAGE functions that were thunking down to...
1999-02-09  Stephane Lussier- Cleaned up the message queue when a thread exit ...
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-01-28  Stephane Lussier- Made the message queue access to be thread safe....
1999-01-26  Stephane Lussier- Changing MESSAGEQUEUE structure according to Ulrich...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Alexandre JulliardMoved MsgWaitForMultipleObject implementation to USER...
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-24  Ulrich WeigandImplemented stub for InitThreadInput.
1998-12-18  Ulrich WeigandBugfix: always clear QS_... from *both* changeBits...
1998-12-01  Juergen SchmiedSmall change.
1998-11-14  Per ÅngströmFixed SetMessageQueue32 to return FALSE, not TRUE,...
1998-10-26  Ulrich WeigandBugfix for QUEUE_Signal: Always use PostEvent if no...
1998-10-25  Douglas RidgwayAPI Documentation for SendMessage, GetTickCount, PostQu...
1998-10-14  Alex KorobkaBetter QUEUE_FlushMessages().
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-05-25  Alexandre JulliardRelease 970525 wine-970525
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-08-18  Alexandre JulliardRelease 960818 wine-960818
1996-08-11  Alexandre JulliardRelease 960811 wine-960811
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-06-16  Alexandre JulliardRelease 960616 wine-960616
1996-06-11  Alexandre JulliardRelease 960611 wine-960611
1996-05-28  Alexandre JulliardRelease 960528 wine-960528
1996-05-16  Alexandre JulliardRelease 960516 wine-960516
1996-05-06  Alexandre JulliardRelease 960506 wine-960506
1996-04-28  Alexandre JulliardRelease 960428 wine-960428
1996-03-24  Alexandre JulliardRelease 960324 wine-960324
1996-03-14  Alexandre JulliardRelease 960314 wine-960314