I know at least that Microsoft claims that Microsoft Visual C++ was used to program Microsoft Visual Studio. I would guess they use C and C derivatives mostly, obviously asm is used in a few places (the operating system comes to mind), Visual Basic is probably used for UI-intensive stuff, but most of their programs have a very distinct C++ feel, as opposed to VB or Java. Also, Microsoft, as one of the largest software developers, no doubt has a whole retinue of proprietary products and possibly languages to assist in development.
Persuter > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:hlcoders- > [EMAIL PROTECTED]] On Behalf Of _Phantom_ > Sent: Thursday, March 07, 2002 12:33 PM > To: [EMAIL PROTECTED] > Subject: Re: [hlcoders] OT: what do langauge microsoft use for their apps? > > I doubt asm tbh... most probably done in Visual C++ (using a combo of C++ > and C) > > ----- Original Message ----- > From: "Oskar 'Zoot' Lindgren" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, March 07, 2002 5:39 PM > Subject: Re: [hlcoders] OT: what do langauge microsoft use for their apps? > > > > asm and c/c++ > > > > ----- Original Message ----- > > From: "Tom" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, March 07, 2002 6:30 PM > > Subject: [hlcoders] OT: what do langauge microsoft use for their apps? > > > > > > > This is a multi-part message in MIME format. > > > -- > > > [ Picked text/plain from multipart/alternative ] > > > sorry about this post, its just that im doing a report for school and > Im > > trying to find out what language was used when making things like > Microsoft > > office and other Microsoft apps? > > > > > > Someone said VB but im not really sure if VB (not vb.net) has the > power > > for it all. Perhaps for the interface, but not the whole processing > system > > behind it... > > > > > > --tom > > > -- > > > > > > _______________________________________________ > > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > > > > > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

