Eyes requested

Jon Griffiths tntjpgriff at tsnxt.co.uk
Mon Feb 12 02:06:11 CST 2001


Hi,

I don't know anything about the Win32 print API, but style wise I tend to 
stay away from alloca(). It screws up exception handling because it messes 
with the stack, and is machine dependant. Maybe LocalAlloc() would be a 
better choice?

Cheers,
Jon

-- 
"Don't wait for the seas to part, or messiahs to come,
  Dont you sit around and waste this chance ..." -Live

tntjpgriff at tsnxt.co.uk , jon_p_griffiths at yahoo.com




More information about the wine-devel mailing list