SYMBOL INDEX (17 symbols across 4 files) FILE: BadMemoryManager/BadMemoryManager.cpp function wWinMain (line 55) | int APIENTRY wWinMain(_In_ HINSTANCE hInstance, function ATOM (line 104) | ATOM MyRegisterClass(HINSTANCE hInstance) function BOOL (line 135) | BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) function LRESULT (line 164) | LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM ... function INT_PTR (line 209) | INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lP... function OnCreate (line 228) | void OnCreate(HWND hWnd) function LoadEntries (line 265) | void LoadEntries() function SaveEntries (line 316) | void SaveEntries() function RefreshListbox (line 342) | void RefreshListbox() function AddEntry (line 370) | void AddEntry() function DelEntry (line 400) | void DelEntry() FILE: BadMemoryManager/BadMemoryManager.h type BAD_REGION (line 5) | typedef struct type BAD_REGION_STATUS (line 11) | typedef struct FILE: badmemory/badmemory.c function NTSTATUS (line 40) | NTSTATUS function VOID (line 207) | VOID FILE: badmemory/badmemory.h type BAD_REGION (line 3) | typedef struct type BAD_REGION_STATUS (line 9) | typedef struct