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

C / C++ / MFC

 
GeneralRe: WMI/STI error ? Pin
Christian Graus3-Jan-07 8:19
protectorChristian Graus3-Jan-07 8:19 
AnswerRe: WMI/STI error ? Pin
Michael Dunn3-Jan-07 12:28
sitebuilderMichael Dunn3-Jan-07 12:28 
QuestionDDE Query Pin
HakunaMatada2-Jan-07 23:42
HakunaMatada2-Jan-07 23:42 
AnswerRe: DDE Query Pin
Ray Kinsella3-Jan-07 0:12
Ray Kinsella3-Jan-07 0:12 
GeneralRe: DDE Query Pin
HakunaMatada3-Jan-07 0:19
HakunaMatada3-Jan-07 0:19 
GeneralRe: DDE Query Pin
Ray Kinsella3-Jan-07 0:23
Ray Kinsella3-Jan-07 0:23 
GeneralRe: DDE Query Pin
HakunaMatada3-Jan-07 0:34
HakunaMatada3-Jan-07 0:34 
GeneralRe: DDE Query Pin
Ray Kinsella3-Jan-07 0:39
Ray Kinsella3-Jan-07 0:39 
GeneralRe: DDE Query Pin
HakunaMatada3-Jan-07 0:55
HakunaMatada3-Jan-07 0:55 
GeneralRe: DDE Query Pin
Ray Kinsella3-Jan-07 1:01
Ray Kinsella3-Jan-07 1:01 
GeneralRe: DDE Query Pin
HakunaMatada3-Jan-07 1:05
HakunaMatada3-Jan-07 1:05 
GeneralRe: DDE Query Pin
Ray Kinsella3-Jan-07 1:14
Ray Kinsella3-Jan-07 1:14 
GeneralRe: DDE Query Pin
HakunaMatada3-Jan-07 2:15
HakunaMatada3-Jan-07 2:15 
GeneralRe: DDE Query Pin
HakunaMatada5-Jan-07 17:20
HakunaMatada5-Jan-07 17:20 
Questionuml question Pin
omidcomputer2-Jan-07 23:40
omidcomputer2-Jan-07 23:40 
GeneralRe: uml question Pin
prasad_som2-Jan-07 23:55
prasad_som2-Jan-07 23:55 
Questionhex values to words Pin
flippydeflippydebop2-Jan-07 23:37
flippydeflippydebop2-Jan-07 23:37 
AnswerRe: hex values to words Pin
Christian Graus3-Jan-07 0:23
protectorChristian Graus3-Jan-07 0:23 
GeneralRe: hex values to words Pin
flippydeflippydebop3-Jan-07 0:43
flippydeflippydebop3-Jan-07 0:43 
GeneralRe: hex values to words Pin
flippydeflippydebop3-Jan-07 1:48
flippydeflippydebop3-Jan-07 1:48 
QuestionRe: hex values to words Pin
David Crow3-Jan-07 5:35
David Crow3-Jan-07 5:35 
AnswerRe: hex values to words Pin
flippydeflippydebop4-Jan-07 0:38
flippydeflippydebop4-Jan-07 0:38 
GeneralRe: hex values to words Pin
David Crow4-Jan-07 3:24
David Crow4-Jan-07 3:24 
flippydeflippydebop wrote:
which i believe to be seconds since the year 1996.


Since 1996 is not considered a special year by the computer, you'll need to add the appropriate number of seconds to that value so that it reflects date/time since, for example, 1-Jan-1970. That's roughly 820,454,400. Now you can use the date/time functions that handle values from 1-Jan-1970.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


Question"synchronized" method call in dll Pin
trumper2-Jan-07 23:21
trumper2-Jan-07 23:21 
AnswerRe: "synchronized" method call in dll Pin
David Leyva3-Jan-07 6:54
David Leyva3-Jan-07 6: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.