Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: retrieving OutlookExpress contacts Pin
Michael P Butler30-Nov-01 5:15
Michael P Butler30-Nov-01 5:15 
GeneralCString::Replace Pin
(Steven Hicks)n+130-Nov-01 4:45
(Steven Hicks)n+130-Nov-01 4:45 
GeneralRe: CString::Replace Pin
Chris Losinger30-Nov-01 5:12
professionalChris Losinger30-Nov-01 5:12 
GeneralRe: CString::Replace Pin
Not Active30-Nov-01 16:48
mentorNot Active30-Nov-01 16:48 
GeneralCatching WM_ messages Pin
Rickard Andersson2030-Nov-01 4:32
Rickard Andersson2030-Nov-01 4:32 
GeneralRe: Catching WM_ messages Pin
Jon Hulatt30-Nov-01 5:50
Jon Hulatt30-Nov-01 5:50 
GeneralRe: Catching WM_ messages Pin
Michael Dunn30-Nov-01 8:03
sitebuilderMichael Dunn30-Nov-01 8:03 
GeneralStrange dial-up behavior in Win2000 Pin
Joaquín M López Muñoz30-Nov-01 4:20
Joaquín M López Muñoz30-Nov-01 4:20 
I'm not 100% sure this is the right place to post this problem, as it is not programmatic strictly speaking, but anyway...

I've got a program that installs some modem .inf drivers, then creates a dial-up entry and uses it via RasDial. Everything's pretty straightforward and the program runs fine in Win9x. In Windows 2000, however, weird things happen. The program seemed to erratically work or fail to work depending on the drivers I'd previously installed. Finally I isolated the cause of the problem, and it seems to be that, no matter which driver I instruct the dial-up entry to use (with RasSetEntryProperties), it is the last installed driver which is used. I can check this by enabling logs for the drivers and verifiyng it is actually the last installed modem the one that gets accessed instead of the modem the dial-up entry is set for.
What's even more strange, I'm able to reproduce this exact behavior without using my program, i.e. by creating manually the dial-up entries and double-clicking them. This really strikes me, since it seems too gross a bug to have went unnoticed for so long. Checked MSDN, the web and the Usenet and I've found nothing related to this problem, except the article Q162219, which anyway is about NT4.0 and not 2000.
This is driving me nuts, any idea, suggestion, whatever, will get my eternal gratitude Smile | :) .
Machine is Win2000 spanish version, SP2. Plenty of resources, freshly installed.
If anyone wants, I would gladly send him/her the offending .inf drivers, though I don't think these particular drivers make any difference (who knows, anyway).

Thanks for your help, regards,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralPrintscreen from CView content Pin
30-Nov-01 4:16
suss30-Nov-01 4:16 
QuestionHow can I create an Excel file in my program? Pin
30-Nov-01 3:43
suss30-Nov-01 3:43 
AnswerRe: How can I create an Excel file in my program? Pin
Ganesh Ramaswamy30-Nov-01 12:25
Ganesh Ramaswamy30-Nov-01 12:25 
AnswerRe: How can I create an Excel file in my program? Pin
Shog91-Dec-01 8:43
sitebuilderShog91-Dec-01 8:43 
GeneralShared Service.... Pin
Carlos Antollini30-Nov-01 3:05
Carlos Antollini30-Nov-01 3:05 
GeneralRe: Shared Service.... Pin
Gavin Taylor30-Nov-01 3:43
professionalGavin Taylor30-Nov-01 3:43 
GeneralRe: Shared Service.... Pin
Carlos Antollini30-Nov-01 3:46
Carlos Antollini30-Nov-01 3:46 
GeneralRe: Shared Service.... Pin
Martin Ziacek30-Nov-01 4:54
Martin Ziacek30-Nov-01 4:54 
GeneralRe: Shared Service.... Pin
Anders Molin30-Nov-01 7:58
professionalAnders Molin30-Nov-01 7:58 
GeneralRe: Shared Service.... Pin
Jon Hulatt30-Nov-01 3:47
Jon Hulatt30-Nov-01 3:47 
QuestionHow it is possible to delete a CWinApp object (theApp) programmatecally??? Pin
30-Nov-01 0:54
suss30-Nov-01 0:54 
GeneralHide/Show Splited windows Pin
Giancarlo Amati30-Nov-01 0:17
Giancarlo Amati30-Nov-01 0:17 
QuestionHow to get UNC path from absolute pidl ? Pin
Miroslav Rajcic30-Nov-01 0:14
Miroslav Rajcic30-Nov-01 0:14 
AnswerRe: How to get UNC path from absolute pidl ? Pin
Martin Ziacek30-Nov-01 3:16
Martin Ziacek30-Nov-01 3:16 
GeneralRe: How to get UNC path from absolute pidl ? Pin
Miroslav Rajcic2-Dec-01 22:44
Miroslav Rajcic2-Dec-01 22:44 
QuestionHow to? Pin
Karavaev Denis29-Nov-01 22:57
Karavaev Denis29-Nov-01 22:57 
AnswerRe: How to? Pin
Michael P Butler29-Nov-01 23:03
Michael P Butler29-Nov-01 23:03 

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.