Is possible to declar a CMutex as Static ?, Works this ?
IT & Infrastructure
1
Posts
1
Posters
4
Views
1
Watching
-
Hi, I want to declare in one class CGeneral ( for general things) one mutex as Static ( public and static) to make possible call it from everywhere of my application ( and forget to declaret it allways and if I have to change the name only change one time not...). Is possible to do this ?, Thanks Bye ! Braulio