Name the function is used to transfer bitmaps to an output
device?
Answers were Sorted based on User's Feedback
Answer / satyagmk
Using LoadBitmap();we can load the bitmaps at the runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / naviyr
BitBlt is used for Bit Block transfer and StretchBlt is used
to transfer the bits and stretch the image.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the value of the expression a = 42?
Name the most commonly used wizards?
How can we allow no selection of radio button in grouped radio buttons?
What is visual c++ runtime error?
Is it ok to uninstall microsoft visual c++?
What is vc++ redistributable?
Explain some of commonly used methods provided by iunknown.
What is the return value when the InsertItem function fails?
What is the purpose of a C++ namespace?
What is the difference between the cout and cin iostream objects?
What is the difference between the client and non-client areas?
What is vcruntime?