Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #198521
AI Experiment (COOL!!!)

I made this today for a laugh, 4 snakes have to be the last snake squirming in a fight to the death. The fun bit is that you can change, save and load different AI settings to change the behaviour of the computer controlled snakes. 0,1 or 2 human players allowed. I also have a snake game with better graphics on the site. If you like this, please remember to come back and vote!

6_2008-2009 #198845
Recursive Deltree Sub

Deletes a specified directory tree.

6_2008-2009 #198846
Intellisense Imitation

Provides Intellisense imitation for your projects. This example lets you load tags from a file to the listbox. You can also choose whether to use upper and lower case tags. Now has new features like: filling the list with drives and fonts, and an updated drawing routine that speeds it up. It now works if the screen resolution changes.

6_2008-2009 #214416
The Truth is Out There Demo

This is wannabe-demo.it's done in opengl using GLUT with c (compiled on windows machine using VC++6).3d earth rotating around the sun and the stars are shining and there is also some alien spaceship and xfiles music.It shows the basics of OpenGL(glut,user input,sphere mapping,playing music,lighting).it's really basic code and everyone should understand it.I used .raw textures, because they are easy to handle and easy to understand for beginners. ssk,comment,vote :)

6_2008-2009 #198578
API SPY (Classes)

This API spy shows you how to write to INI files, use windows functions, use enumeration functions, get the color the mouse cursor is on, use GetAsyncKeyState, make forms(windows), logging users (I don't know why), transparent, and put icons in the system tray. This was just a remake of my other version, which (thanks to my graphics artist) had some insulting language in it. Anyway that graphics are pretty cool and you can thank PhuryX13 for that. I also remade this SPY in C++ if you want to check it out. Feel free to email me with any questions.

6_2008-2009 #206512
Another Tray Sample (with popup menu with images and a "button effect")

A Task Tray example in pure Win32, with PoPup Menu with icons and a nice "button effect" on left mouse click. Just 5 lines of code! See tray.h file for more info. MS Visual C++ and Dev-C++ IDE projects included.

6_2008-2009 #197228
Fit Text to Picture Box

Finds the most appropriate font size to display a piece of Text in a picture box. Allows user to determine the Alignment of the text (Left, Right, Centre or Full justification). Options to include a drop-shadow, and the direction of the shadow are also included. Includes test form with example.

6_2008-2009 #198854
Strings

This teaches users how to manipulate strings using. Left(),Right(),Mid(),Len(),Instr(),Lcase(),Ucase() and StrReverse().

6_2008-2009 #213905
Converting Notes to Frequencies

here i describe how can convert notes used in music (like c, d, e, f, g, a, b, c sharp, g flat,...) into frequencies you can use e.g. for the pc-speeker or whatever you like. if you think it's usefull, please vote!

6_2008-2009 #198008
oscillator

This directly vibrates the pc's speakers at different frequencies. Actually quite kewl.

6_2008-2009 #197411
Create A Shortcut On The Desktop/Program File/StartMenu etc...

This code enables you to create shortcuts on the desktop or startmenu or in the program file. This is especially useful when you need your setup program to create a program shorcut to the desktop which is not provided in the usual setup kit that ships with visual basic.

6_2008-2009 #198857
SnadBoy Imitator (Password Unmasker)

You've all seen the *'s that are used to hide passwords. This program reveals the text behind these stars. Extremely easy to follow, only 19 lines of code, including API declarations. Easy enough for an intermediate beginner.

6_2008-2009 #211395
Database paging in ASP

I wanted to add paging code in my project.I've seen all other codes on the site but they are not at all worth for me. Now I've written a code which is very easy to understand and can be used by any student or professional in their projects.

6_2008-2009 #211717
Adding website's shortcut to desktop through website

To create a desktop website's shortcut through the website

6_2008-2009 #198301
Pass Strings To A Function In A Delphi DLL

The code was made by me because i did not find any information about how to pass a VB string to a delphi dll function (accepting strings) hope this code helps.This code shows how to call a delphi DLL and how to code the Delphi dll to accept strings from VB. The code (2 demo projects, 1 in VB and 1 in Delphi) are pretty simple, but you get the idea. FEEL FREE TO VOTE FOR ME!

6_2008-2009 #208661
makit links application v1.5

This is a links system with as many categories as you wish. Contains a links administration area for adding/editing and it allows for three different users.

6_2008-2009 #198519
VBRegedit (Registery)

This example shows you howto use the basic Regedit commands. it includes a Model that i've created using examples i found on the internet and code i've written. You can Create/Delete/Display all Keys/Strings in the regisrtey,

6_2008-2009 #211827
Complete User Sign-up & Login

This is a very simple user login and registration. If you plan to have this feature on your website, then this code is for you! Have fun!!

6_2008-2009 #208619
online quiz system v1.1

A bug fixed version of online quiz system. A complete quiz system. Admin is allowed to add, edit, delete all the questions and answers of the quiz. User have to register and need to login to the system before they can use it .The marks will be given right after they have tried the question. The marks , date and number of trial will be recorded and display to the particular user after they have login .

6_2008-2009 #196207
Telnet Client using winsock API

This is a simple telnet client using Winsock API. I have included both the server and the client in the one zip. there is also instructions for further info :)

Languages
Top Categories
Global Discovery