You'll get that warning if you assign a string to an integer or vice versa, I think. The solution is to add a cast (CInt or such) ------Original Message------ From: [email protected] Sender: [email protected] To: [email protected] ReplyTo: [email protected] Subject: [Ohrrpgce] SVN: jay/3310 Adjusted gfx_LoadDllBackendProcs() toversion 2. Added version 2 interfa Sent: Jan 8, 2010 1:01 PM
jay 2010-01-08 10:01:43 -0800 (Fri, 08 Jan 2010) 329 Adjusted gfx_LoadDllBackendProcs() to version 2. Added version 2 interfaces, though commenting the new gfx_Initialize() params, gfx_ScreenShot() entirely, and gfx_GetVersion() entirely. Warnings thrown when compiled: implicit conversion starting on line 207 (all the v2 interfaces loading, I think.) Someone know how to fix that? --- U wip/backends.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org -- Mike Caron _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
