Click here to Skip to main content
15,919,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CArray - tripple array fails size assertion Pin
Mark Salsbery16-Jun-07 9:55
Mark Salsbery16-Jun-07 9:55 
QuestionProgress Control difference in Editor vs. Runtime Pin
StevenS_Dev16-Jun-07 6:35
StevenS_Dev16-Jun-07 6:35 
QuestionHow to communicate with soundcard Pin
Max++16-Jun-07 2:49
Max++16-Jun-07 2:49 
QuestionRe: How to communicate with soundcard Pin
Mark Salsbery16-Jun-07 6:01
Mark Salsbery16-Jun-07 6:01 
AnswerRe: How to communicate with soundcard Pin
Max++16-Jun-07 6:55
Max++16-Jun-07 6:55 
GeneralRe: How to communicate with soundcard Pin
Mark Salsbery16-Jun-07 7:14
Mark Salsbery16-Jun-07 7:14 
QuestionUsing two different versions of same Visual studio dll Pin
Rose8116-Jun-07 2:37
Rose8116-Jun-07 2:37 
AnswerRe: Using two different versions of same Visual studio dll Pin
Mark Salsbery16-Jun-07 6:06
Mark Salsbery16-Jun-07 6:06 
The different DLL versions can exist in the same place but you can't use them both at the same
time in an application.

If the plugins are completely independent of the application then it would probably work fine.
You'd have a problem passing MFC objects between the app and a plugin using a different MFC
version though.

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

QuestionAbout Intelliconnect-Registry Settings Pin
Akin Ocal16-Jun-07 2:25
Akin Ocal16-Jun-07 2:25 
QuestionLocalizing some extern/global vriables? Pin
granshah @ eVisionISF16-Jun-07 1:44
granshah @ eVisionISF16-Jun-07 1:44 
AnswerRe: Localizing some extern/global vriables? Pin
Matthew Faithfull16-Jun-07 2:27
Matthew Faithfull16-Jun-07 2:27 
Questionreading excel file through coding Pin
neha.agarwal2716-Jun-07 0:46
neha.agarwal2716-Jun-07 0:46 
GeneralRe: reading excel file through coding Pin
Matthew Faithfull16-Jun-07 1:55
Matthew Faithfull16-Jun-07 1:55 
GeneralRe: reading excel file through coding Pin
neha.agarwal2717-Jun-07 21:01
neha.agarwal2717-Jun-07 21:01 
AnswerRe: reading excel file through coding Pin
Matthew Faithfull17-Jun-07 22:30
Matthew Faithfull17-Jun-07 22:30 
AnswerRe: reading excel file through coding Pin
David Crow18-Jun-07 2:53
David Crow18-Jun-07 2:53 
QuestionTJFTP linking problem Pin
oaa.infocom16-Jun-07 0:17
oaa.infocom16-Jun-07 0:17 
AnswerRe: TJFTP linking problem Pin
Mark Salsbery16-Jun-07 6:34
Mark Salsbery16-Jun-07 6:34 
QuestionRe: TJFTP linking problem Pin
Hamid_RT16-Jun-07 9:27
Hamid_RT16-Jun-07 9:27 
Questionreading file failed.... Pin
Y_Kaushik16-Jun-07 0:01
Y_Kaushik16-Jun-07 0:01 
AnswerRe: reading file failed.... Pin
neha.agarwal2716-Jun-07 1:21
neha.agarwal2716-Jun-07 1:21 
GeneralRe: reading file failed.... Pin
Y_Kaushik16-Jun-07 1:34
Y_Kaushik16-Jun-07 1:34 
GeneralRe: reading file failed.... Pin
neha.agarwal2716-Jun-07 1:44
neha.agarwal2716-Jun-07 1:44 
GeneralRe: reading file failed.... Pin
Y_Kaushik16-Jun-07 2:08
Y_Kaushik16-Jun-07 2:08 
GeneralRe: reading file failed.... Pin
neha.agarwal2716-Jun-07 2:50
neha.agarwal2716-Jun-07 2:50 

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.