Meaningless commit as a test
This commit is contained in:
parent
cf1df8f2ff
commit
7c51562c14
|
@ -683,7 +683,7 @@ static BOOL CALLBACK MemWatchCallB(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARA
|
||||||
case WM_CLOSE:
|
case WM_CLOSE:
|
||||||
case WM_QUIT:
|
case WM_QUIT:
|
||||||
CloseMemoryWatch();
|
CloseMemoryWatch();
|
||||||
//DeleteObject(hdc);
|
//DeleteObject(hdc); //removed
|
||||||
break;
|
break;
|
||||||
/*
|
/*
|
||||||
case WM_KEYDOWN:
|
case WM_KEYDOWN:
|
||||||
|
|
Loading…
Reference in New Issue