Click here to Skip to main content
16,012,168 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WMA question Pin
toxcct10-Apr-07 8:50
toxcct10-Apr-07 8:50 
GeneralRe: WMA question Pin
Mark Salsbery10-Apr-07 8:53
Mark Salsbery10-Apr-07 8:53 
AnswerRe: WMA question Pin
Michael Dunn10-Apr-07 9:41
sitebuilderMichael Dunn10-Apr-07 9:41 
GeneralRe: WMA question Pin
Al_Pennyworth10-Apr-07 9:51
Al_Pennyworth10-Apr-07 9:51 
GeneralRe: WMA question Pin
Mark Salsbery10-Apr-07 10:16
Mark Salsbery10-Apr-07 10:16 
GeneralRe: WMA question Pin
Michael Dunn10-Apr-07 10:51
sitebuilderMichael Dunn10-Apr-07 10:51 
GeneralRe: WMA question Pin
Al_Pennyworth10-Apr-07 11:41
Al_Pennyworth10-Apr-07 11:41 
QuestionProblem with mfc activex control event in IE7 when open two tabs Pin
txjchen10-Apr-07 7:23
txjchen10-Apr-07 7:23 
I wrote a mfc activex control to embbed in web pages using vs 2005.
The ocx control can fire some events shoud be responded in web pages.
In web pages using javascript like this to respond to the ocx events:


{
window.alert(content);
}

where myctrlid is the ctrl id in web page, and Save(content) is one of the ocx control's events with one param--content(BSTR type).

In IE7 When I open 2 or more than 2 tabs containing the pages using the ocx control, the "Save" event only can be fired in the last opened web page, but in the previously opened web pages, the "Save" event just can't be fired.
Would you please give me some tips?
QuestionPrinting text on pdf Pin
DanYELL10-Apr-07 6:40
DanYELL10-Apr-07 6:40 
AnswerRe: Printing text on pdf Pin
Mark Salsbery10-Apr-07 7:07
Mark Salsbery10-Apr-07 7:07 
QuestionOpenGL in Visual Studio 2005 Pin
sinosoidal10-Apr-07 6:06
sinosoidal10-Apr-07 6:06 
QuestionHow to create transparent button with bitmap? Pin
Jack bombo10-Apr-07 5:11
Jack bombo10-Apr-07 5:11 
AnswerRe: How to create transparent button with bitmap? Pin
Joan M10-Apr-07 5:59
professionalJoan M10-Apr-07 5:59 
Questionhow to create multiple directories at one shot? Pin
Super Hornet10-Apr-07 4:58
Super Hornet10-Apr-07 4:58 
QuestionRe: how to create multiple directories at one shot? Pin
David Crow10-Apr-07 5:06
David Crow10-Apr-07 5:06 
GeneralRe: how to create multiple directories at one shot? Pin
Super Hornet10-Apr-07 5:38
Super Hornet10-Apr-07 5:38 
GeneralRe: how to create multiple directories at one shot? Pin
David Crow10-Apr-07 5:44
David Crow10-Apr-07 5:44 
GeneralRe: how to create multiple directories at one shot? Pin
Super Hornet10-Apr-07 6:04
Super Hornet10-Apr-07 6:04 
GeneralRe: how to create multiple directories at one shot? Pin
David Crow10-Apr-07 6:10
David Crow10-Apr-07 6:10 
GeneralRe: how to create multiple directories at one shot? Pin
Super Hornet10-Apr-07 6:31
Super Hornet10-Apr-07 6:31 
QuestionRe: how to create multiple directories at one shot? Pin
Rajesh R Subramanian10-Apr-07 6:42
professionalRajesh R Subramanian10-Apr-07 6:42 
GeneralRe: how to create multiple directories at one shot? Pin
Super Hornet10-Apr-07 7:15
Super Hornet10-Apr-07 7:15 
GeneralRe: how to create multiple directories at one shot? Pin
David Crow10-Apr-07 7:34
David Crow10-Apr-07 7:34 
QuestionRe: how to create multiple directories at one shot? Pin
David Crow10-Apr-07 7:18
David Crow10-Apr-07 7:18 
QuestionRe: how to create multiple directories at one shot? Pin
David Crow10-Apr-07 7:19
David Crow10-Apr-07 7:19 

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.