Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralIs there any API or MFC function to read my server status. Pin
Royaltvk23-Feb-08 20:21
Royaltvk23-Feb-08 20:21 
GeneralRe: Is there any API or MFC function to read my server status. Pin
Mark Salsbery24-Feb-08 9:04
Mark Salsbery24-Feb-08 9:04 
QuestionHow can I get the rgb value from an image which is format48bpprgb? Pin
joejph23-Feb-08 17:51
joejph23-Feb-08 17:51 
GeneralRe: How can I get the rgb value from an image which is format48bpprgb? Pin
Christian Graus23-Feb-08 22:12
protectorChristian Graus23-Feb-08 22:12 
GeneralRe: How can I get the rgb value from an image which is format48bpprgb? Pin
joejph24-Feb-08 1:51
joejph24-Feb-08 1:51 
GeneralRe: How can I get the rgb value from an image which is format48bpprgb? Pin
Mark Salsbery24-Feb-08 9:08
Mark Salsbery24-Feb-08 9:08 
GeneralRe: How can I get the rgb value from an image which is format48bpprgb? Pin
joejph24-Feb-08 21:31
joejph24-Feb-08 21:31 
GeneralWhy? OpenURL(...)can not get all code of the page! [modified] Pin
chinakknd23-Feb-08 15:23
chinakknd23-Feb-08 15:23 
Hi:
char szBuffer[10240];
try
{
pFile =(CHttpFile*)session.OpenURL(......);
pFile->Read(szBuffer,10240);
}
I open this url with ie,it's ok!But I can not get all code of the page with OpenURL Why? here,it is the code read form szBuffer!
Thank you!

////////////////////////////////////////////////////////////////////////////
<html>
<head>
<title>Ad Only PTC Site : View Link Ad</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Keywords" content="advertise,earn,money,internet,free,market,hits,links,banners,banner,link,impression,impressions">
<meta name="Description" content="Need Some Extra Cash? Get Paid Up To 1 Cent Per Click! Advertise An Recieve Unique Hits!">
<meta name="Copyright" content="Copyright ?2003 adonlyptc.us. All rights reserved">
<meta name="Distribution" content="Global">
<meta name="Rating" content="General">
<meta name="Robots" content="All">
<meta name="Revisit-After" content="7 Days">

<link rel="StyleSheet" href="templates/default2/layout.css" type="text/css">
<link rel="stylesheet" type="text/css" href="includes/ajax/components.css">
<script language="javascript" src="functions.js"></script>

<!-- Load Ajax -->
</link></link></meta></meta></meta></meta></meta></meta></meta></meta></head>
<body>


<div align="center">
<table widt<br="" mode="hold" />
/////////////////////////////////////////////////////////////////////////// </div></body></html>

modified on Sunday, February 24, 2008 5:32 AM

GeneralRe: Why? OpenURL(...)can not get all code of the page! Pin
Rajkumar R23-Feb-08 16:58
Rajkumar R23-Feb-08 16:58 
GeneralDir replacement Pin
RomTibi23-Feb-08 10:48
RomTibi23-Feb-08 10:48 
GeneralRe: Dir replacement Pin
Gary R. Wheeler23-Feb-08 11:35
Gary R. Wheeler23-Feb-08 11:35 
GeneralRe: Dir replacement Pin
RomTibi24-Feb-08 0:22
RomTibi24-Feb-08 0:22 
GeneralRe: Dir replacement Pin
David Crow24-Feb-08 13:22
David Crow24-Feb-08 13:22 
GeneralRe: Dir replacement Pin
Hamid_RT24-Feb-08 1:55
Hamid_RT24-Feb-08 1:55 
GeneralRe: Dir replacement Pin
RomTibi24-Feb-08 7:57
RomTibi24-Feb-08 7:57 
GeneralRe: Dir replacement Pin
Hamid_RT25-Feb-08 6:49
Hamid_RT25-Feb-08 6:49 
Generalconfused about the friend keyword Pin
markt23-Feb-08 7:52
markt23-Feb-08 7:52 
GeneralRe: confused about the friend keyword Pin
bob1697223-Feb-08 8:08
bob1697223-Feb-08 8:08 
GeneralRe: confused about the friend keyword Pin
markt24-Feb-08 7:11
markt24-Feb-08 7:11 
Generalplease help me Pin
ftbk23-Feb-08 4:10
ftbk23-Feb-08 4:10 
GeneralRe: please help me Pin
Christian Graus23-Feb-08 12:41
protectorChristian Graus23-Feb-08 12:41 
Generalcompile error about auto_ptr Pin
George_George23-Feb-08 3:08
George_George23-Feb-08 3:08 
GeneralRe: compile error about auto_ptr Pin
Shog923-Feb-08 4:31
sitebuilderShog923-Feb-08 4:31 
GeneralRe: compile error about auto_ptr Pin
George_George24-Feb-08 16:10
George_George24-Feb-08 16:10 
GeneralRe: compile error about auto_ptr Pin
Shog924-Feb-08 16:26
sitebuilderShog924-Feb-08 16:26 

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.