OverTheOCean
7th November 2010, 21:50
Hi,
I would like to share a structure containing multiples data tyoe ( QString, QList and other pointer to custom styructures ) from my Main .exe with other .exe ( which are actually Instruments drivers).
I checked the doc and the web, still not totally clear to me between QsharedMemory and QsharedData what is the best way to make my structure available to the other .exe.
Can l share a simple pointer to my structure thru QsharedMemory ? and retrive it from the other exe ?
any comments is greatly appreciated
regards,
Michael
I would like to share a structure containing multiples data tyoe ( QString, QList and other pointer to custom styructures ) from my Main .exe with other .exe ( which are actually Instruments drivers).
I checked the doc and the web, still not totally clear to me between QsharedMemory and QsharedData what is the best way to make my structure available to the other .exe.
Can l share a simple pointer to my structure thru QsharedMemory ? and retrive it from the other exe ?
any comments is greatly appreciated
regards,
Michael