Results for "Volume: 2002C"
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.
This is a sample from my (Locking System professional 5.0 which I have spent 5 months on.) This code as at the current state is very good but still can be inproved. As it is a part of a program I mand a quick systray access. Right click to open the menu and double click for the load menu if apears to be non visible. The idea to this code is very simple, it is a basic shortcut program which you can load different things with. It also has little extras. Please read the small caption in the code on the systray form for a bit more about this little code of mine. Please vote, if theirs enough votes and you like it then I might consider posting my full version of Locking System professional 5.0 to PSC. Thanks again for all thoughs votes for my CyberCrypt programs.
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.
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 =]
This shows how to use the Microsoft OCX file NTSVC.OCX to use Visual Basic as a Windows NT Service (NT4/NT2000 or HIGHER). (OCX file included)
This is the source code to the largest project that I've ever worked on -- neXus 1.0a. neXus is based on an application that was created by Tyson Westby about one year ago. It's function is to allow Visual Basic programmers to modify the shape of the Form without having to include a bulky ActiveX control. The way it did this was to harness the power of the Windows GDI, and other API calls. But don't take my word for it, download the source code and try it out! And please, take the time to vote and leave feedback!
This is just a simple little game I made. You have to hit the right key (shown at the bottom - A,S,D,J,K,L) anytime after the block gets by the red line. But make sure it doesn't hit the bottom or it's game over! Sound easy right? Wrong - it gets harder. If the block turns red you have to hit the key 2x!!! Wow. Heheh, give it a try and let me know what you think.
It is a way to use the Win 32 API to edit the registry to suit your need. Please rate my code.
Cameo-Pro is a web cam server application. Set the frames per second, enable the stream, and anyone with the provided web address will be able to see your sweet little face right on their web browser. Images are updated every second. Code is heavily commented. Please Vote.
My name Is Jason and i Had hoped too create a fully Fledged working text editor and here it is TextPad , It has all these Features and more ; * Options Dialog * Full Screen Mode * Edit , View Clipboard Text * Text File Manager * Toolbar * Wordwrap Feature * Works On the Command Line * Can be default Text Viewer (*.TXT) * If user has Chosen Option, TextPad can Launch An External editor if the file is too large too be opened normally . * File Properties Dialog * Find Dialog * Launch Better Instances User has Choice Through Dialog or Through the Menu. * Recent File Menu
Create a cool animation for your credit window
Surfs the internet through simple, yet effective code. New versions coming soon. Made on VB6 - don't know about other versions. If you like it vote!!!!
a very very simple shooting game. this is the first time I write classes in vb, so my OOD isnt very good (very poor actually). and because i lacked the graphics, so i captured some pictures from some sources (if anyone objects my use of those graphics PLEASE let me know and i'll remove them) And, please vote and leave a comment! (due to time limit, the game is obviously unfinished, so if you vote badly because of that, i have nothing to say...)
PlanetSource code is a life for VB programmers. I have learned many thing from this website so I felt I will give this code to all the programmers who are willing to learn the database concepts. I tried for this kind of code but all in vain. Dont worry. This is the best and the ultimate code for all the Database programmers who have been waiting for ages. The whole world is looking for a control of this sort. I as a enterprise solution provider found it very difficult to debug the recordset and find the exact match in the recordset by pressing F8 .. F8 .. F8. Dont you think doing this way wastes your time and money... The main purpose of this code is to print the contents of the recordset of ADO,DAO,RDO. Within a fly we can see the contents of the recordset. This will save a lot of time. The main purpose of this code is to pin point the exact location of the data that we need. We use filters to check the data and reduce the recordset to find the exact match. But this control by clicking on the tab sort the contents of the recordset and display to us. You can change the order of the recordset fields by dragging.