⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.html

📁 比较全面的win32api开发包
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
  <title>JEDI Windows API Library</title>
  <style>
    body
            {
            padding: 0px 0px 0px 26px;
            background: #ffffff;
            color: #000000;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 70%;
            }

    div
            {
            width: 90%;
            border: 2px solid #999999;
            padding: 4px 8px;
            background: #cccccc;
            }
	
    h1, h2, h3, h4
            {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            margin-left: -26px;
            }

    h1
            {
            font-size: 145%;
            margin-top: .5em;
            margin-bottom: .5em;
            }
	
    h2
            {
            font-size: 130%;
            margin-top: 1em;
            margin-bottom: .6em; 
            }
	
    h3
            {
            font-size: 115%;
            margin-top: 1em;
            margin-bottom: .6em;
            }
	
    h4
            {
            font-size: 100%;
            margin-top: 1em;
            margin-bottom: .6em; 
            }

    ul p, ol p, dl p
            {
            margin-left: 0em;
            }

    p
            {
            margin-top: .6em;
            margin-bottom: .6em;
            }

    p.notice {
            color: #ff0000;
            }

    dl
            {
            margin-top: 0em;
            }

    dd
            {
            margin-bottom: 0em;
            margin-left: 1.9em;
            }

    dt
            {
            margin-top: .6em;
            }

    ul, ol
            {
            margin-top: .6em;
            margin-bottom: 0em;
            }

    ol
            {
            margin-left: 1.9em;
            }

    ul
            {
            list-style-type: disc;
            margin-left: 1.9em;
            }

    li
            {
            margin-bottom: .6em;
            }

    ul ol, ol ol
            {
            list-style-type: lower-alpha;
            {

    table
            {
            width: 90%;
            background: #999999;
            margin-top: .6em;
            margin-bottom: .3em;
            }

    td
            { 
            padding: 4px 8px;
            background: #ffffff;
            vertical-align: top;
            font-size: 70%;
            }


    a:link
            {
            color: #0066ff;
            }

    a:visited
            {
            color: #996600;
            }

    a:hover
            {
            color: #cc9900;
            }
            
    pre
            {
            margin-top: .6em;
            margin-bottom: .6em;
            }

    pre.syntax
            {
            background: #dddddd;
            padding: 2pt,4pt;
            cursor: text;
            }

  </style>

</head>

<body>

  <h2>What's new?</h2>

  <p>
  <h3>25 November 2002</h3>
  <p><b>Updated units.</b>
  <p>Several minor bugfixes to different units.
  <p><b>New conversions.</b>
  <p>The following units were added:
  <ul>
    <li>JwaImapi (imapi.h))</li>
    <li>JwaImapiError (imapierror.h)</li>
  </ul>
  </p>

  <p>
  <h3>3 September 2002</h3>
  <p><b>Updated units.</b>
  <p>Several minor bugfixes to different units.
  </p>

  <p>
  <h3>24 July 2002</h3>
  <p><b>Updated units.</b>
  <p>JwaWinError.pas updated to the Windows XP SP 1 Platform SDK.
  </p>

  <p>
  <h3>10 July 2002</h3>
  <p><b>Updated units.</b>
  <p>All units except two or three were updated to the Windows XP SP 1 Platform SDK.
  </p>

  <p>
  <h3>10 May 2002</h3>
  <p><b>New conversions.</b>
  <p>The following units were added:
  <ul>
    <li>JwaIsGuids (isguids.idl)</li>
    <li>JwaShlGuid (shlguid.h)</li>
  </ul>
  </p>

  <p>
  <h3>10 April 2002</h3>
  <p><b>New conversions.</b>
  <p>The following units were added:
  <ul>
    <li>JwaWbemCli (wbemcli.idl)</li>
    <li>JwaWmiStr (wmistr.h)</li>
    <li>JwaFaxDev (faxdev.h)</li>
    <li>JwaFaxExt (faxext.h)</li>
    <li>JwaFaxMmc (faxmmc.h)</li>
    <li>JwaFaxRoute (faxroute.h)</li>
    <li>JwaWinFax (winfax.h)</li>
  </ul>
  </p>

  <p>
  <h3>10 March 2002</h3>
  <p><b>New conversions.</b>
  <p>The following units were added:
  <ul>
    <li>JwaWinCred (wincred.h)</li>
    <li>JwaCmnQuery (cmnquery.h)</li>
    <li>JwaDSQuery (dsquery.h)</li>
    <li>JwaHtmlGuid (htmlguid.h)</li>
    <li>JwaIAccess (iaccess.h)</li>
    <li>JwaIAdmExt (iadmext.h)</li>
    <li>JwaIpInfoId (ipinfoid.h)</li>
  </ul>
  </p>
  <p>
  <p><b>Updated units</b>
  <p>The following units were updated:
  <ul>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -