Click here to Skip to main content
16,006,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CDC Font Pin
act_x25-Nov-02 9:11
act_x25-Nov-02 9:11 
GeneralRe: CDC Font Pin
Scott H. Settlemier25-Nov-02 9:14
Scott H. Settlemier25-Nov-02 9:14 
GeneralRe: CDC Font Pin
Joaquín M López Muñoz25-Nov-02 9:09
Joaquín M López Muñoz25-Nov-02 9:09 
GeneralRe: CDC Font Pin
act_x25-Nov-02 9:21
act_x25-Nov-02 9:21 
GeneralRe: CDC Font Pin
Joaquín M López Muñoz25-Nov-02 9:27
Joaquín M López Muñoz25-Nov-02 9:27 
GeneralDialog Always On Top Pin
tjkrz25-Nov-02 8:45
tjkrz25-Nov-02 8:45 
GeneralRe: Dialog Always On Top Pin
valikac25-Nov-02 8:56
valikac25-Nov-02 8:56 
GeneralRe: Dialog Always On Top Pin
Scott H. Settlemier25-Nov-02 9:42
Scott H. Settlemier25-Nov-02 9:42 
Did you really mean the focus? (where keyboard input is sent)
Or are you looking to make the window topmost, activated and
prevent activation of other windows until yours is dismissed?

(handling WM_ACTIVATEAPP and using AttachThreadInput and
SetForegroundWindow to reassume the foreground if the user
tries to switch to another window. ick )

GeneralRe: Dialog Always On Top Pin
tjkrz25-Nov-02 10:44
tjkrz25-Nov-02 10:44 
GeneralFile Preview !! Pin
Mash25-Nov-02 8:35
Mash25-Nov-02 8:35 
GeneralSocket TIME_WAIT questions.. Pin
RobJones25-Nov-02 8:32
RobJones25-Nov-02 8:32 
GeneralRe: Socket TIME_WAIT questions.. Pin
valikac25-Nov-02 8:58
valikac25-Nov-02 8:58 
GeneralRe: Socket TIME_WAIT questions.. Pin
RobJones25-Nov-02 9:59
RobJones25-Nov-02 9:59 
GeneralRe: Socket TIME_WAIT questions.. Pin
valikac25-Nov-02 10:57
valikac25-Nov-02 10:57 
GeneralRe: Socket TIME_WAIT questions.. Pin
RobJones25-Nov-02 11:03
RobJones25-Nov-02 11:03 
General,Thread and Mutex Pin
Anonymous25-Nov-02 7:45
Anonymous25-Nov-02 7:45 
GeneralRe: ,Thread and Mutex Pin
Scott H. Settlemier25-Nov-02 8:10
Scott H. Settlemier25-Nov-02 8:10 
GeneralRe: ,Thread and Mutex Pin
Ruca26-Nov-02 1:11
Ruca26-Nov-02 1:11 
GeneralRe: ,Thread and Mutex Pin
Scott H. Settlemier28-Nov-02 16:14
Scott H. Settlemier28-Nov-02 16:14 
General,Thread and Mutex Pin
Anonymous25-Nov-02 7:34
Anonymous25-Nov-02 7:34 
GeneralAnimation Control Pin
Brigg Thorp25-Nov-02 7:28
Brigg Thorp25-Nov-02 7:28 
GeneralRe: Animation Control Pin
Scott H. Settlemier25-Nov-02 10:16
Scott H. Settlemier25-Nov-02 10:16 
GeneralBasic MFC question Pin
will138325-Nov-02 5:54
will138325-Nov-02 5:54 
GeneralRe: Basic MFC question Pin
Rob Caldecott25-Nov-02 5:58
Rob Caldecott25-Nov-02 5:58 
GeneralRe: Basic MFC question Pin
Roman Fadeyev25-Nov-02 6:04
Roman Fadeyev25-Nov-02 6:04 

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.