Hi Bruce,

Shot myself in foot, wonder if you can help extricate me.

I made a bunch of changes to dialog plugin source a while back, didn't test at 
all, put on shelf while I did other stuff.

Got around to compiling changes, discovered now dialog.dll doesn't load:
"dialog." not recognised as a plugin.  In debugger never get to my DllMain.  So 
I assume your call to LoadLibrary is failing for some reason.  Can you see 
anything in your debugger, or get an erroor code when it fails?

I've looked for things that might trigger only things I can imagine (my dll has 
a dependency that can't be fulfilled, or somehow can't initialise a 
static/global).  

Hmm.  JUst noticed version number is odd.  I wonder if resources somehow got 
corrupted...

Anyway, bad dll is in dialogPluginBad.zip in 
http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/

Any suggestions appreciated.
 


Reply via email to