Skip to content

Draft: comdlg32: Make functions that DxWnd can hot-patch hot-patchable.

Alex Henrie requested to merge alexhenrie/wine:comdlg32-dxwnd into master

DxWnd is a remarkable tool for working with badly behaved old games. In the DxWnd source code, see dll/comdlg32.cpp for the list of hot-patched functions and dll/dxhook.cpp for the actual hot-patching.

Merge request reports

Loading