View Single Post
Old 09-09-2007, 05:01 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

Looks like you've removed those three memory functions:

Code:
| 2968 |     ProcTableInit | Unable to resolve procedure "Allocate".
| 2968 |     ProcTableInit | Unable to resolve procedure "ReAllocate".
| 2968 |     ProcTableInit | Unable to resolve procedure "Free".
I need access to ioFTPD's memory allocation system in order to use the Ascii2UserFile, UserFile2Ascii, and many functions in which ioFTPD allocates memory the caller has to free and vice versa.

Last edited by neoxed; 09-09-2007 at 05:13 PM.
neoxed is offline   Reply With Quote