Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. DirectDraw surfaces without DirectX

DirectDraw surfaces without DirectX

Scheduled Pinned Locked Moved C#
graphicsgame-devquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Chris Boden
    wrote on last edited by
    #1

    Hi, I need to display some DirectDraw surface (.dds) files in my application (Not my choice, that's the stuff I've been given). Is this possible without using DirectX? If not, can I somehow use DirectX to load the dds into a PictureBox? Thanks.

    C 1 Reply Last reply
    0
    • C Chris Boden

      Hi, I need to display some DirectDraw surface (.dds) files in my application (Not my choice, that's the stuff I've been given). Is this possible without using DirectX? If not, can I somehow use DirectX to load the dds into a PictureBox? Thanks.

      C Offline
      C Offline
      CWIZO
      wrote on last edited by
      #2

      You can initialize DirectX to draw into any control you want. If you are looking for a quick way to do some DX you should look at this: http://www.3dlevel.com/gamedev/news.php this is a game engine build with VB.NET and uses managed DX. Very simple, takes only a few lines to show a sprite or whatever... So if you don't want to learn all the DX stuff this is defenitly the way to go. Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups