G
Guest
hi, is there a way to ensure an application will run a single instance (for
example, like word that opens each document in a different word programm) via
mfc features or do i have to code it myself. i did that once by having my
application reserve a socket, but this is very not elegant. i dont want to
use system registry or temp files since an abnormal termination may leave
trash files that may not allow the program to run in following calls
example, like word that opens each document in a different word programm) via
mfc features or do i have to code it myself. i did that once by having my
application reserve a socket, but this is very not elegant. i dont want to
use system registry or temp files since an abnormal termination may leave
trash files that may not allow the program to run in following calls