Papers
This is a list of D-Bross papers. The source code, ideas and programs you
find here are developed by D-Bross. Using them you should follow this license agreement except something other is stated in any of
the articles.
Coding Style
 |
A description of coding standards used by D-Bross. |
DB Coding Style
 |
A description of coding standards for Databases used by D-Bross. |
Persistent Frames
 |
A collection of classes that make MFC SDI and MDI applications to remember
the positions and sizes of their main frame and child frame windows. |
ODBCRecordset
 |
A very useful and handy replacement of CRecordset derived classes. |
SSH Proxy
 |
A full featured SOCKS 4&5 proxy written in Java. |
| SmartPtr |
A Smart Pointer capable of Object Level Thread Synchronization and
Reference Counting Garbage Collection. |
License Agreement
Copyright (c) by D-Bross
The source code may be used in compiled form in any way you desire. The source files
may be redistributed unmodified by any means PROVIDING they are not sold for profit
without the author's written consent, and providing that this notice and the author's name
is included. If the source code in these files is used in any commercial application let
the author know - a simple email would be nice.
The source code, ideas and programs you find here are free for use and are provided
"as is" with no expressed or implied warranty. The author accepts no liability
for any damage/loss that they may cause.
|