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

Thread: __declspec

  1. #1
    Join Date
    Jun 2007
    Posts
    105

    __declspec

    hi im just bginning to dabble in windows programming and ive been seeing this "__declspec" here and there. Can anyone explain in detail what this is?

  2. #2
    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    3,654

    Re: __declspec

    Studio help URL ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_vclang/html/832db681-e8e1-41ca-b78c-cd9d265cdb87.htm

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