Results for "Volume: 4_2005-2006"
Version 2.3.14. Made the icon display in the status bar much clearer. XCPY is a user-interface that emulates the Xcopy DOS command, allowing the user to copy or backup a file or group of files or folders interactively. The application works by copying all files from within a source path to within a destination path. Hence, specifying a source folder will copy all the contents from WITHIN that folder, but not the folder itself, to WITHIN an EXISTING destination path or folder. This is important in typical backup scenarios. However, if you do wish to actually backup an actual source folder, then simply append a backslash to the folder path (for example, C:\Program Files\Data Folder\), or you can check the <Include Selected Path Folder in Copy> checkbox. Options to copy only modified files, only new files, to reset the archive flags on the files copied, and an option to include subdirectories are included. Also featured is a command line reporter that will generate a command line sequence, which you can enter into a shortcut that you can use to repeat the selected operation (backing up certain folders is a often-repeated practice). Or, you can simply have XPY generate a Desktop shortcut for you to support the selections you have made. If you have several archiveal operations that you would like to save in a batch file to run all at once, XCPY has another option to generate such a batch file, or append to an existing batch file. The shortcut or batch file will in turn invoke XCPY and supply it with the options that you had selected. When executed from a shortcut or batch file, each instance of XCPY will exit when it has completed its operation (Batch files can run numerous copies of XCPY simutaneously, speeding even complex data copying requirement). I originally wrote this utility to back up valuable proprietary company source code, reports, and databases to an archive server. It has been in heavy use in numerous offices for the past 12 years since then, allowing its users to initiate complete or modification-only backups of their data with a simple click of a mouse button. This project also demonstrates using an imbedded XP-Style Manifest from a Resource file (*.res). It also features an option to Xcopy the data into a ZIP file. Version 2.3.13 corrected a last-minute enhancement in Version 2.3.12 that lost the history list if the utility was launched with command-line parameters. It also cleans up presentation of command line options. It also fixes log append flag confusion. Finally, it replaced the FSO.CopyFile option with the CopyFileA() API call for Win95/98/ME, and to CopyFileEX for NT/XP systems, allowing HUGE files to keep from appearing to freeze the system up, as the File System Object's CopyFile() method will do. The CopyFileEX() addition also demonstrates file progress callback invocation. Version 2.3.14 makes the icon display in the status bar much clearer.
This application is an inspiration from necessity. A very useful application that locks your personal or confidential folders and prevents external misuse or intrusion.
Make it easier to Schedule Defrag. works on windows 2000 and XP home/pro. Added Screen Saver pause while Defrag is running. Please Vote for me. Thank You
ComboBoxEX in VB **Features** Can set Icons,Bitmaps to items can set indent to items Faster operations NO OCXs DLLs , Pure API Best Performance Best Speed Different Icon size ***** Now included comments per line so you can easily understand. example of ComboBoxEX all API***Please Vote!***
TabControl32 in VB with Icons on tabs **Features** NO OCXs,DLLs ,Pure API Different Styles Best Performance Easy to use Best Speed **** Now included comments per line so you can easily understand. I didn't included subclassing because I found another easy way to receive the events. Please..........Vote my program..........
The messagebox can be closed automaticly.
' ====================================================================================== ' Name: FastSearch ' Author: Joshy Francis (joshylogicss@yahoo.co.in) ' Date: 14 May 2007 ' ' Requires: None ' ' Copyright © 2000-2007 Joshy Francis ' -------------------------------------------------------------------------------------- 'The Fast File Searcing Utility. ' *********Features********** ' 1. Explorer Context Menu. ' 2. Drag-N-Drop to Explorer. ' 3. Search with Associated program. ' 4. Pattern Searching. ' 5. Fast File Cleaning. ' 6. Startmenu Shortcut-You can select this program from Startmenu-> Search(StartMenu must be in Classic mode) ' 7. Faster than Windows Search. 'you can freely use this code anywhere.But I wants you must include the Copyright Info 'some of the functions from PSC ' -------------------------------------------------------------------------------------- 'Steps in Installation ' 1.Open Project -> Goto Reference-> Add olelib.tlb & vbshell.tlb to the Project(I Put it in the same app directory).I got it from PSC. ' It wiil appear as below ' Edanmo's OLE interfaces for Implements v1.51 ' VB Shell Library ' 2. Goto FastSearch Project Properties->General Tab : Change Project Type to ActiveX Dll. ' Change 'IFastSearch' Class module's Instancing to 5-MultiUse. ' Make the Project. ' 3. Goto FastSearch Project Properties->General Tab : Change Project Type to Standard Exe. ' Make & Run the Project. ' If You use classic Start menu then Goto Start Menu-> Search You can see FastSearch,clicking on it will be run our program. ' 'I Will submit fully commented version later.Please wait. 'Please..........Vote my program..........
It saves, edit, delete and find the employees recorded in the networked database. It demonstrate the very basic. Very usefull to beginners...
This code is a working (that i know of) Auto-Updater that uses the INet Control to connect to a webserver to update the files. Im currently using it in my project and its working beutifuly. The code is also EXTREAMLY Commented, i did this before submitting it. This is my first submission to psc so post comment if you have any problems.
Title: Self - Deleting EXE v 1.0.0 This is the result of a my curiosity and a very ignominoius thread that I started in the vb.general.discussion newsgroup Thread address is:- http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.vb.general.discussion&tid=d143570e-ad49-4ae5-bebd-2a53faeb7eeb&cat=&lang=en&cr=US&sloc=en-us&p=1 Any way this is the result in pure vb that does something and then creates a batch file to delete the exe. Lump it or loathe it I did not write this for any malign purposes, so respect that! Bend it break it use it as you like but:- If you like this code please vote for it dave
This is a demo which shows how to control the icon spacing in a listview's icon view. The demo is an easy to use wrapper around the LVM_SETICONSPACING api message. You only need to submit the x, y icon spacing in twips and then the code does the rest of it.
This includes a class to Print and Export Richard Mewett's LynxGrid control using the browser controls print preview. 'printing portions modified from Hawke's "Print preview using xml" 'html generation modified from Eoin Armstrong's "MSFlexgrid to HTML" 'To use with another grid simply modify the GridToArray Procedure
'VBP Project File on Explorer New Menu. ' This Program creates a submenu in Explorer New Menu 'New Visual Basic Project' ' and creates a VB Project with froms & Modules in any folder you wants. ' You can create VB Projects in an easy way. ' I think it is very useful to you. 'you can freely use this code anywhere.But I wants you must include the Copyright Info 'some of the functions from PSC 'What to do : - Compile & Make the Project & Run the EXE,Right click in Explorer Select New->New isual Basic Project ' -------------------------------------------------------------------------------------- 'I Will include comments & help after a few days.Please wait. 'Please Send Your feedbacks to me about bugs and doubts.I will correct it next time. 'Please..........Vote my program...
ComboBoxEX in VB **Features** Can set Icons,Bitmaps to items can set indent to items Faster operations NO OCXs DLLs , Pure API Best Performance Best Speed Different Icon size ***** Now included comments per line so you can easily understand. example of ComboBoxEX all API***Please Vote!***
How to get Minutiae from fingerprint only the Basic, my sons school projet. Can any one make it faster. Thanks
Through 15 32x32 black and white cursors, you can obtain all possible VB color combinations, replacing forms and object default cursors. Update include another project working only in memory and using resource type CURSOR. Since procedure tranlate cursor into bitmap before creation, you can manipulate this applying some type of effect. Adding common dialog color selection. Fixed some little bug in MyCursorsPro.
The application opens FLV (Flash Video) files and allows users to extract video, audio or timestamp information from them. FLV Extract can currently extract MP3 audio stream and video encoded in Sorenson h263 (FLV1) format or On2 VP6 / On2 VP6 with Alpha Channel (FLV4). The video is exported in the classic AVI format, allowing you to edit or view it with any player, if you have the correct video codecs installed on your computer. At the moment I'm writing this, Video Lan Client has built-in support for all videos exported by FLV Extract and ffdShow, a Direct Show video codec for Windows and other operating systems, can be used to view the clips. FLV Extract was inspired by another application written in C# available on Moitah.net which does the same thing but has a simpler interface and offers less feedback to the user. The author of the C# (original) version deserves credit for it, without that version I wouldn't have been motivated to port his version to Visual Basic 6 programming language and improve it.
Blank Engine is an open-source + 3d Game Engine. It will allow you to take your first step in creating a game. Blank Engine will supply a complete listing of many commonly use game features.
convert BMP to icon, Extract Icon From exe Files, edit and modify existing Icons, change Icon Background, ... and much more
Indeed, it's the game everybody loves. Bingo. This is a simulation of the popular game and it's automated. Even though you just watch the spaces go rather than getting involved while playing, this game can be useful if you want to kill time. It features playing against 12 other bingo cards and an easy-to-follow interface. The interface consists of the most recently drawn number while in play, red text and black background signifying drawn numbers, the tooltip color background against "BINGO" when a card is one away, and flashing green numbers signifying a bingo. You have the option to pause the game if you need to, and with the game in pause, you have the option to start over if you find that you will most likely lose the game or for any other reason. The simulation stresses how tough getting a bingo could be, so good luck playing, whether it's this game or it's the real bingo game.