Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.com.add_ins,microsoft.public.win32.programmer.kernel,microsoft.public.win32.programmer.ui,microsoft.public.word.programming
|
|||
|
|||
![]()
Hey All,
First, I apologize for hitting up so many different newsgroups but I wasn't sure which one(s) would be appropriate or hold such an answers. I was having a philosophical question about programming languages and performance earlier today with another developer when the subject of Office Suite came up. Neither of us knew what language was used for these popular desktop apps nor could we find a definitive answer on the web. Is Office Suite written entirely in C? Are parts of the apps or some of the apps written in C++? Thanks & Regards, TC |
#2
![]()
Posted to microsoft.public.win32.programmer.kernel,microsoft.public.win32.programmer.ui,microsoft.public.excel.programming,microsoft.public.office.developer.com.add_ins
|
|||
|
|||
![]()
Originally it was written in C (from what I have read). Based on its current
design it certainly appears to be object oriented at this point which means that it is (at least in part) written in C++. It would be interesting to know if it has been entirely changed to C++ or if there are still legacy bits and pieces written in the original C. So I guess the answer is C++ with quite possibly still some reminants of C... -- HTH... Jim Thomlinson "TCook" wrote: Hey All, First, I apologize for hitting up so many different newsgroups but I wasn't sure which one(s) would be appropriate or hold such an answers. I was having a philosophical question about programming languages and performance earlier today with another developer when the subject of Office Suite came up. Neither of us knew what language was used for these popular desktop apps nor could we find a definitive answer on the web. Is Office Suite written entirely in C? Are parts of the apps or some of the apps written in C++? Thanks & Regards, TC |
#3
![]()
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.com.add_ins,microsoft.public.win32.programmer.kernel,microsoft.public.win32.programmer.ui,microsoft.public.word.programming
|
|||
|
|||
![]() "TCook" wrote in message ... Hey All, First, I apologize for hitting up so many different newsgroups but I wasn't sure which one(s) would be appropriate or hold such an answers. I was having a philosophical question about programming languages and performance earlier today with another developer when the subject of Office Suite came up. Neither of us knew what language was used for these popular desktop apps nor could we find a definitive answer on the web. Is Office Suite written entirely in C? Are parts of the apps or some of the apps written in C++? Thanks & Regards, Office is mostly written in C++ -- Regards Jonathan West - Word MVP www.intelligentdocuments.co.uk Please reply to the newsgroup Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ms.Office suite for XML integration | Excel Discussion (Misc queries) | |||
?hOW TO CORRECT SPELLING OF DEFAULT USER IN OFFICE SUITE | Setting up and Configuration of Excel | |||
Want to buy just EXCEL 2003 not the entire microsoft office suite | Excel Discussion (Misc queries) | |||
Excel is written in which programming language ? | Excel Discussion (Misc queries) | |||
What language can XLL be written in? | Excel Programming |