Advertisement

Results for "Category: Complete Applications"

7_2009-2012 #229954
CompressHuff

CompressHuff compresses single files using the Huffman compression algorithm. It will compress any text, binary, AVI, MOV or other file.

7_2009-2012 #229979
ANTI LEECH

This code will hide the location of the file the user will download from your site. It's not fool-proof, but it will help in avoiding other sites to download your files directly. If you have any suggestions on impovements, please feel free to give me feedback.

7_2009-2012 #229994
Panglish 0.1 Beta

Converts Panglish (Persian written by English character based on their sounds) to Persian (Farsi). The program supports unicode as well as other fonts. It is compatible with Farsi supported Windows or not-supported. The performance is quite out standing. The best thing about it is that you don't need to learn new keyboard !!

7_2009-2012 #230014
Alarm Program WIN32API

A graphical alarm clock. Everything is done in a device context. Program includes shaping a window to a bitmap, drawing to a bitmap in a dc, timers, and other neat algs.

7_2009-2012 #230038
Post - It

Try this, you can write your notes on yellow windows that can be reduced until 10x10 pixels, i u want they can stay on top or not, they can have a date and a time, so that you can be warned by them appearing, or by a sound, a message box or they can launch a program(with a command line.... or all togheter. ************************************************************************************************************************************ MAIN MENU (Right click on icon in System Tray) ************************************************************************************************************************************ All OnTop (puts all your postits on top All NOT On Top (try to guess....) All Default position (Restore all post-its to their default position, if you have moved them) Reset Defaul position (Make next Post- it to start at 0,0) Open All Closed (Active if you have closed post-its, re-open all of them) Close All (ok, you know) Post - It (it opens a sub-menu with all your opened post - its, - their titles - , you can click a menu item to have that Post - It Active) Closed Post - it (Same as above but only for Closed Post - Its) Delete All (Delete All post - Its and Restores start position) Exit (End the program......if you have not deleted post - Its, they will be loaded when you start program again, with thair last properties.....status, on top...) ************************************************************************************************************************************ POST-IT MENU (Right click on Post - It) ************************************************************************************************************************************ Close (Closes post - it but doesn't delete it) Dock (opens a sub-menu with these options: Top (It does'n allow you to move your Post-it out of the top of the screen) Bottom (....) Left (....) Right (........all these 4 styles can be combined togheter) None (Uncheck all the styles above) On Top (Toggles On Top property of Post - It on-off) Alarm (Opens a window where you can set a date and a time to be warned, from this window you can toggle off this property, or go to another window where you can choose the way you will be alerted) Delete (Deletes this Post-It permanently)

7_2009-2012 #230039
BinaryViewer

This program lets you open a file in a binary mode, so that you can see every byte, the ASCII for that byte and the 8bit sequence of 0 and 1. By right-clicking over a row you can see the 16 bit value (in decimal and hex. of that byte and the byte after, same way you can see the 32 bit values). You can open a file in three ways: by putting this program in your 'SendTo' folder, by drag&drop over the executable, by running the exe, program will ask you to open.

7_2009-2012 #230041
MyFont

MyFont Have you ever used CreateFont and CreateFontIndirect? Just a lot of parameters to set, MyFont is an application that lets you 'build' a Font dinamically seeing your settings......and then...it writes code for you! All you see on the form is self-explanatory, the only thing you have to know is that by left-clicking in the frame 'TEXT' you can move the text. You can build your font using all the settings or by choosing it with standard Font Dialog.....so, here you can find also an example of how to use ChooseColor and ChooseFont.

7_2009-2012 #230042
File Protector

Just a simple program that allows you to put a password to start you files. For example if you want to be the one that can start KaZaa or any other exe file, just run my prg and you will have your KaZaa.exe renamed and a new file called KaZaa.exe......once you run it you will be asked for your password, if it's right, real KaZaa will be lunched...if it is not, program will end. It is a very simple program, with password and file name put into it, so you don't need to store pwd or anything else in the register or in any other place. There are 2 prgs, 1)PwdExe Is the prg that asks for pwd and launches other exes, compile it in RELEASE version and put in the same dir of FileProtector.exe IMPORTANT: Remember, RELEASE...i calculated pwd and filename place for this version. 2)FileProtector The prg that does all the work. Then, whenever you want, you can restore the file you protected(always supplying your password for that file).

7_2009-2012 #230108
ABC - BBS

This is a complete, self-contained BBS application. I confess that I've taken good ideas from other BBS products and duplicated them here. The BBS supports multiple forums, file uploads, and threaded discussions. Email notifications can also be generated using the "ABC-BOT" that is also available on my web-site. To install, extract the ZIP to an appropriate directory on your IIS server, set the permissions and you are good to go. The underlying data is stored in an MS-Access database (included).

7_2009-2012 #230136
_A Complete Win32 Windows Media Player Window Editor

This is a complete application example of using pure win32 API to create windows (NO MFC!). This program simply Hides, Shows, and changes the caption of Windows Media Player. It is very basic, and it is a nice example of Win32 API. Also shows how to add a custom item to the System Menu(See Screen Shot)KEYWORDS: Win32 win32 WIN32 API api Api CreateWindow RegisterClass SetWindowText Show SHOW show HIDE hide Hide WIndow WINDOW window GetDlgItemText FindWindow ShowWindow AppendMenu System Menu SYSTEM system MENU menu Jaime jaime Muscatelli muscatelli

7_2009-2012 #230269
Build a Web Service that uses Authorization

In this article, we will develop a .NET Web Service in C# that requires authorization credentials.

7_2009-2012 #230357
ASP simple webhost

A simple webhost. Users can register and have a single HTML page on the server. With this application they can log-in and create their page in HTML on-line. The page is stored in a database and loaded when someone accesses the page. The URL of a user is this: default.asp?client=USERNAME PLEASE VOTE FOR THIS CODE!

7_2009-2012 #230383
HomePage Extraordinaire

Have the Homepage you have always dreamed of. No crappy ads or clutter, just a simple and easy to use Launching Window, ready to go... Just upload and use. I wrote this code using DHTML, ASP, VBSCRIPT, JAVASCRIPT, and of course, HTML.

7_2009-2012 #230400
Programming an operating system

You might always be wondering how ur windows control ur computer from the very start till the very end .. if you want to work on making ur own operating system this is the place for u .. this project covers a small operating system which is open source .. and it is self explainatory i will also add a tutorial on it soon.. link for the project: https://sourceforge.net/projects/moprsys

7_2009-2012 #230409
BasicCalculator

**New Version**I used the windows api MFC to utilize buttons, edit boxes, a menu and string functions to create a calculator.

7_2009-2012 #230418
IIS Samples Application

ms internet information server installs with a variety of sample scripts that are quite useful and instructive for the novice web developer. Live implementation at http://www.blackdogwebdesign.co.uk/iis/index.htm

7_2009-2012 #230419
XMLHTTP Chat Room v1.3

v1.3 now available. This complete application (including login authentication, online status indicator, new message audio prompt, online status change audio prompt) allows you to integrate a realtime chatroom into your .asp application without the need for applets. Apologies for first upload probs...not my fault honest ! Edit the included users.xml file to define user and admin accounts. see the included readme.txt for detailed instructions on install and configuration.

7_2009-2012 #230430
Using the FileSystemObject ,Arrays, Dynamic Hyperlinks, and Menus

A page to serve files from or browse images. All you have to do is change the UrlPath you want to browse. Real simple like. Should work like a champ. If not, then it's your fault. You did something. Don't blame me. Also, cheese makes me gassy.

7_2009-2012 #230549
Professional Print Version 1.1 Updated 10/1/02

Essentially what this script does is allow you to "mark" certain sections of your web page to hide from printing. This allows you to create a print friendly version of an existing web page very quickly and cleanly. This code has been tested in IE6 and NS6 only. I know there are several other scripts out there that do something like this, but I think this is defiantly worth looking at.

7_2009-2012 #230562
Freyr - A Chess Playing Program

A complete chess playing engine, generally used with WinBoard graphical interface. It is said to be among the easiest to understand source code for someone new to chess programming.

Languages
Top Categories
Global Discovery