CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2012
    Posts
    1

    Windows programs

    Does anyone know if there's a way to get the source codes to windows applications such as in office or other programs?

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: Windows programs

    I doubt you'd find source code for MS Office applications.
    As for "other programs" - there is a lot of code samples for a lot of Windows application types in MSDN, CG, CodeProject an many other sites.
    Victor Nijegorodov

  3. #3
    Join Date
    Jul 2012
    Posts
    13

    Re: Windows programs

    asp.net has a section for the mobile development

  4. #4
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Windows programs

    MS Office source code? LOL! Why do you need this?
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured