Click here to Skip to main content
15,924,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Viewing AVI File As Splash Screen Pin
Member 456313-Apr-00 4:38
Member 456313-Apr-00 4:38 
GeneralListCtrl with multiline entries Pin
Chris Vischer11-Apr-00 7:44
Chris Vischer11-Apr-00 7:44 
GeneralToolbar in a DialogBar Pin
Member 426411-Apr-00 1:12
Member 426411-Apr-00 1:12 
GeneralAdd on in IE 4 & 5.x Pin
Member 237510-Apr-00 17:40
Member 237510-Apr-00 17:40 
GeneralRe: Add on in IE 4 & 5.x Pin
Erik Thompson11-Apr-00 9:43
sitebuilderErik Thompson11-Apr-00 9:43 
Generalstd string/wstring and DLL Pin
Paul Selormey10-Apr-00 14:42
Paul Selormey10-Apr-00 14:42 
GeneralRe: std string/wstring and DLL Pin
Member 105412-Apr-00 1:29
Member 105412-Apr-00 1:29 
GeneralRe: std string/wstring and DLL Pin
Paul Selormey14-Apr-00 17:12
Paul Selormey14-Apr-00 17:12 
Hello,
Thanks for the response. Well, I never said error C4251, it is a warning! From the docs it is like this

Compiler Warning (level 1) C4251
'identifier' : class 'type' needs to have dll-interface to be used by clients of class 'type2'

The specified base class was not declared with the __declspec(dllexport) keyword.

A base class or structure must be declared with the __declspec(dllexport) keyword if a function in a derived class is to be exported.

I am not building a COM interface, a simple non-MFC DLL.
Regards,
Paul.

QuestionHow to change background color of the "Group Box"? Pin
jame10-Apr-00 14:28
jame10-Apr-00 14:28 
AnswerRe: How to change background color of the Pin
Member 105411-Apr-00 1:59
Member 105411-Apr-00 1:59 
AnswerRe: How to change background color of the Pin
Member 105411-Apr-00 2:01
Member 105411-Apr-00 2:01 
AnswerRe: How to change background color of the Pin
Member 105411-Apr-00 2:01
Member 105411-Apr-00 2:01 
AnswerRe: How to change background color of the Pin
Member 105411-Apr-00 2:02
Member 105411-Apr-00 2:02 
GeneralCopy Constructor and member pointers - Beginner Q. Pin
Matthias10-Apr-00 5:04
Matthias10-Apr-00 5:04 
GeneralRe: Copy Constructor and member pointers - Beginner Q. Pin
Michael Welsch11-Apr-00 0:25
Michael Welsch11-Apr-00 0:25 
GeneralThanks a lot. This was quite what I was after. Pin
Matthias13-Apr-00 9:06
Matthias13-Apr-00 9:06 
GeneralSYSTEM TRAY Pin
Member 255056010-Apr-00 5:01
Member 255056010-Apr-00 5:01 
GeneralRe: SYSTEM TRAY Pin
Chris Maunder10-Apr-00 13:58
cofounderChris Maunder10-Apr-00 13:58 
GeneralPAL format Pin
Michael Welsch10-Apr-00 0:25
Michael Welsch10-Apr-00 0:25 
GeneralRe: PAL format Pin
Sadhu13-Apr-00 8:03
Sadhu13-Apr-00 8:03 
GeneralAdding a dialog to the file open command in an explorer style application. Pin
Richard Melton25-Mar-00 13:28
Richard Melton25-Mar-00 13:28 
GeneralRe: Adding a dialog to the file open command in an explorer style application. Pin
Paul Selormey10-Apr-00 0:43
Paul Selormey10-Apr-00 0:43 
GeneralRe: Adding a dialog to the file open command in an explorer style application. Pin
Richard Melton12-Apr-00 0:01
Richard Melton12-Apr-00 0:01 
Questionhow do you play a WAV as a resource? Pin
Anonymous25-Mar-00 7:07
Anonymous25-Mar-00 7:07 
Questionhow do yo uhandle files being dropped on controls Pin
Anonymous22-Mar-00 15:09
Anonymous22-Mar-00 15:09 

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.