publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -194,7 +194,7 @@ AEffect *CVstPlugin::LoadPlugin(bool maskCrashes, VSTPluginLib &plugin, HMODULE
|
|||
#ifdef _DEBUG
|
||||
mpt::ustring buf = MPT_UFORMAT("Warning: encountered problem when loading plugin dll. Error {}: {}")
|
||||
( mpt::ufmt::hex(error)
|
||||
, mpt::ToUnicode(mpt::windows::GetErrorMessage(error))
|
||||
, mpt::ToUnicode(mpt::arch::GetErrorMessage(error))
|
||||
);
|
||||
Reporting::Error(buf, "DEBUG: Error when loading plugin dll");
|
||||
#endif //_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue