Click here to Skip to main content
15,912,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function Flowchart Pin
David Crow13-Oct-06 6:47
David Crow13-Oct-06 6:47 
GeneralRe: Function Flowchart Pin
led mike13-Oct-06 7:42
led mike13-Oct-06 7:42 
Questionfatal error LNK1103 Pin
Manjunath S13-Oct-06 4:22
Manjunath S13-Oct-06 4:22 
AnswerRe: fatal error LNK1103 Pin
Christian Graus13-Oct-06 4:41
protectorChristian Graus13-Oct-06 4:41 
GeneralRe: fatal error LNK1103 Pin
Manjunath S13-Oct-06 8:14
Manjunath S13-Oct-06 8:14 
Questioncopy bitmap to clipboard Pin
priyank_ldce13-Oct-06 4:12
priyank_ldce13-Oct-06 4:12 
AnswerRe: copy bitmap to clipboard Pin
David Crow13-Oct-06 4:21
David Crow13-Oct-06 4:21 
GeneralRe: copy bitmap to clipboard Pin
priyank_ldce13-Oct-06 4:57
priyank_ldce13-Oct-06 4:57 
Thanks for your reply.
I get HBITMAP from clipboard now and I am trying to store this image using "Bitmap *oldBitmap = Bitmap::FromHBITMAP(hBitmap,NULL);" .But I get error “error C2065: 'Bitmap' : undeclared identifier” in this line. When I include “gdiplus.h” in my file I get lots of errors in “windows.h”. Can you help me to resolve this problem.
Priyank

AnswerRe: copy bitmap to clipboard Pin
Galatei13-Oct-06 4:25
Galatei13-Oct-06 4:25 
GeneralRe: copy bitmap to clipboard Pin
priyank_ldce13-Oct-06 5:04
priyank_ldce13-Oct-06 5:04 
QuestionRe: copy bitmap to clipboard Pin
David Crow13-Oct-06 6:13
David Crow13-Oct-06 6:13 
QuestionHow to disable a column in VsFlexGrid using VC++/MFC? Pin
Mohan D13-Oct-06 4:04
Mohan D13-Oct-06 4:04 
QuestionPlaying a Avi file in dialog windows Pin
mt_samiei13-Oct-06 3:06
mt_samiei13-Oct-06 3:06 
AnswerRe: Playing a Avi file in dialog windows Pin
Christian Graus13-Oct-06 3:15
protectorChristian Graus13-Oct-06 3:15 
GeneralRe: Playing a Avi file in dialog windows Pin
mt_samiei13-Oct-06 3:20
mt_samiei13-Oct-06 3:20 
GeneralRe: Playing a Avi file in dialog windows Pin
Christian Graus13-Oct-06 3:25
protectorChristian Graus13-Oct-06 3:25 
GeneralRe: Playing a Avi file in dialog windows Pin
mt_samiei13-Oct-06 3:30
mt_samiei13-Oct-06 3:30 
GeneralRe: Playing a Avi file in dialog windows Pin
Hamid_RT13-Oct-06 3:30
Hamid_RT13-Oct-06 3:30 
AnswerRe: Playing a Avi file in dialog windows Pin
Hamid_RT13-Oct-06 3:30
Hamid_RT13-Oct-06 3:30 
QuestionPrivate inheritance Pin
sawerr13-Oct-06 3:06
sawerr13-Oct-06 3:06 
AnswerRe: Private inheritance Pin
Zac Howland13-Oct-06 4:10
Zac Howland13-Oct-06 4:10 
GeneralRe: Private inheritance Pin
sawerr13-Oct-06 4:27
sawerr13-Oct-06 4:27 
GeneralRe: Private inheritance Pin
Nemanja Trifunovic13-Oct-06 5:12
Nemanja Trifunovic13-Oct-06 5:12 
GeneralRe: Private inheritance Pin
Zac Howland13-Oct-06 5:28
Zac Howland13-Oct-06 5:28 
GeneralRe: Private inheritance Pin
Nemanja Trifunovic13-Oct-06 7:09
Nemanja Trifunovic13-Oct-06 7:09 

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.