Click here to Skip to main content
15,906,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: App argument :o) Pin
Jim Crafton15-Apr-03 7:53
Jim Crafton15-Apr-03 7:53 
GeneralMessage Trapping Pin
BtySgtMajor15-Apr-03 4:41
BtySgtMajor15-Apr-03 4:41 
GeneralRe: Message Trapping Pin
G. Steudtel15-Apr-03 5:27
G. Steudtel15-Apr-03 5:27 
GeneralRe: Message Trapping Pin
BtySgtMajor15-Apr-03 5:41
BtySgtMajor15-Apr-03 5:41 
GeneralTime Zone Pin
Mazdak15-Apr-03 4:16
Mazdak15-Apr-03 4:16 
GeneralRe: Time Zone Pin
David Crow15-Apr-03 4:31
David Crow15-Apr-03 4:31 
GeneralRe: Time Zone Pin
peterchen15-Apr-03 4:58
peterchen15-Apr-03 4:58 
GeneralRe: Time Zone Pin
JT Anderson15-Apr-03 5:00
JT Anderson15-Apr-03 5:00 
Unfortunately, I don't believe that there are any APIs for accessing the time zone definitions stored in the registry. KB article Q221542 discusses how to decode the registry information using VB. It provides sufficient information to do it in a real language, such as C++.

Good luck on this. I've found messing around with time to be one of the most difficult programming tasks that you can attack. If you think you have it exactly right, you haven't looked at the problem hard enough.

--------
There are 10 types of people in this world. Those who know binary and those who don't.
GeneralHowto get CPU load Pin
Bluescreen200315-Apr-03 3:35
Bluescreen200315-Apr-03 3:35 
GeneralRe: Howto get CPU load Pin
Chris Richardson15-Apr-03 8:20
Chris Richardson15-Apr-03 8:20 
Generalowner of a file Pin
naradaji15-Apr-03 3:34
naradaji15-Apr-03 3:34 
GeneralRe: owner of a file Pin
David Crow15-Apr-03 4:36
David Crow15-Apr-03 4:36 
GeneralRe: owner of a file Pin
naradaji15-Apr-03 4:46
naradaji15-Apr-03 4:46 
GeneralQuestion about istringstream.getline method. Pin
George215-Apr-03 2:50
George215-Apr-03 2:50 
GeneralRe: Question about istringstream.getline method. Pin
valikac15-Apr-03 6:50
valikac15-Apr-03 6:50 
GeneralRe: Question about istringstream.getline method. Pin
George215-Apr-03 16:04
George215-Apr-03 16:04 
GeneralOnInitialUpdate and CFormView problems Pin
Ceri15-Apr-03 2:39
Ceri15-Apr-03 2:39 
QuestionChange Parent? Pin
catchnine15-Apr-03 2:06
catchnine15-Apr-03 2:06 
GeneralGetting function declarations out of a .lib Pin
John Oliver15-Apr-03 1:46
John Oliver15-Apr-03 1:46 
GeneralRe: Getting function declarations out of a .lib Pin
Roger Allen15-Apr-03 1:53
Roger Allen15-Apr-03 1:53 
GeneralRe: Getting function declarations out of a .lib Pin
Mike Dimmick15-Apr-03 2:45
Mike Dimmick15-Apr-03 2:45 
GeneralRe: Getting function declarations out of a .lib Pin
John Oliver15-Apr-03 3:54
John Oliver15-Apr-03 3:54 
GeneralDefault browser Pin
Jump_Around15-Apr-03 1:23
Jump_Around15-Apr-03 1:23 
GeneralRe: Default browser Pin
Joaquín M López Muñoz15-Apr-03 2:31
Joaquín M López Muñoz15-Apr-03 2:31 
GeneralMenu commands prompt strings Pin
Anonymous15-Apr-03 1:17
Anonymous15-Apr-03 1:17 

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.