Click here to Skip to main content
15,919,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Call stack window in VC++6.0 always empty while debugging Pin
Neville Franks18-Feb-01 23:19
Neville Franks18-Feb-01 23:19 
GeneralRe: Call stack window in VC++6.0 always empty while debugging Pin
Roland Schaufler19-Feb-01 0:23
Roland Schaufler19-Feb-01 0:23 
GeneralRe: Call stack window in VC++6.0 always empty while debugging Pin
Roland Schaufler19-Feb-01 0:24
Roland Schaufler19-Feb-01 0:24 
GeneralRe: Call stack window in VC++6.0 always empty while debugging Pin
Neville Franks19-Feb-01 0:37
Neville Franks19-Feb-01 0:37 
GeneralRe: Call stack window in VC++6.0 always empty while debugging Pin
Roland Schaufler19-Feb-01 0:48
Roland Schaufler19-Feb-01 0:48 
GeneralRe: Call stack window in VC++6.0 always empty while debugging Pin
Roland Schaufler20-Feb-01 4:23
Roland Schaufler20-Feb-01 4:23 
GeneralCan't see combobox's strings at Run time in ATL project Pin
Stephane Koomson15-Feb-01 11:29
Stephane Koomson15-Feb-01 11:29 
Generalsetting up Internet Connection Sharing programmatically Pin
15-Feb-01 8:55
suss15-Feb-01 8:55 
I'm trying to setup Microsoft's Intenet Connection Sharing from C++. MS
Knowledge Base article Q234815 talks about the ICS "APIs for configuration,
status and dial control for programs." However, even with MSDN, I can't find
any reference to these APIs.

Windows 98 has a DLL called icsapi32.dll and dumping the exports shows me
that these functions exist:

IcsConnect
IcsDisable
IcsDisconnect
IcsEnable
IcsEnumerateActiveMappings
IcsEnumerateClients
IcsEnumerateInstalledMappings
IcsGetAdapterList
IcsGetClientOptions
IcsGetConfiguration
IcsGetStatistics
IcsSetClientOptions
IcsSetConfiguration
IcsSetHomenetConnection
IcsSetInternetConnection
IcsSetMapping

but I can't find any doc on them. I've searched MSDN Universal,
developer.com, most of these newsgroups, and the Platform SDK header files.
They're supposed to be supported in Windows 98 Second Edition, ME, and 2000.

Does anyone have any ideas where I can find any information on these calls?

Thanks for your time.

QuestionHow to prevent Windows from erasing my control prior to DrawItem()? Pin
15-Feb-01 8:52
suss15-Feb-01 8:52 
AnswerRe: How to prevent Windows from erasing my control prior to DrawItem()? Pin
Tim Deveaux16-Feb-01 4:04
Tim Deveaux16-Feb-01 4:04 
GeneralEnumerating dll exports Pin
15-Feb-01 8:11
suss15-Feb-01 8:11 
GeneralEnding processes notification Pin
confalonieri15-Feb-01 6:11
confalonieri15-Feb-01 6:11 
GeneralRe: Ending processes notification Pin
l a u r e n15-Feb-01 6:52
l a u r e n15-Feb-01 6:52 
GeneralRe: Ending processes notification Pin
19-Feb-01 5:01
suss19-Feb-01 5:01 
GeneralVirtual Memory paging when an app minimizes Pin
John M. Drescher15-Feb-01 6:04
John M. Drescher15-Feb-01 6:04 
GeneralRe: Virtual Memory paging when an app minimizes Pin
l a u r e n15-Feb-01 6:47
l a u r e n15-Feb-01 6:47 
GeneralRe: Virtual Memory paging when an app minimizes Pin
John M. Drescher15-Feb-01 7:02
John M. Drescher15-Feb-01 7:02 
GeneralRe: Virtual Memory paging when an app minimizes Pin
19-Feb-01 4:54
suss19-Feb-01 4:54 
GeneralMFC, image processing, doc/view architecture Pin
15-Feb-01 4:59
suss15-Feb-01 4:59 
GeneralRe: MFC, image processing, doc/view architecture Pin
l a u r e n15-Feb-01 6:41
l a u r e n15-Feb-01 6:41 
GeneralRe: MFC, image processing, doc/view architecture Pin
John Kelly15-Feb-01 7:05
John Kelly15-Feb-01 7:05 
GeneralRe: MFC, image processing, doc/view architecture Pin
Chris Losinger15-Feb-01 7:54
professionalChris Losinger15-Feb-01 7:54 
GeneralRe: MFC, image processing, doc/view architecture Pin
John Kelly27-Feb-01 3:42
John Kelly27-Feb-01 3:42 
GeneralRe: MFC, image processing, doc/view architecture Pin
Christian Graus15-Feb-01 8:24
protectorChristian Graus15-Feb-01 8:24 
GeneralRe: MFC, image processing, doc/view architecture Pin
John Kelly27-Feb-01 3:26
John Kelly27-Feb-01 3:26 

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.