Results for "Category: Miscellaneous"
KeyStrat 1.7 is a fully working Keyboard Emulator. It includes many features such as different keyboard layouts and different key selection strategies. If anyone wants to develop the emulator further all that I ask is that you keep the KeyStrat name and mention me as the originator. (Requires VB6 Runtime library). Please take the time to vote / add your feedback, thanks!
This code will scan for popular hacking tools: FileMon, RegMon and SoftICE (both Win 9x and NT versions). This code was inspired by the SoftICE detection routine by Joox (http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=7600). If any of these programs are in memory an access violation is generated. You should call this routine before you read or write any sensitive information (ie license files) to files or the regsitry. I'm certain that there are workarounds for this code, but its intent is to make things harder for the hacker. I would love to see other methods added to this to detect other debuggers, tools, etc. so please leave whatever comments come to mind. Go ahead and vote too! Enjoy!
This is Ulli's project posted back on 9/19 with the exception of an addition I made to it., you can now also change the forecolor of command buttons that have multiple line captions.
The Point method is used in this example to detect collisions of objects within the screen boundries. An interesting alternative to setting X, Y coordinates for objects. You need DX7 (or higher) installed. Happy New Year!
Helps Your Site Get More Clicks On Your Banners And Helps Your Users Have More Fun!
It shows the usage of nested loops.
this ocx file works with napster, as an aol prog would work with aol. it is still in major beta, and the code is being fixed, and sorted. it can punt users, view user info, get napster ver, add chatroom list to listbox, mass im, macros, etc. it has all the options of an aol prog, but they have a few bugs to fix :)
this is a small windows. it has a working menu, working taskbar, working startmenu, working programs, working drap&drop, working recycle bin, working desktop. download it and use it to release your own type of small os. edit the source to make it more powerful.
i added a few more programs like aol, help, and error messages. this is a small windows. it has a working menu, working taskbar, working startmenu, working programs, working drap&drop, working recycle bin, working desktop. download it and use it to release your own type of small os. edit the source to make it more powerful. don't believe this is going to totally replace windows, it's just a little project that's fun to work on.
this is a very small example on putting scanning power into your apps. scan something from the scanner and display it in a img control in either .tiff, .bmp, .jpg, etc, form. you can also add a editing tool like photoshops, and create a image editing program.
This sample shows how to See if Plus! is installed and how to turn Font smoothing On Or Off Enjoy!
Displays a combo-box containing all MS Agents currently installed on your system (retrieved by API call). Selecting an Agent first loads the desired creature, displays it and fills a second combo-box with all possible actions they can perform. Choosing from that list lets the creature do whatever you have selected. Additionally you can enter phrases and let them say what you have entered. Thanks for some really good inspirations ;) on this site
This will show you directly how to use session and make them more secure. This will also show you how to destroy your session totally (delete it from the server) And every line is fully commented.
[Updated to include a very basic example of how to connect using this OCX] - As MSN Chat rooms are closing, I feel its time to share the code for this OCX which I use in my Chat Room Manager application I wrote, IRCDominator has been used for years and had recently been updated. I am releasing the MSN Chat connector OCX I wrote for my latest release of my Chat room manager and Its here for all to view. Its not well documented but has lots of usefull code. I hope people will find it usefull. Some of the best parts are the classes I created to hold Chatters information etc. IRCDominatorXT aint dead yet!! - AG
Just Like Winamp Spectrum. If anybody knows how to read data from sound card i.e the pectrum please tell me imthiazrafiq@hotmail.com icq # 24294947
I made this one day when I was bored. It started out as a 3d graphics editor thing, but now it is what you see. For those of you who want to try it, you can easily texture each polygon to make it a rippling bitmap... also lots of fun.
I'm re-posting this because I've fixed a few minor things and made a few minor improvements. This demo runs at about 70 fps on my Pentium 3 450mhz. One executable runs in a window, the other runs fullscreen. It is a simple textured tunnel effect. The texture is wrapped around the tunnel and the bitmap is scrolled to simulate motion through the tunnel or rotation in the tunnel. The code involves methods that provide for very fast graphical manipulation, including lookup tables with mathematical formulas and pointers to a bitmap. The code includes gaussian blurring to smooth the texture and pointers to quickly change the screen. You can change the tunnels texture in the code. To exit the program, double click on the screen. Please vote for this project and leave a comment! I don't care if you give it a bad vote, just vote what you think... I really like to see what people think of it in general.
This is a Syntax Colorize Module, it is very fast and colorize only the visible text in a RichTextBox. Syntax: VB (+ VBScript, VBA), C, C++, Java, JavaScript, Html (but not so well) and other languages
This tutorial teaches how to embed a XP Style Manifest file into a VB Compiled EXE. So you don't have to give a .manifest file with your exe file after apply this... (VOTE PLEASE)
Simulates a working VCR, is pretty pointless but im submittin it cuz i like the effect i had created with the fading labels, which i did in such a small amount of code.