"Dimitrie O. Paun" dpaun@rogers.com writes:
And in the Wine source where we need excpt.h we simply make sure we do #include <msvcrt/excpt.h>
Comments?
Actually there is no excpt.h in the standard unix includes, so it doesn't need to be in msvcrt/, it can be moved with the normal includes.