Click here to Skip to main content
15,902,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCombo Box showing Directories & Files Pin
Shibu.V.Nair10-Jul-02 0:12
Shibu.V.Nair10-Jul-02 0:12 
GeneralRe: Combo Box showing Directories & Files Pin
DanielP10-Jul-02 8:52
DanielP10-Jul-02 8:52 
GeneralGetting the back ground colour of a Dialog Pin
Shibu.V.Nair10-Jul-02 0:00
Shibu.V.Nair10-Jul-02 0:00 
GeneralRe: Getting the back ground colour of a Dialog Pin
Dov Sherman10-Jul-02 0:46
Dov Sherman10-Jul-02 0:46 
GeneralBeginner's Template question! Pin
Wayne Jin9-Jul-02 23:40
Wayne Jin9-Jul-02 23:40 
GeneralRe: Beginner's Template question! Pin
Terry Denham10-Jul-02 3:41
Terry Denham10-Jul-02 3:41 
GeneralRe: Beginner's Template question! Pin
Anonymous10-Jul-02 6:37
Anonymous10-Jul-02 6:37 
GeneralSetting the number of lines to scroll in Windows98 ... urgent....helppppp... Pin
Alek9-Jul-02 23:33
Alek9-Jul-02 23:33 
I want to change the scroll lines number in Windows98(system wide).
But it does not work. Could you please give me a hand ?
Below is my code:

int num = 10;
SystemParameterInfo(SPI_SETWHEELSCROLLLINES, num, NULL, NULL);

The same code works in WinMe, Win2000 and WinXP.
Could you please give me your ideas?
Thanks for your help.
GeneralLoadBitmap in rectangle Pin
slah9-Jul-02 23:31
slah9-Jul-02 23:31 
GeneralRe: LoadBitmap in rectangle Pin
Dov Sherman10-Jul-02 0:45
Dov Sherman10-Jul-02 0:45 
GeneralWINAPI Book Pin
S van Leent9-Jul-02 22:48
S van Leent9-Jul-02 22:48 
GeneralRe: WINAPI Book Pin
slah9-Jul-02 23:35
slah9-Jul-02 23:35 
GeneralRe: WINAPI Book Pin
Christian Graus10-Jul-02 3:23
protectorChristian Graus10-Jul-02 3:23 
GeneralRe: WINAPI Book Pin
Anonymous10-Jul-02 0:06
Anonymous10-Jul-02 0:06 
GeneralRe: WINAPI Book Pin
S van Leent10-Jul-02 3:40
S van Leent10-Jul-02 3:40 
GeneralRe: WINAPI Book Pin
Anonymous10-Jul-02 14:29
Anonymous10-Jul-02 14:29 
Generalpassing the memDC from view to ActiveX control Pin
nar_shilpa9-Jul-02 21:33
nar_shilpa9-Jul-02 21:33 
Generalunable to capture components outside screen area Pin
nar_shilpa9-Jul-02 21:30
nar_shilpa9-Jul-02 21:30 
QuestionResize in a hybrid dialog? Pin
chen9-Jul-02 20:26
chen9-Jul-02 20:26 
QuestionRemove OK button in Pocket PC program? Pin
Anonymous9-Jul-02 20:11
Anonymous9-Jul-02 20:11 
GeneralFile Copy Pin
Shibu.V.Nair9-Jul-02 19:03
Shibu.V.Nair9-Jul-02 19:03 
GeneralRe: File Copy Pin
Michael Dunn9-Jul-02 19:18
sitebuilderMichael Dunn9-Jul-02 19:18 
Generaldialog based Pin
Anonymous9-Jul-02 18:59
Anonymous9-Jul-02 18:59 
GeneralRe: dialog based Pin
Christian Graus9-Jul-02 19:08
protectorChristian Graus9-Jul-02 19:08 
GeneralRe: dialog based Pin
Anonymous9-Jul-02 19:14
Anonymous9-Jul-02 19:14 

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.