#ifdef MIDIPIX_FREESTANDING #include int __stdcall ntcon_entry_point( void * hinstance, uint32_t reason, void * reserved) { return 1; } #endif