<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DOSEI</author_name>
  <author_url>https://blog.hatena.ne.jp/DOSEI/</author_url>
  <blog_title>DOSEIの日記</blog_title>
  <blog_url>https://dosei.hatenadiary.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
    <anon>Win32</anon>
    <anon>.NET</anon>
  </categories>
  <description>RTFでは、文字列にプロテクト属性がつけられる。そしてプロテクト属性が付いた文字列を編集しようとすると、イベントが発生する。たとえば、次の文字列でABCにプロテクトがかかってるとする。 slimeABCpanda ここで、ABCを消そうとしたり、上書きしようとしたり、AとBの間、BとCの間で文字を挿入しようとすると、Beepがなりイベントが発生する。 ここで問題なのは、プロテクトが一番最初だった場合である。(|)がカーソル位置とすると、 ABCpanda ここで文字を挿入しようとするとプロテクトイベントが発生する。（APIレベルならEN_PROTECTED通知メッセージ）途中のプロテクト文字列…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdosei.hatenadiary.jp%2Fentry%2F20040517%2Fp3&quot; title=&quot;RichTextBoxクラスのプロテクト機能の問題点 - DOSEIの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2004-05-17 00:00:02</published>
  <title>RichTextBoxクラスのプロテクト機能の問題点</title>
  <type>rich</type>
  <url>https://dosei.hatenadiary.jp/entry/20040517/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
