태그|c4251(총 1개의 글)
'c4251' 관련 최근글
-
- stl을 DLL제작시 문제점..warning C4251: 에 대한 대처

-
랄라라랄라님의 이글루 by 랄라라랄라|01/15 13:04
DLL제작시 warning C4251: 에 대한 대처 PDF 문서 인용. #include #if !defined(DLLEXPORT_EXPORTS) # define DLLEXPORT_API __declspec(dllexport) #else # define DLLEXPORT_API __declspec(dllimport) #endif class DLLEXPO..
- stl을 DLL제작시 문제점..warning C4251: 에 대한 대처






