Today, it's working.  Would it have been a problem if there were another (bad) 
copy of my DLL in PPro's home directory (as well as one in the Plugins 
subdirectory?  Last night I was getting odd errors.

Do you think tenths of a MB (as PPro does it) are important?


--- In [email protected], "qzzyyx" <blackh...@...> wrote:
>
> 
> 
> --- In [email protected], "brucexs" <bswitzer@> wrote:
> >
> > 
> > >   wsprintf(*szargs, "%lu", dwResult);
> > >   ppsv->ReturnString(*szargs, szargs);
> 
> > Try removing the returnstring line.  Only used and needed if you are 
> > returning a string >532 chars; this string cannot be in *szargs (which is 
> > likely leading to internal issues with a string overwriting itself).
> 
> I figured that after looking at some examples in the zip file.
>  
> > Test with win.debug(yourserv....) before button on button (where it wil be 
> > called every second).
> 
> Does it matter if I use a DEF file (undecorated name) or not (decorated 
> name)?  In the past, I have had success using a DEF file.
>


Reply via email to