EmperorArthur / VBA-M

The VBA-M project at http://vba-m.com/ is rarely updated. This is a version that will run without requiring old, unsupported libraries. Please treat it as a testing branch before (some) of the changes filter into the main code base.
Other
8 stars 2 forks source link

Make wxvbam work with wx 3.0 #7

Open EmperorArthur opened 9 years ago

EmperorArthur commented 9 years ago

See Bug #5 for more details.

Attempting to compile with wx 3.0 causes the program to terminate since dialog boxes aren't being found.