9 lines
237 B
C
9 lines
237 B
C
|
// the great escape ( and may the devil have mercy on our souls ! )
|
||
|
// 666 and whatever the modulus of that by 3.14159 is ...
|
||
|
// Thank You.
|
||
|
extern CString * pszCommonString;
|
||
|
|
||
|
|
||
|
BOOL SetDialogItemText( HWND hdlg, UINT nctrl, UINT nstr );
|
||
|
|