Click here to Skip to main content
15,867,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute23-Jan-13 23:16
Bee cute23-Jan-13 23:16 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Richard MacCutchan23-Jan-13 23:43
mveRichard MacCutchan23-Jan-13 23:43 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
_Flaviu24-Jan-13 21:01
_Flaviu24-Jan-13 21:01 
QuestionHow to Restart My Mfc Application Pin
haha_c21-Jan-13 20:51
haha_c21-Jan-13 20:51 
QuestionRe: How to Restart My Mfc Application Pin
CPallini21-Jan-13 22:07
mveCPallini21-Jan-13 22:07 
AnswerRe: How to Restart My Mfc Application Pin
chaau22-Jan-13 16:47
chaau22-Jan-13 16:47 
AnswerRe: How to Restart My Mfc Application Pin
Marius Bancila22-Jan-13 21:03
professionalMarius Bancila22-Jan-13 21:03 
Question(Wininet)How To Send Post Data In Content-Type: multipart/form-data; boundary=---------------------------1f0727f42ab069 Pin
81569011221-Jan-13 13:17
81569011221-Jan-13 13:17 
I want send a form to web server,but server receive http status 405.Capture http picket like this:

Content-Type: multipart/form-data; boundary=---------------------------1f0727f42ab069
VB
Content-Length: 3182
Connection: Keep-Alive
Pragma: no-cache
Cookie: ...

-----------------------------7dd2f42cb9030e
Content-Disposition: form-data; name="param1"

0
-----------------------------7dd2f42cb9030e
Content-Disposition: form-data; name="Title"

My Title 1500
-----------------------------7dd2f42cb9030e
Content-Disposition: form-data; name="pinzhong"

511355
-----------------------------7dd2f42cb9030e
Content-Disposition: form-data; name="Min1"

1500
-----------------------------7dd2f42cb9030e
Content-Disposition: form-data; name="xingbie"

1

Wait online.

AnswerRe: (Wininet)How To Send Post Data In Content-Type: multipart/form-data; boundary=---------------------------1f0727f42ab069 Pin
pasztorpisti21-Jan-13 13:36
pasztorpisti21-Jan-13 13:36 
QuestionWait for a WMI method to return Pin
Varun Pandey21-Jan-13 0:27
Varun Pandey21-Jan-13 0:27 
QuestionHow to clean registry of MFC Pin
haha_c20-Jan-13 22:26
haha_c20-Jan-13 22:26 
AnswerRe: How to clean registry of MFC Pin
Richard MacCutchan20-Jan-13 23:05
mveRichard MacCutchan20-Jan-13 23:05 
QuestionRe: How to clean registry of MFC Pin
David Crow21-Jan-13 4:01
David Crow21-Jan-13 4:01 
AnswerRe: How to clean registry of MFC Pin
haha_c21-Jan-13 14:08
haha_c21-Jan-13 14:08 
AnswerRe: How to clean registry of MFC Pin
haha_c21-Jan-13 14:14
haha_c21-Jan-13 14:14 
SuggestionRe: How to clean registry of MFC Pin
David Crow22-Jan-13 3:06
David Crow22-Jan-13 3:06 
QuestionInability to edit .rc files Pin
Anthony Appleyard20-Jan-13 19:01
Anthony Appleyard20-Jan-13 19:01 
AnswerRe: Inability to edit .rc files Pin
«_Superman_»20-Jan-13 19:44
professional«_Superman_»20-Jan-13 19:44 
GeneralRe: Inability to edit .rc files Pin
Anthony Appleyard20-Jan-13 21:51
Anthony Appleyard20-Jan-13 21:51 
GeneralRe: Inability to edit .rc files Pin
«_Superman_»20-Jan-13 22:04
professional«_Superman_»20-Jan-13 22:04 
AnswerRe: Inability to edit .rc files Pin
Richard MacCutchan20-Jan-13 22:11
mveRichard MacCutchan20-Jan-13 22:11 
AnswerRe: Inability to edit .rc files Pin
CPallini20-Jan-13 22:34
mveCPallini20-Jan-13 22:34 
GeneralRe: Inability to edit .rc files Pin
Anthony Appleyard20-Jan-13 22:51
Anthony Appleyard20-Jan-13 22:51 
GeneralRe: Inability to edit .rc files Pin
CPallini20-Jan-13 23:04
mveCPallini20-Jan-13 23:04 
GeneralRe: Inability to edit .rc files Pin
Anthony Appleyard21-Jan-13 0:00
Anthony Appleyard21-Jan-13 0:00 

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.