Click here to Skip to main content
16,013,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: InnoSetup Pin
John M. Drescher24-Jul-03 5:53
John M. Drescher24-Jul-03 5:53 
GeneralRe: InnoSetup Pin
Toni7824-Jul-03 12:44
Toni7824-Jul-03 12:44 
Generallib + message map problem Pin
User-37793624-Jul-03 0:19
User-37793624-Jul-03 0:19 
GeneralRe: lib + message map problem Pin
Frank K24-Jul-03 2:31
Frank K24-Jul-03 2:31 
GeneralDetect Internet Connection Pin
Abhi@Work24-Jul-03 0:15
Abhi@Work24-Jul-03 0:15 
GeneralRe: Detect Internet Connection Pin
Toni7824-Jul-03 0:51
Toni7824-Jul-03 0:51 
GeneralRe: Detect Internet Connection Pin
Abhi@Work24-Jul-03 15:30
Abhi@Work24-Jul-03 15:30 
GeneralRe: Detect Internet Connection Pin
Toni7825-Jul-03 12:07
Toni7825-Jul-03 12:07 
If bConnected is false then it means that the internet is not connected (but I believe that you know that already). I thought you were getting bConnected = TRUE, even though you were offline. That's why I asked you to remove [if(bConnected)] just too see what would happen. You shouldn't get worried about the dwFlags value. I bet you want to know why the dwFlags doesn't have the INTERNET_CONNECTION_OFFLINE flags set? Sorry, but I don't have an answer for that.
To wrap things up, your code works fine.

// Afterall, I realized that even my comment lines have bugs

When one cannot invent, one must at least improve (in bed).-My latest fortune cookie
QuestionHow make CDatabase instance gobal Pin
ValliS24-Jul-03 0:06
ValliS24-Jul-03 0:06 
AnswerRe: How make CDatabase instance gobal Pin
Jonathan de Halleux24-Jul-03 0:28
Jonathan de Halleux24-Jul-03 0:28 
AnswerRe: How make CDatabase instance gobal Pin
Michael P Butler24-Jul-03 0:36
Michael P Butler24-Jul-03 0:36 
GeneralRe: How make CDatabase instance gobal Pin
ValliS24-Jul-03 2:18
ValliS24-Jul-03 2:18 
GeneralShutdown PC Pin
Anonymous23-Jul-03 23:44
Anonymous23-Jul-03 23:44 
GeneralRe: Shutdown PC Pin
Toni7823-Jul-03 23:56
Toni7823-Jul-03 23:56 
GeneralRe: Shutdown PC Pin
Anonymous24-Jul-03 1:11
Anonymous24-Jul-03 1:11 
GeneralRe: Shutdown PC Pin
Ryan Binns24-Jul-03 1:25
Ryan Binns24-Jul-03 1:25 
GeneralRe: Shutdown PC Pin
Toni7824-Jul-03 1:53
Toni7824-Jul-03 1:53 
GeneralRe: Shutdown PC Pin
Anonymous24-Jul-03 3:19
Anonymous24-Jul-03 3:19 
GeneralRe: Shutdown PC Pin
Fistboy24-Jul-03 2:37
Fistboy24-Jul-03 2:37 
GeneralDifference Between DLL and Lib Pin
Anonymous23-Jul-03 23:25
Anonymous23-Jul-03 23:25 
GeneralRe: Difference Between DLL and Lib Pin
Cedric Moonen23-Jul-03 23:35
Cedric Moonen23-Jul-03 23:35 
GeneralRe: Difference Between DLL and Lib Pin
melwyn23-Jul-03 23:57
melwyn23-Jul-03 23:57 
GeneralRe: Difference Between DLL and Lib Pin
Anonymous24-Jul-03 0:38
Anonymous24-Jul-03 0:38 
GeneralRe: Difference Between DLL and Lib Pin
Dominik Reichl23-Jul-03 23:39
Dominik Reichl23-Jul-03 23:39 
Generalleft of a string Pin
si_6923-Jul-03 23:23
si_6923-Jul-03 23:23 

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.