|
VOID
CodexAbout(
HICON hIcon, //
handle to application icon
LPCTSTR lpProduct,
//
name of application
LPCTSTR lpCopyright,
//
application copyright
LPCTSTR lpDesign,
//
application developer
LPCTSTR lpDesignURL,
// application
developer URL
LPCTSTR lpVersion //
application version
); |