Results for "Category: Miscellaneous"
This program creates a really cool flower effect. Just click the start button and it creates a random flower. You can then click to save it as a bitmap. It also does a really nice gradient effect. Please vote!
Many people want to know how to start there application when windows starts and not simply by putting a shortcut in the windows startup folder.This article will show you how to do this using vb and a few api's
A few Lines of code to show you the version of windows you are running.
Error Handling In Visual Basic - Goal Keep work fun by handling errors correctly. First for developers developing the software, then for developer and QA team, then for users, then again for the developers and QA, when there are bugs to fix (there will be J).
An easy way to add, read, remove, and find items in a single dimensioned array (emulates VB’s ListBox functionality without the user interface). Don’t use a ListBox or a Collection to build an array just because they have built in functions that make them easier to use; both these choices are slow, require a lot of overhead and were designed to meet a specific need. (UPDATED: Added Property Get Text).
This code provides the tools to allow you to make nice looking (multi-page) print/preview reports. I have included both the VB and C# versions. (Update: 4/07/10 - Bug Fix).
Have VB installed in default location of C:\Program Files........ and have the "Save As" and "Existing Files" dialogs default to a customized location.
Web Messenger is a simple TCP/IP messenger application just like MSN Messenger.
To control a "friends" computer remotely. Instructions and FRANKINAL application included.
MSN Messenger clone, but programmed better!. This version has a few fixes, 1 of the fixes thanxs to The Frog Prince, thanks mate. It also has slightly more intuitive menus, it also contains an available icons menu which tells you what strings are replaced with pictures, for example (B) gets replaced with a Pint of beer. Plus sound events that allow you to apply wave files to actions. Please download and test and then rate it :) :)
***UPDATE*** Hi, it's only me again with another update to web messenger. So if your not fed up with my programs by now then here it is, now with changeable colour settings for your messages and also a few bug fixes. If you find any bugs then please report them to me, as im trying to make this program reasonably good. Thanks allot, please vote and leave comments if you download this, any feedback is worth it. Nick :)
this shows an example of how to create a DLL in C++, and use it in visual basic... hope you like it :)
Pointers have always been taken by C++ programmers for granted. But its functionality is missing from action in VB! This article will show you how bypass this limitation and use a technique that will accomplish the same feat as pointers.
Uses API to immitate keyboard strokes, into an extrenal program. Can easily by changed to immitate the strokes, into any VB program
This application acts as an interface to have multiple desktops as it is in other commercial applications where you can swicth desktops (applications). Thus providing you more workspace to work and divide your work easily into parts. This application will prove useful if you are a user who has lots of windows open at a time. If you have any suggestions, comments or anything else just post it :)!
You set the gravity and everything, drag the ball and then watch it drop to the ground
This is for programmers of all langauges.This will show you machine code commands so you can build your own assembler.This way saves so much space and speed you can make a exe less then 10 bytes
I know this is not the place for stuff like this but I found this great site where you can turn your tutorials into books, go ahead flame me, I just know someone will find this useful
Learn to crack visual basic applications, learn how to protect yourself from crackers. This is a video , that means multimedia, so sit back relax and Watch in learn.
This sample code shows you how to view any processes IAT table and get all importants, also shows you how to injector a dll so you can do API HIJACKING AND VISUAL BASIC