Click here to Skip to main content
15,920,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 6:32
ScottS4-Mar-02 6:32 
GeneralRe: Simple but Painfully Annoying Pin
Ed Gadziemski4-Mar-02 6:25
professionalEd Gadziemski4-Mar-02 6:25 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 6:31
ScottS4-Mar-02 6:31 
GeneralRe: Simple but Painfully Annoying Pin
Ed Gadziemski4-Mar-02 8:14
professionalEd Gadziemski4-Mar-02 8:14 
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 
Use getSystemTime() instead and use the wMilliseconds field of the SYSTEMTIME struct to get tenths of a second.

/ravi

"There is always one more bug..."
http://www.ravib.com
ravib@ravib.com
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 
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 

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.