~XResource
virtual ~XResource ( )
XResource
Constructs a resource.
loads a string out of the library.
XResource ( unsigned long resId, XResourceLibrary* l )
XResource ( unsigned long resId, XResourceLibrary* lib )
: ULONG theResourceID the ID of the resource XResourceLibrary * theLib pointer to the library which contains the resource
: XString * string variable which will get the string ULONG theResourceID the ID of the string
-