Click here to Skip to main content
15,893,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Advice needed for a tool for c++ code analysis Pin
Renjith Ramachandran6-Nov-08 9:15
Renjith Ramachandran6-Nov-08 9:15 
QuestionHelp with selecting Visual Studio option Pin
Geurt Bloem6-Nov-08 3:58
Geurt Bloem6-Nov-08 3:58 
QuestionRe: Help with selecting Visual Studio option Pin
David Crow6-Nov-08 5:05
David Crow6-Nov-08 5:05 
AnswerRe: Help with selecting Visual Studio option Pin
Joe Woodbury6-Nov-08 12:47
professionalJoe Woodbury6-Nov-08 12:47 
AnswerRe: Help with selecting Visual Studio option Pin
Saurabh.Garg6-Nov-08 15:24
Saurabh.Garg6-Nov-08 15:24 
GeneralRe: Help with selecting Visual Studio option Pin
Geurt Bloem6-Nov-08 20:49
Geurt Bloem6-Nov-08 20:49 
GeneralRe: Help with selecting Visual Studio option Pin
Saurabh.Garg6-Nov-08 21:11
Saurabh.Garg6-Nov-08 21:11 
QuestionResolving hostnames in a domain Pin
Green Fuze6-Nov-08 1:23
Green Fuze6-Nov-08 1:23 
Hey everybody.

I'm having troubles in resolving (using DNSQuery()) a hostname in a subdomain.

I'll explain.
Lets assume MainDomain and SubDomain.
Now, SubDomain is a subdomain to MainDomain (kinda obvious Smile | :) ).

Well... I'm on a host called "maindomain1" and there is a host called "subdomain1".
When I am using DNSQuery() from "maindomain1" to "subdomain1" I get that "subdomain1" does not exist.
What I actually need to do is to place subdomain1's full name:
"subdomain1.SubDomain.MainDomain.com" and it will work.

BUT, I don't want to place the full name!
"Ping" for instance can resolve only by getting "subdomain1", while nslookup can't...

I want to know how "Ping" know how to resolve that subdomain1 name,
Or in other words, is there a C++ function that receives "subdomain1" and returns "subdomain1.SubDomain.MainDomain.com" ???

Thanks a lot!!!
QuestionRe: Resolving hostnames in a domain Pin
led mike6-Nov-08 4:25
led mike6-Nov-08 4:25 
AnswerRe: Resolving hostnames in a domain Pin
Green Fuze6-Nov-08 6:12
Green Fuze6-Nov-08 6:12 
QuestionDynamic CMenu Pin
h@$@n6-Nov-08 0:20
h@$@n6-Nov-08 0:20 
AnswerRe: Dynamic CMenu Pin
Iain Clarke, Warrior Programmer6-Nov-08 0:37
Iain Clarke, Warrior Programmer6-Nov-08 0:37 
QuestionSaving Toolbar buttons List in Dynamic Array Pin
h@$@n5-Nov-08 23:20
h@$@n5-Nov-08 23:20 
AnswerRe: Saving Toolbar buttons List in Dynamic Array Pin
KarstenK5-Nov-08 23:54
mveKarstenK5-Nov-08 23:54 
QuestionCRichEditCtrl and text colors Pin
prithaa5-Nov-08 22:53
prithaa5-Nov-08 22:53 
AnswerRe: CRichEditCtrl and text colors Pin
Dhiraj kumar Saini5-Nov-08 23:02
Dhiraj kumar Saini5-Nov-08 23:02 
GeneralRe: CRichEditCtrl and text colors Pin
prithaa5-Nov-08 23:21
prithaa5-Nov-08 23:21 
AnswerRe: CRichEditCtrl and text colors Pin
Iain Clarke, Warrior Programmer6-Nov-08 1:00
Iain Clarke, Warrior Programmer6-Nov-08 1:00 
QuestionDialog Box Problem Pin
Dhiraj kumar Saini5-Nov-08 22:11
Dhiraj kumar Saini5-Nov-08 22:11 
QuestionADVAPI32.dll Pin
izyani5-Nov-08 21:51
izyani5-Nov-08 21:51 
AnswerRe: ADVAPI32.dll Pin
Saurabh.Garg5-Nov-08 22:55
Saurabh.Garg5-Nov-08 22:55 
GeneralRe: ADVAPI32.dll Pin
izyani6-Nov-08 14:36
izyani6-Nov-08 14:36 
Questionencrypted formate Pin
cpvc++5-Nov-08 20:51
cpvc++5-Nov-08 20:51 
AnswerRe: encrypted formate Pin
sashoalm5-Nov-08 21:22
sashoalm5-Nov-08 21:22 
JokeRe: encrypted formate Pin
CPallini5-Nov-08 22:12
mveCPallini5-Nov-08 22:12 

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.