Click here to Skip to main content
15,905,785 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generala good activex control to develop multimedia programs quickly Pin
francisjmj15-Jan-08 2:26
francisjmj15-Jan-08 2:26 
GeneralRe: a good activex control to develop multimedia programs quickly Pin
Iain Clarke, Warrior Programmer15-Jan-08 4:51
Iain Clarke, Warrior Programmer15-Jan-08 4:51 
GeneralCounting threads Pin
softwaremonkey15-Jan-08 0:41
softwaremonkey15-Jan-08 0:41 
GeneralRe: Counting threads Pin
Matthew Faithfull15-Jan-08 0:55
Matthew Faithfull15-Jan-08 0:55 
GeneralRe: Counting threads Pin
softwaremonkey15-Jan-08 3:58
softwaremonkey15-Jan-08 3:58 
QuestionRe: Counting threads Pin
Hamid_RT15-Jan-08 3:57
Hamid_RT15-Jan-08 3:57 
Generalmonitor page fault Pin
George_George14-Jan-08 23:19
George_George14-Jan-08 23:19 
GeneralWinHTTP problem Pin
Eikthrynir14-Jan-08 22:22
Eikthrynir14-Jan-08 22:22 
Hello!

I have a problem authenticating to an ISA 2006 proxy server using WinHTTP (actually it's a WinHTTP based library, but this doesn't really matter). The proxy has the Digest authentication scheme. I am able to authenticate to the proxy server if I try doing this from within a simple Win32 Console Application. But when I try authenticating from within a Windows service, it just won't work. I copy/pasted the source code from the test application to this service.

I know that the service will never succeed in authenticating to this proxy service, because it runs as SYSTEM, but it doesn't work even if I use the impersonation (ImpersonateLoggedOnUser() etc.)

It works perfectly when the proxy has the Basic authentication scheme set, but when I change it to Digest, I find myself unauthorized to access it...

Can anyone help?
Thanks in advance!
Questionhow to get ip address from host name? Pin
josip cagalj14-Jan-08 22:20
josip cagalj14-Jan-08 22:20 
AnswerRe: how to get ip address from host name? Pin
CPallini14-Jan-08 23:13
mveCPallini14-Jan-08 23:13 
GeneralRe: how to get ip address from host name? Pin
Nitheesh George14-Jan-08 23:48
Nitheesh George14-Jan-08 23:48 
GeneralThanks but... Pin
CPallini14-Jan-08 23:51
mveCPallini14-Jan-08 23:51 
GeneralRe: Thanks but... Pin
Hamid_RT15-Jan-08 4:24
Hamid_RT15-Jan-08 4:24 
GeneralRe: how to get ip address from host name? Pin
josip cagalj15-Jan-08 0:18
josip cagalj15-Jan-08 0:18 
GeneralRe: how to get ip address from host name? Pin
David Crow15-Jan-08 2:49
David Crow15-Jan-08 2:49 
AnswerRe: how to get ip address from host name? Pin
Nitheesh George14-Jan-08 23:51
Nitheesh George14-Jan-08 23:51 
GeneralHyperlink text inside balloon tooltip for a taskbar icon Pin
vicky0000014-Jan-08 20:44
vicky0000014-Jan-08 20:44 
GeneralRe: Hyperlink text inside balloon tooltip for a taskbar icon Pin
Member 75496016-Jan-08 9:05
Member 75496016-Jan-08 9:05 
Generalto disable incremental linking Pin
zon_cpp14-Jan-08 20:40
zon_cpp14-Jan-08 20:40 
GeneralRe: to disable incremental linking Pin
Cedric Moonen14-Jan-08 21:31
Cedric Moonen14-Jan-08 21:31 
GeneralRe: to disable incremental linking Pin
zon_cpp15-Jan-08 1:18
zon_cpp15-Jan-08 1:18 
GeneralRe: to disable incremental linking Pin
David Crow15-Jan-08 2:53
David Crow15-Jan-08 2:53 
GeneralRe: to disable incremental linking Pin
zon_cpp15-Jan-08 1:19
zon_cpp15-Jan-08 1:19 
GeneralRe: to disable incremental linking Pin
Mark Salsbery15-Jan-08 6:39
Mark Salsbery15-Jan-08 6:39 
Generalabout dwAllocationGranularity of SYSTEM_INFO Pin
George_George14-Jan-08 20:19
George_George14-Jan-08 20:19 

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.