Results for "Volume: 2_2002-2004"
Everything you ever wanted to know about skins but were afraid to ask. Resize borderless controls without any work. Fabulous Metal skins and custom buttons with rounded corners. Move the form around with the mouse. Practical examples of SetWindowLong, SendMessage, SetWindowRgn. It's all here!!! Just Download the code and open the .vbg project group.
Working With Resource File "Fast Tutorial & good sourse".
This code opens up a port on your computer you specifie and listens for a connection.. you have a few options with check boxxes like sending the intruder a message when he connects and displaying a msgbox when someone connects.. its all logged includding date and time.. Great code.. 100% commented on every line.
This is a program with lots of shortcut like music, mail, search engines, cheats, trainer, visual basic and much more!! Include Tip And Trick About My program!!(My Program Can Even Do Cheats!!) So Download, relax and enjoy using this program, just one click!! Remember to rate it Please!!
A simple CD player, using winmm.dll
A DivX, mp3 and mediaplayer, using winmm.dll support: avi, mp3, mpeg, mpg, asf. if you want to play DivX movie you must have DivXCodec install on your system.
Covert VB code to HTML (just made it smarter.. using and added divider line between subs.
This is title scrolling at its simplest and best i suppose. Well The Purpose of this code is for ppl who are just learning like me, and want something that they can understand. Plenty of comments that are clear and make sense. Plus a second project inside to make things a little harder, it lets you work out how it was done. This isn't mega-stuff, its really for just learners =) Anyways, enjoy.
Well, this code does picture effects like rotate and invert, birighten, darken etc etc.... Except! It is using do loops. No calls from DLL's or anything. Just pure VB code. It's for beginners once again, that like i few ppl I know, have no clue of API calls or anything like that. The comments are clear and simple, they should be pretty easy to understand =), I hope you learn something from it. Enjoy!
This is a (nearly) exact clone of Winamp in VB. It supports Winamp skins and loads M3U playlists. This is partially based on Ben Jones' Winamp Skin Code. Please leave your comments as to how I can improve this code!
This tutorial focuses on the use of the Dot Product of two vectors for back-face culling/removal in world space. Back-face removal is the process of checking every polygon before it is drawn to screen space to see whether it is facing the camera or not (ie. whether the camera can see it). If it isn't visible to the camera then there is no point in drawing it. Drawing it would just use unnecessary CPU power. This tutorial teaches you the basics of using this incredibly useful function in 3D game programming. It can significantly increase your frame rate!
Recreation of treepad by Henk Kagedoorn.
This is a simple, but fun game, which I did in purpose to learn vb and I hope it can be usefull for you! You shall go around and take some of the things at the screen and watch out for some of them. :-)
This is largely based on the code authored by Richard Southey, but it works w/o the OCX he used.
This is an advance word that features a ruler, calculator, browser, html editor, insert picture into rich text box and more. Check it out! I need all the comments and suggestions I can get. (Also votes of course!). I'm 12 and hopefully this code will help some people out with their problems.
This is an Active-X Control that has acts as a Combo Box, Except that it displays a DataGrid instead of a List box as a drop down. I use it for displaying multicolumn drop downs.
I was making this program to store scripts I have used. It lists the scripts in a combo box and when one is choosen gives a preview of it. I don't what use it has other than personal but maybe it can help someone else.
Draws a rotating strand of "DNA", in real 3D! If you like it, please vote!
Shows you how to use the Alphablend api to make a menu system.
A new VB Tab-control that looks like the one used in Photoshop.