Old 14th May 2001, 01:21   #1
Charlie G
Junior Member
 
Join Date: May 2001
Posts: 3
I'm working on a special output plugin, but I'm having problems getting winamp to see it.

The plugin properly inits the structure (which winampGetOutModule returns the pointer to). winampGetOutModule IS called by winamp, and returns the pointer, but I have no idea what is supposed to happen after that.

winamp never calls any of the functions in the Module structure (Init is never called, for instance). I have the version entry set to '1' and description is just "Beta Output Plugin" (null-terminated), and for id I used 411441.

Is something wrong with this? As I said, winamp calls winampGetOutModule alright, but the plugin never shows up on the list in preferences.

Does anyone know *exactly* what winamp looks for when deciding if a .dll file is truly an output plugin?

Thanks much.

Charlie G
Charlie G is offline   Reply With Quote
Old 14th May 2001, 02:55   #2
Charlie G
Junior Member
 
Join Date: May 2001
Posts: 3
*shrug*

For some reason the forum won't let me edit or delete my original post.

The solution is that the version field must be 0x10. I thought that was for plugin version, but it's most likely the version of the API interface there.

Anyway... it works now.

Charlie
Charlie G is offline   Reply With Quote
Old 15th May 2001, 04:07   #3
NeoRenegade
Banned
 
NeoRenegade's Avatar
 
Join Date: Feb 2001
Location: Montréal, Québec, Canada, eh?
Posts: 4,083
Send a message via ICQ to NeoRenegade Send a message via AIM to NeoRenegade
Forums only allow you edit your post up to an hour after the initial post. Sometimes ya just miss that window of opportunity
NeoRenegade is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Winamp > Winamp Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump