LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 6:05

All times are UTC + 2 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Sat Jan 22, 2005 15:23 
Offline

Joined: Sat Jan 22, 2005 15:07
Posts: 2
Hi!
I need some advise and/or assistance. My Meedio plugin [url=http://www.meedio.com/maid/detail.php?mode=detail&plugin_id={0ACE0952-DE4C-4F01-967F-1161D249AD1E}]C.Mee[/url] used to work fine with LCDInfo 0.6 build 17.

With builds 18 and 19 it doesn't. On some computers LCDInfo just quits when the plugin is in the LCDInfo folder, on other PCs Windows XP complains about LCDInfo writing to illegal memory.

The strange thing is that the plugin dll is not running at this moment (neither is DllMain executed, nor are the constructors executed). So it must be LCDInfo itself, what's trying the illegal writing.

But since this bug occurs only when my plugin-dll is present, the plugin is the main cause. Why? I haven't changed my code, so probably you have changed yours.

What can I do?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 22, 2005 15:49 
Offline

Joined: Sat Apr 17, 2004 2:32
Posts: 106
yeah the plug-in wont of been updated to run with the new versions, azureus plugin is the same, waiting patiently for updates :D


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 23, 2005 2:17 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
Yes the plugin SDK interface was slightly updated to allow for some new functionality and unfortunately this broke the compatibility with the older plugins. Check for old plugins is still missing and because of this old plugins can currently crash LCDInfo.

I was pretty sure that I clearly wrote in the release notes about the change and that old plugins won't work but now that I looked around I couldn't find that info. :oops:

You can download the new SDK here: http://www.skippari.net/lcd/alpha/sdk.rar

Your plugin should compile if you just add the configure() function like shown here: http://forum.lcdinfo.com/viewtopic.php?t=448

If it suits your plans you could also give me the source for the LCDInfo part of your plugin so that I could include it with LCDInfo and if some interface changes come, recompile it so that you wouldn't need to. But this is of course up to you.


Last edited by Henri on Sun Jan 23, 2005 17:30, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 23, 2005 17:23 
Thank you, Henry!

Live could be so easy... I didn't #include "sdk\configure.h"... This wasn't needed in Build 17 and I forgot to reenable it. *sigh*

Problem solved! :D


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group