Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 810773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T00:56:18+00:00 2026-05-15T00:56:18+00:00

C#. Example: (source: brianapps.net ) I’m working on a screen capture software, so I

  • 0

C#.

Example: alt text
(source: brianapps.net)

I’m working on a screen capture software, so I want to enable specific window capture.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T00:56:18+00:00Added an answer on May 15, 2026 at 12:56 am
      mnuHandle = GetSystemMenu(hwnd, false)
    
      //add a line to the end
      AppendMenu(mnuHandle, MF_SEPARATOR, 0, "")
    
      //2 add a command ID = 200
      AppendMenu(mnuHandle, MF_STRING, 0x200, "Command &1")
      AppendMenu(mnuHandle, MF_STRING, 0x201, "Command &2")
    
      //insert a new item to the 2. position
      InsertMenu(mnuHandle, 2, MF_BYPOSITION, 0x202, "Command &3")
    
      //remove a standard item 
      RemoveMenu(mnuHandle, 0, MF_BYPOSITION)
    

    it’s not the point to create the menu items in the system menu of a totally different application… the question is more or less how would you hook the upcoming system menu events?

    If resizing an arbitrary window is what you want to do: just fetch the window handle of the program (how would you do this?) and call SetWindowPos http://msdn.microsoft.com/en-us/library/ms633545(v=VS.85).aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 542k
  • Answers 542k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Use: SELECT p.id as a, p.url as b, t.id as… May 17, 2026 at 3:22 am
  • Editorial Team
    Editorial Team added an answer There are two parts to the problem First Issue You… May 17, 2026 at 3:19 am
  • Editorial Team
    Editorial Team added an answer I thought I'd show the regex approach, too. It doesn't… May 17, 2026 at 3:18 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm trying to use an unmanaged dll in VB.NET. The example source code provided
I have seen simple example Ajax source codes in many online tutorials. What I
For example, I'm looking at the jCalendar source, and the creator has two different
For example: I'm on MS DOS, I have a source code in the folder
Lately I've be moving source files around in our source tree. For example placing
Most of our Eclipse projects have multiple source folders, for example: src/main/java src/test/java When
Microsoft like implementing their own versions of popular open-source frameworks and assemblies, for example:
I've seen the word spike used in relation to source-control. For example, a project
Does anyone know any source of examples and templates for software requirements, build environment
Hey! I was looking at this code at http://www.gnu.org/software/m68hc11/examples/primes_8c-source.html I noticed that in some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.