[WinForms] Fix #18506 ActiveTracker, do not propagate message to control when it...
[mono-project.git] / mono / tests / libtest.cpp
blob4b1e18c50e53904661c0212504d3d8273c7cf32b
1 // Libtest.c needs to be C++ for Visual C++ to accept __thiscall.
2 // gcc accepts __thiscall in C.
3 #include "libtest.c"