Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #26317
[AIM/AOl Secret smiles]

with this program you can Unlook secret Smiles on AIM 5.0 or higher and on AOl 8.0 or higher there are excatly 1648 additional smiles. In order for you to view these icons in your istant message you and your freind both hve to be running AIM 5.0 or higher or AOL 8.0 or higher please vot for my submission i worked hard on it

ASP_Volume2 #26333
Internet Voice Chat

This code demonstrates how to stream live audio across the internet (in both directions). This is a perfect example for anyone that wants to add Voice Chat to their messenger application (what this here basically does). This is fully commented and works great. I made a couple of modifications, but the majority was written by someone else (who, I don't know). Searched PSC for something like this many times and never found it; here it is finally. * Even though I didn't write 98% of this, I did take the time to modify it slightly and share it with all of you. So please leave some comments or a vote or whatever so I know I didn't waste my time uploading it. If you have been looking for something like this, say so in the comments

ASP_Volume2 #26342
My Terminal

This is a replacement for DOS shell, I'm still working on it. But it does all DOS commands, I just need to add some other stuff to it. This only works in win 2k or XP becuase of the transparent form.

ASP_Volume2 #26357
Japanese Language Modules (translation helpers, misc)

This is a zip with 4 modules and an example of how to use them. The modules are for Verbs, Adjectives, Numbers, and Dates. They do many things. Such as conjugating verbs into all of their possible forms. Translating numbers (ex: 1 = ichi, 283 = nihyaku hachijuu san.) Converting dates and times from english to japanese, and others. Very helpfull for writing japanese study tools and flash card style programs.

ASP_Volume2 #26371
Active Worlds User Compass

This is a piece of code rather specialist in that it is developed for use with the Active Worlds Browser (www.activeworlds.com) it is a sister application that will allow you to enter a set of Active Worlds Coordinates into the targeting box and be shown the direction to which you must face to arrive at those coordinates. Thanks to the VB super API spy (on PSC) for helping me learn about the API to make this possible.

ASP_Volume2 #26375
FormatCurrencyDateTimePercentNumber

Demonstrate use of FormatCurrency, FormatNumber, FormatDateTime, FormatPercent. Good for beginners. Easy to understand.

ASP_Volume2 #26379
Kyma Pentatonic Chimes

Kyma Pentatonic Chimes is a windchime program for use with DirectX7 or later. It features a pentatonic scale editor and the ability to save presets for your chimes. Included in the .zip are bamboo, rod and tubular chime .wav files, an assortment of scales to experiment with and some presets for your enjoyment. Your comments and/or suggestion are invited to: Michael Hebert [email protected]

ASP_Volume2 #26391
Self-subclassing Controls/Forms - NO dependencies. Updated 09/10

VB makes it easy to compile controls into an application if you have the source. It's much more convenient for users if the only file that needs to be added to the project is just the control’s ctl file. If the Control uses subclassing, then you're out of luck, or rather... you were. This submission includes the FIRST ever Control/Form that can subclass itself without ANY dependencies – modules, classes, type-libraries, references or components. The techniques used are based on my WinSubHook2 submission and thus incorporate IDE breakpoint and stop safety; it won’t crash the IDE. My main target audience here would be control authors, however, anyone who needs form subclassing may well find this to be an ideal solution. 06/02: Can now subclass multiple hWnd’s. 06/07: Byte array substituted in place of a string for the machine code buffer. 06/18: Hidden bug fixed, see comments. 06/19: Optimised to within an inch of its life. 06/20: Road to Damascus. 06/21 New sample added, see screenshot. 06/28 Final (I hope). 06/29 Oops fixed. 09/10 fixed bug in UserControl_Terminate, marked zSubclass_Proc hidden.

ASP_Volume2 #26394
[Mouse Meter]

This is my mouse meter that I made. I took a little bit of time, but it works great! plase give me comments and vote thx. -LCSBSSRHXXX

ASP_Volume2 #26395
[A+ Key Board Mouse]

This is a key board controled mouse program, it used the arrow keys to move (you can go up, down, left, right, and all diagonal directions)to left click press space, to right click press alt, to middle click / mouse wheel click press ctrl. this works very well. I hope you enjoy it! please leave me feed back and vote, thx! -LCSBSSRHXXX

ASP_Volume2 #26396
Key Finder (Key ASCII,Key Down,GetAsyncKeyState)

This is a very basic but handy program that tells you the key down, key ascii, and getasynckeystate values for a key you press. enjoi! -LCSBSSRHXXX

ASP_Volume2 #26411
Advanced Hide-From-Task-Manager Includes Hiding From Process List

Hides the application from task manager as well as disguising itself in the process list. The overall procedure could be a lot faster but at this speed it gives most people a chance to see the changes take place.

ASP_Volume2 #26413
MSN Client - MSNP9

Here is a partly done client for MSN Messenger, it uses MSNP9. It has basic contact list, groups, chat, display pictures aren't working yet, nor are custom emoticons. It isn't commented, and in some places the code is a little difficult to follow. If you want to work on it further, you can refer to this documentation on hypothetic: http://www.hypothetic.org/docs/msn/index.php If you do make any modifications to the code, it would be greatly appreciated if you would send them to me, at: [email protected]

ASP_Volume2 #26419
Close All Open IDE Frames

Really simple, but VERY useful, Add-In project with almost no code. This allows you to close all open Form and Code frames in the VB IDE. Great introduction to beginners on how to write a simple Add-in utility, which you can access from the Add-Ins menu. This was something I wrote when I was a new (baby) VB developer. It broke the ice on add-ins, and demonstrated that there was nothing scary about them, but that they are just like regular VB projects that are simply built into the IDE. It also demonstrates accessing the VBInstance object, which is our hook into the Integrated Development Environment, allowing us to potentially programmically add forms and files to a project, insert lines into source code (I have a VB Development Header add-in that I will be uploading to demonstrate this).

ASP_Volume2 #26420
Add VB Procedure Headers

Updated. Version 1.1.1 (fixed ignore of Friend Properties). This VB Add-In allows E-Z formatting of Procedure headings. I wrote this because of the laziness of fellow developers who saw no sense in taking the time to AT LEAST document a Subroutine or Function or Property (until 6 months down the road when they wish they had). The Original incarnation of this program was grabbed from the web years and years and years ago (back when I was a “baby” VB developer). I have fleshed it out with a lot of new functionality, simplified a lot of procedures, and cleaned up the code. I wish I could remember who had originally posted the original incarnation of this useful utility. Anyway, it makes a great beginner project. I did this back in '98 when I was first learning VB (I came over from C++ and Fortran). Oh, since I'm a C++ developer, let me tell you about my fellow bozos who stick their nose up at VB: Once I realized I could write an application in VB in a day that would take me close to a month to do in C++, I became an instant VB convert.

ASP_Volume2 #26423
CELcra*p 3.9b

This is CELcra*p 3.9 beta. I know most of the stuff I have uploaded is a bunch of trash but this is worth looking at. After taking a c++ class i understood OOP a lot more and i think that you will like this version of CELcra*p . . . This is definitely an update and it took a good 6hrs to debug, rebuild, and add on so please vote and check the code out. I know this code is pretty buggy but most of the bugs can be easily understood. I also properly named most of the forms and controls on this program so it should be a little easier to understand. I fixed a memory overflow on the Port Scanner, added features to: IP grabber, HTML editor is visual now, the chat room actually works, is linkable, and you can choose the color scheme for it, the web server is fixed to actually read HTTP requests but no support for large files, the IP masker was appropriatly renamed to 'Host Manager' for the host file, the browser is resizeable and you can choose whether you want to block popups or not, the keylogger was removed for a host scanner and the port scanner doesn't try to load 65355 winsock controls now (lol). Also the program is just about ready for distribution on your websites when you DE-Comment a line of code on the frmMain form on the Form_Load event so that I can actually recieve some credit for it. Also if anyone has ideas for anymore apps to put on this program or bugs to fix then please post. PLEASE D/L AND VOTE!!! Topics Covered: Winsock, File I/O, HTTP, SMTP, Popup Blocking . . .

ASP_Volume2 #26425
Key Logger Engine

UPDATED ON 18th Feb. 2004 WITH NEW YAHOO KEY LOGGER AS CLIENT. KeyLogger is a DLL engine for logging keys typed by a computer user.The features that make this unique is that it can capture special keys like Windows Menu Key , Context Menu Key,Print Screen and also tell you the status of toggle keys like Caps Lock,Num Lock , Scroll Lock And Insert Key. The most important part of it is that you can even capture the keystrokes of a specific application by providing its Class Name of its Window Caption.It Store All The Keys Into A File In Encrypted Form So This Submission also include a Log Viewer Which decrypt them and make them readable and show it in a ListView Control. A Yahoo Key Logger Client Sample is also included which can log all the keys pressed during the yahoo messenger's Login Dialog box is visible and active. All In All This is a great tool but still contains some bugs as this is very first version. please inform me any bugs and errors and also dont forget to rate my code but most important is ur comments. TRY THIS ATLEAST ONCE BY URSELF.

ASP_Volume2 #26449
Form Scrolling

Simple example of how to scroll objects on a form. Uses standard VB controls.

ASP_Volume2 #26458
Auto Shut 2

Automatic Shutdown 2.0 is a good utility for better shutdown automation-full commented with 3 Important points how to preform shutdown in WinXP and other win OSs how to make light (no processor power needed), more accuracy, fine and light timing without using timer control how to use the cpu usage, how to get it and why ...you can vote if you want!

ASP_Volume2 #26465
DirTree

DirTree is an ongoing project on the lines of Windows explorer. it shows all files present under a directory with their associated icons. Users are free to make use of this code in their projects.

Languages
Top Categories
Global Discovery