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

C / C++ / MFC

 
QuestionYou must logon to download zip files?? Pin
Anonymous24-Nov-02 3:01
Anonymous24-Nov-02 3:01 
AnswerRe: You must logon to download zip files?? Pin
Christian Graus24-Nov-02 12:01
protectorChristian Graus24-Nov-02 12:01 
GeneralRe: You must logon to download zip files?? Pin
Anonymous24-Nov-02 23:51
Anonymous24-Nov-02 23:51 
GeneralRe: You must logon to download zip files?? Pin
Christian Graus25-Nov-02 1:26
protectorChristian Graus25-Nov-02 1:26 
GeneralRe: You must logon to download zip files?? Pin
Anonymous25-Nov-02 2:31
Anonymous25-Nov-02 2:31 
GeneralRe: You must logon to download zip files?? Pin
Christian Graus25-Nov-02 11:17
protectorChristian Graus25-Nov-02 11:17 
QuestionHow to learn Visual c++ Pin
woonkop24-Nov-02 1:12
woonkop24-Nov-02 1:12 
AnswerRe: How to learn Visual c++ Pin
Christian Graus24-Nov-02 1:46
protectorChristian Graus24-Nov-02 1:46 
needhelp ;(( wrote:
i need to write programs using viusal c++ but i do not know the commands to use.

When you say need, why ? Is it for school ? Do you have a one off project you need to complete for some other reason ?

needhelp ;(( wrote:
When i read the explainations from the MSDN library the terms used are very technical.

Yeah, that's called C++. Actually, a lot of the MSDN examples are in C, so they can be used by all Windows programmers, even those living in the dark ages.

needhelp ;(( wrote:
Where can i find a simple book or web site that explains in simple terms.

My first book was 'teach yourself C++ in 24 hours'. If you're looking to connect the numbers to get a simple windows app going and not really learn how to program ( and that's fair enough if you don't intend on coding again ), then 'teach yourself visual c++ in 24 hours' is a good starting point.

What's your reason for needing to do this, obviously without any background or experience ? What time frame do you have ? There are websites where you can pay people to write a one off project for you, that may be an option also, depending on your circumstances. If however you want/need to learn it yourself, those books are a good start, and you can always ask specific questions here when you get stuck. That's what I did.

Good luck.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not as easily, but it's certainly doable. - Jamie Nordmeyer - 15-Nov-2002
GeneralRe: How to learn Visual c++ Pin
24-Nov-02 2:07
suss24-Nov-02 2:07 
GeneralRe: How to learn Visual c++ Pin
Christian Graus24-Nov-02 2:15
protectorChristian Graus24-Nov-02 2:15 
GeneralSplitter window problem Pin
trimtrom24-Nov-02 0:34
trimtrom24-Nov-02 0:34 
GeneralDeleting Locked Files Pin
pranavamhari23-Nov-02 23:56
pranavamhari23-Nov-02 23:56 
GeneralRe: Deleting Locked Files Pin
Christian Graus24-Nov-02 16:02
protectorChristian Graus24-Nov-02 16:02 
GeneralUser folder / file search dialog Pin
Still learning how to code23-Nov-02 22:27
Still learning how to code23-Nov-02 22:27 
GeneralAdvice Required Pin
Shamoon23-Nov-02 19:20
Shamoon23-Nov-02 19:20 
GeneralRe: Advice Required Pin
roboo24-Nov-02 18:11
roboo24-Nov-02 18:11 
GeneralHooks: Global Pin
keravon23-Nov-02 17:00
keravon23-Nov-02 17:00 
Generalfonts Pin
kjessee23-Nov-02 14:19
kjessee23-Nov-02 14:19 
GeneralRe: fonts Pin
kjessee24-Nov-02 16:31
kjessee24-Nov-02 16:31 
Questionchar, wchar, TCHAR, BYTE ??? Pin
Matt Gullett23-Nov-02 14:03
Matt Gullett23-Nov-02 14:03 
AnswerRe: char, wchar, TCHAR, BYTE ??? Pin
Michael Dunn23-Nov-02 15:08
sitebuilderMichael Dunn23-Nov-02 15:08 
GeneralRe: char, wchar, TCHAR, BYTE ??? Pin
Matt Gullett23-Nov-02 15:29
Matt Gullett23-Nov-02 15:29 
GeneralRe: char, wchar, TCHAR, BYTE ??? Pin
Michael Dunn23-Nov-02 18:18
sitebuilderMichael Dunn23-Nov-02 18:18 
AnswerRe: char, wchar, TCHAR, BYTE ??? Pin
includeh1024-Nov-02 6:23
includeh1024-Nov-02 6:23 
GeneralQuestion about float format Pin
rsasalm_23-Nov-02 10:21
rsasalm_23-Nov-02 10:21 

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.