6 lines
79 B
C
6 lines
79 B
C
#ifndef __MAIN_H
|
|
#define __MAIN_H
|
|
|
|
extern UINT g_msgSMTP;
|
|
|
|
#endif __MAIN_H |