|
|
Reporter | francois_piette | Assigned To | obones | |
---|
Priority | normal | Severity | minor | Reproducibility | always |
---|
Status | resolved | Resolution | fixed | |
---|
Product Version | 3.00 BETA 2 | |
---|
Target Version | | Fixed in Version | 3.00 | |
---|
|
|
Summary | 0002626: SimplePluginDemo doesn't work anymore after compiling MDISample |
---|
Description | SimplePluginDemo and MDISample goes into the same directory (bin). As SimplePluginDemo load any DLL that is into the directory, it load the MDIPlugin plugin which fails because it doesn't find the MDI host. |
---|
Steps To Reproduce | Compile SimplePluginDemo and MDISample, then run SimplePluginDemo. You get an exception triggered complaining about MDI window. Delete MDIPlugin.dll from the bin directory and run SimplePluginDemo. Now it works. |
---|
Additional Information | Each of the plugin demos should have his own subdirectory in the bin directory so that DLL from one sample doesn't interfer with the other samples.
|
---|
Tags | No tags attached. |
---|
|
|