Go to the source code of this file.
Functions |
| static INT | LengthOfStrResource (IN HINSTANCE hInst, IN UINT uID) |
| INT | AllocAndLoadString (OUT LPTSTR *lpTarget, IN HINSTANCE hInst, IN UINT uID) |
| DWORD | LoadAndFormatString (IN HINSTANCE hInstance, IN UINT uID, OUT LPTSTR *lpTarget,...) |
| BOOL | StatusBarLoadAndFormatString (IN HWND hStatusBar, IN INT PartId, IN HINSTANCE hInstance, IN UINT uID,...) |
| BOOL | StatusBarLoadString (IN HWND hStatusBar, IN INT PartId, IN HINSTANCE hInstance, IN UINT uID) |
| INT | GetTextFromEdit (OUT LPTSTR lpString, IN HWND hDlg, IN UINT Res) |
| VOID | GetError (VOID) |
| VOID | DisplayString (PTCHAR Msg) |
| HIMAGELIST | InitImageList (UINT StartResource, UINT EndResource, UINT Width, UINT Height, ULONG type) |