Click here to Skip to main content
16,009,318 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Difference Between F5(Debug) and CtrlF5(Release)mode Pin
Maximilien12-Apr-05 5:46
Maximilien12-Apr-05 5:46 
GeneralRe: Difference Between F5(Debug) and CtrlF5(Release)mode Pin
badal_akr14-Apr-05 4:32
badal_akr14-Apr-05 4:32 
GeneralCreateInstance in separate thread Pin
lordguid12-Apr-05 4:13
lordguid12-Apr-05 4:13 
GeneralRe: CreateInstance in separate thread Pin
Nemanja Trifunovic12-Apr-05 5:15
Nemanja Trifunovic12-Apr-05 5:15 
QuestionCSystemTray? Pin
Bob Stanneveld12-Apr-05 4:04
Bob Stanneveld12-Apr-05 4:04 
AnswerRe: CSystemTray? Pin
PJ Arends12-Apr-05 6:27
professionalPJ Arends12-Apr-05 6:27 
GeneralRe: CSystemTray? Pin
Bob Stanneveld12-Apr-05 22:25
Bob Stanneveld12-Apr-05 22:25 
GeneralAPI used in Dial Up Networking (Win98) Pin
jeden12-Apr-05 3:21
jeden12-Apr-05 3:21 
Hello,

I'm writing an app which intercepts dial-up attempts.
I've got a dll which is automatically loaded whenever a process loads RasApi32.dll.
This way, any call to RasDial is intercepted - and I verified this works.

But if I try to connect using Dial-up networking, the interception doesn't occur. Hence, I presume it doesn't use RasDial. I tried to intercept both RasDialA and RasDialW (although this last one shouldn't be implemented in Win98), and also an undocumented RasRial16 I found using the Dependency Walker on RasApi32.dll.

Does anybody know what it uses to establish dial-up connections?

I saw that there are other functions in RasApi32.dll which could be used for dial-up connections: RnaUIDial and RnaImplicitDial, but these are undocumented api, and I don't know their prototype - so if someone knows the prototype, any help is welcome.

Thanks
Antonio
GeneralRe: API used in Dial Up Networking (Win98) Pin
ThatsAlok12-Apr-05 18:53
ThatsAlok12-Apr-05 18:53 
GeneralRe: API used in Dial Up Networking (Win98) Pin
jeden12-Apr-05 19:11
jeden12-Apr-05 19:11 
GeneralRe: API used in Dial Up Networking (Win98) Pin
ThatsAlok12-Apr-05 19:23
ThatsAlok12-Apr-05 19:23 
GeneralRe: API used in Dial Up Networking (Win98) Pin
jeden12-Apr-05 19:52
jeden12-Apr-05 19:52 
GeneralKnow Shadow menu State in Win2k & XP Pin
r3dqu33n12-Apr-05 3:11
r3dqu33n12-Apr-05 3:11 
GeneralProblem in executing SQL query using VC++!!!! Pin
rajan_hp12-Apr-05 3:07
rajan_hp12-Apr-05 3:07 
GeneralRe: Problem in executing SQL query using VC++!!!! Pin
Cedric Moonen12-Apr-05 3:16
Cedric Moonen12-Apr-05 3:16 
GeneralRe: Problem in executing SQL query using VC++!!!! Pin
Blake Miller12-Apr-05 7:24
Blake Miller12-Apr-05 7:24 
GeneralWhich files to import to WinCVS Pin
LiamD12-Apr-05 2:50
LiamD12-Apr-05 2:50 
GeneralRe: Which files to import to WinCVS Pin
Andrew Walker12-Apr-05 4:09
Andrew Walker12-Apr-05 4:09 
GeneralRe: Which files to import to WinCVS Pin
LiamD12-Apr-05 22:15
LiamD12-Apr-05 22:15 
GeneralRe: Which files to import to WinCVS Pin
Andrew Walker14-Apr-05 1:08
Andrew Walker14-Apr-05 1:08 
GeneralJava Executable in C++ Pin
cberam12-Apr-05 2:15
cberam12-Apr-05 2:15 
GeneralRe: Java Executable in C++ Pin
CP Visitor12-Apr-05 4:38
CP Visitor12-Apr-05 4:38 
GeneralSize of an executable Pin
Vinaya12-Apr-05 1:54
Vinaya12-Apr-05 1:54 
GeneralRe: Size of an executable Pin
Joel Holdsworth12-Apr-05 2:02
Joel Holdsworth12-Apr-05 2:02 
GeneralRe: Size of an executable Pin
Mike Dimmick12-Apr-05 2:28
Mike Dimmick12-Apr-05 2:28 

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.