资源列表
[Windows编程] C 语言常用算法.ZIP
说明:C语言的常用算法-C language commonly used algorithm<杨福田> 在 2026-01-08 上传 | 大小:172kb | 下载:0
[多媒体编程] bmp_in_mdiclient_api
说明:位图与调色板源代码:bmp_in_mdiclient_api-Bitmap and palette source : bmp_in_mdiclient_api<小慧> 在 2026-01-08 上传 | 大小:26kb | 下载:0
[Windows编程] 程序创建两个线程
说明:程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution<罗伟> 在 2026-01-08 上传 | 大小:78kb | 下载:0