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

C / C++ / MFC

 
QuestionHow to Move a image with Keys contol in Custom Static Control Pin
Ashok Dahal22-Mar-05 23:58
Ashok Dahal22-Mar-05 23:58 
AnswerRe: How to Move a image with Keys contol in Custom Static Control Pin
Mircea Puiu24-Mar-05 5:26
Mircea Puiu24-Mar-05 5:26 
GeneralCreating resources in Chinese Pin
Phil J Pearson22-Mar-05 23:52
Phil J Pearson22-Mar-05 23:52 
GeneralRe: Creating resources in Chinese Pin
David Crow23-Mar-05 3:17
David Crow23-Mar-05 3:17 
GeneralRe: Creating resources in Chinese Pin
Phil J Pearson23-Mar-05 3:38
Phil J Pearson23-Mar-05 3:38 
GeneralRe: Creating resources in Chinese Pin
Sheng Jiang 蒋晟23-Mar-05 5:24
Sheng Jiang 蒋晟23-Mar-05 5:24 
GeneralAdding scrollbars in custom static control Pin
Binsan22-Mar-05 23:33
Binsan22-Mar-05 23:33 
GeneralRe: Adding scrollbars in custom static control Pin
Monty223-Mar-05 2:21
Monty223-Mar-05 2:21 
try creating the static control with WS_VSCROLL and WS_HSCROLL styles then handle the scroll messages



C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
GeneralSHA Encription Pin
Anand for every one22-Mar-05 23:05
Anand for every one22-Mar-05 23:05 
GeneralRe: SHA Encription Pin
Chris Losinger23-Mar-05 1:07
professionalChris Losinger23-Mar-05 1:07 
GeneralRe: SHA Encription Pin
Alexander M.,23-Mar-05 12:28
Alexander M.,23-Mar-05 12:28 
Generalprogram crushes!! Pin
mpapeo22-Mar-05 22:56
mpapeo22-Mar-05 22:56 
GeneralRe: program crushes!! Pin
Hans Ruck23-Mar-05 1:20
Hans Ruck23-Mar-05 1:20 
GeneralRe: program crushes!! Pin
mpapeo23-Mar-05 1:32
mpapeo23-Mar-05 1:32 
GeneralRe: program crushes!! Pin
Hans Ruck23-Mar-05 1:39
Hans Ruck23-Mar-05 1:39 
GeneralRe: program crushes!! Pin
mpapeo23-Mar-05 1:48
mpapeo23-Mar-05 1:48 
GeneralRe: program crushes!! Pin
Hans Ruck23-Mar-05 2:48
Hans Ruck23-Mar-05 2:48 
GeneralRe: program crushes!! Pin
mpapeo23-Mar-05 7:15
mpapeo23-Mar-05 7:15 
GeneralRe: program crushes!! Pin
mpapeo23-Mar-05 9:55
mpapeo23-Mar-05 9:55 
Questionhow to delete a string from a file? Pin
nehathoma22-Mar-05 22:47
nehathoma22-Mar-05 22:47 
AnswerRe: how to delete a string from a file? Pin
ThatsAlok23-Mar-05 0:07
ThatsAlok23-Mar-05 0:07 
GeneralRe: how to delete a string from a file? Pin
nehathoma23-Mar-05 0:21
nehathoma23-Mar-05 0:21 
GeneralRe: how to delete a string from a file? Pin
ThatsAlok23-Mar-05 1:01
ThatsAlok23-Mar-05 1:01 
GeneralRe: how to delete a string from a file? Pin
David Crow23-Mar-05 2:34
David Crow23-Mar-05 2:34 
GeneralMissing MFC Headers in Visual C++ 2005 express Pin
Ger Hayden22-Mar-05 22:34
Ger Hayden22-Mar-05 22:34 

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.