Go to the source code of this file.
◆ TaskManager_OnFileNew()
Definition at line 11 of file run.c.
12{
17
18
21
24
25
27 {
29
30
31
33
35 }
36
38}
#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)
#define MAKEINTRESOURCEW(i)
HICON WINAPI LoadIconW(_In_opt_ HINSTANCE hInstance, _In_ LPCWSTR lpIconName)
Referenced by TaskManagerWndProc().