Index

XResource

XObject &rarrXResource


public
  • ~XResource
  • load resources
  • XResource


  • Derrived

    : public XObject

    public

    ~XResource

    Definition

    virtual ~XResource ( )

    load resources

    XResource

    Constructs a resource.

    loads a string out of the library.

    Definition

    XResource ( unsigned long resId, XResourceLibrary* l )

    XResource ( unsigned long resId, XResourceLibrary* lib )

    Parameters

    : 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

    Returns

    -

    -


    Created by AutoDoc, (C) 1996 by Jens von Pilgrim