Click here to Skip to main content
15,900,818 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Add tooltips to resource like bitmap Pin
johnalek1-Feb-07 17:47
johnalek1-Feb-07 17:47 
GeneralRe: Add tooltips to resource like bitmap Pin
Naveen1-Feb-07 17:57
Naveen1-Feb-07 17:57 
AnswerRe: Add tooltips to resource like bitmap[modified] Pin
Hamid_RT2-Feb-07 5:43
Hamid_RT2-Feb-07 5:43 
QuestionC++ code and Bitmap Pin
ricardo montemayor1-Feb-07 17:13
ricardo montemayor1-Feb-07 17:13 
AnswerRe: C++ code and Bitmap Pin
Christian Graus1-Feb-07 18:36
protectorChristian Graus1-Feb-07 18:36 
GeneralRe: C++ code and Bitmap Pin
ricardo montemayor2-Feb-07 3:51
ricardo montemayor2-Feb-07 3:51 
QuestionAdd Menu right click Pin
Anilkumar K V1-Feb-07 16:07
Anilkumar K V1-Feb-07 16:07 
AnswerRe: Add Menu right click Pin
Naveen1-Feb-07 16:28
Naveen1-Feb-07 16:28 
QuestionGeneral Question Pin
Khoramdin1-Feb-07 11:40
Khoramdin1-Feb-07 11:40 
AnswerRe: General Question Pin
Mark Salsbery1-Feb-07 11:50
Mark Salsbery1-Feb-07 11:50 
QuestionInput Focus Issues Pin
dmailman1-Feb-07 11:37
dmailman1-Feb-07 11:37 
AnswerRe: Input Focus Issues Pin
Ravi Bhavnani1-Feb-07 12:03
professionalRavi Bhavnani1-Feb-07 12:03 
AnswerRe: Input Focus Issues Pin
Mark Salsbery1-Feb-07 12:52
Mark Salsbery1-Feb-07 12:52 
AnswerRe: Input Focus Issues Pin
dmailman21-Feb-07 6:19
dmailman21-Feb-07 6:19 
QuestionWhere is my Spy++?!!! Pin
Khoramdin1-Feb-07 9:25
Khoramdin1-Feb-07 9:25 
AnswerRe: Where is my Spy++?!!! Pin
Christian Graus1-Feb-07 9:38
protectorChristian Graus1-Feb-07 9:38 
NewsRe: Where is my Spy++?!!! Pin
Khoramdin1-Feb-07 10:04
Khoramdin1-Feb-07 10:04 
GeneralRe: Where is my Spy++?!!! Pin
Christian Graus1-Feb-07 10:27
protectorChristian Graus1-Feb-07 10:27 
GeneralRe: Where is my Spy++?!!! Pin
Khoramdin1-Feb-07 10:33
Khoramdin1-Feb-07 10:33 
GeneralRe: Where is my Spy++?!!! Pin
David Crow1-Feb-07 10:51
David Crow1-Feb-07 10:51 
AnswerRe: Where is my Spy++?!!! Pin
PJ Arends1-Feb-07 10:02
professionalPJ Arends1-Feb-07 10:02 
QuestionExcel automation from a worker thread Pin
BuckBrown1-Feb-07 8:12
BuckBrown1-Feb-07 8:12 
Howdy y'all,

I am using Visual C++ 6.0 MFC. I am writing my first multi-threaded application. The worker thread calls a function in another class that uses automation to create an excel spreadsheet. If I call this function from my primary thread everything works okay, but if I call it from my secondary thread the creation of the spreadsheet fails. Any information on what is happening here would be much appreciated.

BuckConfused | :confused:
AnswerRe: Excel automation from a worker thread Pin
led mike1-Feb-07 8:32
led mike1-Feb-07 8:32 
GeneralRe: Excel automation from a worker thread Pin
BuckBrown1-Feb-07 9:26
BuckBrown1-Feb-07 9:26 
GeneralRe: Excel automation from a worker thread Pin
led mike1-Feb-07 9:38
led mike1-Feb-07 9:38 

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.