Results for "Volume: ASP_Volume2"
This code generates a treeview of a specified folder and it's sub folders (recursive)
Stylist Toolbar Control OCX! The combination of the best button on PSC, GONCHUKI's Chameleon Button, and a systematic class toolbar management system. With the button style of WindowsXP, OfficeXP, Mac, KDE.... and special button style like DropDown Button, Seperator and CheckBox. Click in and see.........
This is an Add-In for Visual Basic 6 that allows you to Quickly See what has been newly submitted to PSC. It also allows you to search PSC Quickly and view the screenshots of the submissions if available. Also By double clicking the item you can navigate to PSC to read more about the code and download it. Add-In is Dockable in the VB6 IDE. - Fixed Minor Bug with Multiple worlds in search. - Added Stop, Refresh Functions. View Multiple pages From your search now. Changed the UI a little bit. Commented more parts of the code. Please leave your comments so I can Make this Add-In Better. - *** Now you can also download the Zip files form PSC by just clicking a button. *****New To Update (8/13/02)***** 1) View The Full Description of The Submission. 2) View Copy & Paste Code For easy access with VBIDE. 3) Quick Link to PSC - Launch PSC In your default browser so you can search and Vote for the Submissions. *******NEW to v1.1.9****** Now View the Top Code of the Month. Fixed some minor bugs with the search. Commented More of the Code. ***Still Allows you to*** 1) View Screen Shots 2) Download Zip File 3) Visit PSC Page of the Submission 4) Search PSC - With the same search options that PSC has. (Level, Type, Sort, Number per Page. 5) Get Newest Submission 6) Connect using a proxy server. 7) Give you access to the largest Source code site on the internet... Where you need it, When you need it.
Yes! the classic game hits the Windows platform and coded in VB! the game is COMPLETE, that means no features are remaining, no bugs are inside and it is fully functional! this game will trap you for hours... why? i don't know, may be it's just the hunger for more points! this version features the same things you can find in the Linux KSame (except for the undo feature that is really lame in this kind of games), plus nice sound and graphics. Enjoy!
HTML-IMG tag creator with multiple AREA defining (image MAPper)
this a sample again of AutoColumnReSize for ListView. i make a code for this coz ive enough pressing CTRL+"+" its killing me.... ("b)
wanna have some bigcrosshair the follows your mouse and showing the current xy pos of your mouse. just look at the ScreenShot for preview
The IP Text Box lets you enter an IP into it. It has special features like you can only enter 3 digits in each segment, the number cannot be more than 255 in each segment (no matter how hard you try), it looks preddy, and it returns the IP and long IP. There is nothing else you would need!
Iv'e never seen a true SIMPLE Multi-Threaded winsock connection source code example on PSC, i was coding a WebServer and decided to just do one myself, here is what i came up with. ALSO To All The Other Coders: Your source code is very usefull, however, large (full) applications are useless, it takes people all their time to find out what they wanted to from the code, most of the time people are looking to do one small specific thing, if your going to submit somthing, keeping it simple helps alot HENCE ths simplicity of this source.. does exactly what it says on the tin!
I've got a lot of questions about if there was an update on packers collection, well, here it is. I have updated most of the compressors to handle filesizes over 64K. improved a lot lot of speed isseus. added some new compressors. great speed update on some coders (mostly BWT). I've got a uge amount of mail from people who liked the first version of my programm and also people who sended me some tips to speed up some methods. so I can't take all the credits for this update. I hope you all like this update as much as the first version and if you want to vote for it, please do so, couse with the first version something went wrong with the server and the actual winners of the coding contest didn't get the recognation they deserved.
A very simple way of autorun.inf If you use the MS Package and Deployment you can use this to autorun to start the setup.exe. When user places the cd in the drive it will start the setup.exe I have used this for years. I hope you find it useful.
This is code has a day, week and month calendar similar (something) as the outlook has. This is not complete and I hope that you guys give me a hand on these.
ok ive changed the wording on this because of lamers this is just a simple volume hard reader which reads the volume to load a form/s its not meant to be a pay program just stops people giving your program out ive put very little help on the forms because its so easy if you do get stuck code your own simple
This article provides, in detail, the recommended standards as directed by Microsoft for developing and maintaining Visual Basic applications. I was surprised to find that this kind of information was hard to come by, and that many professional developers were not aware that a compiled list even existed. So, I share this knowledge with you, to instill along your developmental travels. I'm sure there are some areas that are rather vague, so, by all means, please feel free to comment, make suggestions or recommend publications as you see fit.
Although this is the 3rd post of the same type of thing i would like to submit this anyway. John G. posted a better way of using doevents that does speed up the loop by about 100% and JohnB entered a class to do this based on John G.'s article. I have desided to give alternatives to using doevents all together or a slightely faster way of using doevents with an example showing the speed of each that is included in the zip. I ask that you DON'T vote for my code but comments are welcome.
This is a code to scare anyone you want. What it does is turns the whole screen black, then flash's red and black REALLY fast... Just an example of what you can do with timers.... and colors lol
Launchpad is a program that allows one touch access to the startup of many programs. You can add programs to your list and save that list to a file. You can password protect the program as well.
This is my first browser with a status bar. It took me awhile to figure out how to get the Status Bar text to show up on a label. And then it just has your basic functions. PLEASE RATE IT!!
Its an MP3 Player that uses the windows media player control, loads of features including: ~Skinnable ~Will read ID3v1 Tags ~User can find out bitrate, frequency and if a file is stereo or mono ~Runs in the system tray ~Balance controls ~Volume controls ~Save/open playlists ~Add whole directory/single files to playlists ~Drag drop files into playlist ~Tells you the length of a mp3 file, and how long its played it for ~Displays song name ~Seeking bar ~will popup little (msn style) windows from task bar on new song, telling you the song title ~Repeat one, all, random, or normal play modes ~Can change text colour ~Can be set to be always on top ~Playlists can be cleared/files can be removed ~Can control playback from tray ~Detects if a soundcard is present
Shows you how to move items from one listbox to another. Includes commenting. Don't forget to vote