Does anyone have advice about this problem?
Original base code: Visual C++ using MFC and Windows 32 API routines.
Maintain common source base and port to Unix platform.
How to reimplement MFC Library on Unix platform?
Options: 1) Write the MFC from scratch
2) Write the MFC using STL (POSITION for List a big
Problem?)
3) Impossible task, give up. :-)
Should I consider the opposite direction? By this I mean replace all MFC
calls with STL calls. Is STL supported in Visual C++?
Thanks in advance for your advice.
--
Glenn Davidson |*| E-mail:
[EMAIL PROTECTED]