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

C / C++ / MFC

 
GeneralNeed help in how to read files... Pin
Snyp27-Nov-03 12:06
Snyp27-Nov-03 12:06 
GeneralRe: Need help in how to read files... Pin
Christian Graus27-Nov-03 12:27
protectorChristian Graus27-Nov-03 12:27 
GeneralBitmap file search Pin
John R. Shaw27-Nov-03 11:30
John R. Shaw27-Nov-03 11:30 
Questionwhat is the diff between String and string? Pin
mitil2039048230427-Nov-03 10:20
mitil2039048230427-Nov-03 10:20 
AnswerRe: what is the diff between String and string? Pin
Christian Graus27-Nov-03 10:22
protectorChristian Graus27-Nov-03 10:22 
GeneralRe: what is the diff between String and string? Pin
mitil2039048230427-Nov-03 10:33
mitil2039048230427-Nov-03 10:33 
GeneralRe: what is the diff between String and string? Pin
Christian Graus27-Nov-03 10:37
protectorChristian Graus27-Nov-03 10:37 
GeneralIWebBrowser2->Stop(): annoying "click" Pin
peterchen27-Nov-03 10:06
peterchen27-Nov-03 10:06 
Hi,

calling IWebBrowser2->Stop() for an embedded browser control does what I need, except it makes the "stop loading" click you also hear when browsing / clicking a link normally.

Can I make this "mute" (only for my control, not globall for the system), or get the effect of Stop() without the noise?

Background:
I'm using the IE Browser control for custom data display.
I've abstracted the document handling in a small helper control. The caller can set a HTML document as template (typically containing headers, and style definitions/style sheet), and then append text to the Body element. When the template is not loaded, appending Text is deferred until the DocumentComplete event fires.

Without calling Stop(), DocumentComplete gets confused with frequent Navigate() calls (setting a new template before the previous loaded).



"Vierteile den, der sie Hure schimpft mit einem türkischen Säbel."

mlog || Agile Programming | doxygen

Generalclickable bitmap colour problems Pin
b_girl27-Nov-03 7:49
b_girl27-Nov-03 7:49 
GeneralRe: clickable bitmap colour problems Pin
Maximilien27-Nov-03 8:51
Maximilien27-Nov-03 8:51 
GeneralRe: clickable bitmap colour problems Pin
b_girl27-Nov-03 9:22
b_girl27-Nov-03 9:22 
GeneralRe: clickable bitmap colour problems Pin
Big Art27-Nov-03 9:21
Big Art27-Nov-03 9:21 
GeneralRe: clickable bitmap colour problems Pin
b_girl27-Nov-03 9:28
b_girl27-Nov-03 9:28 
GeneralRe: clickable bitmap colour problems Pin
Big Art27-Nov-03 10:49
Big Art27-Nov-03 10:49 
GeneralRe: clickable bitmap colour problems Pin
b_girl2-Dec-03 8:47
b_girl2-Dec-03 8:47 
GeneralRe: clickable bitmap colour problems Pin
Mike Dimmick27-Nov-03 9:26
Mike Dimmick27-Nov-03 9:26 
GeneralCFileDialog - Reset the last configuration Pin
Denislef27-Nov-03 5:55
Denislef27-Nov-03 5:55 
GeneralActiveX Problem Pin
Java2C#27-Nov-03 5:14
Java2C#27-Nov-03 5:14 
QuestionMost optimized way to reverse a string? Pin
melwyn27-Nov-03 4:38
melwyn27-Nov-03 4:38 
AnswerRe: Most optimized way to reverse a string? Pin
Anonymous27-Nov-03 5:13
Anonymous27-Nov-03 5:13 
GeneralRe: Most optimized way to reverse a string? Pin
melwyn27-Nov-03 5:24
melwyn27-Nov-03 5:24 
AnswerRe: Most optimized way to reverse a string? Pin
Ian Darling27-Nov-03 5:37
Ian Darling27-Nov-03 5:37 
AnswerRe: Most optimized way to reverse a string? Pin
Mike Dimmick27-Nov-03 6:23
Mike Dimmick27-Nov-03 6:23 
GeneralRe: Most optimized way to reverse a string? Pin
Obliterator27-Nov-03 6:39
Obliterator27-Nov-03 6:39 
GeneralRe: Most optimized way to reverse a string? Pin
melwyn28-Nov-03 0:08
melwyn28-Nov-03 0:08 

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.