Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSend Unsigned Char* using Winsock.h Pin
wira1guys26-Sep-07 16:41
wira1guys26-Sep-07 16:41 
QuestionRe: Send Unsigned Char* using Winsock.h Pin
David Crow26-Sep-07 16:51
David Crow26-Sep-07 16:51 
AnswerRe: Send Unsigned Char* using Winsock.h Pin
wira1guys26-Sep-07 17:04
wira1guys26-Sep-07 17:04 
GeneralRe: Send Unsigned Char* using Winsock.h Pin
Cedric Moonen26-Sep-07 20:05
Cedric Moonen26-Sep-07 20:05 
GeneralRe: Send Unsigned Char* using Winsock.h Pin
David Crow27-Sep-07 2:33
David Crow27-Sep-07 2:33 
GeneralRe: Send Unsigned Char* using Winsock.h Pin
Mark Salsbery27-Sep-07 5:54
Mark Salsbery27-Sep-07 5:54 
GeneralRe: Send Unsigned Char* using Winsock.h Pin
wira1guys1-Oct-07 18:30
wira1guys1-Oct-07 18:30 
QuestionOpenGl and SDI Application Pin
godspeed12326-Sep-07 12:35
godspeed12326-Sep-07 12:35 
AnswerRe: OpenGl and SDI Application Pin
Cedric Moonen26-Sep-07 20:12
Cedric Moonen26-Sep-07 20:12 
GeneralRe: OpenGl and SDI Application Pin
godspeed12326-Sep-07 20:14
godspeed12326-Sep-07 20:14 
GeneralRe: OpenGl and SDI Application Pin
Cedric Moonen26-Sep-07 20:23
Cedric Moonen26-Sep-07 20:23 
AnswerRe: OpenGl and SDI Application Pin
Russell'26-Sep-07 22:49
Russell'26-Sep-07 22:49 
Questionhdc in shared mem Pin
Force Code26-Sep-07 11:54
Force Code26-Sep-07 11:54 
AnswerRe: hdc in shared mem Pin
Mark Salsbery26-Sep-07 13:47
Mark Salsbery26-Sep-07 13:47 
GeneralRe: hdc in shared mem [modified] Pin
Force Code26-Sep-07 14:11
Force Code26-Sep-07 14:11 
GeneralRe: hdc in shared mem Pin
Waldermort26-Sep-07 15:12
Waldermort26-Sep-07 15:12 
GeneralRe: hdc in shared mem Pin
Mark Salsbery26-Sep-07 17:02
Mark Salsbery26-Sep-07 17:02 
GeneralRe: hdc in shared mem Pin
Force Code26-Sep-07 17:23
Force Code26-Sep-07 17:23 
GeneralRe: hdc in shared mem Pin
Waldermort26-Sep-07 18:50
Waldermort26-Sep-07 18:50 
GeneralRe: hdc in shared mem Pin
Mark Salsbery27-Sep-07 5:09
Mark Salsbery27-Sep-07 5:09 
QuestionCStatic Image Painting problem Pin
shivrajbhosale26-Sep-07 7:14
shivrajbhosale26-Sep-07 7:14 
AnswerRe: CStatic Image Painting problem Pin
Mark Salsbery26-Sep-07 7:55
Mark Salsbery26-Sep-07 7:55 
shivrajbhosale wrote:
but previous part of image is not getting erased

Why would it get "erased" if you aren't erasing it?

The control handles its drawing.  When drawing your image, you are
responsible for drawing and erasing.

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: CStatic Image Painting problem Pin
shivrajbhosale27-Sep-07 7:27
shivrajbhosale27-Sep-07 7:27 
GeneralRe: CStatic Image Painting problem Pin
Mark Salsbery27-Sep-07 7:39
Mark Salsbery27-Sep-07 7:39 
AnswerRe: CStatic Image Painting problem Pin
Hamid_RT26-Sep-07 18:55
Hamid_RT26-Sep-07 18:55 

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.