mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-22 00:38:06 +08:00
remove "not yet updated" for preprocessor, GUI programming entries.
This commit is contained in:
parent
bab8194c80
commit
d5ded091b6
@ -546,9 +546,6 @@ invoked in your Makefiles.
|
|||||||
|
|
||||||
@subsection What preprocessor do I need to know about?
|
@subsection What preprocessor do I need to know about?
|
||||||
|
|
||||||
@strong{(Please note: This section has not yet been updated for the latest
|
|
||||||
net release.)}
|
|
||||||
|
|
||||||
We use _WIN32 to signify access to the Win32 API and __CYGWIN__ for
|
We use _WIN32 to signify access to the Win32 API and __CYGWIN__ for
|
||||||
access to the Cygwin environment provided by the dll.
|
access to the Cygwin environment provided by the dll.
|
||||||
|
|
||||||
@ -559,9 +556,6 @@ be compiled with VC++.
|
|||||||
|
|
||||||
@subsection How should I port my Unix GUI to Windows?
|
@subsection How should I port my Unix GUI to Windows?
|
||||||
|
|
||||||
@strong{(Please note: This section has not yet been updated for the latest
|
|
||||||
net release.)}
|
|
||||||
|
|
||||||
There are two basic strategies for porting Unix GUIs to Windows.
|
There are two basic strategies for porting Unix GUIs to Windows.
|
||||||
|
|
||||||
The first is to use a portable graphics library such as tcl/tk, X11, or
|
The first is to use a portable graphics library such as tcl/tk, X11, or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user