Ignore:
Timestamp:
May 15, 2001, 6:15:18 PM (24 years ago)
Author:
umoeller
Message:

Lotsa fixes from the last two weeks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/cctl_tooltip.c

    r66 r68  
    164164 *
    165165 *@@added V0.9.12 (2001-04-28) [umoeller]
     166 *@@changed V0.9.12 (2001-05-03) [umoeller]: this did nothing... fixed
    166167 */
    167168
    168169VOID UnlockSubclassedTools(VOID)
    169170{
     171    DosReleaseMutexSem(G_hmtxSubclassedTools);      // was missing V0.9.12 (2001-05-03) [umoeller]
    170172}
    171173
Note: See TracChangeset for help on using the changeset viewer.