Results for "Volume: 5_2007-2008"
Picture Collector by Robert Rayment.(UPDATE with New Look dialog (Thanks redbird77) and maintain aspect ratio) (Upgraded for WinXP - thanks Carles) I had a request to write a quick program to collect a selection of picture files (standard VB ones) from a folder and save them as thumbnails to a single bmp. Shows multi-selection dialog and parsing input string and - might be useful - could be embellished. Win98 Zip 6 KB.
Enumerate All Kernels object [*] Using Undocumented API! Also u can manipulate them easily! [But that my example does not.-.]
A PlugIn is a dll/exe/script that is installed separately from an application that can perform tasks within that application. It should be able to pass objects freely between the application and the plugin. This is in response to a number of questions in the Discussion Forums - you know, the place no-one ever goes and questions never get answered !!
I could'nt find an encoder program that would save and load more than one line of text, and actually work,so I threw this together.I modified the program EnDeCode by Joshua Larsen and made this program.
A MP3 Player... please check and vote...
This code is used to enable/disable the close (x) button on a form.
Update 11-29-03, Address Book with VCard import/export; save both business and home addresses, phone numbers; send an email using your default email app, dial the phone number, many ways to sort your information. In the DAO version, several people had problems getting the application to open the database. This was due to differences in machine configurations that would normally have been solved during an installation. This was written several years ago. I don’t use it anymore and decided to clean it up, convert it to use ADO and post it on PSC. Hope you find it useful. Please see the ReadMe file.
This is a little zombie attack game, where you have to shoot zombies that are coming after you. But There ius a small problem, and I need help to fix it. What happens is sometimes for no reson at all it will say game over when it is not supposed to, like as if one of the zombies got to you but they didnt.At first I thought maybe some were going off screen where you could see them and then they would pass the line to kill you, but I don't think that is it. Sometimes it works though. So please jhust take a look and if you think you know what it is please leave a comment telling me. Thanks a lot. Oh yha R is to reload.
A visual basic gif, jpg, bmp editor... can open an animated gif... please try and vote... thanks! :-)
This is the first submission by me. What this program will show you is how to make a file combiner, and extractor. It shows you how to combine files into one file.. How to extract all files at once, or single files. The code is fairly easy to follow along. It could be refined but thats oka. Its just to show you how you could put all your images, sounds, etc etc etc. Into one file, then in your program only take out what u need.. So its harder for someone to steal your images, sounds.. etc etc etc.
Demonstrates usage of the YCHT Protocol which is encapsulated (along with winsock) within a class module. All parsing of incoming packets and handling of outgoing packets are handled within the module itself and EventRaise's to return the data to a form which created an instance of it.
FINALLY! No one did it so I did it myself. This program removes any keys from VB6 project files that VB5 doesnt like and makes it so you can open it in VB5. You may think it's sad that I still use VB5, but it gets the job done. There are about four keys removed so far. If you want to add any or know of any others, please make the changes and e-mail me the key > I will re-upload the file. You can vote if you want to but it is more for the needy than for the points. :p Instructions: Compile the project (my one, not your one ;) ) Click and drag your .vbp file onto the EXE It's that simple!
HotKey for TextBoxes in Form
VB6 multithreads,reason:since my latest article bounce?,IDKW, i'm bounce reback! Source code include FULL SOURCE CODE [component+asm+examples]+ REAL MULTITHREAD CHAT beetween 2 threads
Unroll a picture over the screen.
Duplicate remover/finder
Knock-off of MSN's WHATword game. Caution: can be addicting. Enjoy. The multi-thousand word dictionary, sounds & needed graphics will be installed from the included .res file. Updates uploaded 22 Jun/1925 to include Hall of Fame & minor tweaks to random letter generator routine & updated help file.
vbRoutineBuilder 2.5 First off this code started with Kurt J. Tischer's first http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=40345&lngWId=1 Routine Builder project and has since taken off from there. Hopefully, this will save you a lot of repetitive typing and make your code more uniform and readible. This is actually an improvement on the first authors code that I thought was a great VB Addin. The previous submission by Kurt J. Tischer fail short in its attempt to fully automate the writing of functions for each Routine. Enjoy.
draws a custom border to any window that you want (hwnd).Plz,opine
Web Image is a full working image graber for webpages. You enter the url, Web Image will download and parse the sourcecode and list all available images. Afterwards, you can download and save the files individually by clicking preview. Because Web Image is just downloading the sourcecode, it's pretty fast. Sourcecode is well commented. Check it out and rate if you like it :)