Click here to Skip to main content
16,009,156 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: reg subkeys Pin
PJ Arends5-Apr-05 9:18
professionalPJ Arends5-Apr-05 9:18 
GeneralRe: reg subkeys Pin
hunter135-Apr-05 19:22
hunter135-Apr-05 19:22 
GeneralRe: reg subkeys Pin
PJ Arends7-Apr-05 6:11
professionalPJ Arends7-Apr-05 6:11 
GeneralCRichEditView scrolling problems... Pin
RobJones4-Apr-05 5:22
RobJones4-Apr-05 5:22 
GeneralCommand line registry viewer Pin
Member 18552934-Apr-05 5:18
Member 18552934-Apr-05 5:18 
QuestionHow to add, delete and modify outlook express contacts using API, VB 6 or .net Pin
Ashish Chauhan4-Apr-05 4:43
Ashish Chauhan4-Apr-05 4:43 
QuestionTime Difference calculate? Pin
bosfan4-Apr-05 4:37
bosfan4-Apr-05 4:37 
AnswerRe: Time Difference calculate? Pin
Michael Dunn4-Apr-05 8:50
sitebuilderMichael Dunn4-Apr-05 8:50 
The easiest way is to convert everything to FILETIME, which is a 64-bit number. Comparing and making time spans is then really easy since you just add or subtract.

--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ
Strange things are afoot at the U+004B U+20DD

GeneralRe: Time Difference calculate? Pin
bosfan4-Apr-05 22:38
bosfan4-Apr-05 22:38 
AnswerRe: Time Difference calculate? Pin
David Crow4-Apr-05 9:42
David Crow4-Apr-05 9:42 
GeneralUsing Windows users logon usernames and passwords in applications Pin
nadzzz4-Apr-05 4:09
nadzzz4-Apr-05 4:09 
GeneralRe: Using Windows users logon usernames and passwords in applications Pin
David Crow4-Apr-05 9:44
David Crow4-Apr-05 9:44 
GeneralRe: Using Windows users logon usernames and passwords in applications Pin
nadzzz5-Apr-05 6:01
nadzzz5-Apr-05 6:01 
GeneralRe: Using Windows users logon usernames and passwords in applications Pin
David Crow5-Apr-05 6:25
David Crow5-Apr-05 6:25 
Generalmenu across many views Pin
rgchezhian4-Apr-05 4:02
rgchezhian4-Apr-05 4:02 
GeneralRe: menu across many views Pin
RobJones4-Apr-05 5:30
RobJones4-Apr-05 5:30 
Generalopenvc help Pin
sumo694-Apr-05 3:41
sumo694-Apr-05 3:41 
QuestionError in creating thread in Multithreading Application ? Pin
Amarelia4-Apr-05 3:34
Amarelia4-Apr-05 3:34 
AnswerRe: Error in creating thread in Multithreading Application ? Pin
Alexander M.,4-Apr-05 4:43
Alexander M.,4-Apr-05 4:43 
GeneralRe: Error in creating thread in Multithreading Application ? Pin
Amarelia4-Apr-05 19:08
Amarelia4-Apr-05 19:08 
GeneralHandling Web Browser Events Pin
Steve Thresher4-Apr-05 3:16
Steve Thresher4-Apr-05 3:16 
Generalsofware deployment API Pin
K@LPESH4-Apr-05 3:03
K@LPESH4-Apr-05 3:03 
GeneralRe: sofware deployment API Pin
ThatsAlok4-Apr-05 18:50
ThatsAlok4-Apr-05 18:50 
GeneralRe: sofware deployment API Pin
Anonymous4-Apr-05 22:36
Anonymous4-Apr-05 22:36 
GeneralRe: sofware deployment API Pin
ThatsAlok4-Apr-05 22:57
ThatsAlok4-Apr-05 22:57 

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.