Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Crash in DNbridge.dll??

General discussion about LCD Smartie.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351

Post Reply
79DieselRabbit
Posts: 3
Joined: May 22nd, 2006, 6:20 am
Location: Los Angeles, CA

Crash in DNbridge.dll??

Post by 79DieselRabbit »

Image


So, I have no idea why this just started happening, or how the code is even getting here. My plugin (BTVSmartie.dll) has been doing fine returning zero-length strings for quite some time, up till now.
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

Which version of LCD Smartie are you using?
79DieselRabbit
Posts: 3
Joined: May 22nd, 2006, 6:20 am
Location: Los Angeles, CA

Post by 79DieselRabbit »

Currently, 5.3.2 final.

I've also tried 5.4 B3 Beta.
79DieselRabbit
Posts: 3
Joined: May 22nd, 2006, 6:20 am
Location: Los Angeles, CA

Post by 79DieselRabbit »

So, after pulling my hair out trying to figure out how I screwed up my plugin, I've discovered that a blank REG_SZ entry in the registry is apparently not the same as a zero-length string, even though they display the same in the debugger...

Just an FYI for anyone who may come across this thread in a search. =)
Post Reply