Results 1 to 9 of 9

Thread: General activex dll multithreading clarification

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2021
    Posts
    144

    General activex dll multithreading clarification

    Hello Trick,

    I wrote a simple multithreaded activex dll which can create its private objects in the new thread.
    I can understand that it works when set to apartment threaded.
    But I don't understand how it is able to create dll private objects in the new thread even when set to single threaded model without crashing.
    Project attached. actx dll(myactsingle1) and std exe(myactsingle1use)

    Thanks
    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