<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>VerySource - VB</title>
    <link>https://bbs.verysource.com/forum-44-1.html</link>
    <description>Latest 20 threads of VB</description>
    <copyright>Copyright(C) VerySource</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 15 Sep 2026 10:00:44 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.verysource.com/static/image/common/logo_88_31.gif</url>
      <title>VerySource</title>
      <link>https://bbs.verysource.com/</link>
    </image>
    <item>
      <title>让窗口变成 Windows 新版白色窗口(仅适用 Windows 10 及以上的版本)</title>
      <link>https://bbs.verysource.com/thread-3968-1-1.html</link>
      <description><![CDATA[让窗口变成 Windows 新版白色窗口(仅适用 Windows 10 及以上的版本)
代码：
Option Explicit
Private Const MF_BYCOMMAND As Long = &amp;H0&amp;
Private Const SC_SIZE As Long = &amp;HF000&amp;
Private Const SC_MAXIMIZE As Long = &amp;HF030&amp;


Private Declare Function GetSystemM ...]]></description>
      <category>VB</category>
      <author>JasonChina3444</author>
      <pubDate>Sat, 01 Jul 2023 01:02:53 +0000</pubDate>
    </item>
  </channel>
</rss>