Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to disable close "X" button in DOS  (Read 16284 times)

0 Members and 1 Guest are viewing this topic.

Reno



    Hopeful
  • Thanked: 32
    Re: How to disable close "X" button in DOS
    « Reply #30 on: April 23, 2009, 09:47:59 AM »
    it works great. GetConsoleWindow()  ;D nice

    i keep searching for the keyword "console","std","process","window" in ApiViewer 2004, but couldn't find anything to get current console. no wonder, it's not listed there.

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: How to disable close "X" button in DOS
    « Reply #31 on: April 23, 2009, 09:59:52 AM »
    heh, I know too, I was checking ApiViewer 2004.


    Although I've found it's missing structures and functions when I need them most.
    I was trying to dereference Null Pointers before it was cool.