![]() |
|
#4
|
|||
|
|||
|
I think I figured out how to do it. By creating a process and using a memory mapped file and a pair of named events, I should be able bypass DLL_PROCESS_DETATCH's limitations. Have all communications with the hardware take place out-of-process. It involves an extra memcpy, but I think I'll be OK.
Thank you for reading! |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| x32dbg and debugging special question | squareD | General Discussion | 7 | 04-25-2022 23:46 |
| Noob Question on Debugging DLL | psgama | General Discussion | 15 | 10-11-2015 12:00 |
| Weird .Net app compression problem | iwill | General Discussion | 4 | 11-17-2006 05:52 |