Click here to Skip to main content
16,005,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFigured it out.. Pin
RobJones30-Jan-04 10:04
RobJones30-Jan-04 10:04 
GeneralAnimation of Text and Graphics Pin
ansontong30-Jan-04 7:14
ansontong30-Jan-04 7:14 
GeneralRe: Animation of Text and Graphics Pin
basementman30-Jan-04 9:29
basementman30-Jan-04 9:29 
GeneralVS.Net 2003 Addin and VS.Net 2002 Pin
Anonymous30-Jan-04 6:56
Anonymous30-Jan-04 6:56 
Generalhelp for INA Grid Control Pin
skpanda30-Jan-04 5:25
skpanda30-Jan-04 5:25 
Generalenumerating domain names & computers in each domain Pin
skpanda30-Jan-04 5:22
skpanda30-Jan-04 5:22 
GeneralRe: enumerating domain names & computers in each domain Pin
valikac30-Jan-04 6:16
valikac30-Jan-04 6:16 
GeneralRe: enumerating domain names & computers in each domain Pin
skpanda3-Feb-04 3:43
skpanda3-Feb-04 3:43 
hello again,
i refered your suggession and created one MFC application ....in which i m creating a button , a combo box a list box and some other control for my project.

1. what i did (achieved) is :

when i clicked the button the application is flooding the no of domains ,servers and the individual computers at a time in a sequence by a callback function NetServerEnum() (callback --->i think so till now not checked) & i m displaying in the list box. but my requirement is different in the following manner ....
2. my requirement is :

when i click the button the application should enumerate the no of domains first and should put in the combo box.then when i will select one of the domain from the combo , i should get the list of computers in that particular domain , which i want to show in the list box.

how to do that ... using the same function ...??

please guide me ...

thanking u.

panda
GeneralAccessing XML data in the IWebBrowser2 object Pin
MistER-j30-Jan-04 5:14
MistER-j30-Jan-04 5:14 
GeneralRe: Creating a window on top of IWebBrowser2 control Pin
Neville Franks31-Jan-04 1:15
Neville Franks31-Jan-04 1:15 
GeneralPrint from a .dll Pin
nathanreynolds30-Jan-04 5:03
nathanreynolds30-Jan-04 5:03 
GeneralRe: Print from a .dll Pin
basementman30-Jan-04 9:47
basementman30-Jan-04 9:47 
Generalmulti threaded COM woes Pin
Jim Crafton30-Jan-04 4:36
Jim Crafton30-Jan-04 4:36 
GeneralRe: multi threaded COM woes Pin
Diddy1-Feb-04 22:49
Diddy1-Feb-04 22:49 
GeneralPreventing Memory Leaks Pin
BrockVnm30-Jan-04 4:20
BrockVnm30-Jan-04 4:20 
GeneralRe: Preventing Memory Leaks Pin
John M. Drescher30-Jan-04 4:42
John M. Drescher30-Jan-04 4:42 
GeneralRe: Preventing Memory Leaks Pin
BrockVnm30-Jan-04 4:49
BrockVnm30-Jan-04 4:49 
GeneralRe: Preventing Memory Leaks Pin
John M. Drescher30-Jan-04 8:31
John M. Drescher30-Jan-04 8:31 
GeneralRe: Preventing Memory Leaks Pin
Maximilien30-Jan-04 5:03
Maximilien30-Jan-04 5:03 
GeneralRe: Preventing Memory Leaks Pin
Nemanja Trifunovic30-Jan-04 7:34
Nemanja Trifunovic30-Jan-04 7:34 
GeneralRe: Preventing Memory Leaks Pin
Ryan Binns30-Jan-04 17:32
Ryan Binns30-Jan-04 17:32 
GeneralDoubt in SHFileOperation !!! Pin
Ilamparithi30-Jan-04 4:10
Ilamparithi30-Jan-04 4:10 
GeneralRe: Doubt in SHFileOperation !!! Pin
Roger Allen30-Jan-04 4:15
Roger Allen30-Jan-04 4:15 
GeneralRe: Doubt in SHFileOperation !!! Pin
Ilamparithi30-Jan-04 4:27
Ilamparithi30-Jan-04 4:27 
GeneralRe: Doubt in SHFileOperation !!! Pin
John M. Drescher30-Jan-04 4:45
John M. Drescher30-Jan-04 4:45 

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.