TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About User32.dll
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Scott Lysle (3)
Illawesome (1)
Vijay Cinnakonda (1)
Related resources for User32.dll
No resource found
Prevent CD Autoplays in VB.NET
11/9/2012 10:11:22 AM.
This article describes the approach used programmatically to prevent a CD from going into auto play mode.
Transparent Borderless Forms in C#
5/15/2012 4:21:03 PM.
This article describes an approach to display transparent forms in a Windows application.
Prevent CD Autoplays
12/18/2006 5:25:19 AM.
This article describes the approach used programmatically to prevent a CD from going into auto play mode; this may be useful to you if you are, for example, writing an application that logs directly to CD and you are trying to burn data periodically to a CD but you do not want the CD to go into auto play mode after burning a some data to it.
Using MSIL Code to Close Application Programmatically
12/28/2005 4:09:57 AM.
You can use MSIL code to call Win32 APIs and one of the simplest example of it is by closing an application programmatically.
DigitizeAny - A .NET Windows Digitization Tool
12/26/2005 4:33:53 AM.
DigitizeAny uses Win32 API calls to obtain the coordinates of the cursor and then translates to the graph coordinates once set. Since a mouse click would essentially bring to focus the window where it is pointed to, this tool uses the key event to capture the coordinates of the cursor.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download