Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to load TIFF image into my MFC application Pin
A_Fa7-Aug-04 2:46
A_Fa7-Aug-04 2:46 
AnswerRe: how to load TIFF image into my MFC application Pin
Ted Ferenc7-Aug-04 3:44
Ted Ferenc7-Aug-04 3:44 
GeneralAvoid Open/Save dialog Pin
jpvalm7-Aug-04 2:07
jpvalm7-Aug-04 2:07 
GeneralProblem wih HtmlHelp() Pin
Azghar Hussain7-Aug-04 1:22
professionalAzghar Hussain7-Aug-04 1:22 
GeneralSearch text on the Bitmap Pin
Azghar Hussain6-Aug-04 23:57
professionalAzghar Hussain6-Aug-04 23:57 
GeneralRe: Search text on the Bitmap Pin
Gary R. Wheeler7-Aug-04 0:32
Gary R. Wheeler7-Aug-04 0:32 
GeneralRe: Search text on the Bitmap Pin
Azghar Hussain7-Aug-04 1:19
professionalAzghar Hussain7-Aug-04 1:19 
GeneralRe: Search text on the Bitmap Pin
John R. Shaw8-Aug-04 18:06
John R. Shaw8-Aug-04 18:06 
Who wrote the text on the bitmap?

If your program did the writing, then you need to record the text and where you wrote it. From there it is smiple.

Search any bitmap?

You need an OCR library ($$$) to search the bitmap, and there is no garantee it will beable to find the string. An OCR library should not care if the bitmap is strected.

INTP
GeneralRe: Search text on the Bitmap Pin
Azghar Hussain8-Aug-04 22:25
professionalAzghar Hussain8-Aug-04 22:25 
QuestionWhich product to use ? Pin
aprx6-Aug-04 23:57
aprx6-Aug-04 23:57 
AnswerRe: Which product to use ? Pin
Gary R. Wheeler7-Aug-04 0:27
Gary R. Wheeler7-Aug-04 0:27 
AnswerRe: Which product to use ? Pin
John R. Shaw8-Aug-04 18:30
John R. Shaw8-Aug-04 18:30 
GeneralDisplay PostScript file. Pin
Anonymous6-Aug-04 23:39
Anonymous6-Aug-04 23:39 
GeneralRe: Display PostScript file. Pin
Ryan Binns8-Aug-04 18:37
Ryan Binns8-Aug-04 18:37 
GeneralCListBox Control Pin
Neelesh K J Jain6-Aug-04 22:48
Neelesh K J Jain6-Aug-04 22:48 
GeneralRe: CListBox Control Pin
Gary R. Wheeler7-Aug-04 0:36
Gary R. Wheeler7-Aug-04 0:36 
Generalnext dialog Pin
doraemon16-Aug-04 22:15
doraemon16-Aug-04 22:15 
GeneralRe: next dialog Pin
Gary R. Wheeler7-Aug-04 0:41
Gary R. Wheeler7-Aug-04 0:41 
GeneralRe: next dialog Pin
DavidR_r7-Aug-04 1:22
DavidR_r7-Aug-04 1:22 
GeneralFlicker free drawing in MFC... Pin
JamRoll6-Aug-04 22:10
JamRoll6-Aug-04 22:10 
GeneralRe: Flicker free drawing in MFC... Pin
Neville Franks6-Aug-04 23:08
Neville Franks6-Aug-04 23:08 
GeneralRe: Flicker free drawing in MFC... Pin
Ryan Binns8-Aug-04 18:41
Ryan Binns8-Aug-04 18:41 
GeneralRe: Flicker free drawing in MFC... Pin
JamRoll10-Aug-04 18:06
JamRoll10-Aug-04 18:06 
GeneralRe: Flicker free drawing in MFC... Pin
Ryan Binns10-Aug-04 18:39
Ryan Binns10-Aug-04 18:39 
GeneralRe: Flicker free drawing in MFC... Pin
JamRoll12-Aug-04 10:48
JamRoll12-Aug-04 10:48 

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.