Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I want to link my code with a static library mysqlclient.lib. How d I do this? Karteek
Project->Settings->Link Object/Library Module Papa while (TRUE) Papa.WillLove ( Bebe ) ;
or just write in your code
#pragma comment(lib,"yourlib");
which does very much the same