http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

text writing in directX



   
 
hellooo all!
      want to write and update score on my screen in ddraw...
so i GetDC through ddraw object and release it  in the end..
 
it runs.. well.. but after a few itterations of game loop..
 
all the surfaces are lost... and never recovers... instead of the recovering
and initiate surfaces code:(
 
maybe some memory leak!
 
it does not happen when i do not aquire HDC ...
 
helpp!!!!!!!!!!!!!!!