From: Jeremy W. <jez...@ho...> - 2006-04-20 07:35:32
|
GUI.xs: In function `void XS_Win32__GUI_GetDllVersion(PerlInterpreter*, CV*)': GUI.xs:5591: warning: converting of negative value `-0x000000001' to `DWORD' GUI.xs:5592: warning: converting of negative value `-0x000000001' to `DWORD' GUI.xs:5593: warning: converting of negative value `-0x000000001' to `DWORD' GUI.xs:5625: error: invalid conversion from `const TCHAR*' to `CHAR*' GUI.xs:5625: error: initializing argument 1 of `DWORD GetFileVersionInfoSizeA( CHAR*, DWORD*)' GUI.xs:5629: error: invalid conversion from `const TCHAR*' to `CHAR*' GUI.xs:5629: error: initializing argument 1 of `BOOL GetFileVersionInfoA(CHAR* , DWORD, DWORD, void*)' I'll have a play and see if I can track it down. Cheers, jez. |