Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #87561
help-Decompiler Multi-Language

Many peoples write to me that my hlp-Decompiler (see on PSC) make errors. So i test it and i think i found the error. I use a german system with Decimal = ",". On other systems Decimal = ".". So i change that and it works. I hope this helps. The code is small so i resubmit him. If someone find an other error please send the helpfile to me with a description.

Java_Volume1 #87562
VU meter/gauge class control

This class displays a fully customizable VU meter / gauge control (see screenshot). Needle animation included to make it move smoooooth (3 types). ALL parameters can be set and all objects of the gauge can be scaled (X and Y). Nice example included.

Java_Volume1 #87563
Ultimate One Line Application Skin

A Skin Library that soo easy to use, just add a reference to it and one line of code to your Sub Main and that's it the whole application get skinned. No need for OCX or redesign all of your forms. Don't forget to read the Readme.txt for additional features and instruction on how to run the project. Special thanks to Paul Caton for his great works on ASM Hook and Subclass, also for Vlad Visoultchev for his similar ASM thunks and XP Colors reproduction. Enjoy.

Java_Volume1 #87564
Codebox V1.0

This is a syntax highlighting codebox for almost every programming language you want. You can easily create new syntax shemes, if you want. The highlighting algo isn't super fast, but much faster than many other examples, because it modifies directly RTF source, not the visible text. If someone has any suggestions to improve this control or make the algo faster, then please tell me. Hint: You will need SSubTmr6.dll from vbaccelerator to run the control. You can download it from: http://www.vbaccelerator.com/home/VB/Code/Libraries/Subclassing/SSubTimer/VB6_SSubTmr_Binary.asp Don't forget to register DLL before, otherwise it won't work. Sample and Comments are in German.

Java_Volume1 #87565
VB Installation Setup1 files

VB Setup (Installation application) This is a generic rewritten VB program (.exe, .dll) installation program originally published by Microsoft.

Java_Volume1 #87566
[ Virtual Password ]

This is a whole new concept for entering passwords. By using this system, it's impossible to steal your passwords by keylogging, capturing mouse events or positions, screencaptures or hooking those really unsafe textboxes with hidden but unsafe passwordchars (*). All these tricks cannot be used, and you can enter your password without fear of a compromise. The characters are 'entered' by detecting pauses in moving over a random character field. You'll need to try it, to understand it. The zip includes the Password Form and a Demo Form to explain te function. You're a bit paranoia about security? This is your code! Read all the comments in the code! PS: Since I noticed that some people didn't understand quit the purpose when I used a textbox in the demo to visualize the result, so I decided to use another way to demonstrate it. Basically it goes like this: Don't use any more that window that pops up and asks you to enter a password in a textbox on the form (even those *****-boxes can be read by calling the window from outside your program!), NO, you use the frmEnter INSTEAD of a textbox. The program is NOT used to put a password in a textbox, but to pass the password directly to your sourcecode. All your comments and suggestions are most welcom :-) *** 10/19 made the square change after each char and use random validation times ***

Java_Volume1 #86630
A 1 Zoom, Scrollable PictureBox English

With this code you can Zoom in/out a PictureBox. Also availble are scrollbars. Zoom: 100%, 75%, 50%, 25%, FullPage and PageWidth.

Java_Volume1 #86631
How to take a screen shot of the active form.

I know this is beginner stuff but it seems a lot of people do not know how to take a screen shot of the active form. I have just seen one too many full screen shots with a tiny program in the middle of it. Come on peeps we could not care less what your desktop looks like. Send us your code. :)

Java_Volume1 #86632
Trial Use

FORCE someone to register an app. This program checks for a .dll that is non-existing creating an error. On error the program continues loading depending on how many "uses" you provide with your software. Even if the .dll is deleted, the registry "runcount" will create it again and force the user to register. It's pretty much commented and what's not commented is common sense. Enjoy and PLEASE post feed-back.

Java_Volume1 #86633
VB HTML Mail via SMTP

It's a function that allows you to send an e-mail with both HTML and Plain Text formats, using the Winsock control. It's an enhancement to Brian Anderson's code.

Java_Volume1 #86634
MicroSearch (Advanced telephone reversal tool) And New Beta Lookup Phone by Name and Area (GET NOW!)

This lets you take any phone number (if available: if its not private by customer request to their phone company) and reverse it to get their Name, Address, City, State, and Zip Code! There's not a program out there like this, and I don't want anyone copying it. It's mainly a good example to learn how to parse data, and a good way for me to share my program! I hope you enjoy it as much as I did making it!

Java_Volume1 #86635
Daniele Giabbai's Net Meter

An utility to track network usage Features: Network usage graph. Actual network usage values. Start with Windows. Topmost window. Configurable transparent window. Easy redimension/move window. Systray icon. Visual Basic 6 source code!

Java_Volume1 #87872
Fun with MouseWheel

Just intercepting MouseWheel event with API. Make an empty project (standard exe) and paste code.

Java_Volume1 #87873
API-ucToolbar 3.1

ucToolbar version 3.1 (API). // Update 10/17: AddBitmap() and AddIcon() methods. // Fixed shutdown-crash when using manifest for themes (thanks to Abhishek.NET for report this). Also fixed ToolbarEnter() and ButtonEnter() events when button disabled.

Java_Volume1 #87874
DynamicNodes

DynamicNodes is a powerful ActiveX library that supports a feature-rich hierarchical list of Node objects. Each node contains a rich set of properties and methods to support a wide variety of projects, from simply storing the headings of a document, the entries of an index, a dictionary, the files and directories of a disk, to being the core of a custom tree-view control. DynamicNodes is capable of holding any information that can be stored in a branching, hierarchal structure. The provided DLL (or class files) supplies a primary Node class, called dynNode, which defines the actual Node objects. It also supports a secondary class called dynNodes, which is a Nodes Collection object automatically instantiated by the dynNode class whenever a new Node is created. This collection class is used to store references to potential sub-nodes for its associated Node object.

Java_Volume1 #87875
Data Logger

(Refer to DataLogger 2 for newest version) - I wrote this program to monitor the input of an RS232 Serial Port and graphically log all activity. It acts and operates just like a Digital Storage Oscilloscope, capable of logging up to 5 hours in one file. It also has real time cursors, displaying amplitude, time and frequency. The program monitors a selected Comm Port and records the digital values sent to it (Range 0 ~ 255). It runs in two clock modes (Horiz step modes) selectable by the user. It does not send anything out the port. It reads the port only. All files are saved as DataLogger Files (*.dlg). This is a fully functional program which will allow you to hunt bugs and/or test your embedded micro projects with ease.

Java_Volume1 #87910
Creating Aboutbox in UserControl

This article show how you can do custom AboutBox in custom control (usercontrol).

Java_Volume1 #87911
Date of First/Last weekday in month

What date is Thanksgiving, or Labor Day? Get date of First or last weekday in month. i.e. Get first Monday of September, or last Thursday of November.

Java_Volume1 #87912
Killing me softly...

Process killer

Java_Volume1 #87914
Auto XP Styles

Didn't want to delete this, so instead here is a redirect to the latest: http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=60049&lngWId=1

Languages
Top Categories
Global Discovery