Click here to Skip to main content
15,890,982 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSpecial Folders Pin
4-May-01 5:23
suss4-May-01 5:23 
GeneralpDevMode member of JOB_INFO_2 is empty in 98 Pin
4-May-01 5:02
suss4-May-01 5:02 
Questionconvert existing C++ program to MFC? Pin
4-May-01 2:42
suss4-May-01 2:42 
AnswerRe: convert existing C++ program to MFC? Pin
Garth J Lancaster4-May-01 16:24
professionalGarth J Lancaster4-May-01 16:24 
GeneralExtending a dialog on button press! Pin
Ashman3-May-01 23:09
Ashman3-May-01 23:09 
GeneralRe: Extending a dialog on button press! Pin
Christian Graus3-May-01 23:40
protectorChristian Graus3-May-01 23:40 
QuestionArray of bound ADO objects? Pin
Brendan Tregear3-May-01 19:47
Brendan Tregear3-May-01 19:47 
AnswerRe: Array of bound ADO objects? Pin
Brendan Tregear6-May-01 12:18
Brendan Tregear6-May-01 12:18 
I'll just reply to my own problem, in case anyone encounter the same situation.

Its probably better to write your own class which has a copy constructor which accepts a CADORecordBinding object as a paramater. If you want to save information back to the database, just iterate through the array and you'll have to create a new CADORecordBinding object, which is a bit of a pain. This approach allows you to incorporate additionally functionality in terms of member functions in your own class.
AnswerRe: Array of bound ADO objects? Pin
Hadi Rezaee7-May-01 3:11
Hadi Rezaee7-May-01 3:11 
GeneralForcing the system tray clock to redraw Pin
Peter Jones3-May-01 18:40
Peter Jones3-May-01 18:40 
GeneralRe: Forcing the system tray clock to redraw Pin
Peter Jones3-May-01 20:45
Peter Jones3-May-01 20:45 
Generaldisableing ur key board Pin
Anil3-May-01 18:32
Anil3-May-01 18:32 
GeneralRe: disableing ur key board Pin
Christian Graus3-May-01 19:58
protectorChristian Graus3-May-01 19:58 
Generalis this possible Pin
Anil4-May-01 2:16
Anil4-May-01 2:16 
GeneralRe: is this possible Pin
Christian Graus4-May-01 2:28
protectorChristian Graus4-May-01 2:28 
Generalwon't display to screen Pin
3-May-01 17:44
suss3-May-01 17:44 
GeneralRe: won't display to screen Pin
Masaaki Onishi3-May-01 18:01
Masaaki Onishi3-May-01 18:01 
GeneralRe: won't display to screen Pin
Christian Graus3-May-01 20:23
protectorChristian Graus3-May-01 20:23 
GeneralCListCtrl and selected rows in a dialog Pin
Peter Jones3-May-01 14:54
Peter Jones3-May-01 14:54 
GeneralRe: CListCtrl and selected rows in a dialog Pin
Nick Blumhardt3-May-01 16:53
Nick Blumhardt3-May-01 16:53 
GeneralRe: CListCtrl and selected rows in a dialog Pin
Peter Jones3-May-01 18:37
Peter Jones3-May-01 18:37 
GeneralRe: CListCtrl and selected rows in a dialog Pin
Tomasz Sowinski3-May-01 23:54
Tomasz Sowinski3-May-01 23:54 
GeneralRe: CListCtrl and selected rows in a dialog Pin
Peter Jones4-May-01 3:18
Peter Jones4-May-01 3:18 
GeneralDB_NUMERIC Pin
Nick Blumhardt3-May-01 14:19
Nick Blumhardt3-May-01 14:19 
GeneralRe: DB_NUMERIC Pin
Nick Blumhardt3-May-01 16:49
Nick Blumhardt3-May-01 16:49 

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.