Results for "Volume: 7_2009-2012"
Shows irregular forms and rollimg counters (sorry Robert, I just had to do this...)
I have modified this code from http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=68349&lngWId=1 (many thanks to David for his submission). Modifications: Added a richtext preview window, that makes it look like the VB IDE. Added a 'add constants & types' checkbox when you're looking through declarations. This will grab whatever constants and types are listed in the declaration, and append them to the preview. Added ability to search through constant+enum values. The reason I modified this, was I because I was intercepting windows messages and thought this would be a fast way to see what the messages might mean... So in the search textbox, you can now either look for a declaration, constant, type or enum as before, but you can also enter in values. For example, let's say you've subclassed a window, and all these numbers are coming through your debug window, how are you meant to know what means what? Well, if you enter &H9 in the textbox, all the constants and enumerations with the value &H9 will be shown in the preview window. Pretty handy if you ask me... There were a few other bugs I found in the beginning which I should have noted down, but I just went ahead and fixed them. From memory, one of them was it was looking in the wrong listbox for the 'subs' (thinking it was looking in the declaration listbox).
This function returns a pointer to the SAFEARRAY header of any Visual Basic array, including a Visual Basic string array. Substitutes both ArrPtr and StrArrPtr. This function will work with vb5 or vb6 without modification. Normally you need to declare a VarPtr alias into msvbvm50.dll or msvbvm60.dll depending on the vb version, but this function will work with vb5 or vb6.
This Code is Binary Rs232 Terminal. enjoy!
... but this one uses no space on your desktop because it runs in the system tray below the start button. The numbers roll like in an odometer. All you have to do to accomodate it is to unfix the tray (right click into it to open the menu), size it to two units height by gripping it at the top with your mouse, and then fix again. Download is 11.9 kB. Update: Update: The clock now decides whether it sits on top of or below the start button. When it sits on top of the start button, it will disappear when you move the mouse over it and re-appear after five seconds (possibly cancelling the initial start menue).
Replaces the Visual Basic SendKeys statement which will not work in Vista. Uses the API call to the keybd_event to send characters and control codes. I have not extensively tested this routine, but it works for all the programs I have written to control external programs. The "WAIT" option is handled for compatibility, but is not implemented.
Recovers 95/97/2000,XP,2003,2007 Access Password instantly. NO BRUTE FORCE & PURE VB CODE!!!
This is a class to encapsulate the functions of the SAP Remote Function Call Library (librfc32). The class can be used to call SAP R/3 function modules from a Visual Basic application. It supports IMPORT parameters, EXPORT parameters, TABLES and receives EXCEPTIONS. Allocating and freeing memory is completely encapsulated. The example application shows how to read the countries from table T005T with the standard function module RFC_READ_TABLE. The class depends on the Remote Function Call Library (librfc32.dll) from SAP. Tested on SAP Netweaver 7.0 (2004s) and SAP Netweaver 6.4 (2004). This is the first Rfc-example on PSC.
This tutorial will show you how to create a Visual Basic 6 project which will generate a report using Seagate Crystal Reports 8.5 Developer Edition. You will save the path of the image files in a MS Access database where it is protected by password. This project will use an external Crystal Report file and will be previewed using Crystal Viewer control.
To use this auto complete function type the word or scentences in the controls. If the typed word does not exists in the dictonary it will automatically added when you type a word which is exist in the dictonary it will automatically completed and to accept that word just press the space bar thats all one more bug exists i will clear it later by jomytfj@gmail.com
This OCX Control is similar to a slider, but has two thumbs which let you define a lower and an upper value. It also features a couple of additional properties which may come in handy. Download is 11.5 kB.
Must SEE!!! This project includes VistaAeroForm, VistaBasicForm, and other controls with Vista visual style. PLEASE NOTE THAT THIS PROJECT ISN'T COMPLETED YET. Comments and suggestions are welcome.
airlines Project Specification
Update: Ver 1.0.1 29 Feb. 2008 Drop modTVpropbag.bas into your project and you can save and restore treeviews with 2 simple calls. This is as close to "plug-n-play" as it gets... even a very new newbie can make this work in minutes. I include a demo project for your perusal. Supports multiple treeviews (easily modified to work with other controls). Saves and restores: Nodes/child nodes, Node.Key, Node.Tag, Icons, Expanded state, sorted state, checked state. What else could you want for nothin'? Version 1.0.1 implements the .tag property (per request) and is considerably cleaner/optimized code. Appreciate your comments most.
Calculate the exact Buisness/Working Hours of an Employee between two given dates. It can Include/Exclude Overtime hours. It also excludes Holidays and Saturday/Sunday during the calculation.
This is a very simple digital clock. I've completed it just in a little hours. ATTENTION:THIS CODE WILL NOT BE UPDATED. But any comments are welcome.
This a Point Of Sale Application that I developed for a friend that sells building materials, to manage his shops. I decided to post it in order to get more suggestions from programmers to make it better. I hope everybody be it beginner, intermediate or advanced will enjoy it and vote for me. I used SQL Server 2000 and Crystal Report 8.5
File Downloader..please vote !! for more information please contact me at Y! ID: replicards
Update! Fixed some things (like stucking peak monitoring, and others). Added logging function. Activate it by setting first variable in modWaveIn Debuging to true. If it crashes, send here, last 5-10 entries + describe what you did and the crash MUST be repeatable. New Version! Support for MP3 encoding (through lame.exe), decibels, separate recording for peakmeter (no need to use "Do not write to file" option). Recording application, which uses Windows Mixer Recording input to record to WAVE/MP3 (OGG Vorbis support is planned). KNOWN ISSUES: sometimes it does crash (little, but still existing chance). !!! When recording to VBR, the VBR header doesn't get written, which _might_ lead to wrong length in media players. If someone posts a good code in VB that will update correctly VBR header, post a comment below, thx! DON'T FORGET TO VOTE! Thanks!
BitBlt animation and simulation of move of actor.