Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "file selected is not in required template" VC 6.0 MFC Pin
Iain Clarke, Warrior Programmer24-Aug-07 12:27
Iain Clarke, Warrior Programmer24-Aug-07 12:27 
QuestionFacing problem while running exe created using 2005 Pin
Ravi Jadhav23-Aug-07 5:12
Ravi Jadhav23-Aug-07 5:12 
AnswerRe: Facing problem while running exe created using 2005 Pin
James R. Twine23-Aug-07 5:22
James R. Twine23-Aug-07 5:22 
AnswerRe: Facing problem while running exe created using 2005 Pin
David Crow23-Aug-07 6:15
David Crow23-Aug-07 6:15 
GeneralRe: Facing problem while running exe created using 2005 Pin
Ravi Jadhav23-Aug-07 22:55
Ravi Jadhav23-Aug-07 22:55 
AnswerRe: Facing problem while running exe created using 2005 Pin
ThatsAlok23-Aug-07 20:08
ThatsAlok23-Aug-07 20:08 
QuestionResource Language in VS2003 Pin
sandeepkavade23-Aug-07 5:01
sandeepkavade23-Aug-07 5:01 
QuestionHow to test for existence of a workstation Pin
redWingBB23-Aug-07 5:00
redWingBB23-Aug-07 5:00 
So, I need to validate that a workstation exists on a local area network
I can do so in a few ways, like NetServerGetInfo or WNetGetResourceInformation
The annoying thing is, these functions hang for 30 seconds or so when passed
a workstation name that does not exist, example "\\notThere"

I thought of using some of the picg samples, but they require UDP protocol, which I cant depend on.

Does anyone know of a fast way to see if there is such a machine on the network?


Bill in PA/USA

QuestionRe: How to test for existence of a workstation Pin
David Crow23-Aug-07 5:07
David Crow23-Aug-07 5:07 
AnswerRe: How to test for existence of a workstation Pin
redWingBB28-Aug-07 4:40
redWingBB28-Aug-07 4:40 
AnswerRe: How to test for existence of a workstation Pin
James R. Twine23-Aug-07 5:25
James R. Twine23-Aug-07 5:25 
QuestionUnique Windows ID Pin
includeh1023-Aug-07 4:49
includeh1023-Aug-07 4:49 
AnswerRe: Unique Windows ID Pin
jhwurmbach23-Aug-07 4:55
jhwurmbach23-Aug-07 4:55 
QuestionRe: Unique Windows ID Pin
David Crow23-Aug-07 5:03
David Crow23-Aug-07 5:03 
AnswerRe: Unique Windows ID Pin
James R. Twine23-Aug-07 5:17
James R. Twine23-Aug-07 5:17 
QuestionRound Decimal value to... Pin
Super Hornet23-Aug-07 4:14
Super Hornet23-Aug-07 4:14 
AnswerRe: Round Decimal value to... Pin
David Crow23-Aug-07 4:29
David Crow23-Aug-07 4:29 
AnswerRe: Round Decimal value to... Pin
jhwurmbach23-Aug-07 4:43
jhwurmbach23-Aug-07 4:43 
AnswerRe: Round Decimal value to... Pin
Iain Clarke, Warrior Programmer23-Aug-07 4:51
Iain Clarke, Warrior Programmer23-Aug-07 4:51 
GeneralRe: Round Decimal value to... Pin
Super Hornet24-Aug-07 5:47
Super Hornet24-Aug-07 5:47 
AnswerRe: Round Decimal value to... Pin
ghle26-Aug-07 11:22
ghle26-Aug-07 11:22 
GeneralRe: Round Decimal value to... Pin
Super Hornet28-Aug-07 4:36
Super Hornet28-Aug-07 4:36 
QuestionSTL memory - delete/de-allocate mem for individual list element?? [modified] Pin
devvvy23-Aug-07 2:56
devvvy23-Aug-07 2:56 
QuestionRe: STL memory - delete/de-allocate mem for individual list element?? Pin
Maximilien23-Aug-07 3:04
Maximilien23-Aug-07 3:04 
AnswerRe: STL memory - delete/de-allocate mem for individual list element?? [modified] Pin
jhwurmbach23-Aug-07 3:09
jhwurmbach23-Aug-07 3:09 

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.