Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayFTPMsg.h File Reference

Go to the source code of this file.

Macros

#define MSG_SUCCESS   0x00000001L
 
#define MSG_INFO   0x40000002L
 
#define MSG_WARNING   0x80000003L
 
#define MSG_ERROR   0xC0000004L
 

Macro Definition Documentation

◆ MSG_ERROR

#define MSG_ERROR   0xC0000004L

◆ MSG_INFO

#define MSG_INFO   0x40000002L

◆ MSG_SUCCESS

#define MSG_SUCCESS   0x00000001L

◆ MSG_WARNING

#define MSG_WARNING   0x80000003L