<small id='FktGg'></small><noframes id='FktGg'>

<legend id='FktGg'><style id='FktGg'><dir id='FktGg'><q id='FktGg'></q></dir></style></legend>
  1. <tfoot id='FktGg'></tfoot>

    • <bdo id='FktGg'></bdo><ul id='FktGg'></ul>
    <i id='FktGg'><tr id='FktGg'><dt id='FktGg'><q id='FktGg'><span id='FktGg'><b id='FktGg'><form id='FktGg'><ins id='FktGg'></ins><ul id='FktGg'></ul><sub id='FktGg'></sub></form><legend id='FktGg'></legend><bdo id='FktGg'><pre id='FktGg'><center id='FktGg'></center></pre></bdo></b><th id='FktGg'></th></span></q></dt></tr></i><div id='FktGg'><tfoot id='FktGg'></tfoot><dl id='FktGg'><fieldset id='FktGg'></fieldset></dl></div>

      在 C++ Win32 中获取计算机上的用户配置文件列表

      时间:2023-08-01
      <tfoot id='jWEF4'></tfoot>
    1. <small id='jWEF4'></small><noframes id='jWEF4'>

          <tbody id='jWEF4'></tbody>

            <bdo id='jWEF4'></bdo><ul id='jWEF4'></ul>
                <legend id='jWEF4'><style id='jWEF4'><dir id='jWEF4'><q id='jWEF4'></q></dir></style></legend>

              • <i id='jWEF4'><tr id='jWEF4'><dt id='jWEF4'><q id='jWEF4'><span id='jWEF4'><b id='jWEF4'><form id='jWEF4'><ins id='jWEF4'></ins><ul id='jWEF4'></ul><sub id='jWEF4'></sub></form><legend id='jWEF4'></legend><bdo id='jWEF4'><pre id='jWEF4'><center id='jWEF4'></center></pre></bdo></b><th id='jWEF4'></th></span></q></dt></tr></i><div id='jWEF4'><tfoot id='jWEF4'></tfoot><dl id='jWEF4'><fieldset id='jWEF4'></fieldset></dl></div>
                本文介绍了在 C++ Win32 中获取计算机上的用户配置文件列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                问题描述

                枚举计算机上所有用户配置文件的最佳方法是什么?

                What is the best way to enumerate all of the user profiles on a computer?

                我知道如何获取当前登录的用户配置文件,并且我知道如何获取所有用户"配置文件.但我想获得计算机上每个配置文件的列表.

                I know how to get the currently logged in user profile, and I know how to get the "all user" profile. But I'd like to get a list of each and every profile on the computer.

                推荐答案

                在像 flokra 建议的那样走无证路线之前,我会尝试 NetUserEnum() 或 NetQueryDisplayInformation()

                Before going the undocumented route like flokra suggests, I would try NetUserEnum() or NetQueryDisplayInformation()

                如果你想进入无证领域,HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList 有一个(不完整的)账户列表(缺少像 ASPNET、HelpAssistant 和 SUPPORT_xxxx 这样的特殊账户) 它还具有配置文件文件夹的路径,这比使用 %ALLUSERSPROFILE%.. 安全得多,但为什么在有 GetProfilesDirectory()

                If you want to go into undocumented land, HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList has a (incomplete) list of accounts (It's missing special accounts like ASPNET, HelpAssistant and SUPPORT_xxxx) It also has the path to the profile folder, which is a lot safer than using %ALLUSERSPROFILE%.. but why use it when there is GetProfilesDirectory()

                这篇关于在 C++ Win32 中获取计算机上的用户配置文件列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                上一篇:如何在 Windows 上用 C++ 创建进程? 下一篇:将 DWORD 显式初始化为 1,但调试器显示超出范围

                相关文章

                最新文章

                <i id='e2MKI'><tr id='e2MKI'><dt id='e2MKI'><q id='e2MKI'><span id='e2MKI'><b id='e2MKI'><form id='e2MKI'><ins id='e2MKI'></ins><ul id='e2MKI'></ul><sub id='e2MKI'></sub></form><legend id='e2MKI'></legend><bdo id='e2MKI'><pre id='e2MKI'><center id='e2MKI'></center></pre></bdo></b><th id='e2MKI'></th></span></q></dt></tr></i><div id='e2MKI'><tfoot id='e2MKI'></tfoot><dl id='e2MKI'><fieldset id='e2MKI'></fieldset></dl></div>

                • <bdo id='e2MKI'></bdo><ul id='e2MKI'></ul>
                    <tfoot id='e2MKI'></tfoot>

                    <legend id='e2MKI'><style id='e2MKI'><dir id='e2MKI'><q id='e2MKI'></q></dir></style></legend>

                  1. <small id='e2MKI'></small><noframes id='e2MKI'>