Soft82.com » Windows » Developer Tools » Tools & Editors » Editors » APIHelper 1.0
APIHelper 1.0
Download APIHelper
| Developer | |
| Product Homepage | |
| Date Added | March 04, 2009, 13:01 GMT |
| License | Free (Freeware) |
| Last Week / All Time Downloads | 1 / 172 |
| Size | 102.4K |
| OS Support | Win Server 2008/Vista/2000/2003/XP |
APIHelper Description
Generates Win32API code
Using APIHelper
Note:
Don't copy code directly from the boxes or the code won't
be automatically cleaned for you. Use the buttons labeled
"All", "Function", "Equates" and "UDT". You can set the
indentation with the "TABs" box (this is the number of TAB's
not spaces). There is also a "Copy" button for the
"SendMessage" builder.
1) Select a category from the combobox at the top of the
dialog. The listbox will fill with the items from that
category.
2) You can select the items you want to use from the list.
These can include one sub/function, numerous equates and
one UDT. Any extras will be ignored.
3) When you find and configure the code you want, you can
copy individual boxes or all of them at once.
Details
For subs and functions, the first one will be displayed
in the top box with its parameters, their types and equal
signs. You can fill in as many of the parameters as you
want, before copying to the clipboard. Some of these don't
have all their parameters listed yet and will be shown with
"( incomplete ! )" in the box.
Example:
= GetDefaultCommConfig(
pName As Asciz =
COMMCONFIG =
pSz As Dword =
) As Long
...after copying and pasting:
= GetDefaultCommConfig( , , )
Equates
For equates, all the selected ones will be displayed in
the 2nd box. They will be either "OR-ed", or in a "Select
Case" block, depending on the options chosen in the "Equate
Options" group. If you you choose "Automatic", it will make
a crude guess as to what's appropriate.
UDT's
For UDTs, the first one selected will be displayed in the
bottom box along with any of its members you've selected.
Any members from other UDT's will be ignored.
A variable of that type will be declared with your choice
of "Global", "Local", "Dim" or "Static". It's name will be
taken from the box labeled "Variable Name".
Equal signs will be placed before or after the members
depending on the option chosen. You can add assignment code
if you want before copying.
Some UDT's haven't been converted to PB yet and for those,
only the names are listed.
Example with equal signs placed afterward:
Dim UdtVar As COMMCONFIG
UdtVar.dwSize As Dword =
UdtVar.wVersion As Word =
UdtVar.wReserved As Word =
UdtVar.dcbx As DCB =
UdtVar.dwProviderSubType As Dword =
UdtVar.dwProviderOffset As Dword =
UdtVar.dwProviderSize As Dword =
Example with equal signs placed before:
Dim UdtVar As COMMCONFIG
= UdtVar.dwSize As Dword
= UdtVar.wVersion As Word
= UdtVar.wReserved As Word
= UdtVar.dcbx As DCB
= UdtVar.dwProviderSubType As Dword
= UdtVar.dwProviderOffset As Dword
= UdtVar.dwProviderSize As Dword
...after copying and pasting:
Dim UdtVar As COMMCONFIG
= UdtVar.dwSize
= UdtVar.wVersion
= UdtVar.wReserved
= UdtVar.dcbx
= UdtVar.dwProviderSubType
= UdtVar.dwProviderOffset
= UdtVar.dwProviderSize
The SendMessage Builder
The "SendMessage" builder will use the first equate
selected. If you click "Copy", a complete SendMessage" call
will be placed on the clipboard.
An example after pasting:
= SendMessage( hWnd, %CE_DNS, , )
Miscellaneous:
Click "Deselect" to deselect all list items. Any code in
the boxes will be preserved.
Click "Help" (near the lower left corner) to show the help
file in the top box. It will be replaced by a function when
the next one's selected.
APIHelper 100% CLEAN Certification
APIHelper has been tested by Soft82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.
View Antivirus ReportDownload APIHelper
New Editors Software
TeXstudioMay 22, 2012An integrated environment for writing LaTeX documents |
VbsEditMay 21, 2012VBScript editor that dramatically reduces the time you spend writing VBS scripts |
|||
MS Developer Studio AddInMay 17, 2012MS Developer Studio AddIn was designed for Microsoft Developer Studio |
Modem Master ActiveX ComponentMay 17, 2012Powerful COM Port wrapper Active-X |
|||
AthTek Code to FlowChartMay 17, 2012Code to FlowChart generates flowchart from source code, to let code visual |
CibetMay 17, 2012The Cibet framework helps to control the execution of important business processes |
|||
TortoiseHgMay 17, 2012TortoiseHg is an all-inclusive Mercurial binary installer package for Windows |
BitNami Jenkins StackMay 11, 2012An easy-to-install distribution of Jenkins |
|||
DataMatchMay 10, 2012data quality, cleansing, matching and deduplication software in one easy to use |
DeployMasterMay 9, 2012Installation builder delivering your software with a good first impression |
|||
CodeSmith StandardMay 9, 2012CodeSmith is a template-based code generator that allows you to generate code for any text language |
ASPrunnerProMay 9, 2012Database management tool |
|||
SynWrite (formerly Syn2)May 8, 2012Plugin-editor with syntax hilighting |
EditPlusMay 8, 2012EditPlus is a text and html editor for Windows |
|||
PilotEdit LiteMay 7, 2012An advanced text and hex editor that supports opening of files larger than 4GB |
Komodo EditMay 7, 2012Free multi-platform, multi-language editor for dynamic languages and Ajax tech |
|||
HelpSmithMay 7, 2012Create CHM HTML Help files and Printed Manuals easily with HelpSmith |
SprintometerMay 4, 2012A simple but powerful tool for management and tracking of SCRUM and XP |
|||
My NesApril 27, 2012A portable open source NES/FAMICOM emulator written in C# |
Zeta Resource EditorApril 27, 2012Application that enables you to edit standard Microsoft .NET string resources |
|||
Last 7 Days Most Downloaded Editors Products
Adobe (Macromedia) Dreamweaver890 downloadsAdobe Dreamweaver is a popular graphical web development tool. |
EditPlus367 downloadsEditPlus is a text and html editor for Windows |
|||
Eclipse240 downloadsEclipse is an open source community whose projects are focused on building an open development... |
NetBeans IDE143 downloadsA modular developer tool for a wide range of development tasks |
|||
Notepad++98 downloadsNotepad++ is source code editor and Notepad replacement |
Help Generator for Visual Basic 6.066 downloadsHelp Generator and help editor to add Help to your applications easily. |
|||
PowerBuilder Desktop54 downloadsQuickly deliver applications that solve business challenges using a robust, innovative and proven |
Microsoft .NET Framework47 downloadsA preview release of the latest version of the .NET Framework |
|||
Force43 downloadsa full-featured programming environment for FORTRAN 77 (the engineering programming language). |
Microsoft Visual Studio Premium42 downloadsA complete development toolset that simplifies the task of building applications |
|||
All Time Most Downloaded Editors Products
Adobe (Macromedia) Dreamweaver942,647 downloadsAdobe Dreamweaver is a popular graphical web development tool. |
EditPlus276,910 downloadsEditPlus is a text and html editor for Windows |
|||
Eclipse75,650 downloadsEclipse is an open source community whose projects are focused on building an open development... |
NetBeans IDE64,081 downloadsA modular developer tool for a wide range of development tasks |
|||
Notepad++60,392 downloadsNotepad++ is source code editor and Notepad replacement |
Help Generator for Visual Basic 6.027,272 downloadsHelp Generator and help editor to add Help to your applications easily. |
|||
PowerBuilder Desktop10,452 downloadsQuickly deliver applications that solve business challenges using a robust, innovative and proven |
Microsoft .NET Framework40,368 downloadsA preview release of the latest version of the .NET Framework |
|||
Force6,077 downloadsa full-featured programming environment for FORTRAN 77 (the engineering programming language). |
Microsoft Visual Studio Premium8,066 downloadsA complete development toolset that simplifies the task of building applications |
|||
Download APIHelper

