Changeset 1455 for trunk/dll/worker.h


Ignore:
Timestamp:
Sep 15, 2009, 4:43:55 AM (16 years ago)
Author:
Steven Levine
Message:

Blink thread LEDs while worker threads are working
Drop expermental code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/worker.h

    r1444 r1455  
    44  $Id$
    55
    6   <<description here>>
     6  Worker thread interface
    77
    88  Copyright (c) 1993-98 M. Kimes
    9   Copyright (c) 2001, 2008 Steven H. Levine
     9  Copyright (c) 2001, 2009 Steven H. Levine
    1010
    1111  05 Sep 08 JBS Ticket 187: Refactor FM3DLL.H
     12  14 Sep 09 SHL Drop experimental code
    1213
    1314***********************************************************************/
     
    5152VOID MassAction(VOID * args);
    5253
    53 MRESULT EXPENTRY ActionWMTimer(HWND hwnd, MPARAM mp1, MPARAM mp2);
    54 MRESULT EXPENTRY ActionUMWorkerState(HWND hwnd, MPARAM mp1, MPARAM mp2);
    55 
    5654#endif  // WORKER_H
Note: See TracChangeset for help on using the changeset viewer.