Go to the source code of this file.
◆ ProcessPage_OnSetAffinity()
Definition at line 41 of file affinity.c.
44 WCHAR strErrorText[260];
DWORD GetSelectedProcessId(void)
#define IDD_AFFINITY_DIALOG
#define PROCESS_QUERY_INFORMATION
int WINAPI MessageBoxW(_In_opt_ HWND hWnd, _In_opt_ LPCWSTR lpText, _In_opt_ LPCWSTR lpCaption, _In_ UINT uType)
int WINAPI LoadStringW(_In_opt_ HINSTANCE hInstance, _In_ UINT uID, _Out_writes_to_(cchBufferMax, return+1) LPWSTR lpBuffer, _In_ int cchBufferMax)
#define IDS_MSG_ACCESSPROCESSAFF
#define DialogBoxW(i, t, p, f)
TCHAR szTitle[MAX_LOADSTRING]
HANDLE WINAPI OpenProcess(IN DWORD dwDesiredAccess, IN BOOL bInheritHandle, IN DWORD dwProcessId)
static INT_PTR CALLBACK AffinityDialogWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
LPWSTR GetLastErrorText(LPWSTR lpszBuf, DWORD dwSize)
HANDLE hProcessAffinityHandle
#define PROCESS_SET_INFORMATION
#define MAKEINTRESOURCEW(i)
Referenced by TaskManagerWndProc().