Advertisement

Results for "Category: Miscellaneous"

6_2008-2009 #211995
A Msn Style popup

This code was originally from Robin Schuil's msn popup all i did was change the look so the credit goes to him. i jus gave it a msn feel to it now with a close button (screenshot) and msn's original sounds it has a more msn feel to it. If you like this porject please vote. Once again thanx to Robin Schuil for this code

6_2008-2009 #212015
A Dynamic Control Array at RUN-TIME!!!

I figured this would be a great example for someone wanting to create a control array on the fly. I envision this to be used possibly for displaying fields in a database or something.

6_2008-2009 #212030
a - Disable/Enable The Close (x) Button On A Form

This code is used to enable/disable the close (x) button on a form.

6_2008-2009 #212031
_/:\ The simplest text to speech ever /:\

This the most simple text to speach program ever! it only uses 1 line of code! YOU MUST HAVE THE text - speach engine FROM MICROSOFT, DOWNLOAD IT HERE: http://www.microsoft.com/msagent/downloads/user.asp#tts Please vote if you like it or not so that i know!

6_2008-2009 #212032
VChip 8 - Chip 8 emulator - Update v1.0.1

This is a chip 8 emulator coded in VB.I use Direct X for Graphics and Input and i need some help with DSound(Not some , A LOT)... Some roms are included. Note:If someone knows well DSound 7/8 i need his/her help for my GameBoy emulator UPDATE : I fixed a lot of bugs.Please download again. Please Vote

6_2008-2009 #212033
BasicBoy - A Game boy Color emulator

BasicBoy is A gameboy emulator coded in Visual Basic (+Api+dx).Currently it Suports GameBoy(85%) /GameBoy Color(75%) There are some bugs with the timing(help needed) It can run at 200-320% on my old pc (p3 600mhz,Gf4200,WinXP pro) No Sound support (Will Be added) Beta Testers are Needed... Sound help is needed too... Please Vote and post Speed/Bugs

6_2008-2009 #212060
Another Runtime Control Resize/Move Class Module

This project contains a simple class module that will allow you to give users the ability to resize and/or move controls at runtime. It will only work with controls that have an hWnd property. Also, read the comments of where more logic will need to be added for different control types.

6_2008-2009 #212073
Automatic Update Checker

This little guy will connect to a website and look for a (included) php file that tells the prog the version number currently released. From that we compare that with the users version number and if the users is lower then the update button is enabled where they can click to be brought to the download page (in a case of multiple new dependant downloads its not automatic). The internet link button was made by El Mariachi (http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=9931&lngWId=1) so thanks. For more information on what it does see the code, its heavily commented. --- Also, the down side... your website must be php enabled to use my included file, and the user should have an open internet connection obviously. Also the version number rather then using decimals is the major and minor numbers added so if your version number is 2.6 then the AUC compares 8 with whats on the website so when you adjust the page for your own version number, remember to add the first 2 numbers. (not the 3rd)

6_2008-2009 #212096
MyPaginator

Very simple Paginator, see the snap for more details. Any comment are wellcome.

6_2008-2009 #212098
Mem

Memory monitoring

6_2008-2009 #212136
A ListView example,, Save, Load, Retrieve filename,path etc from a file list. MUST SE!++

This is a must-se example of ListView. It shows how to load, save the listview in a VERY easy way! It shows how to load other programs FROM the listview and how to get the filename, path, size from a selected file from a file list. Discover how easy it really is!!! Please VOTE!

6_2008-2009 #212138
File Associations and the Command Line

This tutorial will help you create a custom file extension that opens directly in your program when you open the file. Read on...

6_2008-2009 #212198
Tips, Tricks and Essential Functions

This Tips are for all programmers out there from beginners to advance.This is the second part of my last submission which is "VB Controls Tip".And for beginners, you will learn some tricks in here.So sit back, and relax. Read while you learn. Comments are welcome. Have a nice day !

6_2008-2009 #212233
Structural Physics Simulator (not just a boucning ball!)

This is not your avrage physics sim you find on the net.It simulates wireframe structures. You can simulate a bridge in this and all sorts of other stuff! There are a few sample models whith it in the models folder.It comes whith editor to make your own models. I have hidravlic links and simalar cool stuff planed for it so then you will be able to make robots and simalar stuff in it! You wont regret downloading this! Oh and please comment and vote!

6_2008-2009 #212237
Low Level Keyboard Hook

This program performs a low-level hook for the keyboard using the Windows API, and provides programmatic interaction with these keys. You can either allow or prevent keys to be processed. This application prevents Alt-Tab, Alt-Esc, Ctrl-Esc, and the Windows key. Ctrl-Alt-Del is still enabled. This is very similar to the "Disable Low Level Keys" provided by MSDN, originally in VC++ 6. This has only been tested on XP Pro.

6_2008-2009 #212247
To run a program

To run a program and run files with their associated program

6_2008-2009 #212248
Screen Resolution

'This code will tell you how to get our computer screen resolution 'just a few lines of codes..

6_2008-2009 #212278
___OneLine Shutdown.

Not sure if this has been posted before. Allows you to shutdown quickly using the shell command. This also enables you to restart as well.

6_2008-2009 #212281
Resizable Controls at Runtime

This code implements a module I have written that allows nearly ANY control to be resized at run-time. This would be handy for something like dynamic form design or something of that liking. I am not sure if anyone else has ever done this on PSC before and if they have, I am sorry. In this example I have implemented the module on 9 controls (can be used on many more, I just don't have the time). I am sorry that the screenshot is black and white, though it saved in the wrong format. I hope this helps.

6_2008-2009 #212282
UTF-8 Encoder/Decoder

Encodes/Decodes text with a given codepage such as UTF-8/UTF-7 etc. Can be easily altered to be used in some notepad application.

Languages
Top Categories
Global Discovery