If you really want cross cross-platform use Java.
-----Mensaje original----- De: news [mailto:[EMAIL PROTECTED] En nombre de Felipe Monteiro de Carvalho Enviado el: Sunday, 13 de November de 2005 04:39 p.m. Para: [email protected] Asunto: [lazarus] Substitute for WinAPI BitBlt Hi, I am converting a Visual Studio .NET program to Laarus, but the program uses BitBlt from the Windows API extensively and for nearly everything it does on graphics: Copy part of a bitmap from a place to another, inverting the bitmap colors, etc. I'd like to make the program cross-platform, so I need a substitute for with API call. There is info about this call here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/bitmaps _0fzo.asp thanks a lot, Felipe _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
