Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

HTWindow.DLL - a wrapper to Win32API
Herman Tan
This library is a wrapper to Win32API, works for VFP 6.0 or later. Many functions included in this DLL. Skinning window, FindWindowTitle with extended capability, Customizable MessageBox and more functions in this library. This is a Free (limited capability) version. Enjoy!
Created on
21 years ago
Downloads
3359
File type
Freeware
Rating
4.00/5.00
General information
Rating:
4.00/5.00 (1 rate) Rate this item
Description
List of function in HTWindow.DLL (Version 0.6.23.03) 1. SkinWindow 2. SkinWindow2 3. CreateRegion 4. RestWindow 5. MBox 6. FindWTitle 7. GetSkinColor 8. ShowTransparentBitmap 9. ClearTransparentBitmap 10. WinExit 11. RunApp 12. CloseApp 13. CD_GetFile (CommonDialog GetOpenFileName - Full function) 14. CD_SaveFile (CommonDialog GetSaveFileName - Full function) - Added ability to change window title dialog and "Open" button caption - Few minor bugs fixed - "Open" button is enabled when prevention flag is in use Class in HTWindow.VCX: ---------------------- 1. Metric 2. ImgButton Please read the readme file for the complete list of function declaration and examples.
Created by
Nick Neklioudov, Cgi Group Inc.
Nick Neklioudov, M.Sc., CNA, works as Senior Analyst with CGI Group Inc. in Halifax, Nova Scotia, Canada. Programming in all versions of FoxPro/VFP since 1987, in .Net since 2003, not counting some other developer tools and environments. Nick received Microsoft Most Valuable Professional award three times. Nick Neklioudov has over 20 years experience with computers and information technologies, especially in database-oriented programming, object-oriented programming and information systems devel...

Comments
Add a comment
More downloads created from this member
Nick Neklioudov, Cgi Group Inc.
You want to drag and drop cell values within the grid, between the grids or to outside controls? Forget to think of it as a very complicated task that requires adding properties and code in many different methods/controls. Nothing is easier if you have GridDragDropper. You just need to drop GridDrag...
Created on
23 years ago
Downloads
3118
File type
Freeware
Nick Neklioudov, Cgi Group Inc.
You said you wanted highlighted row in the grid? Forget adding properties and code in different places. Forget creating a special grid class with built-in highlight row functionality. You don't need to do it anymore.
Created on
23 years ago
Downloads
12078
File type
Freeware
Rating
4.77/5.00
Nick Neklioudov, Cgi Group Inc.
FoxSpeaker is an applicaton that allows you to add speech capabilities to your VFP forms and add comments to all your controls. Any form can be turned into an interactive demo or tutorial easily. FoxSpeaker does not require any changes to your forms except adding one button to switch FoxSpeaker on/...
Created on
23 years ago
Downloads
3235
File type
Nick Neklioudov, Cgi Group Inc.
The purpose of this container class is to provide the ability to work with the delimited text files as a source for the combobox/listbox. Think of it as equivalent of adding the RowSourceType 10 - TextFile to the combo/listboxes with the text data type. It allows you: - fill your combo/l...
Created on
24 years ago
Downloads
1756
File type
Nick Neklioudov, Cgi Group Inc.
Allows to automatically replace the application EXE (and other files) with the newest version from the location on the server. The list of files to update is in LAUNCHER.INI text file. All you need to do - to point your shortcut on the workstation to Launcher.exe and pass it the parameter (your loca...
Created on
24 years ago
Downloads
1662
File type
Rating
4.00/5.00
Nick Neklioudov, Cgi Group Inc.
This little program allows to create a new class library with all classes subclassed from another class library. Usage: DO SUBCLASS_IT WITH 'c', 'MyNewLibrary'. The first parameter is new subclass prefix (allowed to be empty). Second parameter is a new class library name. Do not forget to ma...
Created on
24 years ago
Downloads
924
File type
Nick Neklioudov, Cgi Group Inc.
Pick-A-Project is the simple VFP form which runs in your development environment. It can help you easily organize your numerous VFP projects and switch between them.
Created on
25 years ago
Downloads
1356
File type
Rating
5.00/5.00
Nick Neklioudov, Cgi Group Inc.
Being dropped on any Pageframe page changes Page Caption appearance when the page is Active/Inactive. You may manipulate the ForeColor, FontName and FontSize of the Page tab Caption. Automatically refreshes the Page when it is activated (if the property is set to .T. to do so). Does not require a...
Created on
27 years ago
Downloads
2517
File type