Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 7th April 2004, 01:00   #1
turd ferguson
Junior Member
 
Join Date: Jul 2003
Posts: 13
URL length too short

I need to open URLs longer than 289 characters. Anybody know of an alternate method.

I'm currently doing

code:
mlSendToWinampStruct s={ML_TYPE_ITEMRECORDLIST,(void*)&obj,enqueue);
SendMessage(plugin.hwndLibraryParent,WM_ML_IPC,(WPARAM)&s,ML_IPC_SENDTOWINAMP);


It's the same length accepted the File > open URL command too.
turd ferguson is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

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