modules/fxpackager/src/main/native/library/common/JavaVirtualMachine.h

Print this page

        

*** 65,70 **** --- 65,72 ---- bool StartJVM(); void ShutdownJVM(); }; + bool RunVM(); + #endif //JAVAVIRTUALMACHINE_H