Click here to Skip to main content
15,897,704 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Bram van Kampen wrote:

I am planning to connect Via a "RealTech" Dial up Modem Card, or Equivalent.
Okay, you'll need to look into connecting to the cards via the CreateFile("COM3", ...) function. Then you'll send the appropriate AT commands to the open port.

Also check out the TAPI.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles



modified 3-May-16 9:08am.

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 
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 
QuestionRe: How to implement Ctrl + tab to navigate between tabs in a CTabCtrl Pin
David Crow28-Apr-16 9:50
David Crow28-Apr-16 9:50 
AnswerRe: How to implement Ctrl + tab to navigate between tabs in a CTabCtrl Pin
Amrit Agr28-Apr-16 23:21
Amrit Agr28-Apr-16 23:21 
QuestionDoes DestroyWindow Parent CDialog destroy all ChildControls Pin
ForNow27-Apr-16 13:11
ForNow27-Apr-16 13:11 
AnswerRe: Does DestroyWindow Parent CDialog destroy all ChildControls Pin
Richard MacCutchan27-Apr-16 21:45
mveRichard MacCutchan27-Apr-16 21:45 
GeneralRe: Does DestroyWindow Parent CDialog destroy all ChildControls Pin
ForNow28-Apr-16 2:13
ForNow28-Apr-16 2:13 
AnswerRe: Does DestroyWindow Parent CDialog destroy all ChildControls Pin
leon de boer28-Apr-16 1:34
leon de boer28-Apr-16 1:34 
GeneralRe: Does DestroyWindow Parent CDialog destroy all ChildControls Pin
ForNow28-Apr-16 2:16
ForNow28-Apr-16 2:16 
AnswerRe: Does DestroyWindow Parent CDialog destroy all ChildControls Pin
Parthiban.Appuswamy28-Apr-16 3:39
Parthiban.Appuswamy28-Apr-16 3:39 
GeneralRe: Does DestroyWindow Parent CDialog destroy all ChildControls Pin
leon de boer28-Apr-16 4:51
leon de boer28-Apr-16 4:51 
QuestionHow To Look At GCC C Sources Pin
Frederick J. Harris24-Apr-16 2:22
Frederick J. Harris24-Apr-16 2:22 
AnswerRe: How To Look At GCC C Sources Pin
Richard MacCutchan24-Apr-16 3:02
mveRichard MacCutchan24-Apr-16 3:02 

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.