Results for "Author: adam"
This is a clone of Dope Wars, it has many good features and is quite addictive. to download a version that you cannot now cheat in go to my website www.xarsoft.cjb.net
Tutorial to teach about LTrim, RTrim, Trim, Left, Right, Mid, StrReverse, creating your own stringreverse function, Replace, InStr, and simple text encryption. 2500 Word approx and examples included
Created for a barcode scanner. it stores the price, barcode and product name for an item. You can do a search for items by product name or by barcode. Also has an attempt at a registration enabled program which requires a valid username and password to register the program.
Effortlessly browse through image files in directories with thumbnails being displayed for each picture in the directory. The thumbnails are put into a listview and the file name's are included.
Changes your wallpaper automatically at intervals such as minutes, hours, days, weeks. Displays all images in directories as plain icons or thumbnails. This version has been completeted but no fully tested so bugs can be expected. Here is a list of the features added from version 1.1 1. Now fully tested and working on 98/ME/XP Should work on NT and 2000 but I haven't tested it on those operating systems. 2. Items in the listview can be sorted. 3. The tray icon can be hidden if desired. 4. image files from explorer can be dragged and dropped into the wallpaper list. 5. The wallpaper can be changed at minute intervals. 6. the controls don't move into the wrong position when the form is resized. 7. The windowpane between the directory listbox and file list box can be resized. 8. the wallpaper can be changed at a daily/weekly interval at specific times (example, every 4 days at 3:00PM) Please report any bugs to adz8@softhome.net I cannot find all the bugs myself and I would like to eliminate as many as possible before I submit the new verison on Download.com
a set of activex controls. The OCX contains 7 controls. There are two different types of textboxes, two types of checkboxes (one made from scratch and you can either have a cross when it is checked, like in WIN NT or you can have the normal tick) There is two Command buttons and a label. i have to admit one of the controls isn't mine but the rest are. Most of these controls react with mouse movement to make you program look really great. You have to try it. If you were dissapointed with the bugs in the XTickBox control download this new version. I Fixed about 7 bugs in the tickbox and now it works great.
Tcrypt has no text formatting available now but the encryption doesn't stuff up and random numbers are used (they work like a key, you need the same number to decrypt it) to make sure the encryption will look different every time. It has a multiple document interface and Encrypt and Decrypt buttons with a progress bar. Please vote since i made this only to put on this page.
This project contains some nice ways to unload and load forms with some nice effects. The main functions are in subs so you can easily transfer it to your app and use it if you like it. I suspect it might look a bit fast because i have a slow processor and it seemed to look ok for me so you may need to adjust it. Otherways it is pretty simple and is eyecatching. I saw the same thing in another app and i liked the idea so here it is.. Please vote and leave a comment
hTimer is a mutlimedia timer class which can tick at intervals of 1ms using the timeSetEvent API. I have looked at other similar code and altered mine so that it doesn't crash when run compiled. You can use import it into your project (1 Class and 1 Module) or you can just compile it to a dll file. This is described in the Readme.txt file included. This timer uses the Formless timer Demo form to show the usage of the timer. Although I didn't code every single aspect of this and used peoples code to assist with subclassing and stuff I still put this together and rewrote a lot stuff to suit my activex dll. Please vote if you have time. I never get votes anymore, not sure why...