On Mon, Oct 4, 2010 at 1:53 PM, OvermindDL1 <overminddl1 at gmail.com> wrote: > printIntType printIntPtr = (AddFunc)GetProcAddress(self, "printInt"); s/AddFunc/printIntType I copied the code from one of my existing projects...