Dev-C++ does not come with a Visual resource editor. So editing .rc files by hand can be quite tedious.
Other than this, I find Dev-C++ quite okay to use, especially if extended to use wxWidgets. The exteneded version is wxDevcpp.
Best Regards,
Yeoh
--
http://www.yeohhs.com
Yes, it is possible to connect to the MySQL server using assembly language. I have written a small assembly program that does this. MySQL server has C API. The libmysql.dll implements the C API. All I did was write asm code to call the C functions in libmysql.dll and it was quite easy but coding...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.