Click here to Skip to main content
15,916,949 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionChecking user passwords in NT system? Pin
GurGur13-Sep-02 0:30
GurGur13-Sep-02 0:30 
AnswerRe: Checking user passwords in NT system? Pin
Tomasz Sowinski13-Sep-02 0:32
Tomasz Sowinski13-Sep-02 0:32 
Questionhow to add event handler for toolbar item in vc++.net Pin
victorswan12-Sep-02 23:29
victorswan12-Sep-02 23:29 
AnswerRe: how to add event handler for toolbar item in vc++.net Pin
dazinith13-Sep-02 4:43
dazinith13-Sep-02 4:43 
GeneralRe: how to add event handler for toolbar item in vc++.net Pin
victorswan13-Sep-02 4:50
victorswan13-Sep-02 4:50 
GeneralRe: how to add event handler for toolbar item in vc++.net Pin
dazinith13-Sep-02 5:26
dazinith13-Sep-02 5:26 
GeneralScrolling problem! Pin
jabbaj12-Sep-02 21:41
jabbaj12-Sep-02 21:41 
GeneralRe: Scrolling problem! Pin
Tomasz Sowinski13-Sep-02 0:42
Tomasz Sowinski13-Sep-02 0:42 
You need to handle scrolling events in the rich edit's parent - probably it's the page window. The parent gets EN_HSCROLL/EN_VSCROLL notifications. Just don't forget about ENM_SCROLL in SetEventMask call.

Tomasz Sowinski -- http://www.shooltz.com

To some its a six-pack, to me it's a support group

GeneralRe: Scrolling problem! Pin
jabbaj13-Sep-02 2:31
jabbaj13-Sep-02 2:31 
GeneralRe: Scrolling problem! Pin
Tomasz Sowinski13-Sep-02 2:38
Tomasz Sowinski13-Sep-02 2:38 
GeneralRe: Scrolling problem! Pin
jabbaj13-Sep-02 2:45
jabbaj13-Sep-02 2:45 
GeneralRe: Scrolling problem! Pin
Tomasz Sowinski13-Sep-02 2:50
Tomasz Sowinski13-Sep-02 2:50 
GeneralRe: Scrolling problem! Pin
jabbaj13-Sep-02 3:13
jabbaj13-Sep-02 3:13 
GeneralChanging Cursor Pin
suresh_sathya12-Sep-02 21:39
suresh_sathya12-Sep-02 21:39 
GeneralRe: Changing Cursor Pin
Eugene Pustovoyt12-Sep-02 22:07
Eugene Pustovoyt12-Sep-02 22:07 
GeneralRe: Changing Cursor Pin
jhwurmbach12-Sep-02 23:08
jhwurmbach12-Sep-02 23:08 
GeneralRe: Changing Cursor Pin
Tomasz Sowinski12-Sep-02 23:25
Tomasz Sowinski12-Sep-02 23:25 
GeneralTerminating a running process. Pin
abhinarulkar12-Sep-02 20:47
abhinarulkar12-Sep-02 20:47 
GeneralRe: Terminating a running process. Pin
Renjith Ramachandran13-Sep-02 0:54
Renjith Ramachandran13-Sep-02 0:54 
GeneralHTML-View Pin
Anonymous12-Sep-02 20:36
Anonymous12-Sep-02 20:36 
GeneralRe: HTML-View Pin
ColinDavies12-Sep-02 21:58
ColinDavies12-Sep-02 21:58 
GeneralRe: HTML-View Pin
Anonymous12-Sep-02 23:57
Anonymous12-Sep-02 23:57 
GeneralRe: HTML-View Pin
rrrado13-Sep-02 1:07
rrrado13-Sep-02 1:07 
GeneralRe: HTML-View Pin
Anonymous15-Sep-02 22:51
Anonymous15-Sep-02 22:51 
GeneralCDatabase and DSNs :-( Pin
Nish Nishant12-Sep-02 20:31
sitebuilderNish Nishant12-Sep-02 20:31 

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.