Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 V4 打印机驱动程序,我需要将输出文件存储在登录的用户配置文件中(例如%USERPROFILE%\AppData\Local)。有没有办法达到这个要求?
在使用 CSIDL 常量访问时,我正在获取窗口 appdata 路径。