| 2010-01-20 Ozkan Sezer <sezeroz@gmail.com> |
| |
| * wincrypt.h (CERT_ALT_NAME_ENTRY): Commented out pEdiPartyName |
| member from the union (not implemented, see: |
| http://msdn.microsoft.com/en-us/library/aa924681.aspx or |
| http://msdn.microsoft.com/en-us/library/aa377173.aspx .) |
| |
| 2010-02-01 Kai Tietz <kai.tietz@onevision.com> |
| |
| Donated by S. Koehler |
| * winusbio.h: New API. |
| * winusb.h: New API. |
| |
| 2010-01-20 Ozkan Sezer <sezeroz@gmail.com> |
| |
| * commctrl.h: Relaxed _WIN32_IE version requirement to 0x0500 |
| for now. Added a big FIXME note that it should really be 0x0501. |
| |
| 2010-01-01 Jonathan Yong <jon_y@sourceforge.net> |
| |
| * include/profile.h (_MCOUNT_DECL): Add gnu_inline attribute |
| and remove static qualifier. |