Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalmfc Pin
sreeja777-Dec-04 19:15
sreeja777-Dec-04 19:15 
GeneralRe: mfc Pin
namaskaaram7-Dec-04 21:25
namaskaaram7-Dec-04 21:25 
GeneralDownloading a file with https URL Pin
ssing7-Dec-04 19:08
ssing7-Dec-04 19:08 
GeneralRe: Downloading a file with https URL Pin
ThatsAlok7-Dec-04 19:58
ThatsAlok7-Dec-04 19:58 
GeneralRe: Downloading a file with https URL Pin
ssing7-Dec-04 21:02
ssing7-Dec-04 21:02 
GeneralTAPI Pin
John R. Shaw7-Dec-04 16:51
John R. Shaw7-Dec-04 16:51 
GeneralRe: TAPI Pin
ThatsAlok7-Dec-04 17:13
ThatsAlok7-Dec-04 17:13 
GeneralRe: TAPI Pin
John R. Shaw7-Dec-04 18:00
John R. Shaw7-Dec-04 18:00 
ThatsAlok wrote:
Where you customer Entering the Number

No (and Yes), I am the developer!
The number entered into the EditBox is correct (in test program as well as final program). The number dialed is correct. Given that, TAPI via provider (the system, whatever) is supposted to figure out the rest. If I was to type 9876541 then the system is supposted to know that it is an outside line and convert it to T9,987-6543, but it does not. If I dialed T217, then it would take that litteraly and call an inhouse number (internal phone/station). The information for accessing outside lines is setup via the Windows control panel and Windows tapi32 should be using that information, to determine how to dial the number. I should not have to know what register keys to look at, or any thing like that.

Oh, by the way ",-" are legal characters, I have not check if '#' is illegal or not. The spaces you put between them (for seperators) may also be legal, I may check to find out.

"," -> pause (provider-difined deration)
"-" -> not sure, but may cause a pause also.

At the very least, even if the control panel is not set up to dial an outside line, I was expecting lineTranslateAddress(...) to conver the number to T987-6541 instead of T9876541.


INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: TAPI Pin
ThatsAlok7-Dec-04 22:15
ThatsAlok7-Dec-04 22:15 
GeneralLoadLibrary fails, getlasterror = 6. DLL Loaded made in VC++ .net Pin
SteQve7-Dec-04 16:50
SteQve7-Dec-04 16:50 
GeneralRe: LoadLibrary fails, getlasterror = 6. DLL Loaded made in VC++ .net Pin
Steve S7-Dec-04 23:35
Steve S7-Dec-04 23:35 
GeneralRe: LoadLibrary fails, getlasterror = 6. DLL Loaded made in VC++ .net Pin
SteQve8-Dec-04 0:04
SteQve8-Dec-04 0:04 
GeneralRe: LoadLibrary fails, getlasterror = 6. DLL Loaded made in VC++ .net Pin
SteQve8-Dec-04 0:32
SteQve8-Dec-04 0:32 
GeneralCommon handler for all dialog controls Pin
Raghunandan S7-Dec-04 16:39
Raghunandan S7-Dec-04 16:39 
GeneralRe: Common handler for all dialog controls Pin
John R. Shaw7-Dec-04 17:23
John R. Shaw7-Dec-04 17:23 
Generalmobile games Pin
bigdeeoo77-Dec-04 16:17
bigdeeoo77-Dec-04 16:17 
GeneralRe: mobile games Pin
ThatsAlok7-Dec-04 17:11
ThatsAlok7-Dec-04 17:11 
GeneralRe: mobile games Pin
parths7-Dec-04 18:41
parths7-Dec-04 18:41 
Generalwin32 console app and threading issues Pin
tung salem7-Dec-04 16:00
tung salem7-Dec-04 16:00 
GeneralRe: win32 console app and threading issues Pin
John R. Shaw7-Dec-04 18:49
John R. Shaw7-Dec-04 18:49 
GeneralUsing FindFirstFile Pin
Moochie57-Dec-04 15:31
Moochie57-Dec-04 15:31 
GeneralRe: Using FindFirstFile Pin
*Dreamz7-Dec-04 18:43
*Dreamz7-Dec-04 18:43 
GeneralRe: Using FindFirstFile Pin
fogmen7-Dec-04 19:20
fogmen7-Dec-04 19:20 
Generalquestion about event handles Pin
pwinant7-Dec-04 15:02
pwinant7-Dec-04 15:02 
QuestionWhat language should I use? Pin
ajax19717-Dec-04 14:41
ajax19717-Dec-04 14:41 

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.