473,473 Members | 1,533 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Windows Message values?

Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)
Nov 21 '05 #1
8 3530
What msg values are you referring to?
"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:w4ifd.33886$cN6.2549@lakeread02...
Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

Nov 21 '05 #2
Enumerations of the WndProc values

WM_DISPLAYCHANGE, WM_APCTIVATEAPP, WM-NCHITTEST, ECT

Remember finding a complete list of these values once on a web site, but I
can't find it now

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

"Scott M." <s-***@nospam.nospam> wrote in message
news:On**************@TK2MSFTNGP15.phx.gbl...
What msg values are you referring to?
"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:w4ifd.33886$cN6.2549@lakeread02...
Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)


Nov 21 '05 #3
The values are in the header files in the SDK. You can download the SDK and
you should be able to look up those values in the various header files.
Also, here's a site which hosts these header files but I'm not sure how
recent these are so I would rather look up the files from within the SDK.
http://doc.ddart.net/msdn/header/include/windows.h.html
http://doc.ddart.net/msdn/header/include/winuser.h.html
....
....
just replace the file names to get the header file you want in the URL
above.

hope that helps..
Imran.

"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:9Dpfd.76731$hj.21331@fed1read07...
Enumerations of the WndProc values

WM_DISPLAYCHANGE, WM_APCTIVATEAPP, WM-NCHITTEST, ECT

Remember finding a complete list of these values once on a web site, but I
can't find it now

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

"Scott M." <s-***@nospam.nospam> wrote in message
news:On**************@TK2MSFTNGP15.phx.gbl...
What msg values are you referring to?
"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:w4ifd.33886$cN6.2549@lakeread02...
Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)



Nov 21 '05 #4
The values are in the header files in the SDK. You can download the SDK and
you should be able to look up those values in the various header files.
Also, here's a site which hosts these header files but I'm not sure how
recent these are so I would rather look up the files from within the SDK.
http://doc.ddart.net/msdn/header/include/windows.h.html
http://doc.ddart.net/msdn/header/include/winuser.h.html
....
....
just replace the file names to get the header file you want in the URL
above.

hope that helps..
Imran.

"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:9Dpfd.76731$hj.21331@fed1read07...
Enumerations of the WndProc values

WM_DISPLAYCHANGE, WM_APCTIVATEAPP, WM-NCHITTEST, ECT

Remember finding a complete list of these values once on a web site, but I
can't find it now

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

"Scott M." <s-***@nospam.nospam> wrote in message
news:On**************@TK2MSFTNGP15.phx.gbl...
What msg values are you referring to?
"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:w4ifd.33886$cN6.2549@lakeread02...
Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)



Nov 21 '05 #5
"What-a-Tool" <Di************************@IHateSpam.Net> schrieb:
Could someone please direct me to a list of the windows msg values?


<URL:http://www.pinvoke.net/>
<URL:http://www.apiviewer.de/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #6
"What-a-Tool" <Di************************@IHateSpam.Net> schrieb:
Could someone please direct me to a list of the windows msg values?


<URL:http://www.pinvoke.net/>
<URL:http://www.apiviewer.de/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #7
Thanks very much

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

"What-a-Tool" <Di************************@IHateSpam.Net> wrote in message
news:w4ifd.33886$cN6.2549@lakeread02...
Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

Nov 21 '05 #8
Hello!

Does anyone know, some easier way to include Windows Message Values in
application, like that is in C++ include winuser.h or something like that.
Is it possible?

Thanks
Milan
"What-a-Tool" wrote:
Could someone please direct me to a list of the windows msg values?

Thanks

--

/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

Nov 21 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web...
2
by: Garry Freemyer | last post by:
I wrote a screensaver, via Visual Studio 2003 in C# and I decided a wiser choice for me was to use an xml file to save my configs. Btw: I wonder if this is why every bit of documentation I've found...
2
by: Phil Stanton | last post by:
When designing a new form or report, the Default ForeColor is often something like -2147483640 which is the colour of Windows text (possibly black) and the default backColor is -2147483643...
3
by: Sean | last post by:
Hi, I would like to know all the available values for Message.Msg, Message.LParam, Message.WParam. Where can I find all the values? (complete information) In the .NET documentation, it says...
5
by: VMI | last post by:
I have a BMP image (the form is also in PDF) that contains a scanned copy of a paper form that we need to fill out. Is it possible to use this image in my application so that the application can...
5
by: Dhilip Kumar | last post by:
Hi All, I'm writing a Windows Service app using C#. I need to read some configuration settings before the service starts up. These settings will be used by the service in its operation. ...
3
by: Chris Paul | last post by:
I'm having trouble with PHP & PostgreSQL/OpenLDAP/Apache on Windows. I've set this up countless times on BSD (piece of cake) but I'm trying to do this on Windows now so that my developer can work...
5
by: sonali_reddy123 | last post by:
Hello all, I am trying to develop an application which will run as a windows service. The application should have Normal options available with service like start, stop and pause but along...
0
by: Michael Rudolph | last post by:
Hi DB2 newsgroup, I have encountered a difference between our development DB2 on Windows and the test environment on AIX. If using the LOCATE scalar function with a SMALLINT as LENGTH parameter...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.