From: Robert M. <rm...@po...> - 2006-04-20 22:21:53
|
Fix committed. Typo in a variable type definition (LPCTSTR vs LPTSTR) Rob. Jeremy White wrote: > 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. > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Perl-Win32-GUI-Hackers mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-hackers > http://perl-win32-gui.sourceforge.net/ > |