Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: non dependent names in template base class Pin
Stuart Dootson21-Jan-09 7:48
professionalStuart Dootson21-Jan-09 7:48 
QuestionHow to _properly_ pass a string from a DLL to the App? Pin
OwenBurnett21-Jan-09 2:43
OwenBurnett21-Jan-09 2:43 
AnswerRe: How to _properly_ pass a string from a DLL to the App? Pin
Stuart Dootson21-Jan-09 4:18
professionalStuart Dootson21-Jan-09 4:18 
QuestionConvert a text file into image (tiff file) Pin
Kiran Pinjala21-Jan-09 2:33
Kiran Pinjala21-Jan-09 2:33 
JokeRe: Convert a text file into image (tiff file) Pin
Sarath C21-Jan-09 2:50
Sarath C21-Jan-09 2:50 
JokeRe: Convert a text file into image (tiff file) Pin
Nishad S21-Jan-09 2:52
Nishad S21-Jan-09 2:52 
GeneralRe: Convert a text file into image (tiff file) Pin
Kiran Pinjala21-Jan-09 3:37
Kiran Pinjala21-Jan-09 3:37 
AnswerRe: Convert a text file into image (tiff file) Pin
Nishad S21-Jan-09 2:50
Nishad S21-Jan-09 2:50 
Tritva wrote:
Is there a way to convert a text file into an image file(tiff file).


If you mean to do it programmatically, you need to draw the text to some memory DCs and save it to bitmap. You can use BMGLib[^] to save to TIFF file.

- ns -

AnswerRe: Convert a text file into image (tiff file) Pin
Hamid_RT21-Jan-09 4:44
Hamid_RT21-Jan-09 4:44 
QuestionHow to draw black colored outline for white colored font drawn on a TIF image file for font size of 8? Pin
Naveen_Kummar21-Jan-09 2:26
Naveen_Kummar21-Jan-09 2:26 
AnswerRe: How to draw black colored outline for white colored font drawn on a TIF image file for font size of 8? Pin
Nishad S21-Jan-09 2:57
Nishad S21-Jan-09 2:57 
GeneralRe: How to draw black colored outline for white colored font drawn on a TIF image file for font size of 8? Pin
Naveen_Kummar21-Jan-09 17:25
Naveen_Kummar21-Jan-09 17:25 
GeneralRe: How to draw black colored outline for white colored font drawn on a TIF image file for font size of 8? Pin
Nishad S21-Jan-09 20:13
Nishad S21-Jan-09 20:13 
GeneralRe: How to draw black colored outline for white colored font drawn on a TIF image file for font size of 8? Pin
Naveen_Kummar21-Jan-09 21:47
Naveen_Kummar21-Jan-09 21:47 
GeneralRe: How to draw black colored outline for white colored font drawn on a TIF image file for font size of 8? Pin
Nishad S21-Jan-09 22:51
Nishad S21-Jan-09 22:51 
QuestionMFC SetActivePage function causing windows to lose focus - Help Pin
IAmRami21-Jan-09 2:15
IAmRami21-Jan-09 2:15 
AnswerRe: MFC SetActivePage function causing windows to lose focus - Help Pin
Code-o-mat21-Jan-09 2:38
Code-o-mat21-Jan-09 2:38 
GeneralRe: MFC SetActivePage function causing windows to lose focus - Help Pin
IAmRami21-Jan-09 4:45
IAmRami21-Jan-09 4:45 
GeneralRe: MFC SetActivePage function causing windows to lose focus - Help Pin
Code-o-mat21-Jan-09 4:49
Code-o-mat21-Jan-09 4:49 
Questionporting 32 bit dll in 64 bit Pin
subramanyeswari21-Jan-09 2:11
subramanyeswari21-Jan-09 2:11 
AnswerRe: porting 32 bit dll in 64 bit Pin
Sarath C21-Jan-09 2:44
Sarath C21-Jan-09 2:44 
GeneralRe: porting 32 bit dll in 64 bit Pin
subramanyeswari21-Jan-09 20:23
subramanyeswari21-Jan-09 20:23 
GeneralRe: porting 32 bit dll in 64 bit Pin
Sarath C21-Jan-09 21:45
Sarath C21-Jan-09 21:45 
GeneralRe: porting 32 bit dll in 64 bit Pin
subramanyeswari22-Jan-09 17:09
subramanyeswari22-Jan-09 17:09 
GeneralRe: porting 32 bit dll in 64 bit Pin
Sarath C22-Jan-09 17:44
Sarath C22-Jan-09 17:44 

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.