Re: CreateCompatibleDC(0)

2000-08-26 Thread lawson_whitney
On Sat, 26 Aug 2000, gerard patel wrote: I sent the following patch last week to wine-patch and it was committed 2 days ago or so. Btw, only horribly flawed programs have a problem here ;-) Oh Ho! I was seeing traces where the same call with the same parameters succeeded before. That

CreateCompatibleDC(0)

2000-08-26 Thread lawson_whitney
Good day! This used to work. As near as I can make out, it now (wINE-2821) fails in GDI_GetObjPtr(dc-w.hBitmap, BITMAP_MAGIC), where w.hBitmap is hPseudoStockBitmap, called by X11DRV_CreateDC. I can't see why anything that has changed should sabotage this. I still can't get winedbg to