Click here to Skip to main content
15,911,141 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalgetting Process path name... Pin
TssPrasad24-Jun-04 3:01
sussTssPrasad24-Jun-04 3:01 
GeneralRe: getting Process path name... Pin
parths24-Jun-04 3:32
parths24-Jun-04 3:32 
GeneralRe: getting Process path name... Pin
parths24-Jun-04 3:34
parths24-Jun-04 3:34 
GeneralRe: getting Process path name... Pin
David Crow24-Jun-04 4:27
David Crow24-Jun-04 4:27 
GeneralRe: getting Process path name... Pin
Michael Dunn24-Jun-04 6:59
sitebuilderMichael Dunn24-Jun-04 6:59 
GeneralFont question Pin
Pazzuzu24-Jun-04 2:46
Pazzuzu24-Jun-04 2:46 
GeneralRe: Font question Pin
valikac24-Jun-04 5:12
valikac24-Jun-04 5:12 
GeneralScrollBar in CStatic-derived class Pin
Eugene Pustovoyt24-Jun-04 2:44
Eugene Pustovoyt24-Jun-04 2:44 
How to implement a scroll bars in CStatic-derived class. If I'm add following lines then scroll bar will visible, but WM_HSCROLL message not send to my CStatic-derived class.
EnableScrollBarCtrl(SB_HORZ);
SetScrollRange(SB_HORZ, 0, 100);
ShowScrollBar(SB_HORZ);


What's the problem?

Best regards,
Eugene Pustovoyt

ICQ UIN: 161325180
QuestionHow can i write text in a tif picture? Pin
RonnyS24-Jun-04 0:54
RonnyS24-Jun-04 0:54 
AnswerRe: How can i write text in a tif picture? Pin
parths24-Jun-04 2:19
parths24-Jun-04 2:19 
GeneralRe: How can i write text in a tif picture? Pin
RonnyS24-Jun-04 3:54
RonnyS24-Jun-04 3:54 
GeneralRe: How can i write text in a tif picture? Pin
parths24-Jun-04 21:03
parths24-Jun-04 21:03 
GeneralRe: How can i write text in a tif picture? Pin
RonnyS25-Jun-04 1:01
RonnyS25-Jun-04 1:01 
GeneralRe: How can i write text in a tif picture? Pin
parths25-Jun-04 2:07
parths25-Jun-04 2:07 
GeneralKeyboard driver Pin
oz1cz24-Jun-04 0:11
oz1cz24-Jun-04 0:11 
GeneralRe: Keyboard driver Pin
Henry miller24-Jun-04 3:22
Henry miller24-Jun-04 3:22 
Generalpointer to vtable Pin
Anonymous23-Jun-04 23:49
Anonymous23-Jun-04 23:49 
GeneralRe: pointer to vtable Pin
Yogesh Kshatriya24-Jun-04 0:01
Yogesh Kshatriya24-Jun-04 0:01 
QuestionHow to set a Data base name Pin
Anonymous23-Jun-04 23:38
Anonymous23-Jun-04 23:38 
AnswerRe: How to set a Data base name Pin
si_6925-Jun-04 1:21
si_6925-Jun-04 1:21 
GeneralHooks Procedure Pin
Member 115017623-Jun-04 23:02
Member 115017623-Jun-04 23:02 
GeneralFull firewall source code, please visit: http://www.filseclab.com/eng/products/sourcecode.htm. Pin
walker_net23-Jun-04 22:43
walker_net23-Jun-04 22:43 
QuestionHow to call a dialog box on Help button on property sheet.? Pin
Rajesh_K_Sharma23-Jun-04 21:23
Rajesh_K_Sharma23-Jun-04 21:23 
GeneralAdjusting volumn of PlaySound() Pin
User 58385223-Jun-04 19:56
User 58385223-Jun-04 19:56 
GeneralCEdit's ballon notification (ES_NUMBER) Pin
J.B.23-Jun-04 19:13
J.B.23-Jun-04 19:13 

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.