https://bugs.winehq.org/show_bug.cgi?id=9141
rebe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rebe@gmx.net
--- Comment #17 from rebe@gmx.net --- Wine implements cards.dll here and uses bmp files http://source.winehq.org/git/wine.git/tree/HEAD:/dlls/cards
The Microsoft cards.dll comprises 68 bmp images and plus a few legacy images (ID:678-684) missing in wine.
Reactos has a different implementation which appears to support different card decks (default and bavarian): https://github.com/reactos/reactos/blob/master/reactos/dll/win32/cards/
If the topic under discussions is theming of cards.dll the easiest way would be to build an alternative cards.dll with another deck of bmp files.