본문 바로가기

카테고리 없음

mysql c, c++ 연동할때 주의점

#include "WINSOCK2.h"
#include "mysql.h"

소켓먼저 인클루드

주의하세요

소켓먼저!