User API Programs Not Freeing Up Memory

User API Programs built with anything other than Visual Studio .NET should be modified to call ihuFreePtr() to free any memory pointers returned by the User API. Do not free these pointers using free() in your application or you can risk memory corruption. User API does not support Unicode programming.