JeffersonQin / JeffersonQin/JeffersonQin.github.io
WPF实现Win32API的调用 | gyro永不抽风
Open
ed904b8c8f851651268345fe1cdbaa97
Gitalk
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://gyrojeff.moe/2020/09/10/WPF%E5%AE%9E%E7%8E%B0Win32API%E7%9A%84%E8%B0%83%E7%94%A8/
之前在暑假的时候学了FDU的SoC课程,故对编译时的情况有了一定的了解。在WPF当中,如果我们要调用Win32API(这里以keybd_event为例): 12[DllImport("user32.dll", EntryPoint = "keybd_event", SetLastError = true)]public static extern void
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.