ACPI_SIZE strlen(const char *String)
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow)
INT_PTR CALLBACK DlgMainProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static char selected[MAX_PATH+1]
#define sprintf(buf, format,...)
#define MAKEINTRESOURCE(i)
#define GetCurrentDirectory
#define LB_SETCOLUMNWIDTH
HWND WINAPI GetDlgItem(_In_opt_ HWND, _In_ int)
HWND WINAPI SetFocus(_In_opt_ HWND)
#define MB_ICONINFORMATION
#define SendDlgItemMessage
BOOL WINAPI EndDialog(_In_ HWND, _In_ INT_PTR)