Codeblocks 10.05

Discussion in 'C++' started by vinnieashken, Aug 30, 2010.

  1. vinnieashken

    vinnieashken New Member

    Joined:
    Aug 30, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I wanted to make Win32 API applications to get the natural look and feel of the operating system's visual styles.
    someone suggested i include
    #pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")in my code but he is using visual studio while am using codeblocks which just ignores the #pragma directive.is there a way to achieve that?? am using codeblocks IDE 10.05
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice