Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory Leak Pin
BeerFizz30-Oct-04 4:45
BeerFizz30-Oct-04 4:45 
GeneralRe: Memory Leak Pin
Sujan Christo29-Oct-04 21:35
Sujan Christo29-Oct-04 21:35 
GeneralFullscreen frame windows Pin
Jörgen Sigvardsson29-Oct-04 11:36
Jörgen Sigvardsson29-Oct-04 11:36 
GeneralRe: Fullscreen frame windows Pin
ThatsAlok29-Oct-04 18:55
ThatsAlok29-Oct-04 18:55 
GeneralRe: Fullscreen frame windows Pin
Jörgen Sigvardsson29-Oct-04 23:04
Jörgen Sigvardsson29-Oct-04 23:04 
GeneralRe: Fullscreen frame windows Pin
ThatsAlok29-Oct-04 23:09
ThatsAlok29-Oct-04 23:09 
GeneralRe: Fullscreen frame windows Pin
peterchen30-Oct-04 2:06
peterchen30-Oct-04 2:06 
GeneralIE web browswer bug Pin
Jim Crafton29-Oct-04 10:54
Jim Crafton29-Oct-04 10:54 
I am using IE browser in my app to display a bunch of data.
I have some HTML as a resource and I have a bunch of data laid out in a table. I have given IDs to the various <td> tags, each one unique.

I add an event handler in my MFC code that get an OnNavigateComplete call back. Here I can get the document from the browser object, and then search for the element by ID, and then replace the text value in it. Works great. EXCEPT:
When I put in a <SCRIPT> tag in the html! Then NO elements are found with ANY id's. Is this a known bug? Is there something else I am doing wrong? Is there a better place to post this than here?

<i>¡El diablo está en mis pantalones! ¡Mire, mire!</i>

<i>Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!</i>

<font size="1" color="black">SELECT * FROM <b>User</b> WHERE <b>Clue</b> > 0
<b>0 rows returned</b>
</font>
GeneralRe: IE web browswer bug Pin
Jim Crafton29-Oct-04 11:38
Jim Crafton29-Oct-04 11:38 
Questiongetchar() ? Pin
Kuniva29-Oct-04 9:42
Kuniva29-Oct-04 9:42 
AnswerRe: getchar() ? Pin
David Crow29-Oct-04 10:50
David Crow29-Oct-04 10:50 
GeneralRe: getchar() ? Pin
Kuniva31-Oct-04 5:17
Kuniva31-Oct-04 5:17 
GeneralRe: getchar() ? Pin
David Crow1-Nov-04 2:12
David Crow1-Nov-04 2:12 
GeneralRe: getchar() ? Pin
Kuniva1-Nov-04 8:03
Kuniva1-Nov-04 8:03 
AnswerRe: getchar() ? Pin
Andrew Peace31-Oct-04 3:29
Andrew Peace31-Oct-04 3:29 
GeneralRe: getchar() ? Pin
Kuniva31-Oct-04 5:22
Kuniva31-Oct-04 5:22 
GeneralNVM Pin
Kuniva31-Oct-04 5:28
Kuniva31-Oct-04 5:28 
GeneralCreating A New Font Pin
Leyu29-Oct-04 9:29
Leyu29-Oct-04 9:29 
QuestionHow to get untransparent area (RECT) of icon? Pin
dido2k29-Oct-04 8:38
dido2k29-Oct-04 8:38 
GeneralBITMAPINFO &amp;bmInfo = *(LPBITMAPINFO)hDIB Variable Declarations for bmInfo!!! Pin
lewislewis_lewis29-Oct-04 7:02
lewislewis_lewis29-Oct-04 7:02 
GeneralRe: BITMAPINFO &bmInfo = *(LPBITMAPINFO)hDIB Variable Declarations for bmInfo!!! Pin
dido2k29-Oct-04 8:33
dido2k29-Oct-04 8:33 
GeneralMFC Date option Pin
missnazar29-Oct-04 6:10
missnazar29-Oct-04 6:10 
GeneralRe: MFC Date option Pin
BlackDice29-Oct-04 6:19
BlackDice29-Oct-04 6:19 
GeneralMFC type of file Pin
missnazar29-Oct-04 6:05
missnazar29-Oct-04 6:05 
GeneralRe: MFC type of file Pin
John M. Drescher29-Oct-04 6:06
John M. Drescher29-Oct-04 6:06 

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.