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

C / C++ / MFC

 
AnswerRe: what is the meaning of this table name Pin
Mark Salsbery14-Dec-06 16:39
Mark Salsbery14-Dec-06 16:39 
QuestionAssertion in release mode Pin
rp_suman14-Dec-06 15:31
rp_suman14-Dec-06 15:31 
AnswerRe: Assertion in release mode Pin
Mark Salsbery14-Dec-06 16:49
Mark Salsbery14-Dec-06 16:49 
AnswerRe: Assertion in release mode Pin
toxcct14-Dec-06 21:56
toxcct14-Dec-06 21:56 
GeneralRe: Assertion in release mode Pin
rp_suman16-Dec-06 3:08
rp_suman16-Dec-06 3:08 
QuestionCode for segmentation with histogram Pin
neet_online14-Dec-06 9:26
neet_online14-Dec-06 9:26 
Questionset edit box to read only Pin
acerunner31614-Dec-06 9:08
acerunner31614-Dec-06 9:08 
AnswerRe: set edit box to read only Pin
DKScherpy14-Dec-06 9:37
DKScherpy14-Dec-06 9:37 
Try calling the function CEdit::ModifyStyle and passing in ES_READONLY.
See http://msdn2.microsoft.com/en-gb/library/0xhz2t1c(VS.80).aspx for ModifyStyle and http://msdn2.microsoft.com/en-us/library/f7yhsd2b(VS.80).aspx and look at the parameters for the CEdit::CreateFunction
AnswerRe: set edit box to read only Pin
Mark Salsbery14-Dec-06 9:49
Mark Salsbery14-Dec-06 9:49 
AnswerRe: set edit box to read only Pin
Hamid_RT14-Dec-06 18:21
Hamid_RT14-Dec-06 18:21 
AnswerRe: set edit box to read only [modified] Pin
prasad_som14-Dec-06 18:35
prasad_som14-Dec-06 18:35 
QuestionDLL Importing a class from the calling EXE Pin
DKScherpy14-Dec-06 8:51
DKScherpy14-Dec-06 8:51 
AnswerRe: DLL Importing a class from the calling EXE Pin
led mike14-Dec-06 10:18
led mike14-Dec-06 10:18 
QuestionRe: DLL Importing a class from the calling EXE [modified] Pin
DKScherpy15-Dec-06 2:30
DKScherpy15-Dec-06 2:30 
AnswerRe: DLL Importing a class from the calling EXE Pin
led mike15-Dec-06 6:08
led mike15-Dec-06 6:08 
QuestionUnmanagedToManaged Bridge called from unmanaged DLL Pin
Jose Viveiros14-Dec-06 8:25
Jose Viveiros14-Dec-06 8:25 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
George L. Jackson14-Dec-06 8:42
George L. Jackson14-Dec-06 8:42 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Jose Viveiros14-Dec-06 9:06
Jose Viveiros14-Dec-06 9:06 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
George L. Jackson14-Dec-06 11:18
George L. Jackson14-Dec-06 11:18 
AnswerRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Mark Salsbery14-Dec-06 12:19
Mark Salsbery14-Dec-06 12:19 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Jose Viveiros15-Dec-06 3:43
Jose Viveiros15-Dec-06 3:43 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Mark Salsbery15-Dec-06 5:05
Mark Salsbery15-Dec-06 5:05 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Jose Viveiros15-Dec-06 5:18
Jose Viveiros15-Dec-06 5:18 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Jose Viveiros15-Dec-06 5:24
Jose Viveiros15-Dec-06 5:24 
GeneralRe: UnmanagedToManaged Bridge called from unmanaged DLL Pin
Mark Salsbery15-Dec-06 6:05
Mark Salsbery15-Dec-06 6:05 

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.