Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

 

Program to create a binary tree and traverse it.
Total Hit (5927)
Rating
Cortar archivos peliculas todo lo que quieras!! - Machete®. by: Suaquita
Total Hit (6187) aqui un pequeño pero poderoso programita...hecho en Visual C++, algo parecido al hacha solo que libre.. con codigo fuente incluido.. Saludos a todos. Jhon Richard Huanca Suaquita®
Rating
RC4 Algorithm implementation
Total Hit (6938) Hi, RC4 is a symmetric encryption/decryption algorithm. RC4 uses same key to encrypt and decrypt the data length. The project attatched with this article contains Visual C++ source which presents example of RC4 implementation. Build the project and you will get cipherbin.exe in the root of it. ....Read More
Rating
To convert an eq into postfix including "(,)"
Total Hit (5434)
Rating
Secure EditBox
Total Hit (6018) «b»Introduction«/b» Have you ever wanted to disable the context menu popup of an edit control? Have you ever wanted to disallow user to copy or cut from your editbox. Have you ever wanted user to tease user by not allowing him to select some text from your long paragraph text. It will be fun. ....Read More
Rating
how to clear CMOS Through vC++ Code
Total Hit (6217) Add the following code in MFC application . It works fine on Win9x only, it was not tested on xp and hope it wont work on NT based tech. This code is for those who are too lazy to open their cabinet and remove the batter. Bcoz i know some of people like who fitted in it. No remote CMOS cle ....Read More
Rating
This is a link to a different site Link to Good VC++ Beginner Site by Joseph M. Newcomer
Total Hit (6547) Joseph M. Newcomer nice site for beginner of vc++. It contains big bunch of source code and essay explaining some concept. http://www.flounder.com/mvp_tips.htm
Rating
This is a link to a different site TCPView v2.34
Total Hit (3557) See all open TCP and UDP endpoints. Full source to the command-line version of this tool, netstatp, is included.
Rating
This is a link to a different site PortTalk - A Windows NT I/O Port Device Driver
Total Hit (3260) A problem that plagues Windows NT/2000 and Windows XP, is it's strict control over I/O ports. Unlike Windows 95 & 98, Windows NT/2000/XP will cause an exception (Privileged Instruction) if an attempt is made to access a port that you are not privileged to talk too. Actually it's not Windows NT that ....Read More
Rating
This is a link to a different site Fundelete v2.0
Total Hit (3410) This utility expands the NT 4.0 Recycle Bin to catch file deleted from command prompts and within programs, and it comes with full source code. Several powerful device driver techniques, including getting a user's SID within a driver, enumerating a directory's contents, and generating IRPs, are demo ....Read More
Rating
This is a link to a different site NewSID v4.03
Total Hit (3188) Learn about the computer SID problem everybody has been talking about and get a free computer SID changer, SID, complete with full source code.
Rating
This is a link to a different site Ctrl2cap - kernel-mode device driver to convert caps-lock characters into control characters.
Total Hit (3172) Ctrl2cap is a kernel-mode device driver that filters the system's keyboard class driver in order to convert caps-lock characters into control characters. People like myself that migrated to NT from UNIX are used to having the control key located where the caps-lock key is on the standard PC keyboard ....Read More
Rating
This is a link to a different site ShareEnum v1.51
Total Hit (3049) Scan file shares on your network and view their security settings to close security holes.
Rating
This is a link to a different site Dll for Hardware I/O (Inpout32.dll - works under Win 9x/WIN NT/2000/XP)
Total Hit (3500) Writing programs to talk with parallel port was pretty easy in old DOS days and in Win95/98 too. We can use Inporb and outportb or _inp() or _Outp functions in our program without any problem if we are running the program on Dos or WIN95/98. But entering to the new era of NT clone operating systems ....Read More
Rating
This is a link to a different site Interrupts and Deferred Procedure Calls on Windows NT4/2000/XP
Total Hit (2994) The following example is a kernel mode driver which displays kernel debug messages when an interrupt is generated on the Parallel Port. The ISR queues a DPC (Deferred Procedure Call).
Rating
This is a link to a different site Device Object Security
Total Hit (3105) Are your device objects as secure as they should be? Learn what permissions are applied to the objects you create with IoCreateDevice and get introduced to kernel-mode security APIs that can be used to close potential device object security holes.
Rating
This is a link to a different site AccessEnum - find out file system and Registry security settings.
Total Hit (3209) This simple yet powerful security tool shows you who has what access to directories, files and Registry keys on your systems. Use it to find holes in your permissions. AccessEnum works on Windows NT/2000/XP/2003.
Rating
This is a link to a different site CacheSet - Control the Cache Manager's working set size (Only for NT 4.0 SP4 and later)
Total Hit (4808) CacheSet is a program that allows you to control the Cache Manager's working set size using functions provided by NT. Its compatible with all versions of NT and full source code is provided.
Rating
This is a link to a different site Formatx and Chkdskx v1.0
Total Hit (3108) Complete source code for chkdsk and format clone programs. These examples demonstrate the use of file system utility functions that you can incorporate into your own applications.
Rating
This is a link to a different site Parallel port Interfacing Tutorial
Total Hit (4132) Parallel port is a simple and inexpensive tool for building computer controlled devices and projects. The simplicity and ease of programming makes parallel port popular in electronics hobbyist world. The parallel port is often used in Computer controlled robots, Atmel/PIC programmers, home automatio ....Read More
Rating
This is a link to a different site Inside the Disk Key
Total Hit (3326) The HKLM\System\Disk\Information value is the heart of NT's disk administration. It contains information on drive mappings and fault tolerant configurations. In this article I go inside the Disk\Information value to describe its format, and provide source code to a program, Diskkey, that reads and d ....Read More
Rating
This is a link to a different site SDelete v1.2
Total Hit (3125) Securely overwrite your sensitive files and cleanse your free space of previously deleted files using this DoD-compliant secure delete program. Complete source code is included.
Rating
This is a link to a different site Create DLLs with VC++ - A Tutorial
Total Hit (4868) Visual Basic is a very fast and easy tool for developing applications with a high degree of user friendliness, but it lacks some important functionalities like direct access to hardware, multi-threading (Active-X server does allow some type of multi-threading). An easy and effective solution for thi ....Read More
Rating
This is a link to a different site NTFSInfo - View NTFS Volume information
Total Hit (4443) Use NTFSInfo to see detailed information about NTFS volumes, including the size and location of the Master File Table (MFT) and MFT-zone, as well as the sizes of the NTFS meta-data files.
Rating
This is a link to a different site Inside Disk Defragmenting
Total Hit (4316) Find out about the APIs Windows NT Defragmentation products use, and download a free defragmenting demonstration program, complete with full source.
Rating


Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.