Click here to Skip to main content
16,006,738 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bitmap problem Pin
Nishad S8-Jan-08 19:48
Nishad S8-Jan-08 19:48 
GeneralRe: Bitmap problem Pin
trioum8-Jan-08 21:24
trioum8-Jan-08 21:24 
QuestionRe: Bitmap problem Pin
CPallini8-Jan-08 21:44
mveCPallini8-Jan-08 21:44 
GeneralRe: Bitmap problem Pin
uusheikh8-Jan-08 21:26
uusheikh8-Jan-08 21:26 
GeneralRe: Bitmap problem Pin
trioum8-Jan-08 23:05
trioum8-Jan-08 23:05 
QuestionProblem with BitBlt form the Service Application Pin
ashishbhatt8-Jan-08 17:33
ashishbhatt8-Jan-08 17:33 
GeneralRe: Problem with BitBlt form the Service Application Pin
Hamid_RT8-Jan-08 18:00
Hamid_RT8-Jan-08 18:00 
QuestionRe: Problem with BitBlt form the Service Application Pin
ashishbhatt8-Jan-08 18:41
ashishbhatt8-Jan-08 18:41 
Thank You very much for reply.

First of all I can not execute below line of code in my application as shown ,it gives errors.

<br />
hdc=GetDesktopWindow()->GetDC()->m_hDC;<br />


And I also want to tell you that when I use m_hrootdc variable in the place of m_hmemdc in the function BitBlt() (Look into code which I posted before) then it does not show error but also it does not show bitmap on the screen.

Is these all about service which does not allow the UI interface or anything else.

Any more Ideas??
Thanks.

Ashish Bhatt,
System Developer,
Avinashi System Pvt. Ltd.

GeneralRe: Problem with BitBlt form the Service Application Pin
Nishad S8-Jan-08 20:01
Nishad S8-Jan-08 20:01 
GeneralRe: Problem with BitBlt form the Service Application Pin
ashishbhatt8-Jan-08 20:54
ashishbhatt8-Jan-08 20:54 
GeneralRe: Problem with BitBlt form the Service Application Pin
Nishad S8-Jan-08 21:38
Nishad S8-Jan-08 21:38 
GeneralRe: Problem with BitBlt form the Service Application Pin
ashishbhatt8-Jan-08 21:59
ashishbhatt8-Jan-08 21:59 
GeneralRe: Problem with BitBlt form the Service Application Pin
Nishad S8-Jan-08 22:14
Nishad S8-Jan-08 22:14 
GeneralRe: Problem with BitBlt form the Service Application Pin
ashishbhatt8-Jan-08 22:28
ashishbhatt8-Jan-08 22:28 
GeneralRe: Problem with BitBlt form the Service Application Pin
Mark Salsbery9-Jan-08 7:30
Mark Salsbery9-Jan-08 7:30 
Questionhow to take the path dynamically when connecting to the database using SQLConfigDataSource function. Pin
viritha8-Jan-08 15:43
viritha8-Jan-08 15:43 
Generali want to change system time(TrayClockWClass) windows's width Pin
lgbean8-Jan-08 12:54
lgbean8-Jan-08 12:54 
Generalweird error on defining a friend method Pin
gizmokaka8-Jan-08 11:44
gizmokaka8-Jan-08 11:44 
GeneralRe: weird error on defining a friend method Pin
Mark Salsbery8-Jan-08 12:00
Mark Salsbery8-Jan-08 12:00 
GeneralRe: weird error on defining a friend method Pin
gizmokaka8-Jan-08 22:05
gizmokaka8-Jan-08 22:05 
GeneralRe: weird error on defining a friend method Pin
Mark Salsbery9-Jan-08 6:32
Mark Salsbery9-Jan-08 6:32 
QuestionSaving image in database Pin
reza_a8-Jan-08 11:04
reza_a8-Jan-08 11:04 
QuestionRe: Saving image in database Pin
Mark Salsbery8-Jan-08 12:01
Mark Salsbery8-Jan-08 12:01 
GeneralRe: Saving image in database Pin
Mahesh Kulkarni8-Jan-08 22:21
Mahesh Kulkarni8-Jan-08 22:21 
Questionhow do I call a base implemetation from the derived implementation of the same function Pin
gizmokaka8-Jan-08 10:00
gizmokaka8-Jan-08 10:00 

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.