2011/11/27 Vincent Torri <[email protected]>: > hey > > according to > > http://msdn.microsoft.com/en-us/library/windows/desktop/ms646307%28v=vs.85%29.aspx > > the 2nd parameter can have predefined values. They are not in winuser.h > > can someone add them ? (i don't have sufficient space on my computer to have > the git repo of mingw-w64, but I can patch the winuser.h i have if you want, > just tell me if you prefer #define's or an enum) > > Vincent Torri
Please add them as defines. The parameter has UINT type, so defines are more suitable. Thanks, Kai ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
