반응형 IT창고308 bitmap 리전 만들기.. #define _WIN32_WINNT 0x0501 #define WINVER 0x0501 #include #include "resource.h" // rdh.iType = RDH_RECTANGLES; pData->rdh.nCount = pData->rdh.nRgnSize = 0; ::SetRect(&pData->rdh.rcBound, MAXLONG, MAXLONG, 0, 0); // Keep on hand highest and lowest values for the "transparent" pixels BYTE lr = GetRValue(cTransparentColor); BYTE lg = GetGValue(cTransparentColor); BYTE lb = GetBValue(cTransparentCo.. 2007. 1. 22. 문자열 치환 소스.. #include "stdafx.h" #include #include using namespace std; int main() { string str="Your family hate me and my brother"; cout 2007. 1. 22. 학원 관리 프로그램.. C++ 학원관리!! 2007. 1. 22. 학생 관리 프로그램.. C 언어.. 학생 관리 프로그램.. 2007. 1. 22. 이전 1 ··· 68 69 70 71 72 73 74 ··· 77 다음