User profile: Esteban

User info
User name:Esteban
Name:Etienne Cordonnier
History
Joined:
Number of posts:19
Latest posts:

random crash / heap debug with application verifier
Hey, I wrote a program using VS2010 communicating with 2 USB devices and processing the data they se...

Thread priorities and Debugging
Hello, 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 application
I 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 application
Exactly, 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 application
Actually, I want to use what is described here: [u]http://msdn.microsoft.com/en-us/library/w8c3skw3....