Click here to Skip to main content
15,886,799 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to load data/text into a TextBox Pin
Rip Kirby4-Aug-06 2:09
Rip Kirby4-Aug-06 2:09 
GeneralRe: How to load data/text into a TextBox Pin
toxcct4-Aug-06 2:22
toxcct4-Aug-06 2:22 
GeneralRe: How to load data/text into a TextBox Pin
Hamid_RT4-Aug-06 2:36
Hamid_RT4-Aug-06 2:36 
AnswerRe: How to load data/text into a TextBox Pin
David Crow4-Aug-06 2:38
David Crow4-Aug-06 2:38 
GeneralRe: How to load data/text into a TextBox Pin
Rip Kirby4-Aug-06 2:44
Rip Kirby4-Aug-06 2:44 
GeneralRe: How to load data/text into a TextBox Pin
David Crow4-Aug-06 2:56
David Crow4-Aug-06 2:56 
QuestionDraw a cricle on bitmap image Pin
ravi04794-Aug-06 0:51
ravi04794-Aug-06 0:51 
AnswerRe: Draw a cricle on bitmap image Pin
Sarath C4-Aug-06 1:35
Sarath C4-Aug-06 1:35 
is it just for drawing purpose? or do you want to save it to the file?

it is easy to place a rectangle over bitmap. first draw teh bitmap using BitBlt or StretchBlt, then draw the rectangle over it. it will work


SaRath.

"Where I am from, there is no plan B. So, take advantage of today becuase tomorrow is not promised. - 50 Cent"

My Blog | Understanding State Pattern

AnswerRe: Draw a cricle on bitmap image Pin
Hamid_RT4-Aug-06 1:56
Hamid_RT4-Aug-06 1:56 
GeneralRe: Draw a cricle on bitmap image Pin
ravi04794-Aug-06 2:08
ravi04794-Aug-06 2:08 
GeneralRe: Draw a cricle on bitmap image Pin
Hamid_RT4-Aug-06 2:36
Hamid_RT4-Aug-06 2:36 
GeneralRe: Draw a cricle on bitmap image Pin
ravi04794-Aug-06 2:49
ravi04794-Aug-06 2:49 
GeneralRe: Draw a cricle on bitmap image Pin
Hamid_RT4-Aug-06 3:35
Hamid_RT4-Aug-06 3:35 
GeneralRe: Draw a cricle on bitmap image Pin
Sarath C4-Aug-06 4:57
Sarath C4-Aug-06 4:57 
GeneralRe: Draw a cricle on bitmap image Pin
ravi04794-Aug-06 19:44
ravi04794-Aug-06 19:44 
QuestionProblem in Accessing Main Menu [modified] Pin
gloriousgopi4-Aug-06 0:51
gloriousgopi4-Aug-06 0:51 
AnswerRe: Problem in Accessing Main Menu Pin
BadJerry10-May-07 5:19
BadJerry10-May-07 5:19 
QuestionHow Can i Connect to a HTTPS Web Server in VC++ ? Pin
gloriousgopi4-Aug-06 0:38
gloriousgopi4-Aug-06 0:38 
AnswerRe: How Can i Connect to a HTTPS Web Server in VC++ ? Pin
Milton Karimbekallil4-Aug-06 0:45
Milton Karimbekallil4-Aug-06 0:45 
GeneralRe: How Can i Connect to a HTTPS Web Server in VC++ ? Pin
gloriousgopi4-Aug-06 0:59
gloriousgopi4-Aug-06 0:59 
GeneralRe: How Can i Connect to a HTTPS Web Server in VC++ ? Pin
Milton Karimbekallil4-Aug-06 1:14
Milton Karimbekallil4-Aug-06 1:14 
GeneralRe: How Can i Connect to a HTTPS Web Server in VC++ ? Pin
gloriousgopi4-Aug-06 4:06
gloriousgopi4-Aug-06 4:06 
QuestionAdd multiple CView/CFormView to a CView? Pin
Tengil994-Aug-06 0:10
Tengil994-Aug-06 0:10 
AnswerRe: Add multiple CView/CFormView to a CView? Pin
Milton Karimbekallil4-Aug-06 1:10
Milton Karimbekallil4-Aug-06 1:10 
GeneralRe: Add multiple CView/CFormView to a CView? Pin
Tengil994-Aug-06 2:14
Tengil994-Aug-06 2:14 

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.