On Fri, 5 Sep 2003, hatky wrote: > > Let us know if you need any help. > > Just to be sure I got it right, I moved the > DirectDrawEnumerateExA stuff into > DirectDrawEnumerateExW since there is nothing ascii or > unicode specific in it I think it's ok on it's own now > in DirectDrawEnumerateExA I have these variables:
You've picked a wrong one to do -- this one is a bit trickier, because of the callback, and because we store information internally as ASCII. Do another one instead, leave this one for now. -- Dimi.
