Results for "Volume: 4_2005-2006"
Yes People.... This solves most of your form resizing needs. With this small yet robust control added to your form,all the fellow controls are resized/positioned according to their initial position/size. :) feel free to use it without leaving any credit :) Regardz, Ali Ashraf :) n yea, plz leave a comment :) appreciate that :)
This makes it possible to create your favorite functions into a standard DLL from within VB6! Generates export list for your public functions and subs etc and dumps the file as .def for linking with your DLL project. Updated to fix path of module (with or without path) and added some export list beautifiers in the output .def file. (Now supports methods without the Public in declarations!)
There are three major areas tht require constant maintenance. They are Most recent documents, Windows temp files, and the Recycle bin. ==== 15-Jun-2012 Updated documentation and support modules.
Defrag your drives using utilities written and supported by Microsoft Sysinternals. These are freeware and are located at http://technet.microsoft.com/en-us/sysinternals/default.aspx The names are Contig and PageDefrag listed under File and Disk. === 05-Jan-2012 Updated modProcesses.bas module. Finally resolved the problem of multiple instances of contig.exe displayed in task manager window. === 08-Mar-2012 Updated support modules === 30-Mar-2012 Updated documentation. Added modTrimStr.bas module.
Remove files and folders completely using one of twelve different options. You can also define your own. This is well documented. === 30-Mar-2012 Updated documentation. Added modTrimStr.bas module. === 07-May-2012 Updated clsRandom module. Speed processing of random data. === 15-Jun-2012 Updated support modules.
Hash files or text strings using MD4, MD5, SHA1, SHA-2 Family, RipeMD-128 - 320, Tiger3-128 - 512 (my version), or Whirlpool- 224 - 512. Well documented. === 25-May-2012 Add SHA-512/320 algorithm to clsSHA2.cls. See LoadConstants_64() routine. === 15-Jun-2012 Fixed a calculation bug that I inadvertently introduced while working on another module. Updated cls32BitMath.ByteArrayToLong routine.
Hash demo of SHA2 family (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256, SHA-512/320). === 25-May-2012 Added SHA-512/320 algorithm to clsSHA2.cls. Algorithm was created as per instructions in FIPS 180-4. See LoadConstants_64() routine in class. === 15-Jun-2012 Updated support modules and some minor tweaking for speed.
Miscellaneous class functions wrapped into a single DLL. These are some of the most common that I use for creating applications. Well documented. If you find any problems, please email me. === 15-Jun-2012 Updated clsSort.cls and clsConvertDateTime.cls modules. === 01-Jul-2012 Updated conversion routines to handle negative values in cls64BitMath.cls.
Generate cryptographic random numbers using either CryptoAPI, Isaac, Kiss, MWC, Mother of All, or Mersenne Twister family. All of these pass Diehard and ENT randomness tests. === 15-Jun-2012 Updated support modules. Minor tweaking in several modules.
This VB6 program is a layout editor like .net form editor. You can adding, moving and resizing the objects on layout. There is an activex version too. You can create additional properties to objects.
Create passwords (up to 5000 at a time) and pass phrases (one to twenty-five words). Be sure to read Form_problems.pdf if you encounter any display quirks. Well documented. === 02-May-2012 Updated clsRandom module.
Generating random numbers does not always produce the results you desire. Numbers that appear to be random may not be truely random. To test random numbers, use a DOS application named Diehard. Read "Using Diehard.pdf" included with this submission and the documentation within this code. Links to Diehard are within the source code. === 02-May-2012 Updated clsRandom module.
Reads VB5/6 Projects and Source Files. Project Explorer, Class Explorer, Project Search, Members List, Copy Method, Copy Project, Unzip Project, Scan for local PSC ReadMe Files, Members to HTML, References, Export Code to RTF or HTML, basic Colour Printing, and, more. Unzip requires Unzip32.dll from Info-Zip (links for download on Options page). Many thanks to Rohan for showing me how to unzip to memory with ZipSearch and other fabulous things. I am releasing this having added a few more things and finding it indeispensible. My updates have focused on growing functionality and, subsequently, the project has become an R & D scoping exercise (son of code browser is in progress). Not unicode aware. I still gotta use VB6 so this is writen to serve my own practical needs. Zip size 613k, help file included. happy coding people
Must Watch Application: Mp3 library cum TagEditor Manage Mp3 songs in your system in its highly advanced and user friendly library and allows user to edit Mp3 tags even through Data retrieval from internet. It is just trailer of my Mp3player I am working on.
Count lines of code in your VB or C projects and files. Cannot be used for .NET or 16-bit VB projects. === 15-Jun-2012 Updated documentation and support modules.
captures video from any windows camera. detects motion. sensitivity can be adapted to camera and environment quality. creates AVI video files and appends frames when motion threshold is reached. video format can be using in theory any windows codec (by I recommend use fddshow which can be installed from the CCCP codec pack (available at internet). this codec has proven to be the more stable one, and also is compressed. this program do not uses any external ocx or dll.
Inventory System..... Don't forget to thanks.......
A few code lines solves a old problem: Mdi Background nice resize. No Api, no classes, no modules. The vb sample project is a very easy copy-and-paste code in case studie with ZOrdes and Arrange samples. See MDiForm code to read a few lines tutorial. There are two "pizzas" too: 1) a Logo you want don't resizes but maintain centralized in MDi area no matter which resolutions and window measures; 2) A variable text or other control that matches logo moves.
enjoy this coding my friends ^_^
Detecting OS (Unicode) Windows 95 - Windows 7