Results for "Volume: 7_2009-2012"
Hooks END safe now, added Paul's CDECL class to project so we don't lose that one either. Continuing on where Paul Caton left off. Paul has moved on from VB and his thunks are too good to let die. The attached contains a complete revamping of his subclassing thunks and significant enhancements to other thunks. The subclassing thunks, I believe are now 100% IDE-safe. I have even placed END statements inside of the subclass procedure and IDE did not die. The usercontrol (UC) crashes occurring when subclassing parent by multiple UCs is now history too. See the top remarks in cSelfSubHookCallBk_Template for overview. The assembly code is provided in .ASM files and can be opened with notepad. 18Jul07: Minor tweak in subclass.asm to attempt crash on compiled app when END executed. 21Jul07: Believe hook thunks now 100% END safe, added CDECL class allowing one to call C++ APIs or ASM thunks. Workaround for making Hook thunks more END-safe is commented in remarks at top of Template class.
ucCalendar is an small and self contained user control that provides basic calendar functionality. With support for mouse and keyboard control, multiple border, line and even selection styles you can integrate it with ANY user interface. I'm writing this control for a program and I wanted to share it. Feedback is always welcome (specially if you have found a bug or you've fixed one), so if you like please vote!
New version, Bug Fix; All of yours respectfully.
The renaming zip file code uses the unzip32.dll version 1.1.0.0 Info-ZIP's UnZip DLL for Win32. It also uses web browser control and the msinet control. It will download every file on the psc servers but that isn't its' best feature nor is it recomended. It will also list and download the last 50 files posted to the planet. you can also search psc by author and download all there files. Although; I have only tested this with vb and c++ it should work with all PSC listings. It saves its' download progress in the registry. I have updated the downloader with a new option "Download All Results" and added a simple help file.
This is a simple example of how to display png-graphics in an imagebox and in a picbox. I made this because other examples on the internet were cluttered and tiresome to implement on new projects. Basically it's a wrapper for the windows dll GDI+. I have not written this code, just cleaned it up. Don't bother to vote.
Title:- ID_Card_Maker v3.1.1691 - Finalish! Update 19/06/07:- Ok maybe, possibly not quite FINAL! now with added webcam support got the idea from a friend that works in a western union office and they use a webcam to capture an ID Card picture and create the card there and then. NOW THE MOST COMPREHENSIVE APP OF ITS TYPE ON PSC! To Do:- Update help and add instant card printing back and front on the same sheet for both landscape and portrait card formats =========================================================================== Update 16/06/07:- FINAL - Changed from using gradients created a runtime to a set of preset backgrounds, all placed in the resource file (it is now 8.8mb). Refined the print and print preview screen now clears all card images on the change over from 3up to 4up and vice versa and added a clear all and reset button. You can now go from the main design screen straight to the print and print preview screen without going via the card preview. Unless any major bugs and errors are found this project is now complete?? the only thing left to do is an updated screen shot and revise and complete the help. =========================================================================== Update 15/06/07:- Added change the card orientation, basic vertical gradient backgrounds(experimental), shortcut dialogue to place icon etc on the desktop. Tidied up the basic text editing, made the program more advanced while keeping the simple user operation and functionality. May be some bugs - if you find any please let me know. =========================================================================== Update 11/06/07:- Added help screens for each of the 3 program screens. Added some basic error handling to make things run a bit more smoothly and tidied up the UI to make it easier to understand without having to resort to the help and made sure the check file is included!! New screen shot next time =========================================================================== Update: NOW IT DOES PRINT!! Identity card maker that can easily be adapted to be used for business cards. Designed to be used with the jpg image format that is the common standard with most digital cameras. Saves the cards in the bmp image format. The application also has the capability to save the card preview as a jpg for use as a template, so that your basic design features can be reused and then added to the design window as a background an then the extra image and text added. The application uses the Intel® JPEG Library dll - ijl11.dll this is included in the submission as a custom resource '101' and is manually extracted to the app folder. Normally I do not use external libraries but this one is used to make up for my lack of graphics knowledge! As most compiled resources are stripped out by psc using the res file avoids this and assures the user of its availability - QED! Credits: Image resizing using grab handles(nodes) from an author on psc - forgotten your name- sorry Intel® JPEG Library dll and code from vbaccelarator Miscellaneous bits from msdn / technet All icons and cursors produced or updated with Robert Rayments Tiny GFX Webcam support using butchered and adapted form / module / class from Mohammed Samir Fayed's VB WebCam Capture Finally:- when I produced this originally it did not need a printing routine, this has been added for the psc submission However my printer died this morning and i have not been able to test the printing - IF IT DOES NOT WORK please let me know just as if it does Thanks dave Bend, Break, Reuse this code as you like but if you do use it give some credit and vote regards caver dave
Paul's Color Picker uses an innovative approach to the color selection process. The starting point is the RGB color model. First a color pair is selected and this color combination is presented in a 17x17 matrix with the colors shown with 16 units increments. Beneath the matrix is a slider allowing variations of the third color. To further refine the search the increments can be modified down to 1 unit. Other features and credits: see code comments. Paul Turcksin Zip 39KB. Version 1.2: Implemented Rob C's suggestion by giving the cursor the color the mouse is over.
This is my first attempt at using the msflexgrid, so the code may not be the best. Who knows, this app may be just what you are looking for. As always, comments and suggestions are welcome.(Yes I know a database would probably be nicer, but I'm learning something new) Updated:Improved printout and some code tweaks. Update:added MPG calculator and fixed bugs.
Move on the Screen and Magnify any part of the Window Screen of any application with a Magnifying Lense
Extremely versatile open source project. Does not run when any OCX is missing because Im not using any, yet this program is able to open all media files your media player can, text files, images, web browser and more. Extensive INI interface with editor (called preferences), as well as multiple backing tools, skinning, event audio feedback (e.g. when you open a new window, a chime will sound)... Update Aug 15: Added lots of features, including "Virtual ListView" without ListView control.
Here's version 2.0 of my previous submission. New features: Plugin based visualizations, Mass ID3 1.x tag editor, view clip properties. Be sure to read the readme file
Enables locking folders. App runs as service and isn´t visible. By drag´n´drop or pushing the add button you can add folders. To run this app properly - compile it, create a shortcut and add the shortcut with -install In the context menu of the windows explorer is a new submenu created - locking folder. This app is the result of a lot of lines of code from psc. Thanks to all.
A complete Bank Management system which uses data base whick keep tracks of coustomer details, deposits and withdrawals Transactions and settings (Bank and account settings). Reports can be generated on different basis.
Very good method to Restrict input in a Text box. This will allow only certain valid characters to be typed in a predefined format in the text box.
This is a complete application that was designed for Traveling Agency to manage their Products, Customers and sales etc.
In this project you can solve any Sudoku puzzle.I used 4 techniques to solve the puzzles.And the fifth one is puttinng tow possible values and the application try to bulid the missing numbers in all puzzle.in fact this aplication challenge any Sudoku puzzle.this appliction solve only puzzles which have solution.now i work on if the puzzle has not a solution. it may be need more development for more perfection. so if you can please contact me at mail
Conversor de valores monetários em numeral para extenso, totalmente em português.
By this code it is possible to customize your VB Menu.Customize options are Custom Font,Fore color,Back color,Menu mode as XP & VB Look.Capable to add picture to the menu background.Also possible to add Icon.Please see the screen shot.If you like it then Please vote me.I am from Bangladesh
With this code you can start, stop, pause, install and remove windows services.
this is just a OLE file drop example very simple and easy to understand drag and drop a file and select it from the list box. The name and path appears in the textbox upon selection