使用以下 Windows API 的示例应用程序

发布于 2024-11-25 08:10:24 字数 104 浏览 0 评论 0原文

有谁知道任何使用 Windows API 的 Windows 应用程序,例如 CreateNamedPipe、CreateFileMapping、CreateMailSlot?谷歌搜索没有帮助!

Does anybody know any windows applications that use windows API like CreateNamedPipe, CreateFileMapping, CreateMailSlot? Googling didn't help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

唠甜嗑 2024-12-02 08:10:24

Google应该提供帮助。

Visual Studio 还附带了大量示例代码。

这是我从谷歌搜索“createfilemapping example”获得的链接:

http://msdn.microsoft.com/en-us/library/aa366551%28v=VS.85%29.aspx

以下是谷歌搜索“win32 createnamedpipe 示例”中的一个:

http://www.davekb.com/browse_programming_tips:win32_createnamedpipe_example :txt

Google should help.

There's also tons of sample code that comes with Visual Studio.

Here's a link I got from Googling "createfilemapping example":

http://msdn.microsoft.com/en-us/library/aa366551%28v=VS.85%29.aspx

Here's one from Googling "win32 createnamedpipe example":

http://www.davekb.com/browse_programming_tips:win32_createnamedpipe_example:txt

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文