I want to create a shared memory for communication between my .exe and my driver. My current plan is to have thread_local variables in the usermode and then use them for communi