Rev. | 日時 | 作者 |
---|---|---|
7625827 | 2012-08-01 23:44:22 | Earnie Boyd |
Correct MENUITEMINFO structure definition per issue [#1659]. |
||
b0dee93 | 2012-07-30 23:22:28 | Earnie Boyd |
Correct missing inclusion of <_mingw.h>. |
||
dd127eb | 2012-07-06 22:52:10 | Corinna Vinschen |
Extend visibility of winsock definitions when building Cygwin. |
||
e013b56 | 2012-04-30 09:44:48 | Chris Sutcliffe |
Correct version guard for WinXP minimum requirement. |
||
e79d278 | 2012-04-29 11:43:40 | Chris Sutcliffe |
Add missing <shobjidl.h> and associated UUID implementation. |
||
27c84fb | 2012-03-20 09:28:53 | Chris Sutcliffe |
Adjust header file definition order, to fix issue [#1570]. |
||
17130d0 | 2012-01-04 11:32:08 | Chris Sutcliffe |
Add missing return value, flagged by 'make test'. |
||
49ec628 | 2012-01-04 10:32:07 | Chris Sutcliffe |
Remove duplicate definitions, identified by 'make test'. |
||
a558b6a | 2012-01-04 04:09:39 | Keith Marshall |
Correct misuse of #ifdef, identified by 'make test'. |
||
a2153bc | 2011-12-22 23:31:46 | Corinna Vinschen |
Replace more incorrectly named manifest constants. |
||
4318e77 | 2011-12-22 22:46:11 | Corinna Vinschen |
Add missing PROCESS_QUERY_LIMITED_INFORMATION. |
||
33b631c | 2011-12-01 09:24:35 | Chris Sutcliffe |
Correct prototypes for _wfindfirst()/_wfindnext() function family. |
||
52bb060 | 2011-12-01 09:13:52 | Chris Sutcliffe |
Avoid potential GCC "missing function prototype" warnings. |
||
f29378d | 2011-08-19 20:58:05 | Corinna Vinschen |
Add missing MAPVK manifest constant definitions. |
||
54440bf | 2011-08-05 16:02:26 | Corinna Vinschen |
Correct some misspelled manifest constant names. |
||
1b1f113 | 2011-07-29 20:45:15 | Corinna Vinschen |
Add a missing Win2K sockets IOCTL feature. |
||
a7c8ceb | 2011-05-23 09:13:45 | Chris Sutcliffe |
Fix an incorrectly typed structure member. |
||
cc1dc22 | 2011-05-15 19:40:48 | Corinna Vinschen |
Add another missing manifest constant definition. |
||
4e9e6bf | 2011-04-22 09:10:07 | Keith Marshall |
Avoid pollution of user namespace; fix MinGW-Bug [#1531]. |
||
8f323ed | 2011-04-22 08:57:10 | Chris Sutcliffe |
Fix bad typedef, per MinGW-Bug [#1529]. |
||
40dc004 | 2011-04-04 18:10:41 | Corinna Vinschen |
Add a missing manifest constant definition. |
||
a2f134a | 2011-03-29 17:43:17 | Corinna Vinschen |
Win2K and Vista userenv updates. |