Results for "Volume: 7_2009-2012"
A cool char viewer
This is a Visual Basic Decompiler This program may decompile label, form and dependecies files Please vote for me !
This is an update to Kurt Joseph Serge's word counter code that was long, clunky and not entirely accurate. Takes a string and counts the "words" (characters separated by spaces) in it. Take a look.
DVD player, more features than any other I have seen on the planet to date and looks much better, this is a very good example of playing DVD's with VB, it started as an app to be published as shareware, but I got bored. So it is now open source. It is in no way finished but is fully functional.
This is the easiest way to make text scroll. At least that's what I think. Just sit down and let the timer do all the working for you... Paste your text on the frame and it will automaticly scroll on application start :D Belive me, this works just as good or perhaps even better than a lot of other submission I've seen here... Remember to vote please...
This is another tweak of the somewhat popular scripting language JEL here on PSC =) I don't take any credit for the scripting class, but all of the other i've made myself! :) (I might add that it's not finished yet! There's alot more to do) Also, i've added some small network and keyboard input features and there's more to come.
Do you really hate when you make a textbox for a password, but some hacker comes and turns the *'s into regular words? Well then this is for you. My simple code will stop a hacker from doing that. (Very easy. No API's. Commented)
Nexus Special Edition is a replacement \ companion shell for MS Windows. It has many features, over 4MB worth of pure source code and commented generously.. Multiple user enabled, User rights policy system, Icon Transition FX, Skinnable theme components, RSA Encryption, Lock desktop icons with password, lock computer, built in Snake game, Shortcut menus, etc etc... The .zip file contains System files, Compiled installation (required for media and folder structure) and the source code. If you have any trouble getting the code to work, e-mail me and I'll try to help you as best as I can :). May even put a FAQ section up on my website. More screenshots available at http:\\www.angelfire.com\d20\vbfiles\files\nexus\nexus_scr\index.html. Find out about my new shell im developing at http:\\www.angelfire.com\d20\vbfiles\vb.html. Please feel free to e-mail me any suggestions about Nexus\EZShell [in development]. Enjoy! PS: You will need WinRAR from winrar.com to extract the source code element. (WinRAR is higher compression) 6MB download includes all required components. Background taken from www.skinz.org. Module PROBas.bas by unknown author [refers to non-working fusionz.net]. I have a new shell in the works at the moment that will supersede Nexus [view website 4 details]. Mail me if you have any questions. Hope you like the code guys!
A very cool way to give messages to your users. A totaly new idea !
Very well transparent form without any ocx or dll, every line are commented.
This code connects to a half life or half life mod server that you type in, and retrieves info about it. Perfect if you wish to make you own gamespy program, or something similar.
Variables, combo boxs, timers, color, if/then, elseif, looping, select case, special (clipboard), and menus. Look at the screen shot. If you download this please vote for me and leave comments.
I asked John Galanopoulos to explain sub classing in a few words ... I liked his reply which follows ... I take no credit for this and I'm only posting this as credit to him ...
THIS IS NOT CODE! This is just an easy way to temporarily turn off the "align to grid" function i VB(for example when you need full control of your textbox's position)
This is a fairly simple RPG engine that is very fast for using just bitblt, it is tile based and does very smooth scrolling, it can handle maps as big as you can make them, and it also does collision detection and animation.
Teaches basics of collision detection(PictureBoxes), game programming, controlling objects by mouse, ProgressBar, and Image indexes. Also writes and reads from .ini files. Before clicking the back button, Please VOTE FOR ME!!!(My code teaches a lot of stuff)
This article explains how to use the ICY Internet Protocol(that SHOUTcast uses) to make a client or server. Also explains how to find current song.
This is an OCX replacement for the command button. It has rounded corners fully customizable, and a gradient background, wich illuminates when the focus event is on. You can give any color you want, inluding system colors. It takes vbButtonFace color by default. When pressed the gradient inverts to give the sensation of pressed. Supports pictures. Hope you like it! (Now it has the recommendations of Rick Bull)
This code is a updated version of REDFTP Server with OCX's. I have Fixed some of the bugs but there is a few still like it wont work in IE5. You can Upload/Download/Add/Rename/Delete. Is there anyone intrested it doing the client for this prog?. RED has put all the commands into the server. RED Nice 1 but why is there no updates???? and Where is your site gone??????
This tutorial will learn you how to combine HTML Help with VB, so your applications can easily have functions like "Whats this help" and "context sensitive help". This tutorial is fully illustrated, (17 images), everything done nicely step by step. VB6 is REQUIRED. This will not work with older versions.