CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: source code

  1. #1
    Join Date
    Nov 2007
    Posts
    28

    source code

    I have downloaded the zip souce code from MSDN
    It cant be debuged or compiled don't know why and don't know how

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

    Re: source code

    What zip file?
    Marius Bancila
    Home Page
    My CodeGuru articles

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

  3. #3
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125

    Re: source code

    Microsoft did release a (partial) version of the libraries (although I do not know of a valid location where is is downloaded as a .zip file, so be careful what you download.

    It is NOT intended to be used. It is for understanding purposes ONLY.

    SAy you need to Frabble a Framis, and you know that there is a Microsoft class which does this very nicely. You can examine the code provided to see how they accomplish that (without using eye of newt ) and develop your own code.
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

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