C/C++开发问题

How to run application which requires admin rights from one that doesn#39;t have them(如何运行需要管理员权限的应用程序)
How to check if the program is run from a console?(如何检查程序是否从控制台运行?)
Load the same dll multiple times(多次加载同一个dll)
How can I get the path of a Windows quot;special folderquot; for a specific user?(如何获取 Windows“特殊文件夹的路径?对于特定用户?)
Enumerating all available drive letters in Windows(枚举 Windows 中所有可用的驱动器号)
updating a string table with UpdateResource(使用 UpdateResource 更新字符串表)
Read process memory of a process does not return everything(进程的读取进程内存不返回所有内容)
Correctly reading a utf-16 text file into a string without external libraries?(在没有外部库的情况下将 utf-16 文本文件正确读入字符串?)
Creating a ZIP file on Windows (XP/2003) in C/C++(在 Windows (XP/2003) 上用 C/C++ 创建 ZIP 文件)
How can I change the background color of a button WinAPI C++(如何更改按钮 WinAPI C++ 的背景颜色)
Can I download the Visual C++ Command Line Compiler without Visual Studio?(我可以在没有 Visual Studio 的情况下下载 Visual C++ 命令行编译器吗?)
Replacing WinMain() with main() function in Win32 programs(在 Win32 程序中用 main() 函数替换 WinMain())