Click here to Skip to main content
16,007,760 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalabout the usage of TTM_GETTEXT message Pin
Anonymous27-Mar-03 14:42
Anonymous27-Mar-03 14:42 
QuestionWhat kind of compression libraries? Pin
catchnine27-Mar-03 14:04
catchnine27-Mar-03 14:04 
AnswerRe: What kind of compression libraries? Pin
Tim Smith27-Mar-03 14:49
Tim Smith27-Mar-03 14:49 
GeneralMFC Status Bar, Menu Questions Pin
Daniel Roerick27-Mar-03 12:13
Daniel Roerick27-Mar-03 12:13 
GeneralRe: MFC Status Bar, Menu Questions Pin
Dave Bryant27-Mar-03 14:38
Dave Bryant27-Mar-03 14:38 
GeneralRe: MFC Status Bar, Menu Questions Pin
Daniel Roerick27-Mar-03 21:23
Daniel Roerick27-Mar-03 21:23 
GeneralRe: MFC Status Bar, Menu Questions Pin
Big Art28-Mar-03 5:16
Big Art28-Mar-03 5:16 
GeneralParsing the results of an .ASP page from within VC++ Pin
jfugate27-Mar-03 11:08
jfugate27-Mar-03 11:08 
I'm working on a kind of off-the-wall idea with a guy to setup a homegrown game finder for my software (http://www.settlers3d.net). What I'd like to do is be able to get to an .ASP page, which will have only text on it, from within the program and then parse the text.

Basically, the way we're doing this is that the host player's version of the game will hit a separate.ASP page that will add the game to an Access database on the site. Then the client's game will hit the .ASP page I'm mentioning, the page will query the database and return all open games in text format so that it can be read by the client game and displayed to select from.

Does anyone have any ideas where to start looking on how to parse an .ASP file from within the program?
GeneralRe: Parsing the results of an .ASP page from within VC++ Pin
Dave Bryant27-Mar-03 14:34
Dave Bryant27-Mar-03 14:34 
GeneralRe: Parsing the results of an .ASP page from within VC++ Pin
jfugate28-Mar-03 3:11
jfugate28-Mar-03 3:11 
QuestionChanging an Edit boxes height? Pin
jimNLX27-Mar-03 10:51
jimNLX27-Mar-03 10:51 
AnswerRe: Changing an Edit boxes height? Pin
valikac27-Mar-03 13:57
valikac27-Mar-03 13:57 
GeneralRe: Changing an Edit boxes height? Pin
jimNLX28-Mar-03 4:04
jimNLX28-Mar-03 4:04 
GeneralRe: Changing an Edit boxes height? Pin
valikac28-Mar-03 4:48
valikac28-Mar-03 4:48 
GeneralOpening File Through C++ Pin
MKlucher27-Mar-03 10:18
MKlucher27-Mar-03 10:18 
GeneralRe: Opening File Through C++ Pin
Chris Losinger27-Mar-03 10:22
professionalChris Losinger27-Mar-03 10:22 
GeneralRe: Opening File Through C++ Pin
Dave Bryant27-Mar-03 10:40
Dave Bryant27-Mar-03 10:40 
GeneralRe: Opening File Through C++ Pin
vikramj27-Mar-03 18:00
vikramj27-Mar-03 18:00 
GeneralRe: Opening File Through C++ Pin
geo_m27-Mar-03 23:09
geo_m27-Mar-03 23:09 
GeneralODBC Pin
MemLeak27-Mar-03 8:38
MemLeak27-Mar-03 8:38 
QuestionHow to use VC++ .NET Pin
BoudewijnEctor27-Mar-03 7:21
BoudewijnEctor27-Mar-03 7:21 
AnswerRe: How to use VC++ .NET Pin
Maximilien27-Mar-03 9:31
Maximilien27-Mar-03 9:31 
QuestionIs DLLMain required? Pin
Jawache27-Mar-03 6:55
Jawache27-Mar-03 6:55 
AnswerRe: Is DLLMain required? Pin
Paul Lyons27-Mar-03 7:29
Paul Lyons27-Mar-03 7:29 
QuestionJPEG rendering of a web page? Pin
LukeV27-Mar-03 5:24
LukeV27-Mar-03 5:24 

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.