Click here to Skip to main content
15,894,740 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Custom HTTP headers in IWebBrowser2 Pin
berserker_r17-Mar-08 0:08
berserker_r17-Mar-08 0:08 
GeneralCIPAddressCtrl doesn't show Tooltips! Pin
Vikas K.13-Mar-08 4:43
Vikas K.13-Mar-08 4:43 
GeneralRe: CIPAddressCtrl doesn't show Tooltips! Pin
David Crow13-Mar-08 6:13
David Crow13-Mar-08 6:13 
GeneralRe: CIPAddressCtrl doesn't show Tooltips! Pin
Vikas K.13-Mar-08 19:28
Vikas K.13-Mar-08 19:28 
QuestionHow to Format the time Pin
Raj-Ekoham DwitiyoNasti13-Mar-08 4:06
Raj-Ekoham DwitiyoNasti13-Mar-08 4:06 
GeneralRe: How to Format the time Pin
ptr_Electron13-Mar-08 4:10
ptr_Electron13-Mar-08 4:10 
GeneralRe: How to Format the time Pin
ptr_Electron13-Mar-08 4:17
ptr_Electron13-Mar-08 4:17 
GeneralRe: How to Format the time Pin
Dexterus13-Mar-08 4:23
Dexterus13-Mar-08 4:23 
As a reply to both previous posts, Month/Day/Year is a wrong format for French so GetTimeFormat() is the right way and it does return whatever the locale has set as the format. So quite possibly the French locale has 24 hour format while Enghlish one has 12 hour AM/PM one etc. In the end, if MS was correct then whatever you get is the correct form, you don't have to get AM/PM format, it's not the only "good" one.
GeneralRe: How to Format the time Pin
krmed13-Mar-08 5:20
krmed13-Mar-08 5:20 
GeneralRe: How to Format the time Pin
Raj-Ekoham DwitiyoNasti13-Mar-08 20:12
Raj-Ekoham DwitiyoNasti13-Mar-08 20:12 
QuestionRe: How to Format the time Pin
David Crow13-Mar-08 5:51
David Crow13-Mar-08 5:51 
GeneralRe: How to Format the time Pin
Hamid_RT23-Mar-08 0:56
Hamid_RT23-Mar-08 0:56 
GeneralColored Text in win32 window + scroll Pin
Member 382549313-Mar-08 4:01
Member 382549313-Mar-08 4:01 
GeneralRe: Colored Text in win32 window + scroll Pin
led mike13-Mar-08 4:04
led mike13-Mar-08 4:04 
GeneralRe: Colored Text in win32 window + scroll Pin
Member 382549313-Mar-08 4:16
Member 382549313-Mar-08 4:16 
GeneralRe: Colored Text in win32 window + scroll Pin
Demian Panello13-Mar-08 4:59
Demian Panello13-Mar-08 4:59 
GeneralRe: Colored Text in win32 window + scroll Pin
led mike13-Mar-08 5:22
led mike13-Mar-08 5:22 
Generalwhy are junk char appended while writing CString to CFile Pin
ptr_Electron13-Mar-08 3:54
ptr_Electron13-Mar-08 3:54 
GeneralRe: why are junk char appended while writing CString to CFile Pin
Rajkumar R13-Mar-08 3:58
Rajkumar R13-Mar-08 3:58 
GeneralRe: why are junk char appended while writing CString to CFile Pin
ptr_Electron13-Mar-08 4:04
ptr_Electron13-Mar-08 4:04 
GeneralRe: why are junk char appended while writing CString to CFile Pin
timpa_work13-Mar-08 5:18
timpa_work13-Mar-08 5:18 
GeneralRe: why are junk char appended while writing CString to CFile Pin
David Crow13-Mar-08 5:43
David Crow13-Mar-08 5:43 
GeneralRe: why are junk char appended while writing CString to CFile Pin
krmed13-Mar-08 5:27
krmed13-Mar-08 5:27 
GeneralRe: why are junk char appended while writing CString to CFile Pin
David Crow13-Mar-08 5:44
David Crow13-Mar-08 5:44 
GeneralRe: why are junk char appended while writing CString to CFile Pin
krmed13-Mar-08 6:15
krmed13-Mar-08 6:15 

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.