Click here to Skip to main content
15,917,565 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Cannot run my ADO program in Win 95 Pin
Zdeslav Vojkovic13-Apr-03 22:25
Zdeslav Vojkovic13-Apr-03 22:25 
GeneralNeed Help on Tab Ctrl Pin
kyoshiro9-Apr-03 19:44
kyoshiro9-Apr-03 19:44 
GeneralRe: Need Help on Tab Ctrl Pin
Cedric Moonen9-Apr-03 20:10
Cedric Moonen9-Apr-03 20:10 
GeneralRe: Need Help on Tab Ctrl Pin
Joan M9-Apr-03 20:44
professionalJoan M9-Apr-03 20:44 
GeneralSwitch statement and while loop Pin
Aaron Knox9-Apr-03 19:08
Aaron Knox9-Apr-03 19:08 
GeneralRe: Switch statement and while loop Pin
Joaquín M López Muñoz9-Apr-03 19:41
Joaquín M López Muñoz9-Apr-03 19:41 
GeneralRe: Switch statement and while loop Pin
Aaron Knox10-Apr-03 2:57
Aaron Knox10-Apr-03 2:57 
GeneralDate Time Picker problem Pin
rohit.dhamija9-Apr-03 18:25
rohit.dhamija9-Apr-03 18:25 
Confused | :confused: Dear All,
I am creating a dialog application using MFC , and in which i am using a "Date Time Picker control"
I want to set the time in format hh:mm.
---------
I have kept ID of control : IDC_TIME
and using the following macro in Initdialog
DateTime_SetFormat((HWND)GetDlgItem(IDC_TIME),"HH:mm");
---------
But it is not serving my purpose. I donot want to make its member variable. Can u make some modification in above code to solve the problem.
Please comment.

GeneralRe: Date Time Picker problem Pin
JohnJ9-Apr-03 19:44
JohnJ9-Apr-03 19:44 
GeneralProblem with SetWindowPos() function Pin
julia20009-Apr-03 17:34
julia20009-Apr-03 17:34 
GeneralRe: Problem with SetWindowPos() function Pin
Nish Nishant9-Apr-03 18:23
sitebuilderNish Nishant9-Apr-03 18:23 
GeneralRe: Problem with SetWindowPos() function Pin
julia20009-Apr-03 19:20
julia20009-Apr-03 19:20 
GeneralModifyStyle(......) Pin
ZarrinPour9-Apr-03 17:32
ZarrinPour9-Apr-03 17:32 
GeneralRe: ModifyStyle(......) Pin
Dave Bryant9-Apr-03 17:55
Dave Bryant9-Apr-03 17:55 
GeneralRe: ModifyStyle(......) Pin
Maximilien10-Apr-03 2:36
Maximilien10-Apr-03 2:36 
GeneralWM_RBUTTONDOWN message in dialog-based application Pin
Member 2592879-Apr-03 16:21
Member 2592879-Apr-03 16:21 
GeneralRe: WM_RBUTTONDOWN message in dialog-based application Pin
Nish Nishant9-Apr-03 17:25
sitebuilderNish Nishant9-Apr-03 17:25 
GeneralI have a problem about ID_FILE_SAVE and ID_FILE_PRINT Pin
-=JoKeR=-9-Apr-03 15:40
-=JoKeR=-9-Apr-03 15:40 
GeneralRe: I have a problem about ID_FILE_SAVE and ID_FILE_PRINT Pin
CodeBrain9-Apr-03 21:38
CodeBrain9-Apr-03 21:38 
GeneralNT Driver Pin
John R. Shaw9-Apr-03 13:52
John R. Shaw9-Apr-03 13:52 
GeneralRe: NT Driver Pin
geo_m10-Apr-03 5:07
geo_m10-Apr-03 5:07 
GeneralRe: NT Driver Pin
John R. Shaw10-Apr-03 8:44
John R. Shaw10-Apr-03 8:44 
GeneralDAO and dialog based application Pin
midupk9-Apr-03 12:21
midupk9-Apr-03 12:21 
GeneralRe: DAO and dialog based application Pin
Joel Lucsy9-Apr-03 16:22
Joel Lucsy9-Apr-03 16:22 
Generalproblem with reading data from the disk drive. Pin
Anonymous9-Apr-03 11:35
Anonymous9-Apr-03 11:35 

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.