Click here to Skip to main content
15,922,145 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: combobox event in propertypage Pin
stevy8218-Jul-05 5:05
stevy8218-Jul-05 5:05 
GeneralRe: combobox event in propertypage Pin
Jose Lamas Rios18-Jul-05 5:21
Jose Lamas Rios18-Jul-05 5:21 
GeneralRe: combobox event in propertypage Pin
stevy8218-Jul-05 6:26
stevy8218-Jul-05 6:26 
GeneralRe: combobox event in propertypage Pin
Jose Lamas Rios18-Jul-05 6:51
Jose Lamas Rios18-Jul-05 6:51 
QuestionHow to get mouse events in console application Pin
Bin2Hex15-Jul-05 3:34
Bin2Hex15-Jul-05 3:34 
GeneralSerial number Validation Pin
ovia15-Jul-05 2:23
ovia15-Jul-05 2:23 
GeneralRe: Serial number Validation Pin
Bob Stanneveld15-Jul-05 2:27
Bob Stanneveld15-Jul-05 2:27 
GeneralRe: Serial number Validation Pin
David Crow15-Jul-05 2:41
David Crow15-Jul-05 2:41 
GeneralRe: Serial number Validation Pin
ovia15-Jul-05 2:52
ovia15-Jul-05 2:52 
GeneralRe: Serial number Validation Pin
David Crow15-Jul-05 3:06
David Crow15-Jul-05 3:06 
GeneralRe: Serial number Validation Pin
ovia15-Jul-05 21:19
ovia15-Jul-05 21:19 
GeneralRe: Serial number Validation Pin
David Crow16-Jul-05 11:00
David Crow16-Jul-05 11:00 
GeneralDeleting resouce problem Pin
TheDen15-Jul-05 2:22
TheDen15-Jul-05 2:22 
GeneralRe: Deleting resouce problem Pin
David Crow15-Jul-05 2:45
David Crow15-Jul-05 2:45 
GeneralRe: Deleting resouce problem Pin
kreaThor25-Jul-05 0:12
kreaThor25-Jul-05 0:12 
General(ATL/COM/MFC/C++) Q about IE programming Pin
Member 212103815-Jul-05 2:18
Member 212103815-Jul-05 2:18 
GeneralRe: (ATL/COM/MFC/C++) Q about IE programming Pin
fakefur15-Jul-05 8:35
fakefur15-Jul-05 8:35 
GeneralRe: (ATL/COM/MFC/C++) Q about IE programming Pin
Member 212103815-Jul-05 20:16
Member 212103815-Jul-05 20:16 
GeneralPointery Confusion Pin
sroberts8215-Jul-05 2:03
sroberts8215-Jul-05 2:03 
GeneralRe: Pointery Confusion Pin
Bob Stanneveld15-Jul-05 2:29
Bob Stanneveld15-Jul-05 2:29 
GeneralAsm code Generation for a CPP source code Pin
phijophlip15-Jul-05 1:08
phijophlip15-Jul-05 1:08 
GeneralRe: Asm code Generation for a CPP source code Pin
geek15-Jul-05 1:44
geek15-Jul-05 1:44 
GeneralRe: Asm code Generation for a CPP source code Pin
Alexander M.,15-Jul-05 2:05
Alexander M.,15-Jul-05 2:05 
GeneralRe: Asm code Generation for a CPP source code Pin
David Crow15-Jul-05 2:47
David Crow15-Jul-05 2:47 
GeneralADSI/ Extracting NetBIOS name from DNS Pin
AnkurGupta_198114-Jul-05 23:37
AnkurGupta_198114-Jul-05 23:37 
Hi,

I want to extract NETBIOS name using DNS
For this I am using IADsNameTranslate object of ADSI API
This is the error message I am getting
error: 'IADsNameTranslate' undeclared identifier

It seems like that IADsNameTranslate is supported on Dot net compiler and not on Visual studio 6.0 compiler
Can someone confirm this and suggest some workaround.



Thanks and Regards
Ankur

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.