random crash / heap debug with application verifierHey, I wrote a program using VS2010 communicating with 2 USB devices and processing the data they se...
Thread priorities and DebuggingHello, I wrote a program to access 2 cameras, using 5 threads: 1 main Thread, 2 threads to transmit...
sharing variable between a DLL and an applicationI think I understood the problem. It was actually linked to a misunderstanding of the code that I'm ...
sharing variable between a DLL and an applicationExactly, that's what I want to do, my functions are exported with the following method,I just copied...
sharing variable between a DLL and an applicationActually, I want to use what is described here: [u]http://msdn.microsoft.com/en-us/library/w8c3skw3....