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
D

david_gilmour

@david_gilmour
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to know Service pack of MSVC6.0
    D david_gilmour

    If you are talking about the visual studio service pack, you can open visual basic and select Help>About. It shows the service pack version but if u have only visual c++ installed, I have no idea Regards Pradeep Between the great things we cannot do and the small things we will not do, the danger is that we shall do nothing

    C / C++ / MFC question tutorial announcement

  • Please help immediately!!
    D david_gilmour

    Try to move CDialog::OnInitDialog to the first line of your CWebDialog::OnInitDialog function Between the great things we cannot do and the small things we will not do, the danger is that we shall do nothing

    C / C++ / MFC help c++ debugging performance question

  • Help me...
    D david_gilmour

    Hi! You have dependency walker in the visual studio tools programs> Microsoft Visual Studio > Microsoft Visual Studio Tools > Depends Run this, Select File > Open and select your application exe, it will give you a list of dlls your application needs for running. ship all those dlls Between the great things we cannot do and the small things we will not do, the danger is that we shall do nothing

    C / C++ / MFC help csharp c++ visual-studio announcement

  • MDI VC++, How to pass parameters to view?
    D david_gilmour

    It would be easier to store it in document. In your view's OnDraw just call GetDocument() to get the document and then the parameter and simply write your drawing code depending on the parameter

    C / C++ / MFC help question c++ tutorial

  • Current User
    D david_gilmour

    Hi! Check this link if you want the current user info http://support.microsoft.com/kb/111544/EN-US/

    C / C++ / MFC windows-admin question

  • MFC Application Installation Problem
    D david_gilmour

    Hi! Thanks for the reply. I tried to login as a non-administrator and debug the application source code to see where it is crashing. The application object gets created but the control never reaches InitInstance. It crashes midway showing error in Kernel32.dll Any ideas? Thanks Pradeep.

    C / C++ / MFC help c++ question
  • Login

  • Don't have an account? Register

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