Click here to Skip to main content
15,898,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: End Of File (eof) test help Pin
Prakash Nadar26-Feb-04 5:12
Prakash Nadar26-Feb-04 5:12 
GeneralRe: End Of File (eof) test help Pin
catngo26-Feb-04 6:05
catngo26-Feb-04 6:05 
GeneralMessageBox button caption change Pin
misha_grewal26-Feb-04 4:51
misha_grewal26-Feb-04 4:51 
GeneralRe: MessageBox button caption change Pin
Prakash Nadar26-Feb-04 4:56
Prakash Nadar26-Feb-04 4:56 
GeneralRe: MessageBox button caption change Pin
toxcct26-Feb-04 4:57
toxcct26-Feb-04 4:57 
GeneralRe: MessageBox button caption change Pin
Shog926-Feb-04 17:49
sitebuilderShog926-Feb-04 17:49 
GeneralRe: MessageBox button caption change Pin
Paul Hooper26-Feb-04 18:32
Paul Hooper26-Feb-04 18:32 
GeneralAdd Scroll to CFormView Pin
DanYELL26-Feb-04 4:43
DanYELL26-Feb-04 4:43 
This article here:

support.microsoft.com/support/kb/articles/q155/9/18.asp

shows how to add scrolling to a CFormView. Its a short
paragraph of code. It works, but when I keep the program
with the scrolling open and then click another program,
I get an error at this line:

if (GetFocus()->m_hWnd == pWnd->m_hWnd)

the first line. It doesn't like the GetFocus() command.

Any ideas on how to get rid of the error. Please, any
response any one can give me will be greatly appreciated.

Sincerely,
Danielle (an overworked graduate student)
GeneralRe: Add Scroll to CFormView Pin
Prakash Nadar26-Feb-04 5:00
Prakash Nadar26-Feb-04 5:00 
GeneralRe: Add Scroll to CFormView Pin
DanYELL26-Feb-04 5:50
DanYELL26-Feb-04 5:50 
GeneralRe: Add Scroll to CFormView Pin
Prakash Nadar26-Feb-04 13:51
Prakash Nadar26-Feb-04 13:51 
GeneralMS FlexGrid Pin
TolTol26-Feb-04 4:31
TolTol26-Feb-04 4:31 
QuestionWhy does WaitForDebugEvent() fail? Pin
coomymorris26-Feb-04 4:24
coomymorris26-Feb-04 4:24 
QuestionRedirecting stderr or cout to a file? Pin
LonelyTower26-Feb-04 3:49
LonelyTower26-Feb-04 3:49 
AnswerRe: Redirecting stderr or cout to a file? Pin
Roger Allen26-Feb-04 3:54
Roger Allen26-Feb-04 3:54 
AnswerRe: Redirecting stderr or cout to a file? Pin
pfsat26-Feb-04 10:30
pfsat26-Feb-04 10:30 
AnswerRe: Redirecting stderr or cout to a file? Pin
pfsat26-Feb-04 10:31
pfsat26-Feb-04 10:31 
GeneralHELP ME!!!!! Printing page in different mode. Pin
redking7426-Feb-04 3:37
redking7426-Feb-04 3:37 
GeneralRe: HELP ME!!!!! Printing page in different mode. Pin
toxcct26-Feb-04 3:44
toxcct26-Feb-04 3:44 
GeneralRe: HELP ME!!!!! Printing page in different mode. Pin
redking7426-Feb-04 3:59
redking7426-Feb-04 3:59 
GeneralRe: HELP ME!!!!! Printing page in different mode. Pin
toxcct26-Feb-04 4:06
toxcct26-Feb-04 4:06 
GeneralRe: HELP ME!!!!! Printing page in different mode. Pin
Roger Allen26-Feb-04 3:52
Roger Allen26-Feb-04 3:52 
GeneralRe: HELP ME!!!!! Printing page in different mode. Pin
redking7426-Feb-04 4:07
redking7426-Feb-04 4:07 
GeneralRe: HELP ME!!!!! Printing page in different mode. Pin
Roger Allen26-Feb-04 4:18
Roger Allen26-Feb-04 4:18 
GeneralCSocket trouble Pin
El'Cachubrey26-Feb-04 3:23
El'Cachubrey26-Feb-04 3:23 

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.