H2Paswizard
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
русский (ru) │
About
H2Paswizard is the graphical user interface wrapper over H2Pas tool used to convert C headers to pascal.
Author
Mattias Gaertner
License
to do
Install and Download
The tool is available as a standard set in Lazarus Components
How-to Use
- Install H2Pas package to Lazarus IDE
- Select menu item Tools -> H2Pas...
- Click add ".h" files to select C files that needs to be converted.
- Adjust conversion options at "h2pas options" tab
- Customize any other options desired
- Hit Run h2pas button to convert the selected headers.
Change Log
todo:?
Dependencies / System Requirements
- Lazarus
- H2Pas executable (standard for FPC installation)