Click here to Skip to main content
15,916,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Serialize() Pin
RubenJ10-Jun-03 11:20
RubenJ10-Jun-03 11:20 
QuestionHow do I determine my IP Pin
Fe ®10-Jun-03 8:32
Fe ®10-Jun-03 8:32 
AnswerRe: How do I determine my IP Pin
David Crow10-Jun-03 8:40
David Crow10-Jun-03 8:40 
AnswerRe: How do I determine my IP Pin
valikac10-Jun-03 9:52
valikac10-Jun-03 9:52 
AnswerRe: How do I determine my IP Pin
Peter Weyzen10-Jun-03 19:54
Peter Weyzen10-Jun-03 19:54 
Questionhow to use flash window Pin
asif m@hmood10-Jun-03 8:24
asif m@hmood10-Jun-03 8:24 
AnswerRe: how to use flash window Pin
MemLeak10-Jun-03 8:56
MemLeak10-Jun-03 8:56 
General[OT(sort of)] Beginning a Project Pin
cnleek410-Jun-03 8:06
cnleek410-Jun-03 8:06 
Hi All...

I have been doing a little searchng, and am having a hard time finding a succinct explanation (for a beginner) of how to go about creating an app from scratch. My idea is this: I want to create a windows based program that will emulate an electrical system as you would find in a building (residential/commercial/industrial).

(note: I am an electrician by trade, no longer working due to injury, and back in college at 35 to try and get a BSEE. I took a c++ class last semester and this is why I am torturing you all with all these knuckleheaded questions, the class did not get into development for Windows, it was just programming basics.)

Anyway, I just want to do this for the sake of doing it (the learning experience). I will use Dev-cpp, but also have VC++ 6.0 available to me in a student version (although I do not want to use it). I have no intention of releasing this for anything (although if I could make it work well enough, I might just for entertainment purposes, like say to let people see what would happen if they hooked 5000 volts up to their houseSmile | :) .....).

My question is this: Where do I start? Would it work if I designed the classes I will need (power source, switch, wire, circuit breaker...etc.) in a console app then integrated them into a windows environment, or should I make it a Windows app from the start? Also, what would be the easiest environment in which to create graphical representations of my classes? Would bitmaps be best? I need to keep this relatively simple (obviously) and my main question is what would be the best Dev environment for this idea? Thanks for the time.
GeneralRe: [OT(sort of)] Beginning a Project Pin
David Crow10-Jun-03 8:34
David Crow10-Jun-03 8:34 
GeneralRe: [OT(sort of)] Beginning a Project Pin
cnleek410-Jun-03 8:45
cnleek410-Jun-03 8:45 
GeneralRe: [OT(sort of)] Beginning a Project Pin
basementman10-Jun-03 10:11
basementman10-Jun-03 10:11 
GeneralRe: [OT(sort of)] Beginning a Project Pin
Maximilien10-Jun-03 10:06
Maximilien10-Jun-03 10:06 
GeneralAdd push buttons to the CListCtrl Pin
Harendra10-Jun-03 7:42
Harendra10-Jun-03 7:42 
Generalcalling functions in another class Pin
johnstonsk10-Jun-03 7:34
johnstonsk10-Jun-03 7:34 
GeneralRe: calling functions in another class Pin
Dean Goodman10-Jun-03 8:23
Dean Goodman10-Jun-03 8:23 
GeneralRe: calling functions in another class Pin
johnstonsk10-Jun-03 9:57
johnstonsk10-Jun-03 9:57 
GeneralRe: calling functions in another class Pin
Dean Goodman10-Jun-03 12:08
Dean Goodman10-Jun-03 12:08 
GeneralRe: calling functions in another class Pin
johnstonsk10-Jun-03 17:19
johnstonsk10-Jun-03 17:19 
GeneralWindows Message Pin
Nick Parker10-Jun-03 6:43
protectorNick Parker10-Jun-03 6:43 
GeneralRe: Windows Message Pin
Miszou10-Jun-03 7:33
Miszou10-Jun-03 7:33 
GeneralRe: Windows Message Pin
Nick Parker10-Jun-03 7:44
protectorNick Parker10-Jun-03 7:44 
GeneralRe: Windows Message Pin
basementman10-Jun-03 8:33
basementman10-Jun-03 8:33 
GeneralCView And CSpliterWnd Pin
MinhHai10-Jun-03 5:44
MinhHai10-Jun-03 5:44 
GeneralRe: CView And CSpliterWnd Pin
valikac10-Jun-03 6:45
valikac10-Jun-03 6:45 
GeneralShipping .h files for .DLL classes Pin
Theopulus10-Jun-03 5:16
Theopulus10-Jun-03 5:16 

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.