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......[더보기]
댓글을 달아 주세요