Archive for May, 2010

Post C++ source fix for KitCADi3ie5.exe

Monday, May 17th, 2010

Uploaded the C++ source for allowing KitCADi3ie5.exe to use web form POST data (Variant *PostData). The example provided using supplied code will only compile with Rad Studio 2010 C++Builder (and so no public release is currently uploaded). A work-around for older compilers is taking longer than expected but will be developed before any public release which will include POST functions for all webforms (example provided is only enabled to use KP2-KPX.html#HASH form POST’s).

KitCADi3ie5.exe; C++ Builder 2010 source post fix:- ie5.5sp2-2010postfix.zip
KitCADi3ie5.exe; C++ Builder 4 PRO srouce post issue:- Ptr_to_TVariant ???