Results 1 to 40 of 172

Thread: using VbTrickThreading-master examples without the typelibs for Callback and Marshal

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2015
    Posts
    356

    using VbTrickThreading-master examples without the typelibs for Callback and Marshal

    Dear Trick,

    In the Callback demo of VbTrickThreading-master I have directly called the APIs and other data present in import.tlb which are being accessed in callback.dll by writing their declares and types and avoided it by unchecking import.tlb in project references.Now when I run the callbacktest.exe in compiled mode I get nothing displayed in log window and the application hangs and I had to close it using task manager.I am attaching the modified callback sample.

    1.Please clarify what are the modifications in addition I have to make it to work without import tlb just as it was running before when we were using import.tlb.


    2.Similarly can you provide me the code to directly make MarshalUserInterface example to work without using user_typelib.tlb type library.

    regards,
    JSVenu
    Attached Files Attached Files

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