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
B

Bill Carter

@Bill Carter
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Foul Language on The CodeProject
    B Bill Carter

    Why you goose!

    The Lounge help discussion announcement

  • What is everyone working on?
    B Bill Carter

    My handicap is that I still code.

    The Lounge question json

  • Your first ever development machine at work
    B Bill Carter

    Leading Edge 8088 w/ Dual floppies. Still in service as a print server.

    The Lounge question workspace

  • Automatic mouse and keyboard
    B Bill Carter

    You might check out this link. http://msdn.microsoft.com/library/psdk/winui/keybinpt\_7id0.htm

    C / C++ / MFC c++ tutorial

  • CDocument & CDialog
    B Bill Carter

    1. In MyDlg.h add #include "MyDoc.h" 2. Add a member variable to you dialog class CMyDoc* m_pDoc; 3. In the function that creates the dialog - after the dialog is create but before DoModal() - add dlg.m_pDoc = (CMyDoc*)GetDocument();

    C / C++ / MFC question help
  • Login

  • Don't have an account? Register

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