Click here to Skip to main content
16,004,525 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple but Painfully Annoying Pin
Kevin Smith4-Mar-02 8:38
Kevin Smith4-Mar-02 8:38 
Generalneed to get tenth of seconds from system time using CTime Pin
4-Mar-02 5:20
suss4-Mar-02 5:20 
GeneralRe: need to get tenth of seconds from system time using CTime Pin
Tim Smith4-Mar-02 5:27
Tim Smith4-Mar-02 5:27 
GeneralRe: need to get tenth of seconds from system time using CTime Pin
Ravi Bhavnani4-Mar-02 5:28
professionalRavi Bhavnani4-Mar-02 5:28 
GeneralFocus problem on windows 2000 Pin
4-Mar-02 4:47
suss4-Mar-02 4:47 
GeneralRe: Focus problem on windows 2000 Pin
Joaquín M López Muñoz4-Mar-02 4:58
Joaquín M López Muñoz4-Mar-02 4:58 
GeneralRe: Focus problem on windows 2000 Pin
4-Mar-02 22:16
suss4-Mar-02 22:16 
GeneralRe: Focus problem on windows 2000 Pin
Joaquín M López Muñoz4-Mar-02 22:35
Joaquín M López Muñoz4-Mar-02 22:35 
Hmmm... that's weird, according to the documentation you shouldn't have any problems changing the foreground window within the same process (as long as the process was the foreground process in the first place).
Anyway, take a look at http://www.mooremvp.freeserve.co.uk/Win32/w32tip33.htm for a little hack to get SetForegroundWindow working the way it did on older OSs (see method 2).

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
QuestionHow to make a batch file interactive Pin
Dave Midgley4-Mar-02 4:18
Dave Midgley4-Mar-02 4:18 
AnswerRe: How to make a batch file interactive Pin
Tomasz Sowinski4-Mar-02 4:32
Tomasz Sowinski4-Mar-02 4:32 
GeneralRe: How to make a batch file interactive Pin
Dave Midgley4-Mar-02 4:38
Dave Midgley4-Mar-02 4:38 
GeneralRe: How to make a batch file interactive Pin
Tomasz Sowinski4-Mar-02 4:47
Tomasz Sowinski4-Mar-02 4:47 
AnswerRe: How to make a batch file interactive Pin
56789012344-Mar-02 5:12
56789012344-Mar-02 5:12 
GeneralCToolBar Problem Pin
4-Mar-02 3:55
suss4-Mar-02 3:55 
GeneralRe: CToolBar Problem Pin
4-Mar-02 4:01
suss4-Mar-02 4:01 
GeneralMFC dll acting strange when using &Data in exported f() parameters Pin
4-Mar-02 3:24
suss4-Mar-02 3:24 
GeneralRe: MFC dll acting strange when using &Data in exported f() parameters Pin
Prem Kumar4-Mar-02 3:33
Prem Kumar4-Mar-02 3:33 
GeneralRe: MFC dll acting strange when using &Data in exported f() parameters Pin
Tomasz Sowinski4-Mar-02 3:41
Tomasz Sowinski4-Mar-02 3:41 
Generalsomeone who knows about blocking a packet at network layer using vc++ Pin
4-Mar-02 3:15
suss4-Mar-02 3:15 
GeneralManually opening a document Pin
benjymous4-Mar-02 3:02
benjymous4-Mar-02 3:02 
GeneralRe: Manually opening a document Pin
Prem Kumar4-Mar-02 3:26
Prem Kumar4-Mar-02 3:26 
GeneralCDateTimeCtrl and CTime Pin
User 66584-Mar-02 2:59
User 66584-Mar-02 2:59 
GeneralRe: CDateTimeCtrl and CTime Pin
Prem Kumar4-Mar-02 3:11
Prem Kumar4-Mar-02 3:11 
GeneralRe: CDateTimeCtrl and CTime Pin
Tomasz Sowinski4-Mar-02 3:26
Tomasz Sowinski4-Mar-02 3:26 
GeneralRe: CDateTimeCtrl and CTime Pin
Prem Kumar4-Mar-02 3:28
Prem Kumar4-Mar-02 3:28 

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.