What are these WndProc WMs?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I came across the following window message codes sent to WndProc of the main form of a C# application. These messages are generated when the form starts up. There are no published WM_ constants for these. Does anyone have an idea what they represent? UNKNOWN: 297 (H129) UNKNOWN: 295 (H127)
-
I came across the following window message codes sent to WndProc of the main form of a C# application. These messages are generated when the form starts up. There are no published WM_ constants for these. Does anyone have an idea what they represent? UNKNOWN: 297 (H129) UNKNOWN: 295 (H127)