CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Ottawa, Ont
    Posts
    120

    COM problem with conversions

    Hi all!!

    I am having a little problem with SafeArrayGetElement() in VC++6, I Keep getting an error message "Cannot access 0xC000005" and cras.

    I tried to use to macro USES_CONVERSION but that did not work....!!!!!


    If any one can help me I thank you from the bottum of my heart.

    Rick
    [email protected]




  2. #2
    Join Date
    May 1999
    Location
    Ottawa, Ont
    Posts
    120

    COM problem with conversions

    Hi all!!

    I am having a little problem with SafeArrayGetElement() in VC++6, I Keep getting an error message "Cannot access 0xC000005" and cras.

    I tried to use to macro USES_CONVERSION but that did not work....!!!!!


    If any one can help me I thank you from the bottum of my heart.

    Rick
    [email protected]




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured