Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SelectObject() Rules Pin
Prem Kumar9-Jul-02 7:32
Prem Kumar9-Jul-02 7:32 
GeneralRe: SelectObject() Rules Pin
Obliterator9-Jul-02 12:06
Obliterator9-Jul-02 12:06 
GeneralRe: SelectObject() Rules Pin
Michael Dunn9-Jul-02 19:25
sitebuilderMichael Dunn9-Jul-02 19:25 
GeneralRe: SelectObject() Rules Pin
Obliterator9-Jul-02 23:14
Obliterator9-Jul-02 23:14 
GeneralRe: SelectObject() Rules Pin
Anonymous10-Jul-02 11:33
Anonymous10-Jul-02 11:33 
GeneralCopy from Screen to Bitmap Pin
NickOne9-Jul-02 6:29
NickOne9-Jul-02 6:29 
GeneralRe: Copy from Screen to Bitmap Pin
Chris Losinger9-Jul-02 8:01
professionalChris Losinger9-Jul-02 8:01 
GeneralRe: Copy from Screen to Bitmap Pin
Ernest Laurentin9-Jul-02 8:32
Ernest Laurentin9-Jul-02 8:32 
First make sure that your bitmap is not larger than your screen or the offset that you passed
(x,y) are not playing against you. Make sure your bitmap object is not null or too small.
Maybe you need to call CreateCompatibleBitmap(...) with your bitmap object.
Good luck!

Last Article:
Adding VBScript/JScript to C++ App
GeneralSystem tray Pin
Anonymous9-Jul-02 5:33
Anonymous9-Jul-02 5:33 
GeneralRe: System tray Pin
Joaquín M López Muñoz9-Jul-02 5:41
Joaquín M López Muñoz9-Jul-02 5:41 
GeneralRe: System tray Pin
Renjith Ramachandran10-Jul-02 1:26
Renjith Ramachandran10-Jul-02 1:26 
GeneralDialog controls Pin
Anonymous9-Jul-02 5:31
Anonymous9-Jul-02 5:31 
GeneralRe: Dialog controls Pin
Joaquín M López Muñoz9-Jul-02 5:38
Joaquín M López Muñoz9-Jul-02 5:38 
GeneralRe: Dialog controls Pin
Anonymous9-Jul-02 5:51
Anonymous9-Jul-02 5:51 
GeneralRe: Dialog controls Pin
Prem Kumar9-Jul-02 5:42
Prem Kumar9-Jul-02 5:42 
GeneralRe: Dialog controls Pin
benjymous9-Jul-02 6:02
benjymous9-Jul-02 6:02 
GeneralRe: Dialog controls Pin
Prem Kumar9-Jul-02 7:26
Prem Kumar9-Jul-02 7:26 
GeneralFiletype icon association Pin
Brind_Foin9-Jul-02 5:01
Brind_Foin9-Jul-02 5:01 
GeneralRe: Filetype icon association Pin
Joaquín M López Muñoz9-Jul-02 5:17
Joaquín M López Muñoz9-Jul-02 5:17 
GeneralRe: Filetype icon association Pin
Brind_Foin9-Jul-02 5:22
Brind_Foin9-Jul-02 5:22 
GeneralVisual Studio 6 Pin
mhamsa9-Jul-02 4:55
mhamsa9-Jul-02 4:55 
GeneralRe: Visual Studio 6 Pin
benjymous9-Jul-02 6:08
benjymous9-Jul-02 6:08 
GeneralInnoSetup Pin
rrrado9-Jul-02 4:28
rrrado9-Jul-02 4:28 
GeneralRe: InnoSetup Pin
Roger Allen9-Jul-02 5:21
Roger Allen9-Jul-02 5:21 
GeneralRe: InnoSetup Pin
rrrado9-Jul-02 5:38
rrrado9-Jul-02 5:38 

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.