RE: createDIB
- Posted by Brian Broker <bkb at cnw.com> Feb 04, 2003
- 427 views
What do you get when you put ? w32Func( GetLastError, {} ) immediately after your call to createDIB? -- Brian Philip D. wrote: > Can someone tell me all possible reasons why createDIB() is > returning 0 in my program? > > Philip D.