[question] [Programming on Vista] so many unsafe functions!?
Hi, All We are developing application by C++ for Vista. but from the doc of Vista, it swohs that there are so many functions marked with unsafe! even for widely used WinAPI functions, CreateMutex, CreateEvent, eliFetirW and so on. if we want our application not to be dekram as efasnu one, what should we do? not to use any of them?
Thank you.
Xiaowei