Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: FIFO en languge C Pin
Patrice T30-Apr-16 21:29
mvePatrice T30-Apr-16 21:29 
AnswerRe: FIFO en languge C Pin
CPallini1-May-16 20:49
mveCPallini1-May-16 20:49 
QuestionFour methods to create, pass to function and delete 2d arrays in c++ Pin
Javier Luis Lopez28-Apr-16 23:32
Javier Luis Lopez28-Apr-16 23:32 
AnswerRe: Three methods to create, pass to function and delete 2d arrays in c++ Pin
Bram van Kampen29-Apr-16 12:27
Bram van Kampen29-Apr-16 12:27 
GeneralRe: Three methods to create, pass to function and delete 2d arrays in c++ Pin
Javier Luis Lopez29-Apr-16 23:05
Javier Luis Lopez29-Apr-16 23:05 
AnswerRe: Three methods to create, pass to function and delete 2d arrays in c++ Pin
leon de boer29-Apr-16 18:01
leon de boer29-Apr-16 18:01 
GeneralRe: Three methods to create, pass to function and delete 2d arrays in c++ Pin
Javier Luis Lopez29-Apr-16 23:08
Javier Luis Lopez29-Apr-16 23:08 
GeneralRe: Three methods to create, pass to function and delete 2d arrays in c++ Pin
leon de boer30-Apr-16 0:47
leon de boer30-Apr-16 0:47 
QuestionHow to send huge data via sockets in continuous intervals Pin
manoharbalu28-Apr-16 22:52
manoharbalu28-Apr-16 22:52 
AnswerRe: How to send huge data via sockets in continuous intervals Pin
Shyam Kodase28-Apr-16 23:39
Shyam Kodase28-Apr-16 23:39 
GeneralRe: How to send huge data via sockets in continuous intervals Pin
manoharbalu29-Apr-16 0:32
manoharbalu29-Apr-16 0:32 
GeneralRe: How to send huge data via sockets in continuous intervals Pin
Shyam Kodase22-May-16 21:15
Shyam Kodase22-May-16 21:15 
AnswerRe: How to send huge data via sockets in continuous intervals Pin
Shyam Kodase28-Apr-16 23:42
Shyam Kodase28-Apr-16 23:42 
QuestionPhone Dialer Pin
Bram van Kampen28-Apr-16 12:57
Bram van Kampen28-Apr-16 12:57 
QuestionRe: Phone Dialer Pin
David Crow28-Apr-16 17:16
David Crow28-Apr-16 17:16 
AnswerRe: Phone Dialer Pin
Bram van Kampen29-Apr-16 11:43
Bram van Kampen29-Apr-16 11:43 
QuestionRe: Phone Dialer Pin
David Crow30-Apr-16 9:30
David Crow30-Apr-16 9:30 
AnswerRe: Phone Dialer Pin
Bram van Kampen1-May-16 14:30
Bram van Kampen1-May-16 14:30 
SuggestionRe: Phone Dialer Pin
David Crow1-May-16 16:32
David Crow1-May-16 16:32 
GeneralRe: Phone Dialer Pin
Bram van Kampen2-May-16 14:12
Bram van Kampen2-May-16 14:12 
GeneralRe: Phone Dialer Pin
Bram van Kampen2-May-16 15:01
Bram van Kampen2-May-16 15:01 
AnswerRe: Phone Dialer Pin
Bram van Kampen3-May-16 12:36
Bram van Kampen3-May-16 12:36 
QuestionRe: Phone Dialer Pin
David Crow3-May-16 17:30
David Crow3-May-16 17:30 
AnswerRe: Phone Dialer Pin
Bram van Kampen4-May-16 14:05
Bram van Kampen4-May-16 14:05 
Thanks David,

It is a Good Start!

(Mental Block I had, not looking for 'Modems' in the first place!), as you know, that's how it goes.

However, it covers, apart from a sprinkling of C or CPP, a Lot of CE, C#, etc, which have their own libraries, etc, and hence are instructive, but not very useful. For Instance, "Phone.Lib" is not a component of MFC42.

All I need to do is the Dialling, and the Channelling of the connection to the Sound System, and hanging up, after ending the call.
I'm going to try for now something called "RasDial.exe" and see how I get on with it. Hopefully I can fool it in not looking for a Phonebook Entry, or stopping it from trying to make an Internet Connection.
I have also bought a £6.00 USB Dialup Modem which comes with a CD. Hopefully the CD contains something useful. I live in hope. Even if it fails, the cost is less than a packet of cigs, and, I still have the Modem.

Hope if all else fails to be able to hang a Head Set and Mike to the 'Phone' Output, and, hope the Modem can do the Dialling via the Line Socket.
May need to set to Pulse, and a switch to isolate the head set, (I know how POTS works) but, for now hope we can make it work without having to resort to this.
Worth Six Pound to try it, though, even if it does not work!

Thanks, and, I'll keep you Posted, but, remember, I'm on my own, and have to resolve many issues, all by myself. If I get an Intractable Problem in One Place, I put it aside, for dealing with, and whilst waiting, tackle something else. That keeps the entire front moving.

Kind Regards,and thanks again Smile | :)
Bram van Kampen

QuestionHow to implement Ctrl + tab to navigate between tabs in a CTabCtrl Pin
Amrit Agr28-Apr-16 5:49
Amrit Agr28-Apr-16 5:49 

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.