• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

The MinGW.org Windows System Libraries


RSS
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].

--HG--
extra : histedit_source : b761885d9f1ea25948ed7f71fa746036c8b01a3b

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.

--HG--
extra : histedit_source : c5b56e9ce8eb999bbc3823ed449b7a570f71532d

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.

--HG--
extra : histedit_source : c7024273ba04289e4076a5170ad3341d44a11ae0

54440bf 2011-08-05 16:02:26 Corinna Vinschen

Correct some misspelled manifest constant names.

--HG--
extra : histedit_source : db057ba940619acdf0d4cd4086ff5fc811556b0a

1b1f113 2011-07-29 20:45:15 Corinna Vinschen

Add a missing Win2K sockets IOCTL feature.

--HG--
extra : histedit_source : e3873fd9319c538b268a4f528f2e2f2590c99b8e

a7c8ceb 2011-05-23 09:13:45 Chris Sutcliffe

Fix an incorrectly typed structure member.

--HG--
extra : histedit_source : cd7f7997a0298de90c4d45080f4f0c9f0786eab8

cc1dc22 2011-05-15 19:40:48 Corinna Vinschen

Add another missing manifest constant definition.

--HG--
extra : histedit_source : 7a75ed876c11c05fedb6dbd04fb1e945278397d5

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.