Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionParent Window Pin
Nishad S29-Aug-05 18:36
Nishad S29-Aug-05 18:36 
AnswerRe: Parent Window Pin
Christian Graus29-Aug-05 18:43
protectorChristian Graus29-Aug-05 18:43 
GeneralRe: Parent Window Pin
Nishad S29-Aug-05 19:15
Nishad S29-Aug-05 19:15 
GeneralRe: Parent Window Pin
Christian Graus29-Aug-05 19:17
protectorChristian Graus29-Aug-05 19:17 
GeneralRe: Parent Window Pin
Jörgen Sigvardsson29-Aug-05 20:02
Jörgen Sigvardsson29-Aug-05 20:02 
GeneralRe: Parent Window Pin
John R. Shaw30-Aug-05 14:17
John R. Shaw30-Aug-05 14:17 
QuestionNeed Help (classes and .h files) Pin
SummoningDan29-Aug-05 18:06
SummoningDan29-Aug-05 18:06 
AnswerRe: Need Help (classes and .h files) Pin
Christian Graus29-Aug-05 18:38
protectorChristian Graus29-Aug-05 18:38 
Hi.

You'll probably find this program more useful in the long run if you move it to a windows app instead of a console app. As for moving it to have classes, as it stands, it only needs one, the struct you've already defined, unless you want to move data access into a class perhaps.

I'd also suggest looking into using MSDE or something similar to store your data instead of a flat text file.


Christian Graus - Microsoft MVP - C++
GeneralRe: Need Help (classes and .h files) Pin
SummoningDan29-Aug-05 18:51
SummoningDan29-Aug-05 18:51 
GeneralRe: Need Help (classes and .h files) Pin
Christian Graus29-Aug-05 18:54
protectorChristian Graus29-Aug-05 18:54 
GeneralRe: Need Help (classes and .h files) Pin
SummoningDan29-Aug-05 20:24
SummoningDan29-Aug-05 20:24 
GeneralRe: Need Help (classes and .h files) Pin
SummoningDan30-Aug-05 1:21
SummoningDan30-Aug-05 1:21 
GeneralRe: Need Help (classes and .h files) Pin
Christian Graus30-Aug-05 12:55
protectorChristian Graus30-Aug-05 12:55 
GeneralRe: Need Help (classes and .h files) Pin
SummoningDan30-Aug-05 17:37
SummoningDan30-Aug-05 17:37 
GeneralRe: Need Help (classes and .h files) Pin
Christian Graus30-Aug-05 17:40
protectorChristian Graus30-Aug-05 17:40 
QuestionError Pin
Member 216100429-Aug-05 17:36
Member 216100429-Aug-05 17:36 
AnswerRe: Error Pin
Barm29-Aug-05 17:48
Barm29-Aug-05 17:48 
Questionselect excel cells with automation Pin
Bayu Ardianto29-Aug-05 17:17
Bayu Ardianto29-Aug-05 17:17 
Questiondial a telephone number ,and play audio file Pin
sunnf29-Aug-05 15:54
sunnf29-Aug-05 15:54 
AnswerRe: dial a telephone number ,and play audio file Pin
Christian Graus29-Aug-05 17:14
protectorChristian Graus29-Aug-05 17:14 
QuestionError C2065 Pin
Member 216100429-Aug-05 15:44
Member 216100429-Aug-05 15:44 
AnswerRe: Error C2065 Pin
Christian Graus29-Aug-05 16:03
protectorChristian Graus29-Aug-05 16:03 
GeneralRe: Error C2065 Pin
Member 216100429-Aug-05 16:33
Member 216100429-Aug-05 16:33 
GeneralRe: Error C2065 Pin
Christian Graus29-Aug-05 16:36
protectorChristian Graus29-Aug-05 16:36 
QuestionVisual C++ Pin
BlitzPackage29-Aug-05 14:59
BlitzPackage29-Aug-05 14:59 

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.