Create and Delete A CON Folder In Windows! description
Create and RM con folder in windows windows won't allow you to create it, but dos will with syntax.
File List:
Con protector/
0b
Con protector/Project1.cfg
386b
Con protector/Project1.dof
1Kb
Con protector/Project1.dpr
188b
Con protector/Project1.res
1Kb
Con protector/Unit1.dcu
4Kb
Con protector/Unit1.dfm
1Kb
Con protector/Unit1.pas
1Kb
Con protector/Unit1.~dfm
1Kb
Con protector/Unit1.~pas
1Kb
Similar code
Hex To Dec To Char Converter
(Popularity: ) : Convert hexidecimal numbers to decimal to characters char2ascii
(Popularity: ) : Convert characters to ascii values also shows you how to use parameters during executing using paramStr() and paramCount() functions Alarm Clock
(Popularity: ) : Set A Alarm When You Have To Do Something Important ICQ Pager Bot
(Popularity: ) : Sends a pager message on icq Create Buttons With Mouse Click
(Popularity: ) : Create Componets When Your Program Is Already Running Floating Dock Example
(Popularity: ) : This is a floating dock example aka floating tool bar. This works by hooking WM_MOVE API. The dock will keep the same height as the form and follow it anywhere you move the form. Focus Login
(Popularity: ) : Teach you how to make your logins more professional and how to set focus on them using onenter and onexit events. Save Program Options
(Popularity: ) : This program shows you how to save the state of a checkbox (checked:=true or checked:=false) to a file and how to open it again from the saved file. It also saves editbox text to a file and opens it again ... Global Varible Vs Local Varible
(Popularity: ) : How you can use a global varible instead of a local varible when they have the same name Primenumber & Factor Finder
(Popularity: ) : This software finds the factors of every number entered, and determines wether it's a prime number, or not. I've included and explained Euclid's Algorithm and a very fast Primenumber checker.