Skip to content

Commit b755165

Browse files
author
mikeblome
committed
fixed some embarrasingly old links
1 parent 1c05a29 commit b755165

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/porting/porting-from-unix-to-win32.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Porting from UNIX to Win32"
3-
ms.date: "08/02/2018"
3+
ms.date: "05/02/2019"
44
helpviewer_keywords: ["APIs [C++], porting to Win32", "Windows API [C++], migrating from UNIX", "migration [C++]", "UNIX [C++], porting to Win32", "porting to Win32 [C++], from UNIX", "porting to Win32 [C++]", "Win32 applications [C++], migrating from UNIX"]
55
ms.assetid: 3837e4fe-3f96-4f24-b2a1-7be94718a881
66
---
@@ -26,17 +26,9 @@ The [UNIX Custom Application Migration Guide](https://technet.microsoft.com/libr
2626

2727
The [Unix Migration Project Guide](https://technet.microsoft.com/library/bb656287.aspx) supplements the UNIX Custom Application Migration Guide by providing high-level help on migrating substantial projects from UNIX to Win32. The Guide provides advice on issues to consider at each stage of project migration.
2828

29-
### InteropSystems.com
30-
31-
[http://www.interopsystems.com/](http://www.interopsystems.com/)
32-
33-
A third party site for a company providing software supporting porting UNIX to Win32.
34-
3529
### C++ Boost Web Site
3630

37-
[http://boost.sourceforge.net/regression-logs/](http://boost.sourceforge.net/regression-logs/)
38-
39-
[http://boost.sourceforge.net/boost-build2/](http://boost.sourceforge.net/boost-build2/)
31+
[https://www.boost.org/](https://www.boost.org/)
4032

4133
## Porting UNIX applications directly to Win32
4234

0 commit comments

Comments
 (0)