Results for "Volume: 2_2002-2004"
Ever want a complete little annoying desktop guy you can have him say anything you would like. Well here it is. A complete desktop buddy program I made for fun. Gives you ability to have a 'your sayings' list plus it comes with a bunch of other sayings -> facts, jokes etc. I used .lst for the sayings list so be sure to put those into the program directory : "C:\Program Files\DesktopAnnoyance". You can edit .lst with notepad and change any of those sayings to accomidate your needs. Will be making a later version that uses a .mdb instead of .lst. You will also need to download microsoft's msagents text to speech engine, core components and merlin for the starting character. the address is: "http://msdn.microsoft.com/workshop/imedia/agent/agentdl.asp" You can get a bunch of free characters on the web. I tried to put alot of notes but I don't have alot of time. When compiled the program is only about 1 mb. Enjoy and don't forget to vote if you enjoy it.
Hi this is a update to my last Desklight Code I uploaded athew months ago. anyway I have fixed some bugs and added more things in and it now has a better GUI. Please vote if you like it and what out for my new update comming soon.Please Vote
You can catch the robbers of your store, office or home.You need some DLL files(ActiveX Video Protal) you can get that file from the Logitech Developer website or directly from my website at this address: http://geocities.com/ysoheil/Files.zip
Do you know shell32.dll (located in Windows\System\ folder) file has 106 ICONS? There are many files (EXE and DLL) has hidden Icons in your computer. DISCOVER hidden ICONS right now with this program. With this program you also find how to PRINT SCREEN of a SINGLE window (ALT + PrintScreen). I added sufficient comments with this project to help people understand source code properly. Please feel free to leave any comments or bug report. Please Don’t Forget to VOTE me. See the screen shot, which will tell you more!
Correct Reference to Files in App.Path. For Newbies and for all who get Errors and don't know why. If you think this deserves a Vote, then do so, if not, then don't. I just wanted to explain a common error source !
Supplies a list of available User and System ODBC Data Sources. The DriverFilter Property allows you to limit the available DSNs to that of a specific driver (e.g. SQL Server). Uses pure ODBC API calls.
Resolve Minesweeper in less than 45 sec! Just run the program, and start minesweeper in Expert level. Click around to produce a sufficiently large area for the program to work with. beat this! than click the START button, click on the minesweeper window and let the program handle the rest It is rather cool to watch. It uses a probabilitistic approach as well to try to resolve problems not normally resolvable.
It simply demonstrates double XOR encryption. Look in the code for more details.
Give you an idea of how to store your friends information Better version than earlier. Download it now and try it. Please vote me. Thank you!! If any bug please report, thanks.
My code creates a folder in route directory of C: named with the local date.(C:\m-d-yyyy) It then copies the contents of three folders(c:\test1, C:\test2, C:\test3) to the C:\m-d-yyyy folder. It does this silently. I made it to deliver an application via novell delivered applications. However, I have found other uses for backing updata. I have commented on every line so you can follow along. Please vote for my code!!!
In this example, the figure of the curve changes constantly as it moves about the screen. You can make your own unique curve and save it. If you choose to compile this into a screen saver, please read the bezier.txt file first. Finally, credit goes to Mark Roberts for his sub "Bezier Splines" posted back on 5\25\99. I hope you enjoy viewing an extension of this work. :)
UPDATED 25-JUNE-2001 -1- Lightweight Windows Blinds Toolbar. Use as is or see VbAccelerator toolbar project below. Button control by J. Pearson (Aug 2000 PSC). Custom message box with Windows Blinds style buttons, optional timer to autoclose box, sounds and icons obtained from system using API. -2- Full implementation of Windows Blinds style buttons in a professional VbAccelerator Toolbar. Complete with Rebar, Pager, Imagelist class, Dropdown Icon Menu, and SubClass from www.vbaccelerator.com with full source code. Pager control hosts toolbar to allow scrolling when toolbar width exceeds pager width. Menus have Icons, background and customizable gradient highlight. Included in Demo is code to swap languages (currently 6) on the fly using resource file, 16 control panel applets selectable from menu, analog progress meter which can double as a Thumbnail viewer. -3- Imagestrip builder for making Normal, HOT, and Disabled picture strips to use in VbAccelerator Toolbar project. Put skins in first button, pictures in buttons, run program, save to clipboard, paste to MsPaint, crop, and save image. Strips attach to imagelist class for a low overhead toolbar. NOTE: Some VbAccelerator code has been modified to fix minor bugs discovered during 8 months of testing. Several new properties and code enhancements added. Uses subclassing so don't use IDE to stop program!
I wrote a Visual C++ dll to capture keyboard input from any application and call it with in visual basic. I have seen a lot of keyloggers out there that do the same thing but they do not show you how to create the dll. this code was inspired by Konstantin Tretyakov. The new Update fixes some issues where the dll would stop working. I did not fix it, that credit can go to Ari Perelman. Thanks again Ari.
Shows the - in my opinion - easiest way how to properly save and load a complete treeview structure from a plain text-file. NOTE : The code uses 2 functions - GetBefore and GetAfter - which I got from this Site, but I cannot remember the name of the author. If the person who wrote these functions incidentally gets this code, please leave your name in the comments, mentioning that these are YOUR, NOT MINE.
This program was created in the beginning as a request of Kamilche (look for her on PSC). It emulate different types of particle systems like rain, snow, explosions, fountains. I also added the ability to handle single particles, and a special "repulsion" particle. The program takes in account gravitional forces and wind into its calculations, which makes it as realistic as can be. Note that this program is not finished, and I posted it here so someone else will finish it. I'm ready to answer any question that you want to ask. I would like to see the program as some king of graphic program, which let the user create a text output for predefined particles in his program, or let the useer create a movie/images as he desires. Just let me know how things are going and some credits (and votes) will be welcome.
This may be some help if you want to print with VB. It does not cover everything to do with printing but is a good start.(...No PrintForm...) Using X,Y, Coordinates.
Subtracts a day from a date provided by the user. Code can be edited to add a day(s) or subtract more than one day. Code can also be changed to include Year, Quarter, Month, Day of year, Day, WeekDay, Week, Hour, Minute, or Second.
Quick and Clean sample to Email through Groupwise and send attatchments. Collection Based Recipients and Early bound. Code can work in Access also. Groupwise must be installed to work. If you like please rate.
This shows you how to add to the registry Run Key so that you can start applications on startup. This uses no API calls to do so. Rather, it generates a reg file and imports that. This was done to accompish the task of adding registry keys, but not wanting to figure out the API calls necessary. It's fast, it works, and it's easy.
UPDATED…fixed a problem printing “Property” functions. Have you ever needed to print out a copy of your source code to put into a validation record or you just want a hard copy? This application will give you a well-formatted printout that includes a cover page, a table of contents and a brief summary. You can select which printer to print to and some of the printer settings without using any OCX. It will also will show you how to print centered, print right justified, print from right, print in color, center a form (task bar aware), and display a progress bar (progress bar class was modified by me but I am not the originator). It will not print a picture of the form itself (I do not know how print a form that is not part of the running application, if anyone does please let me know). It will do good job of printing your source code. Check out version 2 at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=37077&lngWId=1