https://bugs.winehq.org/show_bug.cgi?id=44055
--- Comment #11 from Gero gero45@mr-gero.de --- (In reply to Louis Lenders from comment #8)
Created attachment 62552 [details] 2 more stubs
I`m attaching here two stubs the app needs as well
I`m not going to recycle this bugreport for different bugs, but tired now, and I`ll open new bugreports tomorrow
The app needs mscms.WcsEnumColorProfilesSize and kernel32.MoveFileTransactedW stubs
I`ll write proper patch for the last one next days (now just quick hack)
For me the program starts now, i try load picture but then still crashes, but I think it`s due to my GPU being too old (?)
003e:fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. 003e:fixme:d3d:swapchain_init Unimplemented swap effect 0x3.
I have two questions: 1. Have you (or somebody else) tried the patches (again, with a better graphics card(?)) and did it work for some programs, e.g. the sky go/ticket app? 2. Regarding the patches: Do I have to recompile wine or is it possible to build just the dlls?