摘要:
#include "stdafx.h" #include <WINDOWS.H> int main(int argc, char* argv[]) { SECURITY_ATTRIBUTES sa_p; sa_p.nLength = sizeof(sa_p); sa_p.lpSecurityDesc 阅读全文
posted @ 2020-07-01 22:26
温暖了寂寞
阅读(1534)
评论(0)
推荐(0)
摘要:
#include "stdafx.h" #include <WINDOWS.H> int main(int argc, char* argv[]) { SECURITY_ATTRIBUTES sa_p; sa_p.nLength = sizeof(sa_p); sa_p.lpSecurityDesc 阅读全文
posted @ 2020-07-01 18:24
温暖了寂寞
阅读(258)
评论(0)
推荐(0)
摘要:
// 消息句柄继承.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <WINDOWS.H> int main(int argc, char* argv[]) { SE 阅读全文
posted @ 2020-07-01 16:09
温暖了寂寞
阅读(449)
评论(0)
推荐(0)

浙公网安备 33010602011771号