Hello,
I created an eVC++ app for Pocket PC that uses libmySQL.lib, but it
won't compile. It compiles
when I comment out any references to any mySQL functions from the
libmySQL dll. I initially used
mysql++ but found out that it uses STL, which of course eVC++ doesn't
support, so I was hopin
Hello,
I created an eVC++ app for Pocket PC that uses libmySQL.lib, but it
won't compile. It compiles
when I comment out any references to any mySQL functions from the
libmySQL dll. I initially used
mysql++ but found out that it uses STL, which of course eVC++ doesn't
support, so I was hopin