9 lines
83 B
C
9 lines
83 B
C
/*
|
|
* DLG.H
|
|
*
|
|
*/
|
|
|
|
|
|
BOOL CALLBACK ColorProc(HWND, UINT, WPARAM, LPARAM);
|
|
|