Click here to Skip to main content
15,909,242 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to code a c++ only accept digit with limit? Pin
Member 367224126-Dec-06 3:18
Member 367224126-Dec-06 3:18 
AnswerRe: how to code a c++ only accept digit with limit? Pin
John R. Shaw26-Dec-06 4:43
John R. Shaw26-Dec-06 4:43 
QuestionCan't use Undo in Edit View Pin
Max++26-Dec-06 3:07
Max++26-Dec-06 3:07 
AnswerRe: Can't use Undo in Edit View Pin
prasad_som26-Dec-06 4:33
prasad_som26-Dec-06 4:33 
GeneralRe: Can't use Undo in Edit View Pin
Max++26-Dec-06 4:46
Max++26-Dec-06 4:46 
GeneralRe: Can't use Undo in Edit View Pin
Max++26-Dec-06 5:44
Max++26-Dec-06 5:44 
AnswerRe: Can't use Undo in Edit View Pin
prasad_som26-Dec-06 18:12
prasad_som26-Dec-06 18:12 
GeneralRe: Can't use Undo in Edit View Pin
karle26-Dec-06 8:33
karle26-Dec-06 8:33 
use ReplaceSel instead.
This method replaces the current selection.
If you want to replace the whole text, use SelSel() before.
QuestionHow to get files and folders name of windows\\system32 directory for Windows XP 64 bit OS by programming Pin
ashtwin26-Dec-06 2:43
ashtwin26-Dec-06 2:43 
AnswerRe: How to get files and folders name of windows\\system32 directory for Windows XP 64 bit OS by programming Pin
Michael Dunn26-Dec-06 15:55
sitebuilderMichael Dunn26-Dec-06 15:55 
AnswerRe: How to get files and folders name of windows\\system32 directory for Windows XP 64 bit OS by programming Pin
ashtwin26-Dec-06 23:26
ashtwin26-Dec-06 23:26 
QuestionUDP multicast problem Pin
eli1502197926-Dec-06 2:21
eli1502197926-Dec-06 2:21 
AnswerRe: UDP multicast problem Pin
Mark Salsbery26-Dec-06 5:58
Mark Salsbery26-Dec-06 5:58 
QuestionStopping user interaction from dialogs. How ? Pin
Sakthiu26-Dec-06 1:31
Sakthiu26-Dec-06 1:31 
QuestionRe: Stopping user interaction from dialogs. How ? Pin
prasad_som26-Dec-06 2:05
prasad_som26-Dec-06 2:05 
QuestionRe: Stopping user interaction from dialogs. How ? Pin
Sakthiu26-Dec-06 2:16
Sakthiu26-Dec-06 2:16 
QuestionRe: Stopping user interaction from dialogs. How ? Pin
prasad_som26-Dec-06 2:25
prasad_som26-Dec-06 2:25 
QuestionHow to count items in list view control and select default value in combo box Pin
amitmistry_petlad 26-Dec-06 0:54
amitmistry_petlad 26-Dec-06 0:54 
AnswerRe: How to count items in list view control and select default value in combo box Pin
prasad_som26-Dec-06 1:45
prasad_som26-Dec-06 1:45 
GeneralRe: How to count items in list view control and select default value in combo box Pin
amitmistry_petlad 26-Dec-06 2:06
amitmistry_petlad 26-Dec-06 2:06 
AnswerRe: How to count items in list view control and select default value in combo box Pin
prasad_som26-Dec-06 2:16
prasad_som26-Dec-06 2:16 
GeneralRe: How to count items in list view control and select default value in combo box Pin
amitmistry_petlad 26-Dec-06 2:38
amitmistry_petlad 26-Dec-06 2:38 
AnswerRe: How to count items in list view control and select default value in combo box Pin
prasad_som26-Dec-06 2:45
prasad_som26-Dec-06 2:45 
GeneralRe: How to count items in list view control and select default value in combo box Pin
amitmistry_petlad 26-Dec-06 2:56
amitmistry_petlad 26-Dec-06 2:56 
AnswerRe: How to count items in list view control and select default value in combo box Pin
prasad_som26-Dec-06 3:02
prasad_som26-Dec-06 3:02 

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.