文件測試

// test.cpp : 定義控制檯應用程序的入口點。 // #include "stdafx.h" #include <windows.h> #include <stdio.h> #include <iostream> typedef struct _LOG_OPERATE { HANDLE h_writing_log_file; }LOG_OPERATE; LOG_OPERATE SERVE
相關文章
相關標籤/搜索