Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
C

Chandrakantt

@Chandrakantt
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • create statusBar in dialog problem
    C Chandrakantt

    You can create status bar by calling

    m_wndStatusBar.Create(WS_CHILD|WS_VISIBLE|SBT_OWNERDRAW,
    CRect(0,0,0,0), this, 0);

    You can have a look at Toolbar & StatusBar on Dialog[^]

    C / C++ / MFC help

  • Hey Jude
    C Chandrakantt

    Good one

    The Lounge csharp com tools question

  • DLL Not getting registered
    C Chandrakantt

    It seems that some of the dependent DLL or runtime is not present in the machine. You have to use dependency walker for solving this issue. This link[^] can help you.

    Managed C++/CLI help tutorial question workspace

  • Unable to copy inside Programme Files Folder
    C Chandrakantt

    You need to have admin privileges for copying anything in program files folder

    Hosting and Servers help csharp tutorial question

  • link to download MS outlook trial version
    C Chandrakantt

    You need to download Microsoft office and while installation you have to select Microsoft Outlook which is by default selected. Link for downloading trial version of Microsoft office is http://office.microsoft.com/en-us/try/?WT.mc_id=ODC_ENUS_OATOutlookHome_MonTry[^]

    Hosting and Servers question announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups