Hi
I am calling one c++ DLL from two different exe files. there are 4 functions in the DLL. Each EXE calls different functions in the DLL.
Now I have to pass values from one exe to other exe through DLL. I have declared veriables as global.I am not using any CLASSES in the code.
How can i pass the values.
Please help me
Thankyou
Tiaa
tiaacus@yahoo.com
I am calling one c++ DLL from two different exe files. there are 4 functions in the DLL. Each EXE calls different functions in the DLL.
Now I have to pass values from one exe to other exe through DLL. I have declared veriables as global.I am not using any CLASSES in the code.
How can i pass the values.
Please help me
Thankyou
Tiaa
tiaacus@yahoo.com