Click here to Skip to main content
15,897,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionInvalidateRect() Efficiency Pin
Cliff Hatch16-Oct-05 1:26
Cliff Hatch16-Oct-05 1:26 
AnswerRe: InvalidateRect() Efficiency Pin
John R. Shaw16-Oct-05 16:30
John R. Shaw16-Oct-05 16:30 
GeneralRe: InvalidateRect() Efficiency Pin
Cliff Hatch19-Oct-05 8:40
Cliff Hatch19-Oct-05 8:40 
QuestionError LNK2001: unresolved external symbol "__declspec(dllimport) public: class CString __thiscall Pin
mon2jan215-Oct-05 18:47
mon2jan215-Oct-05 18:47 
QuestionRe: Error LNK2001: unresolved external symbol "__declspec(dllimport) public: class CString __thiscall Pin
begray15-Oct-05 22:20
begray15-Oct-05 22:20 
AnswerPlease Help....Re: Error LNK2001: unresolved external symbol "__declspec(dllimport) public: class CString __thiscall Pin
mon2jan216-Oct-05 8:16
mon2jan216-Oct-05 8:16 
QuestionEncode two integers! Pin
JoaoPe15-Oct-05 17:22
JoaoPe15-Oct-05 17:22 
AnswerRe: Encode two integers! Pin
Chris Losinger15-Oct-05 18:38
professionalChris Losinger15-Oct-05 18:38 
can any two pairs of X and Y ever give the same N ?

ex.: X1, Y1 = N1 and X2, Y2 = N1 ?

if not, my first guess is that you can't do it, using 32 bit integers for X,Y and N. you need 64 bits to represent 32x2 bits of input data if you can't have collisions.


Cleek | Image Toolkits | Thumbnail maker

GeneralRe: Encode two integers! Pin
JoaoPe15-Oct-05 19:24
JoaoPe15-Oct-05 19:24 
AnswerRe: Encode two integers! Pin
Prakash Nadar15-Oct-05 19:04
Prakash Nadar15-Oct-05 19:04 
GeneralRe: Encode two integers! Pin
JoaoPe15-Oct-05 19:22
JoaoPe15-Oct-05 19:22 
GeneralRe: Encode two integers! Pin
begray15-Oct-05 22:24
begray15-Oct-05 22:24 
GeneralRe: Encode two integers! Pin
JoaoPe16-Oct-05 2:38
JoaoPe16-Oct-05 2:38 
GeneralRe: Encode two integers! Pin
Chris Losinger16-Oct-05 3:44
professionalChris Losinger16-Oct-05 3:44 
GeneralRe: Encode two integers! Pin
Bob Stanneveld16-Oct-05 10:46
Bob Stanneveld16-Oct-05 10:46 
GeneralRe: Encode two integers! Pin
ThatsAlok16-Oct-05 18:54
ThatsAlok16-Oct-05 18:54 
QuestionDIBitmap Pin
daojinliu15-Oct-05 15:46
daojinliu15-Oct-05 15:46 
AnswerRe: DIBitmap Pin
Chris Losinger15-Oct-05 16:56
professionalChris Losinger15-Oct-05 16:56 
GeneralRe: DIBitmap Pin
daojinliu15-Oct-05 18:24
daojinliu15-Oct-05 18:24 
GeneralRe: DIBitmap Pin
Chris Losinger15-Oct-05 18:45
professionalChris Losinger15-Oct-05 18:45 
GeneralRe: DIBitmap Pin
PJ Arends15-Oct-05 20:54
professionalPJ Arends15-Oct-05 20:54 
GeneralRe: DIBitmap Pin
daojinliu16-Oct-05 0:40
daojinliu16-Oct-05 0:40 
GeneralRe: DIBitmap Pin
PJ Arends16-Oct-05 8:09
professionalPJ Arends16-Oct-05 8:09 
QuestionREQ : Question with message box. Pin
zerofire15-Oct-05 15:42
zerofire15-Oct-05 15:42 
AnswerRe: REQ : Question with message box. Pin
David Crow15-Oct-05 16:15
David Crow15-Oct-05 16:15 

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.