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

C / C++ / MFC

 
GeneralRe: ctime - localtime -> GMT question Pin
minkowski4-Mar-10 22:53
minkowski4-Mar-10 22:53 
Questionpresent int as char Pin
Aljaz1114-Mar-10 5:01
Aljaz1114-Mar-10 5:01 
AnswerRe: present int as char Pin
Eugen Podsypalnikov4-Mar-10 5:20
Eugen Podsypalnikov4-Mar-10 5:20 
AnswerRe: present int as char Pin
«_Superman_»4-Mar-10 16:08
professional«_Superman_»4-Mar-10 16:08 
AnswerRe: present int as char [modified] Pin
Gwenio4-Mar-10 16:42
Gwenio4-Mar-10 16:42 
QuestionLoadIcon from file Pin
johnalek4-Mar-10 4:40
johnalek4-Mar-10 4:40 
AnswerRe: LoadIcon from file Pin
Eugen Podsypalnikov4-Mar-10 4:51
Eugen Podsypalnikov4-Mar-10 4:51 
QuestionEmbeded local web server Pin
ryanstd4-Mar-10 2:13
ryanstd4-Mar-10 2:13 
Not sure whether it's called like this. But here's what I intend to do is:
I have an application that embeds mozilla's gecko to display html with support for css and javascript. Inside the html, there maybe some hyperlinks or forms that needs to <b>dynamically</b> generate new html content. Instead of sending a request to a remote server to handle the request. I want to handle the request within the application. So I have to embed a local server in the application to do the job. Is it right or there's a better way? Are there such code project or some references for this kind of design?
Many thanks~
AnswerRe: Embeded local web server Pin
Chris Losinger4-Mar-10 3:39
professionalChris Losinger4-Mar-10 3:39 
GeneralRe: Embeded local web server Pin
ryanstd4-Mar-10 4:45
ryanstd4-Mar-10 4:45 
GeneralRe: Embeded local web server Pin
Chris Losinger4-Mar-10 5:25
professionalChris Losinger4-Mar-10 5:25 
AnswerRe: Embeded local web server Pin
QuiJohn4-Mar-10 4:45
QuiJohn4-Mar-10 4:45 
GeneralRe: Embeded local web server Pin
ryanstd4-Mar-10 5:00
ryanstd4-Mar-10 5:00 
AnswerRe: Embeded local web server Pin
Moak4-Mar-10 8:29
Moak4-Mar-10 8:29 
QuestionWhy can't I throw ostringstream? Pin
dims124-Mar-10 1:14
dims124-Mar-10 1:14 
AnswerRe: Why can't I throw ostringstream? Pin
CPallini4-Mar-10 2:42
mveCPallini4-Mar-10 2:42 
AnswerRe: Why can't I throw ostringstream? Pin
Cedric Moonen4-Mar-10 2:59
Cedric Moonen4-Mar-10 2:59 
QuestionApp Loading Pin
john56323-Mar-10 23:50
john56323-Mar-10 23:50 
AnswerRe: App Loading Pin
Adam Roderick J4-Mar-10 0:02
Adam Roderick J4-Mar-10 0:02 
GeneralRe: App Loading Pin
john56324-Mar-10 0:13
john56324-Mar-10 0:13 
GeneralRe: App Loading Pin
Adam Roderick J4-Mar-10 0:20
Adam Roderick J4-Mar-10 0:20 
GeneralRe: App Loading Pin
john56324-Mar-10 0:25
john56324-Mar-10 0:25 
GeneralRe: App Loading Pin
Adam Roderick J4-Mar-10 0:29
Adam Roderick J4-Mar-10 0:29 
GeneralRe: App Loading Pin
john56324-Mar-10 0:32
john56324-Mar-10 0:32 
GeneralRe: App Loading Pin
Adam Roderick J4-Mar-10 0:35
Adam Roderick J4-Mar-10 0:35 

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.