Click here to Skip to main content
15,909,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: tcp & sockets with C++ Pin
markkuk1-Apr-07 22:22
markkuk1-Apr-07 22:22 
GeneralRe: tcp & sockets with C++ Pin
mmavipc2-Apr-07 13:13
mmavipc2-Apr-07 13:13 
GeneralRe: tcp & sockets with C++ Pin
markkuk2-Apr-07 21:37
markkuk2-Apr-07 21:37 
AnswerRe: tcp & sockets with C++ Pin
Sachin R Sangoi2-Apr-07 1:11
Sachin R Sangoi2-Apr-07 1:11 
AnswerRe: tcp & sockets with C++ Pin
Mark Salsbery2-Apr-07 6:06
Mark Salsbery2-Apr-07 6:06 
QuestionMOVE BITMAP IN VC++ 6.0 Pin
quocviet_dhspkt1-Apr-07 16:18
quocviet_dhspkt1-Apr-07 16:18 
AnswerRe: MOVE BITMAP IN VC++ 6.0 Pin
vinhie471-Apr-07 18:02
vinhie471-Apr-07 18:02 
GeneralRe: MOVE BITMAP IN VC++ 6.0 Pin
Parthi_Appu1-Apr-07 18:35
Parthi_Appu1-Apr-07 18:35 
If you are not using any control (as in whitesky response), instead of re-drawing the whole dialog you can redraw the previous and current rect positions of the picture, you can use InvalidateRect(..) for this or you can use Double Buffering technique. These tips is for, to avoid flickering, nothing more...


Do your Duty and Don't expect the Result
Rate this Post, if I helped You

GeneralRe: MOVE BITMAP IN VC++ 6.0 Pin
vinhie471-Apr-07 19:56
vinhie471-Apr-07 19:56 
GeneralRe: MOVE BITMAP IN VC++ 6.0 Pin
Parthi_Appu1-Apr-07 20:08
Parthi_Appu1-Apr-07 20:08 
GeneralRe: MOVE BITMAP IN VC++ 6.0 Pin
quocviet_dhspkt5-Apr-07 15:17
quocviet_dhspkt5-Apr-07 15:17 
GeneralRe: MOVE BITMAP IN VC++ 6.0 Pin
quocviet_dhspkt5-Apr-07 16:21
quocviet_dhspkt5-Apr-07 16:21 
AnswerRe: MOVE BITMAP IN VC++ 6.0 Pin
Hamid_RT1-Apr-07 18:11
Hamid_RT1-Apr-07 18:11 
QuestionBrowsing to a mobile device using open file dialog on pc Pin
listechtony1-Apr-07 14:50
listechtony1-Apr-07 14:50 
QuestionTCP/IP connection not possible throught internet to other computer Pin
arr.cpp1-Apr-07 13:21
arr.cpp1-Apr-07 13:21 
AnswerRe: TCP/IP connection not possible throught internet to other computer Pin
mmavipc1-Apr-07 17:18
mmavipc1-Apr-07 17:18 
GeneralRe: TCP/IP connection not possible throught internet to other computer Pin
arr.cpp2-Apr-07 0:53
arr.cpp2-Apr-07 0:53 
GeneralRe: TCP/IP connection not possible throught internet to other computer Pin
Mark Salsbery2-Apr-07 6:16
Mark Salsbery2-Apr-07 6:16 
GeneralRe: TCP/IP connection not possible throught internet to other computer Pin
arr.cpp3-Apr-07 4:33
arr.cpp3-Apr-07 4:33 
AnswerRe: TCP/IP connection not possible throught internet to other computer Pin
arr.cpp3-Apr-07 5:32
arr.cpp3-Apr-07 5:32 
GeneralRe: TCP/IP connection not possible throught internet to other computer Pin
Mark Salsbery3-Apr-07 7:10
Mark Salsbery3-Apr-07 7:10 
Questionhow to use an Array of a class? Pin
MohammadAmiry1-Apr-07 11:03
MohammadAmiry1-Apr-07 11:03 
AnswerRe: how to use an Array of a class? Pin
PJ Arends1-Apr-07 11:06
professionalPJ Arends1-Apr-07 11:06 
GeneralRe: how to use an Array of a class? Pin
arr.cpp1-Apr-07 13:25
arr.cpp1-Apr-07 13:25 
JokeRe: how to use an Array of a class? Pin
Parthi_Appu1-Apr-07 18:26
Parthi_Appu1-Apr-07 18:26 

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.