Re: Win32Lib 0.45k
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Jan 13, 2000
- 614 views
Judith Evans wrote: > In version winlib version k, not only > is the 'run' window in IDE BLACK but > the EXnn.exw windows are all black also. > Is this a new 'feature' Yes, it is. The constant WindowColor determines the default color of the window. It's currently set to COLOR_APPSWORKSPACE. I may make the default COLOR_BTNFACE instead, though. -- David Cuny

