'Resource'에 해당되는 글 1건

VB에서 EXE, DLL 등의 문자열, 이미지 리소스를 편집을 위한 예제 프로그램[CODE type=vb]Private Type BITMAP bmType As Long ' this must be zero bmWidth As Long ' bitmap width bmHeight As Long ' bitmap height bmWidthBytes As Long ' bytes in horiz raster line bmPlanes As Integer ' number of colo......[더보기]
2007/11/26 18:00 2007/11/26 18:00