Click here to Skip to main content
15,900,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: Format double precision Pin
Randor 15-Feb-12 13:47
professional Randor 15-Feb-12 13:47 
QuestionDarkoman's SWFLIB v1.1 Higher? Pin
SimonCommon13-Feb-12 5:49
SimonCommon13-Feb-12 5:49 
AnswerRe: Darkoman's SWFLIB v1.1 Higher? Pin
CPallini13-Feb-12 21:46
mveCPallini13-Feb-12 21:46 
QuestionCreate process & IE Pin
_Flaviu13-Feb-12 5:35
_Flaviu13-Feb-12 5:35 
AnswerRe: Create process & IE Pin
Jochen Arndt13-Feb-12 7:11
professionalJochen Arndt13-Feb-12 7:11 
GeneralRe: Create process & IE Pin
_Flaviu13-Feb-12 7:30
_Flaviu13-Feb-12 7:30 
GeneralRe: Create process & IE Pin
_Flaviu13-Feb-12 9:30
_Flaviu13-Feb-12 9:30 
QuestionRe: Create process & IE Pin
David Crow13-Feb-12 10:52
David Crow13-Feb-12 10:52 
Have you tried:

PostThreadMessage(piProcessInfo.dwThreadId, WM_CLOSE, ...);

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


AnswerRe: Create process & IE Pin
Chuck O'Toole13-Feb-12 13:29
Chuck O'Toole13-Feb-12 13:29 
GeneralRe: Create process & IE Pin
_Flaviu13-Feb-12 19:38
_Flaviu13-Feb-12 19:38 
GeneralRe: Create process & IE Pin
Jochen Arndt13-Feb-12 21:23
professionalJochen Arndt13-Feb-12 21:23 
AnswerRe: Create process & IE Pin
Chuck O'Toole13-Feb-12 23:49
Chuck O'Toole13-Feb-12 23:49 
GeneralRe: Create process & IE Pin
_Flaviu15-Feb-12 19:41
_Flaviu15-Feb-12 19:41 
AnswerRe: Create process & IE Pin
Chuck O'Toole16-Feb-12 4:35
Chuck O'Toole16-Feb-12 4:35 
QuestionTCP/IP socket timeout per connection Pin
vikramlinux13-Feb-12 4:17
vikramlinux13-Feb-12 4:17 
AnswerRe: TCP/IP socket timeout per connection Pin
Albert Holguin13-Feb-12 4:38
professionalAlbert Holguin13-Feb-12 4:38 
GeneralRe: TCP/IP socket timeout per connection Pin
vikramlinux13-Feb-12 4:44
vikramlinux13-Feb-12 4:44 
GeneralRe: TCP/IP socket timeout per connection Pin
Albert Holguin13-Feb-12 6:22
professionalAlbert Holguin13-Feb-12 6:22 
GeneralRe: TCP/IP socket timeout per connection Pin
vikramlinux13-Feb-12 22:27
vikramlinux13-Feb-12 22:27 
QuestionHow to re-use the replace() function to replace different strings in the same file ? Pin
Faez Shingeri13-Feb-12 0:12
Faez Shingeri13-Feb-12 0:12 
AnswerRe: How to re-use the replace() function to replace different strings in the same file ? Pin
Luc Pattyn13-Feb-12 2:36
sitebuilderLuc Pattyn13-Feb-12 2:36 
GeneralRe: How to re-use the replace() function to replace different strings in the same file ? Pin
David Crow13-Feb-12 2:43
David Crow13-Feb-12 2:43 
GeneralRe: How to re-use the replace() function to replace different strings in the same file ? Pin
Faez Shingeri13-Feb-12 18:33
Faez Shingeri13-Feb-12 18:33 
GeneralRe: How to re-use the replace() function to replace different strings in the same file ? Pin
David Crow14-Feb-12 3:13
David Crow14-Feb-12 3:13 
GeneralRe: How to re-use the replace() function to replace different strings in the same file ? Pin
Faez Shingeri14-Feb-12 16:58
Faez Shingeri14-Feb-12 16:58 

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.