Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problems accessing CFile member within a Worker Thread Pin
Rashid Thadha30-Aug-01 12:01
Rashid Thadha30-Aug-01 12:01 
GeneralHELP - App stays in memory after crash! Pin
Jim A. Johnson30-Aug-01 6:06
Jim A. Johnson30-Aug-01 6:06 
GeneralRe: HELP - App stays in memory after crash! Pin
Tim Deveaux30-Aug-01 10:11
Tim Deveaux30-Aug-01 10:11 
GeneralRe: HELP - App stays in memory after crash! (2) Pin
Tim Deveaux30-Aug-01 10:50
Tim Deveaux30-Aug-01 10:50 
GeneralRe: HELP - App stays in memory after crash! (2) Pin
Jim A. Johnson30-Aug-01 11:15
Jim A. Johnson30-Aug-01 11:15 
GeneralRe: HELP - App stays in memory after crash! (2) Pin
Tim Deveaux30-Aug-01 13:53
Tim Deveaux30-Aug-01 13:53 
GeneralRe: HELP - App stays in memory after crash! (2) Pin
Jim A. Johnson30-Aug-01 14:08
Jim A. Johnson30-Aug-01 14:08 
GeneralSetting Focus to an LVITEM Pin
30-Aug-01 6:05
suss30-Aug-01 6:05 
Is there anyway to force the focus to go to a specific ListView Item after certain action?

I have tried the following after a label edit:

::SetFocus(pDispInfo->hdr.hwndFrom);

but it doesn't seem to work.

Any ideas anyone?
GeneralRe: Setting Focus to an LVITEM Pin
ORi x30-Aug-01 6:22
ORi x30-Aug-01 6:22 
Generalchar find Pin
Matt Newman30-Aug-01 5:28
Matt Newman30-Aug-01 5:28 
GeneralRe: char find Pin
Jim A. Johnson30-Aug-01 5:34
Jim A. Johnson30-Aug-01 5:34 
GeneralRe: char find Pin
30-Aug-01 5:53
suss30-Aug-01 5:53 
GeneralRe: char find Pin
Jim A. Johnson30-Aug-01 5:57
Jim A. Johnson30-Aug-01 5:57 
GeneralRe: char find Pin
Tomasz Sowinski30-Aug-01 8:01
Tomasz Sowinski30-Aug-01 8:01 
GeneralPass NULL to stored procedure with ADO Pin
Bob Groves30-Aug-01 5:11
Bob Groves30-Aug-01 5:11 
GeneralRe: Pass NULL to stored procedure with ADO Pin
Rashid Thadha30-Aug-01 11:54
Rashid Thadha30-Aug-01 11:54 
GeneralCalling conventions Pin
Ravish30-Aug-01 4:36
Ravish30-Aug-01 4:36 
GeneralRe: Calling conventions Pin
Paul M Watt23-Feb-02 16:50
mentorPaul M Watt23-Feb-02 16:50 
GeneralRe: Calling conventions Pin
Rick York23-Feb-02 17:46
mveRick York23-Feb-02 17:46 
GeneralRe: Calling conventions Pin
Nemanja Trifunovic23-Feb-02 17:30
Nemanja Trifunovic23-Feb-02 17:30 
QuestionWhat is the function of "PASCAL" in function declaration? Pin
Maer72730-Aug-01 4:24
Maer72730-Aug-01 4:24 
AnswerRe: What is the function of Pin
Joaquín M López Muñoz30-Aug-01 5:34
Joaquín M López Muñoz30-Aug-01 5:34 
GeneralRe: What is the function of Pin
Maer72730-Aug-01 16:24
Maer72730-Aug-01 16:24 
GeneralADO Refresh Method in C++ Pin
Bigge30-Aug-01 3:56
Bigge30-Aug-01 3:56 
GeneralRe: ADO Refresh Method in C++ Pin
CodeGuy30-Aug-01 4:15
CodeGuy30-Aug-01 4:15 

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.