Results for "Volume: 6_2008-2009"
Tutorial is a program to make tutorails. You can compile the tutorials to .exe and save to .tut (the extention the prg uses to store files. To compile to .exe first you have to compile the prg in the dir \runner to exerun.exe and put it in the main prg dir You juse run the program and in the textbox type the first "page" of the tutorial and you can put a picture to by clicking change pic and selecting (When you run the tutorial if the files are not in the dir you told it will look for the file in the app's path. Please vote for this program. If I get enough votes i'll put the next version pn PSC.
37 fully functional functions for using MSN messenger remotly, v3.0 now, and due to popular demand it is now BACK IN A CONTROL! I would put a list of them here... but i cant really be botherd!!!!!!! you can find me on it @ [email protected] So if you like then add me, as most ppl that do vb on my list get the BETA versions to play with :p, Oh and thanks to my best friend Kegham for giving me the idea and being the BETA tester and the background function. (Thanks man!) Please vote :D :) :| :$ :( :'( lol
After looking here and a few other places for a simple code that allows only numerals and not to allow text to be pasted into a textbox and with no prevail I figured it out. Not a major thing but for beginners this will help them.
This Wizard read any Visual Basic project and exports it to html pages to be compiled as *.chm file. The steps and the informations required allow to build any help really fast. The goal of VB Help Workshop is reading a VB project file and translate it to html pages as Programmin Guide style or Application Documentation Once the work is done open the hhp project with Microsoft Help Workshop and compile it as chm file.
This program lets you draw a mirror image with different colors or line sizez Please vote for me if you like it ;)
A simple example on how to copy and paste files with the windows clipboard. Just like the windows explorer does
Cool list ..., see screen shot.
This code allows you to make non-Directinput joystick powered games! If you like this, please vote for me ;)
you see your webpage as you type as it is! [See Screenshot]
This is a simple word prosser using the rich text box and also uses TEXT TO SPEACH
This code creates a small self-extracting EXE which can be used for installing ActiveX controls and DLLs. You can display a license agreement and have the component(s) automatically registered. This version allows multiple files to be added to the EXE and has a new interface. You can also save your projects for later use. Be sure to compile the Stub project before running the AXExe project.
With this bingo game you can play up to 90 computers with as much money to bet with as you want. Cool easy to use Shaped Forms...yeah.. this is my first post on PSC, i spent alot of time messing with this app so Check it out and please give me your comments or suggestions,
As the user is typing the HTML code, it is updated in the web browser control immediately. Great for an HTML Editor or just for testing out code.
This is the updated version of Othello, it has better Graphics a menu and much more. Othello is a fun and addictive game. Please Vote or leave a comment.
A simple IRC Bot with inbuild Ident Server, Operator Login and Channel Flood Protection.
The speed bug has been fixed, thanks for your input guys. Anyone have ideas on images? I am thinking of BitBlting them onto the picture but the X - Y positions get messed up, same thing with alignment. This is a little test I wrote to see if VB do this sort of thing. As of right now it is pretty boring, and only accepts a few HTML command like BOLD, Italics, and Font Styles and I added Hyperlinks this morning. I need help with this thing so if you can, vote or send me an email. There are a few bad bugs in it (like the screen flickering) but let me know what you think so far. Thanks Bryan Cairns.
Well basically when you right click on your computer and goto to properties, you will find a picture and a blank space or the people that made its logo. Well, this way will change it and the support info.
I wasn't planning on posting it, But I decided to anyways! It's a 3D racing game Made with Direct3D 7 (if you don't know how to use d3d, read my tutorial here on it). It is VERY important that you save all the Jpeg files that comes with the zip as .bmp files. I did this to save space in the zip file. It would have been 3MB if I didn't. To play, Click the left mouse button to excelerate, and move the mouse right and left to steer! It isn't complete though, there is no collision detection, and some other 'small' not bugs, but un finnished parts. Have fun! YOU WILL HAVE TO DL THE TEXTURES FROM SGDCENTER.COM (I'll have a link right on the Homepage) The textures were too large to upload to PSC, so thats why.
Demonstration of how to store an object in an ADO recordset. Fully commented and ready to go. Needs error handling. Might be a good replacement for a collection object !
Ever wanted your VB6 apps to fit in with Windows XP? Now you can do just that. There are other samples on this site that accomplish this, but they use user controls or images - which means that the controls are slow and may not be resizable - and they're large. Want a better solution? This is it. Real Windows XP controls on Windows XP that match the user's visual style (i.e. theme), without user controls or images, with only one API call. You can even use the standard Visual Basic controls (buttons, scrollbars, checkboxes, etc.) and it will work - all with the speed of a native application. Because it is a native application, using Windows to draw the controls.