Click here to Skip to main content
15,907,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Hook Print Dialog in Word Pin
Mark Salsbery20-Jan-07 5:59
Mark Salsbery20-Jan-07 5:59 
AnswerRe: Hook Print Dialog in Word Pin
Michael Dunn20-Jan-07 9:39
sitebuilderMichael Dunn20-Jan-07 9:39 
GeneralRe: Hook Print Dialog in Word Pin
pgibson00770020-Jan-07 9:44
pgibson00770020-Jan-07 9:44 
GeneralRe: Hook Print Dialog in Word Pin
nelsonlam9-Nov-09 15:05
nelsonlam9-Nov-09 15:05 
GeneralRe: Hook Print Dialog in Word Pin
pgibson0077009-Nov-09 21:46
pgibson0077009-Nov-09 21:46 
QuestionHow to create Resource Dll in VC++ Pin
Atul2320-Jan-07 1:34
Atul2320-Jan-07 1:34 
AnswerRe: How to create Resource Dll in VC++ Pin
prasad_som20-Jan-07 3:13
prasad_som20-Jan-07 3:13 
AnswerRe: How to create Resource Dll in VC++ Pin
Mark Salsbery20-Jan-07 6:02
Mark Salsbery20-Jan-07 6:02 
QuestionBitmap Pin
Sangeetha_J20-Jan-07 0:48
Sangeetha_J20-Jan-07 0:48 
AnswerRe: Bitmap Pin
Hamid_RT20-Jan-07 6:01
Hamid_RT20-Jan-07 6:01 
GeneralRe: Bitmap Pin
Sangeetha_J21-Jan-07 19:15
Sangeetha_J21-Jan-07 19:15 
GeneralRe: Bitmap Pin
Hamid_RT22-Jan-07 5:34
Hamid_RT22-Jan-07 5:34 
GeneralRe: Bitmap Pin
Sangeetha_J22-Jan-07 16:23
Sangeetha_J22-Jan-07 16:23 
GeneralRe: Bitmap Pin
Sangeetha_J22-Jan-07 16:26
Sangeetha_J22-Jan-07 16:26 
GeneralRe: Bitmap Pin
Hamid_RT22-Jan-07 18:34
Hamid_RT22-Jan-07 18:34 
GeneralRe: Bitmap Pin
Sangeetha_J22-Jan-07 19:19
Sangeetha_J22-Jan-07 19:19 
GeneralRe: Bitmap Pin
Hamid_RT22-Jan-07 19:42
Hamid_RT22-Jan-07 19:42 
AnswerRe: Bitmap Pin
John R. Shaw21-Jan-07 0:19
John R. Shaw21-Jan-07 0:19 
Ah, good luck. I will not say that it is impossible, because that word is no longer in my vocabulary, but it is close enough that it does not matter. If you where actually dealing with glass the odds would be higher, because you would be dealing with 3 points of congruence (width, depth, height). But a bitmap is just a bunch of [2D] pixels and you can not necessarily associate them with any other set of pixels. If you where to tare a picture apart, then you may have a chance of putting it back together visually, What I mean by that is matching the contours of the pieces, which can also be done programmatically.




INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

GeneralRe: Bitmap Pin
Sangeetha_J21-Jan-07 19:11
Sangeetha_J21-Jan-07 19:11 
QuestionWindows delayed write failed Pin
mt_samiei19-Jan-07 23:15
mt_samiei19-Jan-07 23:15 
AnswerRe: Windows delayed write failed Pin
Mark Salsbery20-Jan-07 6:04
Mark Salsbery20-Jan-07 6:04 
AnswerRe: Windows delayed write failed Pin
Hamid_RT20-Jan-07 6:07
Hamid_RT20-Jan-07 6:07 
Questionmy code is not working for WCHAR to string Pin
amitmistry_petlad 19-Jan-07 22:44
amitmistry_petlad 19-Jan-07 22:44 
AnswerRe: my code is not working for WCHAR to string Pin
Christian Graus19-Jan-07 23:16
protectorChristian Graus19-Jan-07 23:16 
AnswerRe: my code is not working for WCHAR to string Pin
Michael Dunn20-Jan-07 9:40
sitebuilderMichael Dunn20-Jan-07 9:40 

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.