Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to close a sheet when click a btn in a page Pin
followait21-Sep-05 20:43
followait21-Sep-05 20:43 
AnswerRe: How to close a sheet when click a btn in a page Pin
prasad_som21-Sep-05 19:41
prasad_som21-Sep-05 19:41 
QuestionNM_CLICK of CListBox and CListCtrl Pin
followait20-Sep-05 22:29
followait20-Sep-05 22:29 
QuestionRe: NM_CLICK of CListBox and CListCtrl Pin
Rage20-Sep-05 22:58
professionalRage20-Sep-05 22:58 
AnswerRe: NM_CLICK of CListBox and CListCtrl Pin
followait20-Sep-05 23:06
followait20-Sep-05 23:06 
QuestionBMP File Pin
kk.tvm20-Sep-05 22:09
kk.tvm20-Sep-05 22:09 
AnswerRe: BMP File Pin
Ashok Dhamija20-Sep-05 22:27
Ashok Dhamija20-Sep-05 22:27 
AnswerRe: BMP File Pin
Ashok Dhamija20-Sep-05 22:33
Ashok Dhamija20-Sep-05 22:33 
If you are referring to the creation of a bitmap file for the purpose of using it as a resource in the VC++ project, then click on the Add Resource menu-item on the Project menu. A dialog box called Add Resource will appear on the screen. Select Bitmap and then click on the New button. You'll get a blank bitmap file drawing area from where you can draw your own bitmap file.

As an alternative, you can draw your own bitmap file using some standard drawing software such as Paint and save it as bmp file and then click on the Import button in the aforesaid Add Resource window to import the same.

Regards,
Ashok Dhamija
_____________________________
Padam Technologies
QuestionBMP File Pin
kk.tvm20-Sep-05 22:38
kk.tvm20-Sep-05 22:38 
AnswerRe: BMP File Pin
Rage20-Sep-05 22:56
professionalRage20-Sep-05 22:56 
QuestionBMP File Pin
kk.tvm20-Sep-05 23:11
kk.tvm20-Sep-05 23:11 
AnswerRe: BMP File Pin
tranglt20-Sep-05 23:53
tranglt20-Sep-05 23:53 
AnswerRe: BMP File Pin
Russell'20-Sep-05 23:54
Russell'20-Sep-05 23:54 
QuestionSet background for Rich Edit Control Pin
Member 223710420-Sep-05 21:45
Member 223710420-Sep-05 21:45 
AnswerRe: Set background for Rich Edit Control Pin
*Dreamz20-Sep-05 22:30
*Dreamz20-Sep-05 22:30 
GeneralRe: Set background for Rich Edit Control Pin
Member 223710420-Sep-05 23:14
Member 223710420-Sep-05 23:14 
AnswerRe: Set background for Rich Edit Control Pin
prasad_som21-Sep-05 21:26
prasad_som21-Sep-05 21:26 
GeneralRe: Set background for Rich Edit Control Pin
Member 223710422-Sep-05 16:45
Member 223710422-Sep-05 16:45 
Questionrandom number generator Pin
bulgaa20-Sep-05 21:33
bulgaa20-Sep-05 21:33 
AnswerRe: random number generator Pin
Neagoe Gabriel20-Sep-05 21:41
Neagoe Gabriel20-Sep-05 21:41 
Questionplaying sound Pin
hamidreza_buddy20-Sep-05 21:13
hamidreza_buddy20-Sep-05 21:13 
AnswerRe: playing sound Pin
Neagoe Gabriel20-Sep-05 21:38
Neagoe Gabriel20-Sep-05 21:38 
Questioncapturing bitmap and print Pin
a_david12320-Sep-05 21:05
a_david12320-Sep-05 21:05 
AnswerRe: capturing bitmap and print Pin
Neagoe Gabriel20-Sep-05 21:36
Neagoe Gabriel20-Sep-05 21:36 
QuestionDrawFocusRect Pin
Nishad S20-Sep-05 19:25
Nishad S20-Sep-05 19:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.