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

C / C++ / MFC

 
AnswerRe: Check if the user is admin Pin
cp98767-Apr-07 14:39
cp98767-Apr-07 14:39 
GeneralRe: Check if the user is admin Pin
near2world7-Apr-07 22:17
near2world7-Apr-07 22:17 
QuestionCBitmapButton with transparent bitmap Pin
af140017-Apr-07 9:05
af140017-Apr-07 9:05 
AnswerRe: CBitmapButton with transparent bitmap Pin
Ravi Bhavnani7-Apr-07 11:01
professionalRavi Bhavnani7-Apr-07 11:01 
GeneralRe: CBitmapButton with transparent bitmap Pin
af140019-Apr-07 1:01
af140019-Apr-07 1:01 
GeneralRe: CBitmapButton with transparent bitmap Pin
Ravi Bhavnani9-Apr-07 1:39
professionalRavi Bhavnani9-Apr-07 1:39 
QuestionCheckbox Pin
deeps_cute7-Apr-07 7:59
deeps_cute7-Apr-07 7:59 
AnswerRe: Checkbox Pin
Ravi Bhavnani7-Apr-07 10:57
professionalRavi Bhavnani7-Apr-07 10:57 
deeps_cute wrote:
check boxes should be in check

Call CheckDlgButton() in your dialog's OnInitDialog() method.

deeps_cute wrote:
user could not make it uncheck.

Call EnableWindow() to disable the check box(es).

/ravi

This is your brain on Celcius
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

GeneralRe: Checkbox Pin
deeps_cute8-Apr-07 1:49
deeps_cute8-Apr-07 1:49 
GeneralRe: Checkbox Pin
Hamid_RT8-Apr-07 2:33
Hamid_RT8-Apr-07 2:33 
GeneralRe: Checkbox Pin
saisp8-Apr-07 3:32
saisp8-Apr-07 3:32 
Questionunzip Pin
prathuraj7-Apr-07 4:27
prathuraj7-Apr-07 4:27 
AnswerRe: unzip Pin
bob169727-Apr-07 5:47
bob169727-Apr-07 5:47 
GeneralRe: unzip Pin
prathuraj7-Apr-07 7:09
prathuraj7-Apr-07 7:09 
GeneralRe: unzip Pin
bob169727-Apr-07 7:24
bob169727-Apr-07 7:24 
QuestionLoaded 'C:\WINDOWS\system32\version.dll', No symbols loaded Pin
hsuch7-Apr-07 3:24
hsuch7-Apr-07 3:24 
AnswerRe: Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded Pin
William.Wang8-Apr-07 19:20
William.Wang8-Apr-07 19:20 
QuestionDefault Sound Device Pin
mertology7-Apr-07 2:26
mertology7-Apr-07 2:26 
AnswerRe: Default Sound Device Pin
Mark Salsbery7-Apr-07 6:55
Mark Salsbery7-Apr-07 6:55 
QuestionReuse of existing Dialog boxes into a new project Pin
gilmegviv7-Apr-07 2:18
gilmegviv7-Apr-07 2:18 
AnswerRe: Reuse of existing Dialog boxes into a new project Pin
Mark Salsbery7-Apr-07 7:01
Mark Salsbery7-Apr-07 7:01 
GeneralRe: Reuse of existing Dialog boxes into a new project Pin
gilmegviv7-Apr-07 9:27
gilmegviv7-Apr-07 9:27 
GeneralRe: Reuse of existing Dialog boxes into a new project Pin
Mark Salsbery9-Apr-07 12:02
Mark Salsbery9-Apr-07 12:02 
QuestionAbout Zip file Pin
prathuraj7-Apr-07 1:52
prathuraj7-Apr-07 1:52 
AnswerRe: About Zip file Pin
Hamid_RT7-Apr-07 3:00
Hamid_RT7-Apr-07 3:00 

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.