Go to the source code of this file.
Data Structures |
| struct | PIMGINFO |
Defines |
| #define | ANIM_STEP 2 |
| #define | ANIM_TIME 50 |
Functions |
| void | ShowLastWin32Error (HWND hWndOwner) |
| static VOID | InitImageInfo (PIMGINFO ImgInfo) |
| LRESULT CALLBACK | RosImageProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static VOID | SetRegTextData (HWND hwnd, HKEY hKey, LPTSTR Value, UINT uID) |
| static INT | SetProcNameString (HWND hwnd, HKEY hKey, LPTSTR Value, UINT uID1, UINT uID2) |
| static VOID | MakeFloatValueString (double *dFloatValue, LPTSTR szOutput, LPTSTR szAppend) |
| static VOID | SetProcSpeed (HWND hwnd, HKEY hKey, LPTSTR Value, UINT uID) |
| static VOID | GetSystemInformation (HWND hwnd) |
| INT_PTR CALLBACK | GeneralPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Variables |
| PIMGINFO | pImgInfo = NULL |