- May 02, 2008
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks.
-
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
Alexandre Julliard authored
-
-
-
-
-
-
-
-
-
-
-
As Wine ignores SIGCHLD, waitpid() works on Linux only by accident. On FreeBSD it doesn't work.
-
-
-
-
-
-
- May 01, 2008
-
-
-
-
-
-
-
widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code. Split up the writing into start and end to eventually support the style MIDL uses where it writes declared types, etc. between the start and end of the interface. Make internal header functions take the file pointer to print to. Don't write interface IDs for non-object interfaces and always write handle declarations even if the interface has no methods, like MIDL does.
-
-
-
-