Click here to Skip to main content
15,916,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Making help include file...Error message Pin
cp987621-Apr-07 20:04
cp987621-Apr-07 20:04 
GeneralRe: Making help include file...Error message Pin
Vaclav_22-Apr-07 5:26
Vaclav_22-Apr-07 5:26 
GeneralRe: Making help include file...Error message Pin
cp987622-Apr-07 13:09
cp987622-Apr-07 13:09 
QuestionRe: Making help include file...Error message Pin
David Crow23-Apr-07 5:16
David Crow23-Apr-07 5:16 
AnswerRe: Making help include file...Error message Pin
Vaclav_23-Apr-07 12:30
Vaclav_23-Apr-07 12:30 
QuestionRe: Making help include file...Error message Pin
David Crow23-Apr-07 17:11
David Crow23-Apr-07 17:11 
QuestionCygwin Pin
Anka_Ame21-Apr-07 12:05
Anka_Ame21-Apr-07 12:05 
QuestionHttpSendRequest problem Pin
Kingsnackysnack21-Apr-07 10:54
Kingsnackysnack21-Apr-07 10:54 
I'm having problems with an aplication I'm working on that uses basic authentication over a https connection. The problem is a call to Wininets HttpSendRequest which is sometimes sending two requests the first request without credentials the second with the credentials i.e username and password. I have been setting the username and password using InternetSetOption which succeeds and I'm actually checking the credentials using the InternetQueryOption function which is indicating my calls are successful. However using the application HttpAnalyzer I'm seeing two request, most of the time the first without credentials and the second with credentials, being sent.
AnswerRe: HttpSendRequest problem Pin
Michael Dunn21-Apr-07 17:47
sitebuilderMichael Dunn21-Apr-07 17:47 
GeneralRe: HttpSendRequest problem Pin
Kingsnackysnack22-Apr-07 11:29
Kingsnackysnack22-Apr-07 11:29 
QuestionUsing command line parameters with ShellExecute() ? Pin
Atom21-Apr-07 8:59
Atom21-Apr-07 8:59 
AnswerRe: Using command line parameters with ShellExecute() ? Pin
toxcct21-Apr-07 10:22
toxcct21-Apr-07 10:22 
GeneralRe: Using command line parameters with ShellExecute() ? Pin
Atom21-Apr-07 15:32
Atom21-Apr-07 15:32 
GeneralRe: Using command line parameters with ShellExecute() ? Pin
Michael Dunn21-Apr-07 17:49
sitebuilderMichael Dunn21-Apr-07 17:49 
GeneralRe: Using command line parameters with ShellExecute() ? Pin
Atom22-Apr-07 3:28
Atom22-Apr-07 3:28 
GeneralRe: Using command line parameters with ShellExecute() ? Pin
toxcct22-Apr-07 4:33
toxcct22-Apr-07 4:33 
GeneralRe: Using command line parameters with ShellExecute() ? Pin
Atom22-Apr-07 7:19
Atom22-Apr-07 7:19 
GeneralRe: Using command line parameters with ShellExecute() ? Pin
toxcct22-Apr-07 7:41
toxcct22-Apr-07 7:41 
QuestionHow to work with manage code in the dll Pin
Romiks21-Apr-07 8:43
Romiks21-Apr-07 8:43 
QuestionServer application which will listen to a port. Pin
chandni_chandrakant_maheta21-Apr-07 4:23
chandni_chandrakant_maheta21-Apr-07 4:23 
AnswerRe: Server application which will listen to a port. Pin
Mark Salsbery21-Apr-07 7:40
Mark Salsbery21-Apr-07 7:40 
Questionautomation for excel Pin
prithaa21-Apr-07 3:38
prithaa21-Apr-07 3:38 
QuestionDraw selected image item Pin
TPN21-Apr-07 2:36
TPN21-Apr-07 2:36 
QuestionThreading Pin
neha.agarwal2721-Apr-07 2:08
neha.agarwal2721-Apr-07 2:08 
AnswerRe: Threading Pin
TPN21-Apr-07 2:42
TPN21-Apr-07 2:42 

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.