Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #73336
Internet Chess Game

This a great chess game playable over the net, ther you will find a good exemple of what is an internet Game data transfer, i use an OCX as the ChessBoard. The code is littlebit spagetti but its been a while from this creation, the most important is to learn, there is also a chat window and you connect by IP MUST SEE !!. Please visit my new web site and see what you can do VB power !!!come and chat with me http://www.virtualgamer.t2u.com

C_Volume2 #73337
Poker Game

Create a POKER game in LESS THAN 10 LINES OF CODE !!!! :) Whit an OCX. This is good to integrate in a nice user inteface and maybe a black jack game so it become a real CASINO !!! Please visit my new web site and see what you can do VB power !!!come and chat with me http://www.virtualgamer.t2u.com

C_Volume2 #80368
xbkMenu

The xbkMenu provides a horizontal or vertical menu system look and feel. Designed for cross browser and cross platform.

C_Volume2 #80369
xbkMenuSystem

The xbkMenuSystem is an extension of xbkMenu which provides a horizontal or vertical menu system look and feel with drop-down submenu. Designed for cross browser and cross platform. Don't forget to vote for me if you like it.

C_Volume2 #81907
Beginners Tutorial to FIle Handling2

This article contains details about reading and writing structured data, the get and getline functions and more. A MUST for someone just entering programming.

C_Volume2 #80949
One-line code to disable right click (IE 5.0+)

This code uses a miniumum amount of code to disable right click.

C_Volume2 #80950
Cascading (Pop-Out) Menu

I have made an entirely new version of this called PopMenu that I have posted on my site. You can click on the link provided at the top or type http://jimprog.cjb.net in your address bar.

C_Volume2 #73338
RegPass

This code allows you to enter and read an encrypted password from your VB project by inserting and reading the encrypted password to and from the registry.

C_Volume2 #81908
Knight Moves

Fill all the squares of a chessboard with a single knight. A well-commented code shows how to use a virtual window, and how to combine drawing to a virtual DC with direct on-screen drawing for better effects.

C_Volume2 #73339
Nokia Snake Game

This game is the VB version of the nokia Cellphone 'Snake' Game...play it on your computer or just check out how a block inherits the direction of another block using the tag property to give the 'Snaking effect '.

C_Volume2 #85395
Urban Asylum Seeker Management System

This is an application that keeps track of refugee for UNHCR, and determine their status through several steps of interviews.

C_Volume2 #73340
!!!!***Cool Roll***!!!!

This is a really cool effect that you can add to make it so that when you click a minimize button, the form slides off the screen and a little mini form appears in the bottom left hand corner. When you click this mini forms title bar, the form appears again. A Very cool effect that I just figured out. (o:

C_Volume2 #73341
Add Serial Number Registration to Your Program!

Easily add serial number registration to your programs! Comes with a serial number generator, and an example of how to implement the serial number verify code into your program! Easy to add to your own program! Check it out!

C_Volume2 #81909
Making a C++ dll for use in Visual Basic

This code shows how to make a DLL in C++, and use it in visual basic.

C_Volume2 #81910
Kill Process

The utility first attempts to end the process by posting WM_CLOSE to the main window(s). If it fails or if the application is window-less (i.e.: a NT Service), it then opens the process handle and terminates it by calling TerminateProcess function. Be ware, that this code can be some what dangerous, because it adjusts its own process token to allow debug privilages, which can force even a NT service ran under LOCALSYSTEM account to close (can be handy though). The project and workspace are for MSVC++ 6.

C_Volume2 #73342
D3D DirectX (!! 3D GRAPHIC !!)

This one is just perfect for lerning all the basic and advanced features of Directx 5 and higher Summary : ( Cube Sub - Sphere Sub - Animation - Clipper Device Utillization - CLEAN CODE) With this code you can create many meshes as you want verry easy !! another MUST !!! Thanks for Using the Code i wish to see some one make something really good with this piece of code Please visit my new web site and see what you can do VB power !!!come and chat with me http://www.virtualgamer.t2u.com

C_Volume2 #73343
Start a screen saver from your code !!!

This code, you may insert in your program, allows to start a screensaver. Many other usefull solutions you'll find on my site: http://www.netcity.ru/~timur555/ Glad to see you !!!

C_Volume2 #80951
Loops and Locks

This article is regarding Loops and Locks. And about the performance of our code. There is no ‘silver bullet’ to making fast and efficient code...let's do it ourself.

C_Volume2 #81911
Tri-Blaster

It's my first DirectDraw powered game

C_Volume2 #85150
Process Viewer

Need to know the running programs in you machine ??? Also, the DLLs the program is depending upon ??? And to Authority to Kill a program without invoking Task Manager ??? Then this code is for you ... It will does all the above ... It also shows the location of the exe file as well as the locations of the Dlls the process is currently using .... This code is really good for C#.Net programmers who need to know how to invoke a particular WinAPI function in C#.Net. It shows you the Modules being loaded by a particular exe file.... You can even kill a particular .Dll rather than the complete process.... This is a good code ... Please, must rate it...

Languages
Top Categories
Global Discovery