Results for "Volume: 5_2007-2008"
This demo project shows one way to easily send a program to another computer on your LAN and run it remotely. Sound impossible? Actually it is pretty easy. I have seen several questions on how to do this recently on the discussion boards and decided to show and easy way. NOTE: THIS IS A DEMO APPLICATION. I know it has some shortcomings and a lack of features...but simple is better for demos. It works. Feel free to use it and spiff it up if you like. Some possible enhancements could be adding the ability to display an image, play a sound, or print a document on remote machines. Network admins should especially have a lot of ideas on how this could be used for maintenance and inventory. Please read the README before posting any comments or questions. If you ask about something that was covered in the ReadMe file, I will make fun of you.
This is the API wrapper class for Winamp v2 used by BlueAmp hotkey controller @ iawix.com. Check it out at - http://www.iawix.com/blueamp - Anyways, this class is the class to end all Winamp api classes. It rocks. See for yourself!
I wrote this simple little program to help me get the best quality DivX encodings by figuring out the maximum video bitrate that will allow the file to barely fit on one CD (700MB). For those of you unfamiliar with DivX, it's the video equivalent of an MP3. It allows you to compress an entire DVD movie to fit on one CD at nearly the same quality. The bitrate calculator I was using before displayed the bitrate in 1,024-bit kilobits, but the DivX codec uses 1,000-bit kilobits, so my finished files came out about 20MB too small, so that's why I wrote this program.
Hi this is a little sample project I made that will show you how to add a strip of bitmaps to aimagelist control then add the new images to a toolbar. anyway not sure if this has been done before but I never seen it anyware. anyway I did this affter I noticed that many applications do the same thing but never figured how it worked so I desided to use bitblt that seem to work. anyway I hope that this code may be usfull for some one please vote if you like it.
Megacomputing - Waren Sortiment, enables yor Store your Sortiment, Computers Hardware etc in a database, with price EK _german buy price , and Sell price VK it wars prog for my hardware store i need it ************************************************ Updatet: Some bugs Fixed.
This program will read a SQL Server database or MS Access database and write Classes and Collections for each table you select. It is a complete application with all source code included. I have commented some of the code but most is self documented.
This program will give you the cost of shipping something via UPS from your location. All you need to do is update it with your Zip and start shipping. It gets the latest Zones/Rates from UPS's web site.
This is a handy wrapper class for the Microsoft Agent API. By adding this class to a VB project, you instantly add and totally control an MS agent charater to your app. All important functionality for controlling an MS Agent character is handled by the class. So customization is right there for you. Just play around with the class. The class comes with a little app to demonstrate its use. The focus of the class's feature set is for text-to-speech functionality. Another benefit is that you don't need to reference or use an OCX in your VB project. All calls and references are made directly to the MS Agent DLL. Event sinks are provided for in the class. OO concepts of encapsulation and delegation are used throughout. All objects are early bound. Important parameters are initialized for you. The class is well commented and is suitable for motivated beginners trying to figure out how to control those pesky little characters. Best wishes
It reads your MAC address and converts it to a keycode. Then the program will ask you a keyode for a licence and checks if these are the same. When they are the same, you have a licence. On every computer the keycode is different because the MAC addresses are different!!! Good code for distributing your program if you don't want that it will be used by unregistered users!
To move and resize images. Could be used to place logos on clothing etc. I thing you will like it. Please vote or leave a comment if you do.
Calulate and validate Checksums in .SFV files using the CRC32 Algorithm. All credits should go to Fredrik Qvarfort for providing the very fast solution to calculate CRC32 checksums with the help of Pre-compiled ASM. I just modified it a bit to let it calculate chunks of the file instead of the whole file, the rest is just a simple GUI for validating and creating .sfv files. I made this application when I got very tired of the commercial, slow and crappy SFV application I got. Just wanna share it with you to se an example of Fredrik Qvarfort great CRC32 alghoritm :-) It is poorly documented that is why I put it as intermediate code experience level.... otherwise it should be fine for beginners with some experience.
Module that will move any object (Picture, Button, Lists ..... almost anything. It can also be set to only move up/down or Right/Left. Please vote for this code.
Important to know here: This is not of the faint of heart here. This delves deep into one of the more obscure Windows architecture topics: The Eventlog Service, and logging events to event logs. Also tackles topics such as editing the registry and compiling special DLLs from the command line. Special thanks to Don Kiser for his wonderful registry manipulation class. Without it, some of this would have been a lot harder. Please vote for this, and if you have any problems, drop me a line or reply to the posting here. Good luck!
get your vbscript console applications running under cscript using the stdin & stdout objects for input running full-screen. and get the fore and background collor set to the color you like
These are samples using the internet explorer to get a GUI in vbscript. All the scripts start with the function i wrote in createWindow.vbs. They are just showing how to get a GUI, only the checkbox samples works with userinput. They are all using HTML to create the GUI. From the moment the GUI is created you start a loop "do: wscript.sleep 1: loop" and from then on you got an event driven program! enjoy...
This code actually resizes your forms contents for you. Contents include SSTAB and does adjust the font size.
Backup and Restore your Outlook Address Books contacts. You can save your contacts as different profiles which means you can maintain different contact books and restore it whenever and wherever you want! Saves you considerable of time and resources since your address book is now intact and is stored in a Central repository. Ideal for a network environment with a central Database server(SQL Server, preferably).
create and extract zip archivs with zip32.dll , unzip32.dll!! dlss are included
A graphical form
Compiles exe files with text and a picture