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)
INT WINAPI DECLSPEC_HOTPATCH LoadStringW(HINSTANCE instance, UINT resource_id, LPWSTR buffer, INT buflen)
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
#define MAKEINTRESOURCEW(i)
HICON WINAPI LoadIconW(_In_opt_ HINSTANCE hInstance, _In_ LPCWSTR lpIconName)
Referenced by TaskManagerWndProc().