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
P

ppathan

@ppathan
About
Posts
12
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Browse Button in an Dialog Box
    P ppathan

    If I want to add an browse functionality in my dialog box, how can we do that??

    C / C++ / MFC question

  • Accessing Functions
    P ppathan

    Can i access a function from a file which is not in an active project in a workspace???? Meaning, if i have 11 projects in a workspace and i want to access a function from a project that is currently not set as active one, can i do that?

    C# question workspace

  • Check buttons
    P ppathan

    can u please give me exact code if I use class wizard /DDX_check? I tried to declare a variable called m_Alreadyset to my check button of type BOOL and set it to true in OninitDialog, but it didn't work.

    C / C++ / MFC question

  • Check buttons
    P ppathan

    Is it possible to set a few check buttons to be defaultly true so that when a user opens an applcation those buttons are by default true?? if it is how can we do that??

    C / C++ / MFC question

  • SDI Main Window
    P ppathan

    can u provide me with exact syntax? I tried to create it but it didn't work

    C / C++ / MFC question

  • SDI Main Window
    P ppathan

    Is there any way that the main window of SDI is always maximised? Currently, I have to click the maximize button to make it full size.

    C / C++ / MFC question

  • Modal Dailog Box
    P ppathan

    here is the Function that is used to create the dialog box when a SDI menu item is clicked.That menu item is called Jaguar. Jagwindow is my object for class CJaguarDlg. Hope this clarifies things. void CVR_ToolView::OnJaguar() { CJaguarDlg JagWindow; int nRet=JagWindow.DoModal(); }

    C / C++ / MFC question

  • Modal Dailog Box
    P ppathan

    assertion says Debug Assertion failed. File:afxwin2.inl Line 162. i think it is due to some inappropraite use of function DoModal().

    C / C++ / MFC question

  • Modal Dailog Box
    P ppathan

    I created an object of my Dialog class called Window.In order to open the dialog class i did Window.DoModal(); That is when assertion came up.

    C / C++ / MFC question

  • Modal Dailog Box
    P ppathan

    How do i open an Dialog BOx from the SDI Main Frame Menu. I tried to use Do.Modal()with the Dialog class object , but it caused an assetion. If i ignore the assertion, it runs perfectly fine. I want to get rid of that assertion.

    C / C++ / MFC question

  • Background for SDI document
    P ppathan

    Can u please provide me the code . I am really not an expert in VC++. That will be really helpful.

    C / C++ / MFC graphics help question

  • Background for SDI document
    P ppathan

    I want to add a bitmap as a background to the main Window of SDI document. Can anybody help me what to do? I am really in emergency. I will really appreciate help. Parvez Pathan

    C / C++ / MFC graphics help 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