Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #191271
FileSync Utility v5 Unicode Enabled

Simple synchronize backups and remove duplicates utility Added option to remove empty folders after delete operations v3 adds the option to use file CRCs for exact matching - this helps in situations where time stamps are different when files are still identical. v4 updates the whole project to use the 'W' API functions to preserve unicode. v5 fixes a bug introduced in v4

5_2007-2008 #187374
Rx Writer (Medical Prescription)

This program is part of an Electronic Medical Records (EMR) application that I have been working on for years. It is not certified by Medicare and therefore will NOT allow one to obtain bonuses. I am a retired physician and I use this personally for my volunteer work. Rx Writer allows one to generate standard prescriptions. It is designed to make prescribing effortless for the doctor and even allows one to completely hand write the Rx or more accurately scribble it. The idea, though, is to reduce medical errors by making things legible. A Help file is included.

5_2007-2008 #194597
PHARMACY_SYSTEM

This code manages drug inventory, sales, and checks for stock levels on specific drugs. I built this code as my course work assignment. For any comments and improvement on my code, email me or

5_2007-2008 #187545
RandArray

This code demonstrates how to efficiently randomize an array of user defined type (UDT) items. Basically, you include a "randValue" property in definition of the UDT, and any time you want to randomize the order, set this value to rnd() for each element, and then sort on that property. Pretty useful for a lot of applications. For example, I originally wrote this to randomly and repeatedly select 5-10 items from an array of thousands of members. If you like this, please vote. If you don't like it, don't vote. I hope somebody finds something useful in this. To use: 1 - Click on the "Build UDT Data" button and enter the number of items you wish to create. The listbox on the main form will be populated with the UDT items order alphabetically by last name. 2 - To Randomize the items, click on the "Randomize" button. You can do this over and over. 3 - If you want to re-order the UDT items alphabetically, click on the "Alpha" button.

5_2007-2008 #188073
Video On the Surface with Text Overlay

Video On the Surface with Text Overlay, Used Directdraw and Directshow. register the tlb files to system32

5_2007-2008 #191272
Unpack specified file from RAR Archive

This module is a wrapper for the unrar.dll freely available from www.rarlab.com Enables unpacking a specified file from a RAR archive, both to disk as a file or only to memory (string variable) as the file text. There are a couple of other posts on RAR archives, and extracting a single file from an archive has not been demonstrated, and I needed this functionality for my ZipSearch project. Thought others might be interested in this functionality - reuse as you see fit. Note that the declares for the library functions are named unrar and unrar3 depending on the version you have. Get a free copy of this DLL from: www.rarlab.com - Extras www.rarlab.com/rar_add.htm - UnRAR.dll ftp://ftp.rarlab.com/rar/UnRARDLL.exe Happy coding :)

5_2007-2008 #194056
batosai007 RTP

Hellow there ,, this is my little code , this is antivirus software real time scanner, i hope you enjoy with this code :-)

5_2007-2008 #194645
AT command console

This is a simple console for AT command. The AT command is commonly use for GSM modem for communication between mobile phone and computer. This app requires a GSM modem plugged on the computer.

5_2007-2008 #189776
Menu Icon SubMenu Icon

This Example will show you how to add icons to the Submenu Submenu. Most of the examples of placing icons to the submenu do not show the Submenu Submenu icons. This will show you how at runtime. This will also show you how to add icons to the submenu popout menu submenu. Using 0 will not place an icon into that index. This will show you how using MF_BYPOSITION. Enjoy! Thanks, Quake

5_2007-2008 #188780
Roulette Game

It is just Roulette game Have fun

5_2007-2008 #190384
VB6 Extra tools 22-Jun-2012

A couple of tools to make your programming life a little easier.

5_2007-2008 #188781
Words Search

just Words Search Game have fun

5_2007-2008 #183247
Slider_Mixer_Control_Upgrade_3.5

The original author of this code is Mike Payne. Kenneth Foster expanded his work, adding the horizontal style and several more properties. Version 3.5: When drawing a new control, the code looks at the aspect ratio of the new control and sets the Style property accordingly. Toggling the Style property of the control swaps the width/height dimensions, thus preventing the control from shrinking to a small square as in previous versions. Version 3.4: The Enable property has been added. I can't believe I overlooked that one. There is another zip file in the main zip file called FaderBW.zip. It is the same control as the main control except it does not have colored buttons. See the readme.txt in the zip file for more information. Version 3.3: A non-fatal calculation error that only occurred when changing the style and button size while in the IDE has been fixed. The slider now has colored buttons. Version 3.2: Thanks to ThePiper for pointing out a crash when using large values for Min/Max/Value. This has been fixed. Version 3.1: I cleaned up the ReDraw, DrawPicAtValue, and OneIncrement code. The original tick marks would draw every n pixels. I changed them to be evenly spaced apart. By setting the TickMarkCnt = Max - Min - 1, the slider will snap to the tick marks. Version 3.0: I added the Border on/off property, the Min property, corrected a minor bug in the border drawing procedure and added a little error checking when reading property values.

Languages
Top Categories
Global Discovery