C++ and some type of SQL DatabaseSQLite is an excellent way to used SQL databases and is used by a lot of applications. There is the ...
Memory LeakIn trying to fix my code I have tried to reduce my use of new in order to remove the bug, but no luc...
Memory LeakHi, I'm having a memory leak problem with some code. The program runs through a few thousand rec...
Callback Function for Windows FormOk I have a Windows form which calls a DLL, both of which written by me. I have a start form whic...
Splitting a project - GUICurrently, the entire GUI is written in API, which is tedious to change and update. The new GUI uses...
This user does not accept Private Messages