Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Runtime Error '2005532202 (887601d6)' 2
#6
Find all instances of
Code:
.ddsCaps.lCaps = DDSCAPS_OFFSCREENPLAIN Or DDSCAPS_VIDEOMEMORY
and replace with
Code:
.ddsCaps.lCaps = DDSCAPS_OFFSCREENPLAIN Or DDSCAPS_SYSTEMMEMORY
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)