Click here to Skip to main content
16,011,779 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: help me ! Pin
Michael Schubert8-Jan-09 1:36
Michael Schubert8-Jan-09 1:36 
QuestionRe: help me ! Pin
David Crow8-Jan-09 3:05
David Crow8-Jan-09 3:05 
AnswerRe: help me ! Pin
Lutosław21-Jan-09 1:15
Lutosław21-Jan-09 1:15 
QuestionSetSelectionCharFormat difficulties when selection contains different charset Pin
JJeffrey7-Jan-09 13:14
JJeffrey7-Jan-09 13:14 
AnswerRe: SetSelectionCharFormat difficulties when selection contains different charset Pin
Stuart Dootson7-Jan-09 22:55
professionalStuart Dootson7-Jan-09 22:55 
GeneralRe: SetSelectionCharFormat difficulties when selection contains different charset Pin
JJeffrey8-Jan-09 13:16
JJeffrey8-Jan-09 13:16 
QuestionFax Application Pin
Pete Framar7-Jan-09 11:56
Pete Framar7-Jan-09 11:56 
AnswerRe: Fax Application Pin
Garth J Lancaster7-Jan-09 12:20
professionalGarth J Lancaster7-Jan-09 12:20 
I would have thought it was dependent on your interface to the fax gateway/comms device (if you have one) - most fax cards come with some sort of software for example, if you're dealing with a modem/pstn line combo then your solution will be different (since you havnt specified anything here its a bit hard without such info) ...

Microsoft, as part of their TAPI interface, provide this :- http://msdn.microsoft.com/en-us/library/ms690910(VS.85).aspx[^]

ie a COM interface which may help - I havnt read it but I'd be thinking you'd need a modem and some sort of comms line for instance

A quick google finds plenty of info out there on SDK's etc - your ISP might also provide a fax interface or such

'g'
AnswerRe: Fax Application Pin
Randor 7-Jan-09 12:31
professional Randor 7-Jan-09 12:31 
AnswerRe: Fax Application Pin
Hamid_RT7-Jan-09 23:41
Hamid_RT7-Jan-09 23:41 
GeneralRe: Fax Application Pin
Pete Framar4-Feb-09 11:19
Pete Framar4-Feb-09 11:19 
QuestionHow to scroll the controls within a dialog box or a window? Pin
Joseph Marzbani7-Jan-09 7:46
Joseph Marzbani7-Jan-09 7:46 
AnswerRe: How to scroll the controls within a dialog box or a window? Pin
Code-o-mat7-Jan-09 8:33
Code-o-mat7-Jan-09 8:33 
AnswerRe: How to scroll the controls within a dialog box or a window? Pin
CPallini7-Jan-09 9:30
mveCPallini7-Jan-09 9:30 
JokeRe: How to scroll the controls within a dialog box or a window? Pin
Mark Salsbery7-Jan-09 9:53
Mark Salsbery7-Jan-09 9:53 
JokeRe: How to scroll the controls within a dialog box or a window? Pin
CPallini7-Jan-09 10:08
mveCPallini7-Jan-09 10:08 
QuestionRe: How to scroll the controls within a dialog box or a window? Pin
Luc Pattyn7-Jan-09 10:44
sitebuilderLuc Pattyn7-Jan-09 10:44 
AnswerRe: How to scroll the controls within a dialog box or a window? Pin
Mark Salsbery7-Jan-09 10:59
Mark Salsbery7-Jan-09 10:59 
AnswerRe: How to scroll the controls within a dialog box or a window? Pin
Sarath C7-Jan-09 16:38
Sarath C7-Jan-09 16:38 
GeneralRe: How to scroll the controls within a dialog box or a window? Pin
Joseph Marzbani7-Jan-09 18:50
Joseph Marzbani7-Jan-09 18:50 
QuestionHow to save the content of an "Rich Edit Control" As IT IS? Pin
Joseph Marzbani7-Jan-09 7:15
Joseph Marzbani7-Jan-09 7:15 
AnswerRe: How to save the content of an "Rich Edit Control" As IT IS? Pin
Mark Salsbery7-Jan-09 7:20
Mark Salsbery7-Jan-09 7:20 
AnswerRe: How to save the content of an "Rich Edit Control" As IT IS? Pin
JJeffrey7-Jan-09 13:24
JJeffrey7-Jan-09 13:24 
AnswerRe: How to save the content of an "Rich Edit Control" As IT IS? Pin
Iain Clarke, Warrior Programmer7-Jan-09 23:08
Iain Clarke, Warrior Programmer7-Jan-09 23:08 
QuestionMigrating VC++6 to VC++9 Pin
Dale Bourne7-Jan-09 7:10
Dale Bourne7-Jan-09 7:10 

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.