Ignore:
Timestamp:
Feb 21, 2002, 8:24:22 PM (23 years ago)
Author:
umoeller
Message:

misc. updates

File:
1 edited

Legend:

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

    r21 r142  
    101101 */
    102102
    103 VOID PaintProgress(PPROGRESSBARDATA pData,
    104                    HWND hwndBar,
    105                    PRECTL prclWin,      // in: window rectangle (WinQueryWindowRect)
    106                    HPS hps)
     103static VOID PaintProgress(PPROGRESSBARDATA pData,
     104                          HWND hwndBar,
     105                          PRECTL prclWin,      // in: window rectangle (WinQueryWindowRect)
     106                          HPS hps)
    107107{
    108108    POINTL  ptlText; // , aptlText[TXTBOX_COUNT];
Note: See TracChangeset for help on using the changeset viewer.