Results for "Volume: 7_2009-2012"
I was bored.
My father (Michael J. Bananzes), died of a heart attack at approx. 12:50 pm today, therefore I was left BackDoor Corp. I had some time to review some of the comments left on previous programs and agree with all of you. BackDoor Corp. will change. BackDoor Anti-Virus v2.0 SDK Edition is a complete anti-virus for Windows 98/ME/2000 SP1. VB Project included with source.
In this updated version u can download entire websites Updates frm the previous version U need not type in the whole url i.www.xyz.com will do u can select the type of files you want to download u can select how many files you want to download. U can download asp files. Please report all bugs and suggestions regarding this software to [email protected] would really appreciate any comments/suggestions regarding this program.
This is a scaled down version of a Label Maker Program that I created for my employer. It uses Avery Labels 5162 but can be easily altered to fit other formats besides the 5162. This code demonstrates some very useful features for SELECTIVELY printing different colored borders around images as well as listbox functionality and utilizing Random file format to store data. If you like the program, Please vote for it. Thank you. BTW, The following is needed for this to run correctly... The Program looks for a folder called "LabelMaker" under the path C:\Program Files. If the folder is not there at startup. It will create one. There are 7 additional image files that need to be placed in the "LabelMaker" folder. They are Red.jpg, Blue.jpg, Green.jpg, Pink.jpg, Black.jpg, Gray.jpg, and NoPicAvail.jpg
Here's an application example (it can be template for your new application) with splitbars like Windows Explorer. Following code describe you how you can make scalable parts of forms with splitbars.
Just see to picture and download zip. There are 4 projects: 3 useful controls to make your application like Microsoft Programs. 3D-Label - funny label; ComboBox - Combo without items list, but with button, which you can use to open another window. It can be useful if your list very big and it's not necessary to load this list everytime... ProgressBar - Bar, which can display text message or percent of laoding. The last project is test application.
This is an example of a very advanced Mp3 player very similar to WinAMP, though WinAMP has a lot of lag Piro's Playlist doesn't allowing users to browse the net and listen to music without getting kicked offline.
Agg, Return of Tanks!!! More tanks, but now in DirectX. Drive around ('j' and 'l' are left and right, 'i' and 'k' and forwad and back, space is fire, and 'y' and 'h' raise and lower your gun.) The baddies just keep on comin, so try to kill as many as you can before they get you. You might need abit more skill that in the last Tank game, but not much. This is a game to play when you should be doing somthing else... If you know anything about DirectX, and can put a ZBuffer into this program, then pelase do, and send me a copy, because I havent got any Z ordering on this, so I'm relying on one of you showing me how to make a ZBuffer work. Anyway, no screen shot, but its just a bunch of tanks going around, shoting at each other...
SORRY ABOUT MISSING .DLL. Copy Dll to Windows System. This Application can be used for a Bookmark for a Web browser or a Shell application for a File manager. Add the categories eg (Utilities, Graphics etc). Then add the Applications to the Categories. (Name and Fullpath of Application). If the File cannot be found a msgbox will let the User know. Dbl_Click on an Application and it will be executed. Everything is saved to a single File and reloaded into the Treeview when Loaded. This .dll is part of a Advanced File Manager that i`m writing. thats why it contains quite a few functions.
Hits the Reconnect button when it finds the Reconnect Button. I have more to this code, but this is one part of it that is important.
This nice-looking small application monitors LTP ports states and shows them in LED style panel. If you want to see, what's going through your port when printing or you need to fix some problems with LPT-ports, this is the right tool for that.
it gives you a good idea on how to use WINSOCK. it shows you how you can transfer files, chat , and send commands across the web with other computers.
Heyy peeps, sorry this took so long ive been so busy with a lot of junk so this is only a .0.3 upgrade from the first WildFire editor,also in recent company change its now ice works the next one will be called 'Visual HTML Studio'(gay huh?) under the company name 'MisticSoft' well this update has a lil serprise in it thats just a beta 1 demo v0.3.1 so anyway please vote if you like this and leave me comments on how u like it or how to make it better thanks.oh also thanks to everyone on psc for posting stuff.
This is a class module that Converts IP addresses into Host Names, and Host Names into IP Addresses using Winsock API.
Ever saved a JPG or GIF you loaded into your App and then looked at the result? - this will fix that problem. This submission features capture of any GDI object on your app with a hDC (say Form or PictureBox), lets you do some simple image processing on it (eg. Flip or Resize), then allows you to colormap it, dither it and save it as a BMP or a GIF. Yes a GIF! Entirely coded in VB and presented as a DLL with extensive demo program, this could be the beginning of a great togetherware gfx processor. Contains OctTree color quantization and Remapping to MS,New or Fixed colormaps, with or without Dithering. Serious bug or idea submissions (with explain and code snippets) welcome.
Well known puzzle game where you re-arrange an image and then arrange it back to its original.
This is a *baisc* sample of how to use the PostMessage API calls (same as SendMessage) to send text to a Textbox (or any hWnd actually). Note: I tracked down the 3 WM_ messages through SPY++ and Notepad. Differnt applications may require more/less WM_ messages. A VB Textbox only needs WM_KEYDOWN but I added the other code incase. =].. Sorry about the cheap Variable names, this was programmed at 5am :)
Learn every aspect of DirectX8 now! This HUGE tutorial covers DirectX 8, DirectSound8, DirectInput8, Direct3D8. It includes everything - from knowing nothing to having a good grasp of DirectX 8 with Visual Basic. It even goes beyond that and explains the logic needed to create 3D geometry and animation. There is a fully documented sample program too! And a glossary of terms - not just DirectX terms - but general programming and 3D mathematics too! The best DirectX 8 tutorial you are ever gonna get for free! Even people who already know DirectX should read this, as it goes onto more complex subjects. Especially people who have learnt DirectX 7 or earlier. Please remember to give me lots of feedback and votes so I know how to make future tutorials!
This is a fully functional (well, upload doen't work very well and is disabled) FTP server designed for L.A.Ns (ie no username/password.. Anon users only). It is extreemly easy to use (i think so anyway) and uses Winsock DLL only. There is a bit to be done on it but I only really made it to learn Winsock DLL. So take it, cut it up, whatever just don't sell it at all. This is freeware.. keep it that way. - UPDATED: All files now here =]
Create and edit bitmaps. Can load .jpg and .gif but can only save as bitmap. Written fairly quickly just for fun. Some commenting but not as much as I normally like to do