摘要:
问题起因: 在写WritePrivateProfileString写.ini配置文件时在msdn中看到,如果想要写得配置信息即时生效必须在之前使用WritePrivateProfileStringW来re-read一下目标.ini文件,其原文如下: // force the system to re-read the mapping into shared mem... 阅读全文
posted @ 2005-07-25 20:40
九斤老太
阅读(34694)
评论(2)
推荐(1)