Results for "Volume: 5_2007-2008"
Tired of your favourite VB program crashing because of General Protection Faults? Bad subclassing code? Well... if any unhandled exceptions occur, your program will be able to cope, and even continue running. Please leave a line or two to let me know if this has been useful. Thanks. 10/12/02 - Updated: Now the module top level exception handler will raise the error via Err.Raise to allow VB to handle the error using On Error statements. GPFs can now be caught, just the same as any other error :) Thanks to those below who suggested this. Also, I added some more constants, to allow deriving of more information from the EXCEPTION_RECORD structure. This means more info for your user, which is always good.
This is an advanced Spying Taskbar by tushar:) This applications shows ALL the applications and processes working/running on your computer hidden. It ALSO Shows you ALL the applications that are NOT Visible through the Windows Taskbar. The user can also hide and unhide or view a selected window to see how it looks like on ur PC. This app is ideal for detecting hidden and suspicious viruses and trojans working on your PC. Even i fixed my "Lover's screensaver" trojan working on my pc through this program. You can ALSO add the functionality in this app to Find the EXE path of the selected app and terminate a selected process/application. This app also has the features such that You can view All the hidden forms of other opened applications and every part of of Desktop!. hope this application helps you ALL!:). The whole code is Commented too. Please vote and leave comments if this helps you in any way or your liked the app :D. - The API Man:)
I wrote this code to demonstrate how many web servers are still very vulnerable to a simple DoS (Denial of Service) attack. Using multiple Winsock connections you can take down a server. I don't recommend that you use this program except on servers where you have permission. THIS IS NOT A 'HACKING' TOOL
The program is a simple program that registers rented videos, customers, product ... it show the use of database and ado control in a "large" project.
The Grading System helps maintain and organize a secure and dynamic database in an educational institution. This program was mainly a project for my VB class. I'd like anyone to give their opinions/ideas/advice on this program.
This program show a user to chang the layout of form standard to in Round or other
Make's the title bar flash.
Here's a prank to play on other people on your network (with speakers).... Get their machine to speak & say whatever you type into an application on your PC! No OCXs DLLs or other rubbish needed - but the PCs must have internet access. Have fun, and no rude words now!
wExceptionHandler will let your application be near-bullet proof from crashing for unhandled errors because of bad subclassers, windows GPF's and any other unhandled exceptions. This will get the description of the exception caused, allow you to resume executing/running your application if an unhandled exception is thrown and shows you a dialog with some debug information about the exception whcih you could email to the developer etc. I decided to post this almost a year ago but didnt get around to doing it but after (http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=41421&lngWId=1)Will Barden did I decided i'll upload mine too... I must give credit to Jonathan Lunman who wrote a (http://archive.devx.com/premier/mgznarch/vbpj/1999/05may99/bb0599.pdf)VBPJ Article(Not from MSDN Mag as i thought)a few years back(1999) which is where this code is inspired/backboned by and thank-you to Vlad Vissoultchev for pointing this out:)
A NORMAL DLL ( NON-ActiveX ) with 2 examples (transparent and mci). New functions for version 3 : StopSound, SetCurDir, FreeSpace, FileOrDirExist, TreeFind, SearchFiles, HiByte, LoByte, HiWord, LoWord, HiByteHiWord, LoByteHiWord, HiByteLoWord, LoByteLoWord, MakeWord, MakeDWordB, MakeDWordW You need "compile controller" to compile the DLL, search for "take control of the compiler" on this site.
Have you ever wanted to insert automatically Predefind Menus in your Application with out typing all garbage with Menu Editor plus Code Snippets and predefiend Control Sets used in your Previous Applications Plus All useFull Source Code in Psc (Stored in your
NOT Just another Button... It's SuperButton!!! It can sing, it can dance, and ONLY 5 lines of code... OK enough with the sarcasm. This is a transparent UserCtrl button. Has lot's of options. Does icons and bitmaps. Different edges and styles. Font functionality. And 100's of lines of code...All API. Tested on NT4 & W2K.
Little Prog that puts the VB ticker on the PSC website in a window. I didn't like having it on my active tesktop, since i only have a stinkin' 56k. This you can minimize. Just like a web-browser, but only the html for the ticker. Vote/Comment if u want. C-ya. Oh, i used this in 800 x 600 High Color screen.
A simple ProgressBar, created in pure code VB, not use the use of Api or Ocx and relative dependencies. The ProgressBar has been created with the PictureBox and a timer from the code you can set up the color of the ProgressBar, the font of the text etc... The code super is commented in Italian. Please vote for me!
This is a simple project showing how to work with an INI file. It checks for the existence of the file, creates the file if needed, reads the settings and displays them. It allows writing new settings, refreshing the display on the fly. Please, comment on this if you find it useful, and as with all my submissions, I am not out for votes.
This code evaluates any mathematical expression, e.g. 2*(3+4)^2 and returns its result. Doesn't use any libraries and is provided in a .bas module. Pls vote & post comments if you like it! sorry for the screenshot quality, my pc broke and i had to use my old laptop which has nothing but vb on.
This Code Shows How To Make Extensions Open With Your Program and how to Retreave the info... Also it will add R Click menu items to Files With Your Extensions.. VeryShort Code Pretty Simple... To Retreave the info in Form_load of ur app just Parse Command$ .. Note: Icons will not be shown till restart... Tested in Xp. Timothy Marin www.IntraDream.com.. oh yea some feed back would be cool..
Before starting the project register the oleguids3.tlb from the zip. ______________________________________________________ This is an example of a usercontrol that intercepts vbKeyTab, vbKeyEnter and vbKeyEsc keys WITHOUT using windows hooks. The idea is to place a custom implementation on the IOleInPlaceActiveObject interface of the usercontrol and to implement custom handling in TranslateAccelerator method. The idea is by Mike Gainer, Matt Curland and Bill Storage and the implementation can be found on vbAccelerator.com. Another interesting idea shown is how to "simulate" pressing tab key on the form as to be able to tab out of the control with ctrl+tab for instance. Greetings go to ORSHEE (for his grid control) and to José Pablo Ramírez Vargas (for not believing this is possible)! Enjoy, and check out my other controls submissions!
Shows superscript numbers in the correct format. (see picture if you dont know what this is) Can show any number in superscript. Ie x^857578758, there is no limit. There is also an angle symbol included. This is really useful for people writing mathematical programs Zip includes a font file, if you dont have it then copy it to your windows fonts diectory, to make the program work correctly. Feel free to vote
This Is A Great Code Very nice Shows u how to do an offline online flood and get ur contact list to vb and change ur nickname ... Very easy. If u want to learn msn messenger coding start this way!