Results for "Volume: 5_2007-2008"
Control Winamp using your keyboard! Uses Register/DeleteHotKey, GlobalAdd/DeleteAtom, SetWindowLong, ShellExecute and SendMessage, and supports Play (WND+X), Pause(WND+C), Stop(WND+V), Next(ALT+WND+Z), Prev.(CTRL+WND+Z), Volume +/-(WND+Up/Down arrows), Fast fwd./Rewind.(WND+Left/Right arrows). Also toggles Shuffle (WND+S), Repeat (WND+A), Main Window (CTRL+WND+X), Playlist(CTRL+WND+C) and windows sound manager (CTRL+WND+V).Please vote if you like it!
Optimizing VB String Parsing – Using Byte Arrays and Binary Searches to parse and color code
it is a crack of netbios
Display COOL OSD (On Screen Dispaly) With Animation, Do visit my site 4 Free VB installer and many more free software's - www.deepeshagarwal.tk
Winsckw.ocx is a custom wrapper around mswinsck.ocx control. Allows using winsock in Vbscript overcoming licensing issues. Few VBscript samples for sending emails, peer-to-peer HTML chat is included.
File Types Example retrieves all registered file extensions from the Windows registry and presents them along with the file types and default icon. Right-Click on the file extension to view the file types key, content type, default icon file and the file types actions, also, you can backup the registry entries in a .reg file.
This is an update to my previous submission. It does not use shapes this time.I hope I got enough of the right properties to make this useful and flexible. Have fun and Howdy from Texas
a class that performs basic text analysis using the Split command. Count characters, words, punctuation and layout characters. Thanks to merlin who found a bug in the basic countChar routine (answered 1 if there was no text in serch string) and 'Word counter *Excellent' who inspired me to attempt it. ----------------------------Thanks to Min Thant Sin for finding two bugs. Fixed the bug for blank text. Corrected the word count to give correct count. Also extended the class by adding the ability to set acceptable punctuation to allow hyphanated or underscore connected words to be counted as one. Included a bas module that contains the same concepts but designed to be used without the full class being impelmented, just take the bits you want, this bas module uses Paramaters rather than Properties to operate. (NOTE the bas file is not used by the demo).
NOTE: You need to download DirectX Rotation Game (Part 2 of 2) CodeID is 51889. Remember to put all the graphic files in the folder under app dir. This is the game, as far as I know, originally created by Diapraxas team. You can visit their website at http://www.diapraxas.net/rotation for more information. I downloaded their game, played it, and thought I'd try to create this game. It took me a week to implement the game. So comments and suggestions would be greatly appreciated. For any reason, if the background display is very bad, e-mail me. I've only included Background.jpg because *.bmp version is 3.00 MB and I couldn't upload it. See the screenshot for what the game looks like. Also remember to download Rotation Game Level Editor to create custom levels (CodeID is 51890).
Automatically changes controls to XP themed style in XP based OS.
Very thorough MSWinsock tutorial. Includes connecting to servers, extracting HTML source from a page, get server from a URL, connecting to a site through proxies and retreiving source, get cookie from connection. Please show your support and vote/leave comments.
CC Antivir 2004 - A complete working Anti Virus program This is number three of my AntiVir prog. I got a lot of response to my last two submissions, many suggestions and tips. Some of them are now realised: 1) ZIP File scanning 2) There's again the possibility to scan script Virii. 3) Bug / Virus Report is now possible 4) The code is changed to scan only dangerous files that means the Engine is very very fast (the 150MB (~700 Files) are now checked within 6 seconds (old engine: 35s))! 5) The Signature contains now 17 entries. 6) Quarintine Window over-worked (+Delete function) 7) Log functionality added Note: The zip file support requires the "unzip.dll" in your System32 Directory. This is the ZIP Dll by the Info-Zip Group (THX). If you don't have this on your system, please download and install it from http://www.vbaccelerator.com/home/VB/Utilities/VBPZip/Info-ZIP_Unzip_DLL_(Renamed_vbuzip10_dll).zip - or use the inbuilt download mechanism.
Registry class allows you to add, modify or delete registry keys without additional controls. Only Windows API.
Closes your form in an interesting ways. Which is most useful in your applications
There's two setting types, the basic mode and 4x mode. Basic mode allows the user to lock 1 point on the screen and have the program repeatedly click it until told not to. 4x mode lets the user select 4 up to points to click and choose the intervals between the clicks. Then the program will cycle through and click all the points until told to stop.
This is great code to learn from. You'll discover how easy it is to create a multi-connection server / client and put together a chat-system with commands such as "ADD" "REM" ... and colors, splitting, NICKLIST!!! Please vote for me, or leave a comment.. :) btw.. heavily commented code!
this application shows you how to protect/hided a folder easily,.. please vote if you like it xD,..
Nothing special, just a scrolling graph. I just wanted to see if I could make one, and I did. I'm sure there are other ways of doing it, but this seems to work fine. Enjoy
Logs your computer's explorer system events by using the Microsoft Internet Control (refrence/shdocvw.dll)Monitors all explorer activity and outputs to a logfile & access database in the app's root directory. I have been running the compiled version in the background for 7 days and have had no problems. It logs all internet pages viewd, all local access to the harddrive, including files modified and file size changes etc.
This is NetScan 2.0. It has a totally new look to it, i fixed my form moving code, debugged my apps, enhanced them, and added the Ping/Pong Form. This is a major improvement on my NetScan set of network tools because now, they work. Ping/Pong Gives you a response time, a 10 second time-lease for remote host responses, and error protection. My host scanner is a lot less efficient than i would like it to be. I am working on something to where it would load a timer for each host and try to connect for a certain amount of time. My Port Scanner works, its fast, and extremely efficient. My Telnet Client has improved, is sizeable now, has tutorials, and the option to listen on a port too. It generates HTML Logs now also. The IP Grabber is pretty much the same but it gives a warning about being behind networks, it gives you your IP address, the status, and phase of IP grabbing. Votes would be great and hang around for NetScan 2.0.1, the rebuild, with NetStat. Votes, suggestions, and comments would be great. Please also try to find bugs, I haven't found beta testers.