|
|
|
|
#1 |
|
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) |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|