Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #222226
Grenade Launcher!!!

Want to know how to make bouncing grenades in your next game, or how to use direct sound? Then look no further: Grenade Launcher! it's fun! Launch grenades from your launcher, and watch them bounce around the screen then explode in a shower of shrapnel! Uses DirectX 7! Plus sound FX! (you will need DX7VB.dll in you windows system directory.)

7_2009-2012 #222659
Transparent Form

Demostrate how to create a transparent form using VisualBasic. This code will run only on a Windows 2000 machine due to the fact that the SetLayeredWindowAttributes API is unsupported under Windows 95/98/NT.

7_2009-2012 #223017
Orientation - DataReport - 1 line - no API calls - unbelieveable!!!!

This code will change the orientation of the output before rptName.Show is executed. This is only one line of code, but it will do what some of the others have done with 4 pages of code. Really!!!!!

7_2009-2012 #222102
_InStrLike

This is a combination of InStr and the Like operator. It returns the position of a mask within a string. The parameters are all user friendly variants just like the regular InStr function. Example: InStrLike("Test String 123abc45 Stuff","###*##") returns 13, because 123abc45 matches the mask and it starts at character 13. Hope this is useful to somebody.

7_2009-2012 #221170
UPDATED! WebBrowser Control Bug in IE 5.5

After developing a full-blown application (just went out to beta) for my employer, I uncovered a bug in IE 5.5 that you may want to know about.

7_2009-2012 #222729
Internet Connection

This is an example on how a person can connect to the internet from VB and log on to a certain page.. kinda like if you are doing a program and wanted online help this would work perfect. Thankz and vote for me please.

7_2009-2012 #222970
Paint 256

This is a paint Program with lots and LOTS of features like Circles, Square, cut & paste and much more! SEE Screenshot! Votes Welcome!

7_2009-2012 #222971
Stris

This is a Tetris like game with wonderful graphics. SEE Screnshots!

7_2009-2012 #218987
Binary tree Using Linked Lists

This code demonstrates making an efficient data structure called Binary Trees using linked lists. It has word document explaining how data is stored in a binary tree. Binary trees are the most effecient and fastest way of storing and sorintg data, as this application demonstrates. If this code helps you in any way, then do come back and rate it. Take care n have fun programming. :^)

7_2009-2012 #222040
Control ALL IE windows

This code provides control over all opened IE windows, as well as new windows opened while the application is running. You can receive events from every IE window - such as BeforeNavigate, DownloadBegin/Complete, Document complete, Mouse events, ContextMenu popup etc. This allows you to calculate total surfing time, prohibit access to designated URL (this future allow you skip banners), and more. You also can manipulate any IE window - Navigate, goBack/Forward/Home/Search, Update and Close them. Sample form use 9 mostly used events, but you can use more then 30 events!

7_2009-2012 #223021
Count Lines in a Text File

This code will count all of the lines in a text File. This code will work on any sized file, and is quicker than using LineInput or the FSO.

7_2009-2012 #223022
InStrRev for VB5

This is a InStrRev function for VB5. I took a look at the one microsoft recomend, and almost died of laughter.

7_2009-2012 #221704
JackpoT(v3.1)

Get ready to have some fun.Jackpot is here now with 3 types of games and on top of that you can play JACKPOT alone or with your friend(2 player).I have used simon price source for changing the resolution.PLEASE VISIT www.gauravcreations.com for more programs

7_2009-2012 #223023
Absolute Windows Shut Down

When you use the ExitWindowsEx API to reboot the system under Windows NT and Windows 2000, the machine does not reboot. 'CAUSE In order to programmatically reboot a Windows NT or Windows 2000 system, the process requires the SE_SHUTDOWN_NAME privilege. By default, Visual Basic applications do not have this privilege and therefore will not reboot the machine. In order to get ExitWindowsEx API to reboot the system under Windows NT or Windows 2000, the SE_SHUTDOWN_NAME privilege must be set. This Code Shows you the best way to reboot force restart or shut down a PC

7_2009-2012 #222755
GMindmap v0.6

Software of creation and edition of mindmap; Propose the import and the export of data, the impression and the personalisation of Mindmaps. Software including a help file and its RTF source, a file of resource, various controls and advanced techniques

7_2009-2012 #220573
Dialogs

This is one of over a hundred modules I have developed for getting my work done faster. This module display various system dialog boxes to configure COM ports, printer ports, get the default printer, view printer properties, and view document properties.

7_2009-2012 #218391
Capture the Screen/Active Window in Any MS OS (Win 95/98 or NT)

I was having a difficult time capturing a screen or active Window from a Windows NT system. I found out that MS does some pretty quirky stuff when it comes to capturing the screen/active window and it is highly dependent upon the OS. Here is the result of a my investigations. This app will return a screen or active window capture regardless of the OS. Hope it helps anyone else in need.

7_2009-2012 #222996
Access Field Mapper v1.2 (with Type Checking)

This is an improvement on my previous Access Field Mapper. This program allows you to open two Access databases and Map fields between two different tables (performs AutoMapping as well). After you've finished mapping the fields you can transfer the data with one click. This version will do type compatibility checking and if you transfer data that is not directly compatible it will coerce it for you.

7_2009-2012 #233940
MouseLogoff

This program simulates a person moving the mouse,clicking the start button and then logging then off. I made this program because i am very lazy!!!!!lol I know there are faster ways to logoff such as: ExitWindows(0,0); system("shutdown -l"); system("rundll32 user32.dll,ExitWindowsEx"); But I wanted to do it in a different way. Please vote!!!!!

7_2009-2012 #219881
WildFire Page Editor 1.0 (not yet complete(but still good))

well i decided to make a new and better webpage editor(its not yet complete) its one of or even maby posibly the best html editor of all time but i still have plans on makeing it have jscript,asp,cgi,etc. support if i can (please vote and please leave comments i just love them, and if i get a enough 5star votes ill post my not yet complete Language(WinScript) and another one wich is like vb4 (Also WinScript but different iface)

Languages
Top Categories
Global Discovery