Click here to Skip to main content
15,917,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Timer not running, where to initialise Pin
SilverBlue29-Oct-00 22:58
SilverBlue29-Oct-00 22:58 
GeneralTimer not running, where to initialise Pin
SilverBlue29-Oct-00 5:42
SilverBlue29-Oct-00 5:42 
QuestionAnybody know how to write modules to Flight Simulator 2000???? Pin
Peter Pawluczuk29-Oct-00 5:28
sussPeter Pawluczuk29-Oct-00 5:28 
AnswerRe: Anybody know how to write modules to Flight Simulator 2000???? Pin
Michael Dunn29-Oct-00 6:02
sitebuilderMichael Dunn29-Oct-00 6:02 
GeneralTiming in a console-based program Pin
Ulf29-Oct-00 2:27
Ulf29-Oct-00 2:27 
GeneralRe: Timing in a console-based program Pin
Erik Funkenbusch29-Oct-00 14:02
Erik Funkenbusch29-Oct-00 14:02 
GeneralCapturing Output Pin
Daniel Barcelos28-Oct-00 16:52
sussDaniel Barcelos28-Oct-00 16:52 
Generalerror using afxpriv.h Pin
Jims27-Oct-00 9:32
Jims27-Oct-00 9:32 
when I include the afxpriv.h file (doesn't matter which file its included in)
I get the following messages after compiling:
..\include\afxpriv.h(640) : error C2259: 'CDockBar' : cannot instantiate abstract class due to following members:
..\include\afxpriv.h(565) : see declaration of 'CDockBar'
..\include\afxpriv.h(640) : warning C4259: 'void __thiscall CControlBar::OnUpdateCmdUI(class CFrameWnd *,int)' : pure virtual function was not defined
..\include\afxext.h(165) : see declaration of 'OnUpdateCmdUI'

The reason I want to include this file is to use the CControlBar.
How do i include this file without getting these error ??

Thanks

GeneralRe: error using afxpriv.h Pin
Roger C.27-Oct-00 13:20
sussRoger C.27-Oct-00 13:20 
GeneralOh... in the sample they use it. Pin
Roger C.27-Oct-00 13:26
sussRoger C.27-Oct-00 13:26 
GeneralRe: error using afxpriv.h Pin
Erik Funkenbusch27-Oct-00 13:39
Erik Funkenbusch27-Oct-00 13:39 
GeneralYou need to derive from CControlbar Pin
Roger C.27-Oct-00 13:46
sussRoger C.27-Oct-00 13:46 
GeneralRe: error using afxpriv.h Pin
Cristi Posea1-Nov-00 15:56
Cristi Posea1-Nov-00 15:56 
GeneralDCOM func parameters Pin
Roger27-Oct-00 4:58
Roger27-Oct-00 4:58 
QuestionHow to get control panel object. Pin
koteswara26-Oct-00 22:41
koteswara26-Oct-00 22:41 
Generalstoring a windows postion in the registry... Pin
paranoid android26-Oct-00 9:19
paranoid android26-Oct-00 9:19 
GeneralRe: storing a windows postion in the registry... Pin
Christian26-Oct-00 17:32
Christian26-Oct-00 17:32 
GeneralRe: storing a windows postion in the registry... Pin
paranoid android27-Oct-00 10:26
paranoid android27-Oct-00 10:26 
GeneralRe: storing a windows postion in the registry... Pin
Paolo Messina26-Oct-00 23:52
professionalPaolo Messina26-Oct-00 23:52 
GeneralRe: storing a windows postion in the registry... Pin
André Dewispelaere27-Oct-00 5:47
André Dewispelaere27-Oct-00 5:47 
GeneralRe: storing a windows postion in the registry... Pin
Philip Nicoletti27-Oct-00 7:38
Philip Nicoletti27-Oct-00 7:38 
GeneralRe: storing a windows postion in the registry... Pin
paranoid android27-Oct-00 10:28
paranoid android27-Oct-00 10:28 
Generalleft one thing out... Pin
paranoid android27-Oct-00 16:17
paranoid android27-Oct-00 16:17 
GeneralReading delimited files... Pin
Joshua Guy26-Oct-00 7:19
Joshua Guy26-Oct-00 7:19 
GeneralRe: Reading delimited files... Pin
Michael Dunn26-Oct-00 19:03
sitebuilderMichael Dunn26-Oct-00 19:03 

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.