Click here to Skip to main content
15,922,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: retrieve MSN messenger conversations Pin
David Crow17-Oct-05 8:02
David Crow17-Oct-05 8:02 
AnswerRe: retrieve MSN messenger conversations Pin
ThatsAlok17-Oct-05 18:02
ThatsAlok17-Oct-05 18:02 
Questionservices in xp Pin
Archer28216-Oct-05 13:25
Archer28216-Oct-05 13:25 
AnswerRe: services in xp Pin
GflPower16-Oct-05 17:11
GflPower16-Oct-05 17:11 
GeneralRe: services in xp Pin
Archer28216-Oct-05 17:16
Archer28216-Oct-05 17:16 
GeneralRe: services in xp Pin
l a u r e n16-Oct-05 18:46
l a u r e n16-Oct-05 18:46 
GeneralRe: services in xp Pin
ThatsAlok16-Oct-05 18:57
ThatsAlok16-Oct-05 18:57 
AnswerRe: services in xp Pin
Archer28216-Oct-05 19:36
Archer28216-Oct-05 19:36 
QuestionDrawIconEx & ILD_BLEND50 Pin
ClickHeRe16-Oct-05 11:25
ClickHeRe16-Oct-05 11:25 
GeneralRe: DrawIconEx & ILD_BLEND50 Pin
Shog916-Oct-05 19:57
sitebuilderShog916-Oct-05 19:57 
GeneralRe: DrawIconEx & ILD_BLEND50 Pin
ClickHeRe17-Oct-05 0:02
ClickHeRe17-Oct-05 0:02 
GeneralRe: DrawIconEx & ILD_BLEND50 Pin
Shog917-Oct-05 6:32
sitebuilderShog917-Oct-05 6:32 
GeneralRe: DrawIconEx & ILD_BLEND50 Pin
ClickHeRe17-Oct-05 7:09
ClickHeRe17-Oct-05 7:09 
AnswerRe: DrawIconEx & ILD_BLEND50 Pin
Shog917-Oct-05 8:38
sitebuilderShog917-Oct-05 8:38 
QuestionCResourceException Pin
LighthouseJ16-Oct-05 10:44
LighthouseJ16-Oct-05 10:44 
AnswerRe: CResourceException Pin
Anonymous16-Oct-05 15:35
Anonymous16-Oct-05 15:35 
GeneralRe: CResourceException Pin
LighthouseJ16-Oct-05 16:00
LighthouseJ16-Oct-05 16:00 
GeneralRe: CResourceException Pin
LighthouseJ16-Oct-05 16:35
LighthouseJ16-Oct-05 16:35 
Questionto create :exe file Pin
sheshidar16-Oct-05 9:24
sheshidar16-Oct-05 9:24 
AnswerRe: to create :exe file Pin
Christian Graus16-Oct-05 9:46
protectorChristian Graus16-Oct-05 9:46 
AnswerRe: to create :exe file Pin
Bob Stanneveld16-Oct-05 10:43
Bob Stanneveld16-Oct-05 10:43 
QuestionHow to get the right URL before navigating the web page in the CHtmlView? Pin
superhandwolf16-Oct-05 7:11
superhandwolf16-Oct-05 7:11 
QuestionWindows Media Player Plugins (help plz) Pin
Member 236489616-Oct-05 6:54
Member 236489616-Oct-05 6:54 
QuestionHelp me on TAPI Pin
Cao Jianlin16-Oct-05 3:21
Cao Jianlin16-Oct-05 3:21 
Hi all gurus,

Is TAPI Version depedent ?

In My project I Use TAPI for data transmittion between computers with
different system.

In condition, Windows 2000 and Windows XP it works fine.
but when use windows 2000 and windows 98 .it doesn't work

in windows 2000 ,lineNegotiateAPIVersion . the lpdwAPIVersion is 2.2
in windows 98 lineNegotiateAPIVersion lpdwAPIVersion is 1.4

and in windows 2000 i use lineOpen .. with tapiversion 1.4
in windows 98 i use lineOpen with tapiversion 1.4
it both works fine.

Problem 1:
i dial from windows 98 to windows 2000. windows2000 answers OK .and
Connected.
but i dial from windows 2000 to windows 98 .the 98 doesn't receive any
event;

Problem 2:
When I had dialed from windows 98 to windows 2000. windows2000 answers OK
.and Connected.
I Write data from windows 98 to windows 2000 .it receivs the data
but when i write data from windows 2000 to windows 98 .it receives none.

i put it in debug mode in Windows 98. :the api ReadFile(hCommHandle,....);
returns 0 immdeatly.the GetLastError() returns 0;
is it the Problem. ?

What is the Main problem .How to deal it.

Or Can you suggest me another way to trans data with another techonoly.
Thanks in advice.


AnswerRe: Help me on TAPI Pin
GflPower16-Oct-05 17:18
GflPower16-Oct-05 17:18 

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.