c# - 如何使用C#代码在winCE中创建快捷方式?

标签 c# windows-ce

我需要使用 C# 代码为 Windows CE 中的任何程序创建快捷方式

我该怎么做?

提前致谢

最佳答案

P/Invoke SHCreateShortcut (如果操作系统支持标准 shell)或手动将其创建为 a text file .

关于c# - 如何使用C#代码在winCE中创建快捷方式?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2321187/

相关文章:

c++ - FormatMessage 失败,错误代码为 317

c# - Visual Studio - 通过完全限定名称导航到方法

c# - 为什么 ConfigurationSection 需要使用字符串查找内容?

c# - 使用 rowdatabound 计算列数

c# - 平台构建器中的 DLL

c++ - WEC7中如何断开与Connection Manager的连接

c# - 如何将 string[] 组合成字符串,中间有空格

c# - Unity3D : Detect if mouse has clicked on a UI element?

visual-studio-2008 - WinCE - 无法开始调试

c# - 使用 .net compact framework 进行本地化