mstorsjo / msvc-wine

Scripts for setting up and running MSVC in Wine on Linux
Other
683 stars 83 forks source link

ATL headers #142

Closed niansa closed 1 month ago

niansa commented 2 months ago

Hey!

Apparently there are no ATL headers including atlbase.h which are required for some applications to compile. Would be neat to have those!

Thanks

mstorsjo commented 2 months ago

See #143, that should provide the ATL headers.

niansa commented 2 months ago

Nice! Thanks.

mstorsjo commented 1 month ago

I merged #143 now, so this should be fixed now.