dxwrapper icon indicating copy to clipboard operation
dxwrapper copied to clipboard

EnumSurfaces, EnumAttachedSurfaces and EnumOverlayZOrders are not wrapped

Open elishacloud opened this issue 7 years ago • 0 comments

This dxwrapper works good for all games except games that use any of the three 'Enum' APIs:

Any game that uses these APIs, such as Might and Magic IX will crash with this wrapper or just show a black screen.

I fixed this issue with my wrapper. See this check-in here for an example of how to fix this. Maybe if I get time I will create a pull request.

elishacloud avatar Nov 23 '17 05:11 elishacloud