Archive for September 10th, 2008

You are browsing the archives of 2008 September 10.

Porting a Client Server Application To Web / ActiveX - Part 2

Porting a Client Server Application To Web / ActiveX – Part 2

This is part II which continues from things I learned since the last posting (here).
This information was learned while working in Codegear C++ Builder 2007. I was/am tasked to port a large Win32 application to run inside an ActiveX Container that loads inside a larger Web Application. Here are items I came across:
- Changing the [...]