Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 15th May 2002, 23:16   #1
MultiThread
Junior Member
 
Join Date: Apr 2002
Posts: 5
ANYONE get CopyData working in .net?

I can not get the WM_COPYDATA commands to work in vb.net for the life of me. Has anyone had ANY luck doing so (even in C#?) I will share my attempts and results if there's interest. It would be *very* helpful to get this to work.

<pseudocode below>

Public Structure COPYDATASTRUCT
Public dwData As Long
Public cbData As Long
Public lpData As Long
End Structure

Dim oCDS As COPYDATASTRUCT
SendMessage(m_hwnd, WM_COPYDATA, 0, oCDS)
MultiThread 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