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

C / C++ / MFC

 
QuestionATL Control Pin
Demian Panello15-Sep-06 2:37
Demian Panello15-Sep-06 2:37 
QuestionHow to deny zero on CEdit Pin
virtualsamurai15-Sep-06 2:36
virtualsamurai15-Sep-06 2:36 
AnswerRe: How to deny zero on CEdit Pin
Hamid_RT15-Sep-06 2:54
Hamid_RT15-Sep-06 2:54 
GeneralRe: How to deny zero on CEdit Pin
virtualsamurai15-Sep-06 3:25
virtualsamurai15-Sep-06 3:25 
GeneralRe: How to deny zero on CEdit Pin
Zac Howland15-Sep-06 3:32
Zac Howland15-Sep-06 3:32 
GeneralRe: How to deny zero on CEdit Pin
virtualsamurai15-Sep-06 3:38
virtualsamurai15-Sep-06 3:38 
GeneralRe: How to deny zero on CEdit Pin
virtualsamurai15-Sep-06 3:44
virtualsamurai15-Sep-06 3:44 
GeneralRe: How to deny zero on CEdit Pin
Zac Howland15-Sep-06 3:54
Zac Howland15-Sep-06 3:54 
If need be, you can add the code by hand. All it requires is declaring an integer variable in your dialog class, and adding the DDX and DDV calls in DoDataExchange. If you create another dialog app to test it with, you can see the format for those function calls.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

AnswerRe: How to deny zero on CEdit Pin
David Crow15-Sep-06 3:37
David Crow15-Sep-06 3:37 
AnswerRe: How to deny zero on CEdit Pin
Manfred Staiger15-Sep-06 3:40
Manfred Staiger15-Sep-06 3:40 
QuestionQuestion about Communication between Script and c Pin
Armor Wei15-Sep-06 2:29
Armor Wei15-Sep-06 2:29 
QuestionASCII85 Pin
ed7115515-Sep-06 2:28
ed7115515-Sep-06 2:28 
AnswerRe: ASCII85 Pin
Hamid_RT15-Sep-06 2:58
Hamid_RT15-Sep-06 2:58 
GeneralRe: ASCII85 Pin
ed7115515-Sep-06 4:11
ed7115515-Sep-06 4:11 
GeneralRe: ASCII85 Pin
Zac Howland15-Sep-06 5:29
Zac Howland15-Sep-06 5:29 
GeneralRe: ASCII85 Pin
ed7115515-Sep-06 6:09
ed7115515-Sep-06 6:09 
GeneralRe: ASCII85 Pin
Zac Howland15-Sep-06 6:14
Zac Howland15-Sep-06 6:14 
QuestionGIF Animation on Active X button Pin
anjalisukanth15-Sep-06 2:25
anjalisukanth15-Sep-06 2:25 
QuestionUser Check Pin
angelfirefox15-Sep-06 2:24
angelfirefox15-Sep-06 2:24 
QuestionKeyBoard shortcuts Pin
RockyJames15-Sep-06 1:52
RockyJames15-Sep-06 1:52 
AnswerRe: KeyBoard shortcuts Pin
Naveen15-Sep-06 1:55
Naveen15-Sep-06 1:55 
GeneralRe: KeyBoard shortcuts Pin
RockyJames15-Sep-06 1:59
RockyJames15-Sep-06 1:59 
GeneralRe: KeyBoard shortcuts Pin
Naveen15-Sep-06 2:08
Naveen15-Sep-06 2:08 
GeneralRe: KeyBoard shortcuts Pin
RockyJames15-Sep-06 2:32
RockyJames15-Sep-06 2:32 
QuestionCMDIChildWnd and CreateProcess Pin
Christopher Stratmann15-Sep-06 1:24
Christopher Stratmann15-Sep-06 1:24 

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.