Skip to content

Commit

Permalink
fixup! Adapt headers for CGO.
Browse files Browse the repository at this point in the history
  • Loading branch information
pravic authored Apr 25, 2021
1 parent 87c7bba commit 7a617b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/sciter-x-types.h
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ typedef VOID SC_CALLBACK LPCSTR_RECEIVER( LPCSTR str, UINT str_length, LPVOID pa
typedef VOID SC_CALLBACK LPCBYTE_RECEIVER( LPCBYTE str, UINT num_bytes, LPVOID param );

#define STDCALL __stdcall
#define HWINDOW_PTR HWINDOW*

#ifdef __cplusplus

Expand Down

0 comments on commit 7a617b0

Please sign in to comment.