What is the range of intensity of RGB
Answer / guest
0 to 255. If all three intensities are 0 (RGB(0,0,0)) means
black and all three intensities are 255 then white (RGB
(255,255,255)).
| Is This Answer Correct ? | 7 Yes | 0 No |
How we call a dialog in another dialog?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
How to handle RTTI in MFC ?
1)dynamic creation of a Button ?
what is the difference between SDI and MDI
15 Answers CMC, HCL, Siemens,
What is document-view architecture ? Give me one real time example for SDI ?
what is message loop how mfc does it internally?
Tell me the work of HTREDUCE and HTZOOM
What is the difference between the ASSERT and VERIFY macros?
1)How to change a text of a button as Dynamically?
what are the feauters of CObject
What is the use of message map ?