Two new members added to struct hb_struString
This commit is contained in:
@@ -200,6 +200,8 @@ struct hb_struString
|
||||
{
|
||||
ULONG length;
|
||||
char * value;
|
||||
BOOL bPcode; /* it is a string created from the pcode */
|
||||
USHORT * puiHolders; /* number of holders of this string */
|
||||
};
|
||||
|
||||
struct hb_struSymbol
|
||||
@@ -597,4 +599,4 @@ extern char * hb_getenv( const char * name );
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* HB_APIEXT_H_ */
|
||||
#endif /* HB_APIEXT_H_ */
|
||||
Reference in New Issue
Block a user