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

C / C++ / MFC

 
GeneralRe: CP code snippets reusing question Pin
benjymous12-Nov-02 1:02
benjymous12-Nov-02 1:02 
GeneralHelp! about PreTranslateMessage in a COM DLL Pin
Simon.W11-Nov-02 23:52
Simon.W11-Nov-02 23:52 
GeneralRe: Help! about PreTranslateMessage in a COM DLL Pin
dabs12-Nov-02 2:20
dabs12-Nov-02 2:20 
GeneralScrollbar looses grip Pin
Daffy d.11-Nov-02 23:48
Daffy d.11-Nov-02 23:48 
GeneralRe: Scrollbar looses grip Pin
Daffy d.11-Nov-02 23:57
Daffy d.11-Nov-02 23:57 
GeneralC#-dialog in a VC-Project Pin
deafpat11-Nov-02 23:47
deafpat11-Nov-02 23:47 
GeneralRandom Numbers Pin
Josus11-Nov-02 23:33
Josus11-Nov-02 23:33 
GeneralRe: Random Numbers Pin
tongc11-Nov-02 23:45
tongc11-Nov-02 23:45 
use the rand function to return a pseudorandom integer in the range 0 to RAND_MAX. Use the srand function to seed the pseudorandom-number generator before calling rand.



GeneralRe: Random Numbers Pin
Daffy d.12-Nov-02 0:15
Daffy d.12-Nov-02 0:15 
GeneralRe: Random Numbers Pin
Josus12-Nov-02 0:43
Josus12-Nov-02 0:43 
Questionhow to refresh the contents in a treeview? Pin
jack111-Nov-02 23:27
jack111-Nov-02 23:27 
AnswerRe: how to refresh the contents in a treeview? Pin
Paul Ingles11-Nov-02 23:35
Paul Ingles11-Nov-02 23:35 
Generalcode project search bar! How??/ Pin
tongc11-Nov-02 23:12
tongc11-Nov-02 23:12 
GeneralRe: code project search bar! How??/ Pin
Michael Dunn12-Nov-02 4:52
sitebuilderMichael Dunn12-Nov-02 4:52 
GeneralRe: code project search bar! How??/ Pin
tongc12-Nov-02 22:15
tongc12-Nov-02 22:15 
GeneralPutting a main Menu in a Dialog Box Pin
GurGur11-Nov-02 22:52
GurGur11-Nov-02 22:52 
GeneralRe: Putting a main Menu in a Dialog Box Pin
567890123412-Nov-02 4:13
567890123412-Nov-02 4:13 
GeneralRe: Putting a main Menu in a Dialog Box Pin
Nitron12-Nov-02 4:19
Nitron12-Nov-02 4:19 
GeneralRe: Putting a main Menu in a Dialog Box Pin
GurGur12-Nov-02 4:56
GurGur12-Nov-02 4:56 
GeneralRe: Putting a main Menu in a Dialog Box Pin
Nitron12-Nov-02 7:34
Nitron12-Nov-02 7:34 
General#import directive Pin
devvvy11-Nov-02 22:01
devvvy11-Nov-02 22:01 
GeneralRe: #import directive Pin
benjymous11-Nov-02 22:50
benjymous11-Nov-02 22:50 
GeneralRe: #import directive Pin
devvvy12-Nov-02 6:40
devvvy12-Nov-02 6:40 
Questionhow to open a file name which is in different language to current OS Pin
cck11-Nov-02 21:46
cck11-Nov-02 21:46 
AnswerRe: how to open a file name which is in different language to current OS Pin
Nitron12-Nov-02 4:26
Nitron12-Nov-02 4:26 

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.