You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -35,7 +35,7 @@ const
|
|||||||
type
|
type
|
||||||
|
|
||||||
{$IFNDEF FPC}
|
{$IFNDEF FPC}
|
||||||
TLibHandle = Longint;
|
TLibHandle = HMODULE;//Longint;
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
IwstModule = interface
|
IwstModule = interface
|
||||||
|
Reference in New Issue
Block a user