Click here to Skip to main content
15,921,382 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with storing pointers.. Pin
RobJones20-Aug-03 13:19
RobJones20-Aug-03 13:19 
GeneralRe: Help with storing pointers.. Pin
RobJones21-Aug-03 4:23
RobJones21-Aug-03 4:23 
GeneralRe: Help with storing pointers.. Pin
igor196020-Aug-03 20:42
igor196020-Aug-03 20:42 
GeneralDisabling WinLogo Key on the KeyBoard Pin
ZarrinPour20-Aug-03 7:55
ZarrinPour20-Aug-03 7:55 
GeneralRe: Disabling WinLogo Key on the KeyBoard Pin
David Crow20-Aug-03 9:07
David Crow20-Aug-03 9:07 
GeneralRe: Disabling WinLogo Key on the KeyBoard Pin
John M. Drescher20-Aug-03 17:56
John M. Drescher20-Aug-03 17:56 
QuestionHow can I do simultaneous scrolling of 2 wnd? Pin
Sonin Nickolay20-Aug-03 7:25
Sonin Nickolay20-Aug-03 7:25 
AnswerRe: How can I do simultaneous scrolling of 2 wnd? Pin
John R. Shaw20-Aug-03 7:41
John R. Shaw20-Aug-03 7:41 
If you are using Document/View and both windows are displaying the same document then you could use a document member variable to keep track of which line is displayed at the top of the window and then just call UpdateAll() when that value changes in one of your views.


INTP
GeneralRe: How can I do simultaneous scrolling of 2 wnd? Pin
Sonin Nickolay20-Aug-03 19:06
Sonin Nickolay20-Aug-03 19:06 
GeneralRe: How can I do simultaneous scrolling of 2 wnd? Pin
John R. Shaw21-Aug-03 7:25
John R. Shaw21-Aug-03 7:25 
Generaldirect access to interrupts Pin
manusha20-Aug-03 7:12
manusha20-Aug-03 7:12 
GeneralRe: direct access to interrupts Pin
David Crow20-Aug-03 7:54
David Crow20-Aug-03 7:54 
GeneralRe: direct access to interrupts Pin
Ryan Binns21-Aug-03 0:08
Ryan Binns21-Aug-03 0:08 
QuestionHTML in Application? Pin
superstein20-Aug-03 6:09
superstein20-Aug-03 6:09 
AnswerRe: HTML in Application? Pin
HPSI20-Aug-03 6:25
HPSI20-Aug-03 6:25 
AnswerRe: HTML in Application? Pin
Neville Franks20-Aug-03 10:44
Neville Franks20-Aug-03 10:44 
QuestionHow can I make a scroll window like CScrollView? Pin
mizimizi20-Aug-03 6:05
mizimizi20-Aug-03 6:05 
AnswerRe: How can I make a scroll window like CScrollView? Pin
Shog920-Aug-03 7:10
sitebuilderShog920-Aug-03 7:10 
Generalmath question... Pin
Maximilien20-Aug-03 5:59
Maximilien20-Aug-03 5:59 
GeneralRe: math question... Pin
ZoogieZork20-Aug-03 8:20
ZoogieZork20-Aug-03 8:20 
GeneralRe: math question... Pin
Maximilien20-Aug-03 8:25
Maximilien20-Aug-03 8:25 
GeneralHelp in Recent file list Pin
Snyp20-Aug-03 5:55
Snyp20-Aug-03 5:55 
GeneralRe: Help in Recent file list Pin
David Crow20-Aug-03 7:44
David Crow20-Aug-03 7:44 
GeneralRe: Help in Recent file list Pin
G. Steudtel21-Aug-03 1:03
G. Steudtel21-Aug-03 1:03 
GeneralSending SMS messages Pin
Neil scsn20-Aug-03 5:35
Neil scsn20-Aug-03 5:35 

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.