size_tFindString(LCIDlcid,LPCWSTRstring,intcchLen=-1,BOOLigonreCase=FALSE);// returns index of the string if found or -1 if no string. (uses CompareString() function)
intSetAllocateStep(intcchNewStep);// Sets new allocate step and returns previous one (if newStep < 1 then just return current one).
size_tGetCbAllocated(void);// returns amount of allocated memory
size_tGetCchAllocated(void);// returns amount of allocated memory