https://bugs.winehq.org/show_bug.cgi?id=22369
--- Comment #20 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Austin English from comment #19)
There's a test application. Unfortunately it doesn't include a binary, and winemaker can't handle it, since we don't have afxwin.h:
make[1]: Entering directory `/home/austin/MdiTest/MdiTest' wineg++ -c -mno-cygwin -I. -o ChildFrm.o ChildFrm.cpp In file included from ChildFrm.cpp:3:0: stdafx.h:22:64: fatal error: afxwin.h: No such file or directory compilation terminated.
Unfortunately the Express versions of Visual Studio will not be able to compile this (afxwin.h is not available), can anyone help compiling this?