Click here to Skip to main content
15,915,048 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Button Controls in OnCtlColor() Pin
adamUK5-Sep-02 3:13
adamUK5-Sep-02 3:13 
QuestionHow can I know which computer access the file of my computer? Pin
Anonymous5-Sep-02 2:44
Anonymous5-Sep-02 2:44 
GeneralDynamically compiling files into a new EXE Pin
Ambit5-Sep-02 2:26
Ambit5-Sep-02 2:26 
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 2:40
Stephane Rodriguez.5-Sep-02 2:40 
GeneralRe: Dynamically compiling files into a new EXE Pin
Ambit5-Sep-02 4:24
Ambit5-Sep-02 4:24 
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 4:43
Stephane Rodriguez.5-Sep-02 4:43 
GeneralA C++ related question Pin
5-Sep-02 1:59
suss5-Sep-02 1:59 
GeneralRe: A C++ related question Pin
Tomasz Sowinski5-Sep-02 2:16
Tomasz Sowinski5-Sep-02 2:16 
If local variables aren't static, the space is allocated on the stack when function is executed. When function finishes, this space is freed.

Tomasz Sowinski -- http://www.shooltz.com

** Putt knot yore thrust inn spel chequers. **

GeneralRe: A C++ related question Pin
56789012345-Sep-02 2:17
56789012345-Sep-02 2:17 
GeneralRe: A C++ related question Pin
Gary R. Wheeler5-Sep-02 2:29
Gary R. Wheeler5-Sep-02 2:29 
GeneralSending mail using ShellExecute Pin
Jawache5-Sep-02 1:50
Jawache5-Sep-02 1:50 
GeneralRe: Sending mail using ShellExecute Pin
Jeremy Falcon5-Sep-02 4:00
professionalJeremy Falcon5-Sep-02 4:00 
GeneralRe: Sending mail using ShellExecute Pin
David Salter5-Sep-02 6:42
David Salter5-Sep-02 6:42 
GeneralSending email via console app Pin
Anonymous5-Sep-02 1:45
Anonymous5-Sep-02 1:45 
GeneralRe: Sending email via console app Pin
Stephane Rodriguez.5-Sep-02 1:59
Stephane Rodriguez.5-Sep-02 1:59 
GeneralRe: Sending email via console app Pin
Anonymous5-Sep-02 2:04
Anonymous5-Sep-02 2:04 
GeneralRe: Sending email via console app Pin
Stephane Rodriguez.5-Sep-02 2:26
Stephane Rodriguez.5-Sep-02 2:26 
GeneralShell Extension Uninstall Pin
mynab5-Sep-02 1:41
mynab5-Sep-02 1:41 
QuestionWhat are the differences bewteen ... Pin
chen5-Sep-02 0:45
chen5-Sep-02 0:45 
AnswerRe: What are the differences bewteen ... Pin
Jeremy Falcon5-Sep-02 4:06
professionalJeremy Falcon5-Sep-02 4:06 
QuestionWhich is best, BCGControlBar or Xtreme Toolkit? Pin
fhchina5-Sep-02 0:35
fhchina5-Sep-02 0:35 
AnswerRe: Which is best, BCGControlBar or Xtreme Toolkit? Pin
Roger Allen5-Sep-02 2:15
Roger Allen5-Sep-02 2:15 
GeneralRe: Which is best, BCGControlBar or Xtreme Toolkit? Pin
fhchina5-Sep-02 6:01
fhchina5-Sep-02 6:01 
AnswerRe: Which is best, BCGControlBar or Xtreme Toolkit? Pin
Alexandru Savescu5-Sep-02 23:13
Alexandru Savescu5-Sep-02 23:13 
GeneralSaving contents of a View Pin
Jawache5-Sep-02 0:22
Jawache5-Sep-02 0:22 

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.