Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #233443
XpMenu v2.0

Mimics an OfficeXP Menu system. [With multiple submenu levels.] Currently, It is just a demo, feel free to edit it to suit. Perhaps there will be a generator in future.

7_2009-2012 #218368
A 500 forms example......for instance

This is just for expiremental purposes to learn how to instance a form and then how to free memory of the form objects after use. It will try to enumerate 500 form objects. Note: Once you reach your maximum memory stack. The code will be errorhandled and will tell you how many forms you can actually instance. I'll bet that no one can actually get to 500 forms. (If you instance 500 forms, the MsgBox will not display.)

7_2009-2012 #218340
a 10 line encryption/decryption program

This is a encrypt/decrypt program thats only 10 lines long!!! all it uses is 2 simple fonts to encrypt, times new romand for the text and Money for the encrypted text! please tell me if you like it:)

7_2009-2012 #221528
NoteXpad 2.0

NoteXpad 2.0 is the completely rewritten descendant of the original, award winning NoteXpad program formerly posted on this site. NoteXpad 2.0 is a replacement for Notepad (The default text editor for Windows.) and takes advantage of new API calls only found in Windows 2000 and newer versions of Windows. (if you have Win9x/Me/NT4, forget about it) Features include (but not limited to): Transparency (adjustable from 100% opaque to 100% transparent), stay-on-top, UNICODE capable, and of course all the features of NoteXpad 1.0, as well as all the features of a standard text editor. Written in C++ using Win32 API. Please download it and give it a try, I promise you'll never go back to Notepad. Keywords: CreateFile, ReadFile, WriteFile, CreateWindow, Fonts, Font color, GDI, Win32, UNICODE, SetLayeredWindowAttributes, CreateDialog, DialogBox, OpenGL, Printing, Drag-n-Drop, GetOpenFileName, GetSaveFileName, ChooseColor, ChooseFont, ... NoteXpad website: http://ryan.ript.net/notexpad

7_2009-2012 #237876
Adv Web.Config Part 1

This article is A-Z Web.Config for Forms Authentication. Good for Beginners.

7_2009-2012 #237085
Trainee Management System

Database Management Using ADO.NET/VB.NET/ACCESS 2003

7_2009-2012 #234943
A "True" Preloader!!

Here is the best way I have found to preload images in jscript. This method also works with Flash movies, and can be customized to preload virtually anything!! It is pretty easy to use, and I tried to comment all of the code so everyone can understand what is going on.

7_2009-2012 #218229
a clean Text Encryption/Decryption module

This code will take your text and encrypt it so that it is completely non-readable. I am sure that is someone studied the output long enouch they might be able to break the code, but it would be tough. You can see how easy it actually is to encrypt/decrypt text. It cover all basic letters and most special characters. If you can see it on your keyboard then that character has been covered. Later versions of this code will be much more complex in the way it encrypts the text. and I may include a feature that will require a key to unlock the text. Have fun. Peace

7_2009-2012 #218230
A must have! Send HTML headers.

This is the data that you must send to a server when requesting an HTML page. If you are useing a control such as the Microsoft Internet control then you do not need this. If you are builduing a source grabber or something liek that, then you will need this.

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 #217910
AutoResize version 2

This code resizes a form and it's controls (and fonts) according to the users resolution.

7_2009-2012 #224744
Advance Asm Calling

Advance Calling function in asembly no need for a linker with correct tables :).

7_2009-2012 #228930
Command.com

Command.com - DOS command Interpretor. Open Source Development project at freedos.org. Submit any updates there. Very Interesting!!!

7_2009-2012 #218373
Perfect Pause

Pauses an operation while allowing other operations to run. This pause is date and time based. The sleep function freezes your computer. The timer function and timer controls stop at midnight because they return to a 0 value. The perfect pause continues where these stop. It's highly configurable.

7_2009-2012 #227858
Ibrik Compiler v1.1.1 Pro Edition

The Ibrik Compiler v1.1.1 Professional Edition is an update to the Ibrik Compiler v1.0.0 that was submitted here last year. It contains over 200 bug fixes and an addition of the Mozilla XUL generator is present. Code generation of the AWT target has been greatly improved as well as error handling and displaying. The Professional Edition includes the IDE for creating small-medium scale applications. PLEASE VOTE FOR MY CODE AS IT IS AN INDICATION FOR IMPROVEMENTS AND IS MUCH APPRECIATED.

7_2009-2012 #230612
how-to-make-a-window

How do I make a window in C++ ? A question most people new to windows programming ask.Well heres the complete code + explanation. I hope you'll appreciate the effort by voting ...!

7_2009-2012 #233176
Blackjack Applet

Blackjack applet using java.awt.*; says it all really. The working applet game can be viewed at:- http://www.myjavaserver.com/~sscotties/applets/demos/blackjack.html.

7_2009-2012 #233909
Smtp mail with attachments

Simple and easy way to send smtp mail with attachments ... Updated with authentication....

7_2009-2012 #218371
Play ".wav" files using VB

Play WAV files using VB ~ awesome ~ Add sound to your projects! by: EM Dixson http://developer.ecorp.net HUNDREDS of FREE Visual Basic Source Code Samples, Snippets, Projects and MORE!

7_2009-2012 #218348
MSFlexgrid Editing Lite

This is the 'lite' version of the MSFlexgrid Editing code I posed on the 12th. This version does not use any TextBoxes at all. It has pretty much all the same features as the 'full' code, but a lot less code. Unless you're pickey you'll never know you're being faked out. 9-24-99: Major Additions (1) erases current cell and restores it again. (2) ADD, DELETE, INSERT, EXTRACT rows / cols.

Languages
Top Categories
Global Discovery