diff options
author | miniak <milan.burda@gmail.com> | 2009-12-22 13:57:46 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-12-22 14:42:28 (GMT) |
commit | ef5291b0fd521b7f22169ebc2297f720120296d6 (patch) | |
tree | 8ba70cd8424a8e40d63d73925dac70f41d925642 /doc/src/frameworks-technologies | |
parent | 464306df827cbf3378f72f9aead0448a32ab5a21 (diff) | |
download | Qt-ef5291b0fd521b7f22169ebc2297f720120296d6.zip Qt-ef5291b0fd521b7f22169ebc2297f720120296d6.tar.gz Qt-ef5291b0fd521b7f22169ebc2297f720120296d6.tar.bz2 |
Doc: remove obsolete Win9x stuff from the documentation
Merge-request: 1627
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'doc/src/frameworks-technologies')
-rw-r--r-- | doc/src/frameworks-technologies/activeqt-server.qdoc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/src/frameworks-technologies/activeqt-server.qdoc b/doc/src/frameworks-technologies/activeqt-server.qdoc index 89456bf..ccf8c83 100644 --- a/doc/src/frameworks-technologies/activeqt-server.qdoc +++ b/doc/src/frameworks-technologies/activeqt-server.qdoc @@ -99,10 +99,6 @@ \o Register the server \endlist - Note that the QAxServer build system is not supported on Windows 98/ME - (attaching of resources to a binary is not possible there), but a server - built on Windows NT/2000/XP will work on previous Windows versions as well. - To skip the post-processing step, also set the \c qaxserver_no_postlink configuration. @@ -413,8 +409,7 @@ \footnote OLE needs to marshal user defined types by reference (ByRef), and cannot marshal them by value (ByVal). This is why const-references and object - parameters are not supported for QRect, QSize and QPoint. Also note that - servers with this datatype require Windows 98 or DCOM 1.2 to be installed. + parameters are not supported for QRect, QSize and QPoint. \endfootnote \o [in, out] struct QRect (user defined) \row |