git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@311 8e941d3f-bd1b-0410-a28a-d453659cc2b4

This commit is contained in:
inoussa
2008-01-08 17:08:38 +00:00
parent 2b232e3d18
commit a14bc8d2a2

View File

@ -35,7 +35,7 @@ const
type type
{$IFNDEF FPC} {$IFNDEF FPC}
TLibHandle = Longint; TLibHandle = HMODULE;//Longint;
{$ENDIF} {$ENDIF}
IwstModule = interface IwstModule = interface