User Profile

Collapse

Profile Sidebar

Collapse
JeepRubicon
JeepRubicon
Last Activity: Oct 20 '11, 01:28 AM
Joined: Oct 10 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks for the suggestion, but all elements in the structure have a default value, so that isn't it.
    See more | Go to post

    Leave a comment:


  • JeepRubicon
    started a topic Passing structure to unmanaged code from C#

    Passing structure to unmanaged code from C#

    Hi all,

    I've been fighting this problem for some time now and am hoping someone can help. I'm converting a VB6 application to C#. Everything I'm about to show works perfect in VB6, but fails in C#.

    I'm making an API call into a C dll, passing a structure. The structure gets values modified in the C side and I should see the modified values in my return structure.

    Here are the C structures:

    ...
    See more | Go to post
    Last edited by JeepRubicon; Oct 10 '11, 05:55 PM. Reason: Added method
No activity results to display
Show More
Working...