HBITMAP SetBitmapAndInfo(HBITMAP hBitmap, LPCTSTR name, DWORD dwFileSize, BOOL isFile)
GLint GLint GLsizei width
BITMAPINFOHEADER bmiHeader
HDC WINAPI GetDC(_In_opt_ HWND)
struct tagBITMAPINFOHEADER BITMAPINFOHEADER
HGDIOBJ WINAPI SelectObject(_In_ HDC, _In_ HGDIOBJ)
#define INVALID_HANDLE_VALUE
BOOL WINAPI DeleteObject(_In_ HGDIOBJ)
void __cdecl Format(UINT nFormatID,...)
HDC WINAPI CreateCompatibleDC(_In_opt_ HDC hdc)
int GetDIBHeight(HBITMAP hBitmap)
BOOL SetWindowText(LPCTSTR lpszString)
BOOL WINAPI FileTimeToLocalFileTime(IN CONST FILETIME *lpFileTime, OUT LPFILETIME lpLocalFileTime)
#define MB_ICONEXCLAMATION
void SetMostRecentFile(LPCTSTR szPathName)
int GetDIBWidth(HBITMAP hBitmap)
#define IDS_LOADERRORTEXT
int WINAPI ReleaseDC(_In_opt_ HWND, _In_ HDC)
HBITMAP CreateDIBWithProperties(int width, int height)
HBITMAP CreateColorDIB(int width, int height, COLORREF rgb)
BOOL WINAPI FileTimeToSystemTime(IN CONST FILETIME *lpFileTime, OUT LPSYSTEMTIME lpSystemTime)
int WINAPI MessageBoxW(_In_opt_ HWND, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _In_ UINT)
int WINAPI GetDeviceCaps(_In_opt_ HDC, _In_ int)
BOOL SaveDIBToFile(HBITMAP hBitmap, LPTSTR FileName, HDC hDC)
GLint GLint GLsizei GLsizei height
BOOL WINAPI SetRect(_Out_ LPRECT, _In_ int, _In_ int, _In_ int, _In_ int)
_In_ ULONG _In_ ULONG rgb
BOOL WINAPI DeleteDC(_In_ HDC)
HBITMAP WINAPI CreateDIBSection(HDC hDC, CONST BITMAPINFO *BitmapInfo, UINT Usage, VOID **Bits, HANDLE hSection, DWORD dwOffset)
HBITMAP DoLoadImageFile(HWND hwnd, LPCTSTR name, BOOL fIsMainFile)
HBRUSH WINAPI CreateSolidBrush(_In_ COLORREF)
void ShowFileLoadError(LPCTSTR name)
BOOL LoadString(_In_ UINT nID)
RegistrySettings registrySettings
int WINAPI FillRect(HDC, LPCRECT, HBRUSH)
int MessageBox(LPCTSTR lpszText, LPCTSTR lpszCaption=NULL, UINT nType=MB_OK)
#define IDS_DEFAULTFILENAME
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
BOOL WINAPI FindClose(HANDLE hFindFile)