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 8368347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T13:22:03+00:00 2026-06-09T13:22:03+00:00

Recently I discovered C#’s P/Invoke. And I want to know which DLL are commonly

  • 0

Recently I discovered C#’s P/Invoke. And I want to know which DLL are commonly used and what they are capable of.

I’ve found this list http://www.win7dll.info/ but it’s too big, and doesn’t provide any useful description.

What I’m hoping for – is “you can use libxxx.dll for drawing on desktop, and libyyy.dll will allow you to play sound, libzzz.dll gives access to taskbar’s preview window” etc…

Thanks for the pointers.

  • 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-06-09T13:22:04+00:00Added an answer on June 9, 2026 at 1:22 pm

    This is really going about the problem the wrong way around. You don’t P/Invoke entire DLLs, you P/Invoke specific functions that are exported from particular DLLs. And therefore you don’t care about which DLLs exist and what they do, you only care about specific functions that enable you to do specific things. You need to figure out what you want to accomplish, and then figure out how to do it. Lots of things are already wrapped by the .NET Framework so none of your own P/Invoke code is required. If P/Invoke is required, then you’ll write that code after you know what you want to do and which function you want to call. The questions you should be asking on Stack Overflow are “how do I do x?” We’ll tell you which functions you need, and from that you’ll know which DLLs you need.

    Anyway, it’s quite hard to provide any better description than the list does. user32.dll literally provides user interface components. This includes a vast array of things, from windows to message boxes to displaying text, to processing window messages, to displaying the desktop, and more.

    There is a Wikipedia article on the most common Windows DLLs. But the information they give is mostly just for curiosity’s sake.

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

Sidebar

Related Questions

I recently discovered the strip_tags() function which takes a string and a list of
I recently discovered the Masonry and Isotope JQuery plugins. They seem to be functionally
I recently discovered Python's property built-in , which disguises class method getters and setters
I recently discovered Scrapy which i find very efficient. However, I really don't see
I recently discovered Pinax that appear to be an django stack with added most-used
I recently discovered the PHP framework Kohana (which is awesome) and was reading a
I recently discovered that 2 == [2] in JavaScript. As it turns out, this
I recently discovered this little scala example called Simple interpreter using monads : object
I recently discovered this very useful Netbeans tutorial for creating a simple JSF 2
So I recently discovered this Source Mate tool for Flash builder with all the

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.