#include <sstream> #include <ra…
#include <shellapi.h> BOOL IsRunAs…
void printCallStack(ushort maxLine) { ty…
目前遇到一个需求,是要在弹出右键菜单时禁用掉输入法。找了一圈没找到 Qt 的比较…
QString fitStyle(const QString & sty…
if (event->type() == QEvent::KeyPress…
之前实现了右键菜单(shellext context menu)功能,开始用的是…
#ifdef _WIN32 bool __isBadReadPtr(const …