1 Jul
2010
1 Jul
'10
6:58 p.m.
Wine doc says relay supports user32, ntdll, etc, but not gdi32. However when I run wine, some gdi32 calls are caught, e.g, CreateBitmap() But some aren't caught, e.g, CreateBitmapIndirect()
IIRC, calls across dlls are caught by +relay, but calls within the same dll are not. --Juan