-
- Downloads
Fix the DCICreatePrimary() prototype. It's supposed to return an int
so have it return DCI_FAIL_UNSUPPORTED. Add the needed error codes and the DCISURFACEINFO definition to dciddi.h. Add dciman.h and put the function prototypes there. dciddi.h and dciman.h should be installed with the other Windows headers.
Showing
- dlls/dciman32/dciman_main.c 5 additions, 4 deletionsdlls/dciman32/dciman_main.c
- include/Makefile.in 2 additions, 0 deletionsinclude/Makefile.in
- include/dciddi.h 25 additions, 1 deletioninclude/dciddi.h
- include/dciman.h 38 additions, 0 deletionsinclude/dciman.h
- tools/winapi/win32.api 5 additions, 0 deletionstools/winapi/win32.api
Loading
Please register or sign in to comment