Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Open and display text document from win32 app Pin
Roger Allen1-Jun-04 5:16
Roger Allen1-Jun-04 5:16 
GeneralBinary transfer Pin
TeraByteGuy29-May-04 14:43
TeraByteGuy29-May-04 14:43 
QuestionHow to resize a dialog? Pin
shultas29-May-04 13:58
shultas29-May-04 13:58 
AnswerRe: How to resize a dialog? Pin
Deian29-May-04 22:56
Deian29-May-04 22:56 
GeneralRe: How to resize a dialog? Pin
shultas30-May-04 2:44
shultas30-May-04 2:44 
Generalproblem with inline keyword Pin
dart1329-May-04 13:14
dart1329-May-04 13:14 
GeneralRe: problem with inline keyword Pin
bneacetp29-May-04 16:01
bneacetp29-May-04 16:01 
GeneralRe: problem with inline keyword Pin
dart1329-May-04 23:43
dart1329-May-04 23:43 
The function is a member function of derived CDocument class, and I use it to access protected member variable which I created. If it is used within CMyDoc then it's ok, but when I call it from CMyView then the linker reports that error.
Here is a full text of the error msg:
<br />
MyVew.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CMyDoc::IsButtonPressed(void)const " <br />
(?IsButtonPressed@CMyDoc@@QBE_NXZ)<br />

GeneralRe: problem with inline keyword Pin
Michael Dunn30-May-04 7:48
sitebuilderMichael Dunn30-May-04 7:48 
GeneralRe: problem with inline keyword Pin
toxcct30-May-04 8:29
toxcct30-May-04 8:29 
GeneralRe: problem with inline keyword Pin
Alexander M.,30-May-04 12:26
Alexander M.,30-May-04 12:26 
GeneralRe: problem with inline keyword Pin
dart1331-May-04 4:02
dart1331-May-04 4:02 
GeneralLINK2005... Apparently a Common Linker Problem Pin
jerrycainjr29-May-04 13:06
jerrycainjr29-May-04 13:06 
GeneralForce OnSize execution Pin
Anonymous29-May-04 12:51
Anonymous29-May-04 12:51 
GeneralRe: Force OnSize execution Pin
Anonymous29-May-04 14:13
Anonymous29-May-04 14:13 
GeneralRe: Force OnSize execution Pin
Anonymous29-May-04 14:31
Anonymous29-May-04 14:31 
GeneralDock Bar Source Code (like ObjectDock) Pin
puresilence_200229-May-04 10:15
puresilence_200229-May-04 10:15 
GeneralRe: Dock Bar Source Code (like ObjectDock) Pin
Maximilien29-May-04 10:30
Maximilien29-May-04 10:30 
QuestionHow do I test whether a scrollbar exists ? Pin
Still learning how to code29-May-04 9:53
Still learning how to code29-May-04 9:53 
AnswerRe: How do I test whether a scrollbar exists ? Pin
PJ Arends29-May-04 12:40
professionalPJ Arends29-May-04 12:40 
GeneralRe: How do I test whether a scrollbar exists ? Pin
Still learning how to code31-May-04 10:03
Still learning how to code31-May-04 10:03 
GeneralRe: How do I test whether a scrollbar exists ? Pin
PJ Arends31-May-04 11:57
professionalPJ Arends31-May-04 11:57 
GeneralRe: How do I test whether a scrollbar exists ? Pin
Still learning how to code1-Jun-04 2:43
Still learning how to code1-Jun-04 2:43 
GeneralImporting from password protected .xls (I know the password) Pin
GameFaqsPower12329-May-04 9:27
GameFaqsPower12329-May-04 9:27 
Generalcopying bitmap images in memory Pin
hr_phenom29-May-04 8:55
hr_phenom29-May-04 8:55 

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.