Why would Microsoft mess with STL?
This sounds just like when they goofed up Java.
The Lazy Fox wrote:
Hi,
I noticed that there was no Visual C++ port yet available of MySql++,
and because Visual C++ is the only compiler i can use at the moment, i
started porting the C++ Builder version to Visual C++ 6. Most problems
seemed to be that Visual C++ has some differing STL implementations (you
wonder why it's called standard).
I have a compiling version at the moment. Most of the examples seem to
work correctly. I had to disable support for long longs though, and the
custom macros header file doesn't work (but so it didn't in C++ Builder
version it seems). If people are interested, i'll port these macros too,
and might even port the most current version of MySql++ to Visual C++.
c ya,
lazyfox