Go to the source code of this file.
◆ TaskManager_OnFileNew()
Definition at line 26 of file run.c.
27{
32
33
36
39
40
42 {
44
45
46
48
50 }
51
53}
#define IDS_CREATENEWTASK_DESC
#define IDS_CREATENEWTASK
#define GetProcAddress(x, y)
void WINAPI RunFileDlg(HWND hWndOwner, HICON hIcon, LPCWSTR lpstrDirectory, LPCWSTR lpstrTitle, LPCWSTR lpstrDescription, UINT uFlags)
TCHAR szTitle[MAX_LOADSTRING]
void(WINAPI * RUNFILEDLG)(HWND hwndOwner, HICON hIcon, LPCWSTR lpstrDirectory, LPCWSTR lpstrTitle, LPCWSTR lpstrDescription, UINT uFlags)
#define RFF_CALCDIRECTORY
int WINAPI LoadStringW(_In_opt_ HINSTANCE hInstance, _In_ UINT uID, _Out_writes_to_(cchBufferMax, return+1) LPWSTR lpBuffer, _In_ int cchBufferMax)
HICON WINAPI LoadIconW(_In_opt_ HINSTANCE, _In_ LPCWSTR)
#define MAKEINTRESOURCEW(i)
Referenced by TaskManagerWndProc().