Click here to Skip to main content
15,886,519 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Set Title in MDIChildFrame Pin
Bill S27-Jun-02 20:18
professionalBill S27-Jun-02 20:18 
GeneralRe: Set Title in MDIChildFrame Pin
louise27-Jun-02 21:21
louise27-Jun-02 21:21 
GeneralWhy is this not 512 bytes! Pin
clintsinger27-Jun-02 18:09
clintsinger27-Jun-02 18:09 
GeneralRe: Why is this not 512 bytes! Pin
Joaquín M López Muñoz27-Jun-02 20:03
Joaquín M López Muñoz27-Jun-02 20:03 
GeneralRe: Why is this not 512 bytes! Pin
clintsinger28-Jun-02 6:46
clintsinger28-Jun-02 6:46 
GeneralGot it! Pin
clintsinger28-Jun-02 7:28
clintsinger28-Jun-02 7:28 
Questionhow to handle HANDLE from CreateEvent() after used it? Pin
zecodela27-Jun-02 18:07
zecodela27-Jun-02 18:07 
AnswerRe: how to handle HANDLE from CreateEvent() after used it? Pin
Prem Kumar27-Jun-02 19:43
Prem Kumar27-Jun-02 19:43 
you need to close any handles you dont need
explicitly by using CloseHandle or by using any
function with respect to the particular operation
you are doing which properly releases the resources.
GeneralRe: how to handle HANDLE from CreateEvent() after used it? Pin
zecodela28-Jun-02 16:17
zecodela28-Jun-02 16:17 
QuestionHow to return a COM Obj from ATL Pin
27-Jun-02 16:55
suss27-Jun-02 16:55 
AnswerRe: How to return a COM Obj from ATL Pin
Prem Kumar27-Jun-02 19:44
Prem Kumar27-Jun-02 19:44 
AnswerRe: How to return a COM Obj from ATL Pin
A.A.28-Jun-02 17:13
A.A.28-Jun-02 17:13 
GeneralRe: How to return a COM Obj from ATL Pin
29-Jun-02 7:45
suss29-Jun-02 7:45 
GeneralRe: How to return a COM Obj from ATL Pin
A.A.29-Jun-02 14:02
A.A.29-Jun-02 14:02 
Generalwriting a dll Pin
Steve L.27-Jun-02 14:24
Steve L.27-Jun-02 14:24 
GeneralRe: writing a dll Pin
Navin27-Jun-02 15:47
Navin27-Jun-02 15:47 
GeneralRe: writing a dll Pin
Alexandru Savescu27-Jun-02 18:06
Alexandru Savescu27-Jun-02 18:06 
GeneralSet Check and CTreeCtrl Pin
Mr. Bill27-Jun-02 13:34
Mr. Bill27-Jun-02 13:34 
GeneralRe: Set Check and CTreeCtrl Pin
Mr. Bill28-Jun-02 6:37
Mr. Bill28-Jun-02 6:37 
GeneralAccelerator Keys for dynamic created Context Menus Pin
27-Jun-02 11:24
suss27-Jun-02 11:24 
GeneralRe: Accelerator Keys for dynamic created Context Menus Pin
Prem Kumar27-Jun-02 19:56
Prem Kumar27-Jun-02 19:56 
GeneralRe: Accelerator Keys for dynamic created Context Menus Pin
Bill S27-Jun-02 20:27
professionalBill S27-Jun-02 20:27 
QuestionOLE DB Provider running as a service? Pin
StefanM27-Jun-02 11:19
StefanM27-Jun-02 11:19 
GeneralSystemTray tooltip text limit Pin
Ola Carlsson27-Jun-02 11:04
Ola Carlsson27-Jun-02 11:04 
GeneralExe File Pin
27-Jun-02 8:54
suss27-Jun-02 8:54 

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.