搜索资源列表
threadsandprocesses
- // DLL example program (1) to demonstrate Thread Local Storage (TLS). // This DLL implements the two classes CSetter and CGeneral // // CSetter is used to set up the static text string, delete it, change it and display // its content