- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've written some code which is compiled multithread dll and am having no compile/link problems. The main program calls a subroutine inside the DLL which in turn attempts to kick off a thread which executes other subroutines inside the DLL.
Should this work? Or, does the new thread need to execute code external to the DLL not code co-located inside the DLL?
Thanks in advance for any help or guidance.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Should work fine.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page