 |
CStack 1.0.0.0
Simple generic stack class (Push, Peek, Pop).
|
 |
| Downloads: |
25 |
| User Rating: |
5/5 |
| Last Update: |
1/2/2010 |
| License: |
LGPL v3 |
|
 |
|
 |
CStringBuilder 1.0.1.1
A fantastic class that allows you to easily build and manage a string in C++.
|
 |
| Downloads: |
32 |
| User Rating: |
5/5 |
| Last Update: |
5/2/2011 |
| License: |
LGPL v3 |
|
 |
|
 |
Function Library 1.0.3.4
The source code for the standard function library used by NetworkDLS software products. It contains a wide array of easy to use common functions to ease your C/C++ programming headaches.
|
 |
| Downloads: |
8,589 |
| User Rating: |
5/5 |
| Last Update: |
11/5/2010 |
| License: |
LGPL v3 |
|
 |
|
 |
SQLPWAudit 1.0.0.3
An easy to use and scalable SQL password recovery/audit tool.
|
 |
| Downloads: |
46 |
| User Rating: |
5/5 |
| Last Update: |
10/18/2012 |
| License: |
LGPL v3 |
|
 |
|
 |
Simple Scripting Engine 1.0.6.7
A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.
|
 |
| Downloads: |
3,043 |
| User Rating: |
4/5 |
| Last Update: |
11/8/2012 |
| License: |
LGPL v3 |
|
 |
|
 |
CRC32 1.0.0.3
A C++ Class that encapsulates the official CRC32 algorithm used in PKZip, WinZip and Ethernet.
|
 |
| Downloads: |
65,181 |
| User Rating: |
3/5 |
| Last Update: |
6/15/2012 |
| License: |
LGPL v3 |
|
 |
|
 |
CXML 1.0.0.0
This C++ class allows you to easily create and parse XML data.
|
 |
| Downloads: |
24 |
| User Rating: |
3/5 |
| Last Update: |
1/2/2010 |
| License: |
LGPL v3 |
|
 |
|
 |
CIntegerStack 1.0.0.1
This is a simple FIFO integer stack that has been wrapped in a C++ class.
|
 |
| Downloads: |
2,944 |
| User Rating: |
2/5 |
| Last Update: |
11/2/2008 |
| License: |
LGPL v3 |
|
 |
|
 |
128Alpha 1.0.0.1
128Alpha was my very first encryption program, it's messy, improperly written, full of bugs and extremely insecure... have fun!
|
 |
| Downloads: |
22 |
| User Rating: |
n/a |
| Last Update: |
9/4/1998 |
| License: |
LGPL v3 |
|
 |
|
 |
128Beta 1.0.0.0
128Alpha was my second encryption program, it's messy, improperly written, full of bugs and extremely insecure... have fun!
|
 |
| Downloads: |
8 |
| User Rating: |
n/a |
| Last Update: |
6/4/1999 |
| License: |
LGPL v3 |
|
 |
|
 |
128Gamma 1.0.3.6
128Gamma was the first encryption program which NetworkDLS attempted to market. It was crude, improperly written and unstable. Feel free to learn from the autopsy.
|
 |
| Downloads: |
59 |
| User Rating: |
n/a |
| Last Update: |
1/21/2013 |
| License: |
LGPL v3 |
|
 |
|
 |
448Delta 1.0.3.4
448Delta was NetworkDLS's first viable commercial product. It was discontinued over internal discontent with code quality.
|
 |
| Downloads: |
62 |
| User Rating: |
n/a |
| Last Update: |
1/29/2002 |
| License: |
LGPL v3 |
|
 |
|
 |
CCmdLine 1.0.0.3
This C++ class will help you get a handle on parameters passed to your application.
|
 |
| Downloads: |
8,293 |
| User Rating: |
n/a |
| Last Update: |
8/14/2009 |
| License: |
LGPL v3 |
|
 |
|
 |
CLinkedList 1.0.0.0
A simple and generic Linked List class.
|
 |
| Downloads: |
14 |
| User Rating: |
n/a |
| Last Update: |
1/2/2010 |
| License: |
LGPL v3 |
|
 |
|
 |
CLocks 1.0.0.0
This class allows you to easily lock resources in a multi-threaded environment.
|
 |
| Downloads: |
18 |
| User Rating: |
n/a |
| Last Update: |
8/14/2009 |
| License: |
LGPL v3 |
|
 |
|
 |
CMemPool 1.0.0.5
This class ensures that memory is allocated and freed correctly and eases the normally tedious task of tracing memory leaks.
|
 |
| Downloads: |
8,186 |
| User Rating: |
n/a |
| Last Update: |
8/14/2009 |
| License: |
LGPL v3 |
|
 |
|
 |
CProcess 1.0.0.1
This C++ class allows you to launch an external application and take total control of its execution. Can also use as a drop in replacement for ShellExecute.
|
 |
| Downloads: |
8,265 |
| User Rating: |
n/a |
| Last Update: |
2/25/2008 |
| License: |
LGPL v3 |
|
 |
|
 |
CService 1.0.0.0
Intermediately complex class that allows you to easly write an NT service.
|
 |
| Downloads: |
20 |
| User Rating: |
n/a |
| Last Update: |
12/13/2011 |
| License: |
LGPL v3 |
|
 |
|
 |
CSocketServer 1.0.3.0
A robust high performance, multi-threaded, multi-client, socket server/client class. You can use this class to develop your own TCP/IP server/client applications.
|
 |
| Downloads: |
9,928 |
| User Rating: |
n/a |
| Last Update: |
8/14/2009 |
| License: |
LGPL v3 |
|
 |
|
 |
CSQLBinding 1.0.0.6
This class will allow you to easily access SQL server from C++.
|
 |
| Downloads: |
1,816 |
| User Rating: |
n/a |
| Last Update: |
12/3/2008 |
| License: |
LGPL v3 |
|
 |
|
 |
CTrayIcon 1.0.0.2
The CTrayIcon class allows you to easily add a windows tray icon to your application.
|
 |
| Downloads: |
2,998 |
| User Rating: |
n/a |
| Last Update: |
11/2/2008 |
| License: |
LGPL v3 |
|
 |
|
 |
TediOS 1.0.0.0
A template OS originally designed to reverse SHA1 hashes on bare-metal instead of dealing with OS overhead.
|
 |
| Downloads: |
48 |
| User Rating: |
n/a |
| Last Update: |
7/9/2012 |
| License: |
LGPL v3 |
|
 |
|
 |
W2KDialog 1.0.0.0
A cleanly written C/C++ dialog based application template. Great for beginners and those who need to save time on starting a project.
|
 |
| Downloads: |
8,159 |
| User Rating: |
n/a |
| Last Update: |
8/26/2004 |
| License: |
LGPL v3 |
|
 |
|
 |
Win32 Programmer's Reference 1.0.0.0
The Win32 Programmer's Reference was the Windows Developer's Bible back in the day - but it's still very useful to this day... if not essential.
|
 |
| Downloads: |
496 |
| User Rating: |
n/a |
| Last Update: |
1/1/2012 |
| License: |
Freeware |
|
 |
|
 |