Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #73726
Find local IP addresses (NOT with Winsock.ocx)

This code finds all local IP addresses by querying winsock.dll and returns them for your use. I got this off of the MSDN web site, so it is not my code. I just thought all of you would like to have it. =P

C_Volume2 #73727
Show

These graphical example generates 1 to 4 explosions on the screen. Each explosion has 1 to 64 pieces. Each piece has 1 to 9 pixels. Every piece has its own direction (clockwise or not), and has its own rotating frequency. ALL THE PIECES ROTATING! NO API FUNCTION CALLS, JUST the PSET!!! It is a really first project of my own with VB5. Enjoy.

C_Volume2 #81110
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.

C_Volume2 #73728
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.)

C_Volume2 #73729
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:)

C_Volume2 #81111
A Basic Game - Part 3

This is the 3rd section of my Basic Game Tutorial. This part shows how to put graphics into the game.

C_Volume2 #85397
Adv Web.Config Part 1

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

C_Volume2 #85391
Trainee Management System

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

C_Volume2 #81112
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.

C_Volume2 #73730
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

C_Volume2 #73731
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.

C_Volume2 #82058
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.

C_Volume2 #73732
AutoResize version 2

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

C_Volume2 #82059
Advance Asm Calling

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

C_Volume2 #82060
Command.com

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

C_Volume2 #73733
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.

C_Volume2 #81113
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.

C_Volume2 #82061
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 ...!

C_Volume2 #81114
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.

C_Volume2 #85165
Smtp mail with attachments

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

Languages
Top Categories
Global Discovery