New Member

Group: Members
Posts: 5
Member No.: 20829
Joined: 4-April 09

|
Hello. Is there any C/C++ sample code that uses HiEdit.lib (for static link)? To use HiEdit.lib (for static link), I need to know the return types of the following functions.
InitHiEditControl(void); TerminateHiEditControl(void); SetKeywordFile(LPSTR);
I googled, but found nothing.
|