#pragma once #include bool AppInit(CNotification * Notify, const char * BaseDirectory, int argc, char **argv); void AppCleanup(void);