I still thinkthat the event does not need its own header and implementation file.sdk_events will do fine.
OK, I agree with you, and I will change the code.
That profiling
stuff is still not optional and please don't forget to update the other project configurations . (If you are commited to
going with a separate file please also add header file to the projects for the sake of convention.)
OK, I will add the preprocessor directive, and do my best, note I only have a windows and wx2.8.12, so adding to other project files may cause some build issue.