Hi, I'm using the latest version of MITAB, and a slightly modified version of the MiWrapper under C# 2.0, running under WinXP Pro SP2.
My utility is just reading an existing MapInfo TAB of points and writing out a new TAB file converting the one point to a rectangle object (four points). I've tried changing the target object to just a single point, but that's had no impact. I am calling the mitab_c_destroy_feature method (the memory leak doubles if I don't). If I let it run, I eventually get a Runtime error during the mitab_c_set_points call. Has anyone already run into this sort of problem? Is it possible there's something I'm doing wrong? I also tried applying the bug fixes mentioned in http://bugzilla.maptools.org/show_bug.cgi?id=1320 but that hasn't made an appreciable difference. Any help or suggestions would be appreciated. Thanks. -Chris Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitab/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
