Menu

graphics in dev c++ (DevIL)

gandalf29
2007-07-06
2012-09-26
  • gandalf29

    gandalf29 - 2007-07-06

    Hello,

    My another task is to put graphics into dev c++ ( I use windows xp and dev 4.9.9.2). I downoloaded DevIL dlls. Could You tell me please how to add to project? Where should i copy DLLs and should i use loadlibrary() function to use DLLs ??

    Chris

     
    • Ultim

      Ultim - 2007-07-12

      SDL

       
    • Nobody/Anonymous

      You can use some of the following Window's API functions:

      ChangeClipboardChain
      CloseClipboard
      CountClipboardFormats
      EmptyClipboard
      EnumClipboardFormats
      GetClipboardData
      GetClipboardFormatName
      GetClipboardOwner
      GetClipboardViewer
      GetOpenClipboardWindow
      GetPriorityClipboardFormat
      IsClipboardFormatAvailable
      OpenClipboard
      RegisterClipboardFormat
      SetClipboardData
      SetClipboardViewer

      Old Newbie

       
    • Nobody/Anonymous

      Sorry for the previous post. I mismatch the browser's tab and crosspost the answer :-(

      Old Newbie

       
    • gandalf29

      gandalf29 - 2007-07-08

      Ok. I will try in another way. I need to load and save jpg and bmp to my program. Do you know library which doesnt bring problems (like DevIL) or has not been made on VC++ (like FreeImage, PaintLib). These libraries seems to be more complicated, i just need load and save pictures. If you know such thing that can work with dev please give me just name of it.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.