Go to the source code of this file.
Macros | |
| #define | PROGRESSBARX 234 |
| #define | PROGRESSBARY 330 |
Functions | |
| void | OSDMenuProgressBarShow (const char *Title, const char *Text, dword Value, dword MaxValue, TYPE_GrData *DifferentProgressBar) |
| #define PROGRESSBARX 234 |
Definition at line 4 of file OSDMenuProgressBarShow.c.
| #define PROGRESSBARY 330 |
Definition at line 5 of file OSDMenuProgressBarShow.c.
| void OSDMenuProgressBarShow | ( | const char * | Title, |
| const char * | Text, | ||
| dword | Value, | ||
| dword | MaxValue, | ||
| TYPE_GrData * | DifferentProgressBar | ||
| ) |
Definition at line 7 of file OSDMenuProgressBarShow.c.
References _InputBox_Gd, _Progressbar_Gd, OSDMenuInfoBoxShow(), ProgressBarFullRgn, ProgressBarLastValue, ProgressBarOSDRgn, PROGRESSBARX, PROGRESSBARY, TRACEENTER, and TRACEEXIT.