Results for "Volume: Java_Volume1"
To get the real HDD serial number (the unchangable one written on the HDD )not just volume serial number which can be changed if you formated your hdd This is a sample use of the code you can put it in your applications and then you can distribute them easly and no one is able to run them except the one you wanted him to run you can make another extention to this program that can generate a code after modifing the hdd code itself this will help you to make your application with a code to run and this code will be the 'encrypted' hdd serial(this makes you avoiding making a separate exe file for every one )
Do you need to draw a large gradient area during window resizing? The slowness! Maybe an answer is to draw faster in poorer quality then when done sizing (i.e., Button Up), redraw in fine quality. The attached sample, if nothing else, is a good routine for drawing gradients between 2 colors. The extra code in the routines allows user-supplied quality values which when used with the example can show a dramatic decrease in the number of loop iterations required to draw in the different qualities/roughness. RePosted: Reworked calcs to account for the uneven left/right edges of thick lines.
This DLL includes *over 500* Functions and Subs All Functions and Subs are documentadet by an own Help System This DLL does not need any other components You only need the DLL I worked over 1 year at this nice proggie .) so....enjoy it (Sorry.....the help system is only in german)
This control can be a level meter (with peaks) for visualizations, a seekbar, a progress bar, or just a gradient/solid line. I consider this control to now be in beta so feedback with regard to bugs encountered, optimizations, enchancements, feature suggestions/requests are most desired. I would also like to hear suggestions on how I can improve the gradient routines. I know some excellent gradient routines have been posted recently, especially Light Templer's/LaVolpe's, but they are only 2 color and I have struggled with integrating them into my control...any help would be welcome and appreciated.
If you need a small,basic color selector(Only 11 lines) then this might fit the bill. Got the idea from Robert Rayment's code. Enjoy ..
This is a program that uses the ADODB connections to link to an Access database. All connections are created/opened at runtime. Security,passwords,usernames are in Database. Users are in two user groups. Uses SQL statements such as INsert, SElect etc. Links to website uses MDI form and Child Forms. Toolbar with Image list. Status bar that displays a random message. Data Reports using Datareport control. Class Module Example. ISnumeric validation. Search facility for searching the database. examples of using the List View Control
This is simply AMAZING! With a Rich Text Box learn how to auto detect hyperlinks and have COLOR! Also a very slick send command that adds text to the Rich Text Box with the time and the name of your choice. =) If you do like the code i would like it if voted. Thanks and happy coding!
Most people know about and use VB's color constants. Most people that I know think green and yellow are a little too bright. Did you know that you can override and change the colors to what you want them to be? Using this technique you can also add your own predfined colors. I have added all of the constants defined in LaVolpe's color picker to show you just some of the possibilities.
I created this for work to maintain a list of databases that we have for different product lines. It uses the Access 10 Object Library to perform this functionality "behind the scenes", so to speak. By doing it this way, you should notice a vast performance increase. NOTE: If you do not have Access 2002, this will not work for you unless you have msacc.olb registered on your system, but there are other options that work in much the same way.
A VERY simple guide to aid the beginner in creating a simple database.
I made this off the top of my head without any outside help whatsoever. Its pretty d@mn good considering I have an F in math.. Download it and see what you think and if you like it please vote! If you have any bugs please tell me and Ill try to fix them. Thx
This is pretty funny, I slapped it together when I had the idea.. If you move your mouse around too fast your mouse will overheat and stop moving. If you keep moving your mouse it will take longer for your mouse to get moving again. Try it out to see what I mean.
Extract any or all icons from executables and dynamic link libraries. Includes most-recently-used file list, ini file usage, and a small HTML help page. Nothing groundbreaking here, I wanted a utility like this with these functions. Plus it's my first attempt at an HTML help file. I've been using it for a while. I made some tweaks to it and decided to release it. [Updated to allow for scrolling through large number of icons.]
There are a few of these on PSC, but none that allow you to change the size of the flakes or a lot of other things also. I have commented this code A LOT :) So it should help newbies and some oldies alike!
It is a Complete Call Management System using VB6.0 and SQL 7.0, I try to use maximum powers of Vb as Classes, Modules, Components etc. Your comments and suggesitions will be appreciated. I use front end validations for very few forms so supply data for all fields, You can also download Ms-Access database for this project from http://members.fortunecity.com/rajatplanet Rajat Arora
Part 1. Prequel to a full-blown skinning application. This part does not skin but attempts to completely control the window non-client area. Provided in hopes you will help identify any bugs on different O/Ss. Works well on 98/2K. The other parts of this project will be submitted after bugs fixed in this part and feedback has been addressed. Part 2 will be skinned version compatible with MDIs, Part 3 will include routines for custom-drawn menus. Heavily subclassed and heavily commented; but still a work in progress. Feedback is definitely requested especially pertaining to bugs and suggestions.
This is a remote admin I worked on a few years ago and ended up not touching it for another year. I am currently porting it to Delphi so while im doing that I figure I might as well post it to PSC. I guess in alot of ways its a trojan but I enjoy making these kinds of programs and I think any VB coder can get something from this cause I hit on almost everything invovled in VB at somepoint while making this code. It took me a long time to make so I hope you guys at least check it out. It may have some errors I havent looked at it in years and probably wont be updating it so feel free to do whatever you want with this code. This zip contains the Client, Server and a Loader which does all the bad things like installing it into your computer and hiding it and such so dont worry about running the Server just watch out with the Loader. Any comments would really be appriciated unless its just trojan bashing.
DM Bitmap Extractor is a small project I made about 2 hours ago that will allow you to open a file type of Dll EXE or OCX files and View and Save the Bitmaps inside them. This is handy if you ever need toolbar bitmaps or what ever else you may find usfull. anyway all the code is commented on evey line. Please Vote and give feedback. Hope you like the code.
Print Graph Sheets by Robert Rayment. Prints British(US) or Metric scales see screenshot for variations. Zip 8KB.
This code shows u, the current running process of u r system. Its very fast and effieient.