Open ZRR666 opened 11 months ago
Did you initialize the hwnd correctly in your plugin? Please provide the full code.
I didn't make any changes to the code, okay I'm just saying that the QT project was converted to the VS2019 project using VS2019's qt vs tool and nothing else has changed
您是否在插件中正确初始化了 hwnd?请提供完整代码。
Did you initialize the hwnd correctly in your plugin? Please provide the full code.
Look at the code
I didn't make any changes to the code
static QWidget* getParent() {
}
void QtPlugin::Setup() {
} The getParent() function returns NULL causing a crash