@@ -43,4 +43,5 @@
#import "c:\daishin\cybosplus\cptrade.dll" no_namespace named_guids
#import "c:\daishin\cybosplus\cputil.dll" no_namespace named_guids
typedef unsigned int uint;
#define SAFE_DELETE(p) { if(p) delete p; p = NULL; }
The note is not visible to the blocked user.