Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!infoweb-news!news.tokyo.infoweb.or.jp!kjmgwy.kajima.co.jp!news.iij.ad.jp!messe!usenet
From: kishi@isdg.ptdg.sharp.co.jp (Shin KISHIMOTO)
Subject: Please teach me.
Content-Type: text/plain; charset=ISO-2022-JP
Message-ID: <1996Jun3.054318.1884@messe.noc.mkhar.sharp.co.jp>
Sender: usenet@messe.noc.mkhar.sharp.co.jp (0000-news(0000))
Nntp-Posting-Host: 133.159.139.150
Organization: SHARP Corporation
X-Newsreader: WinVN 0.99.3J+
Mime-Version: 1.0
Date: Mon, 3 Jun 1996 05:43:18 GMT
Lines: 37
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:2466
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=2466&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

Newsgroups: fj.os.ms-windows.programming
Path: messe!usenet
From: shin kishimoto <kishi@isdg.ptdg.sharp.co.jp>
Subject: Please help me about OpenDocumentFile(VC++)
Content-Type: text/plain; charset=iso-2022-jp
Message-ID: <31AE7E5C.334C@isdg.ptdg.sharp.co.jp>
Sender: usenet@messe.noc.mkhar.sharp.co.jp (0000-news(0000))
Nntp-Posting-Host: 133.159.139.150
Content-Transfer-Encoding: 7bit
Organization: sharp corp.
Mime-Version: 1.0
Date: Fri, 31 May 1996 05:06:36 GMT
X-Mailer: Mozilla 2.01Ib7 [ja] (Win95; I)

OpenDocumentFile$B4X?t$G:$$C$F$$$^$9!#(B
$B0z?t$K%Q%9$r;XDj$9$k$H!"$=$N#D#I#R0J2<$K3JG<$5$l$?#J#P#G%U%!%$%k!J(Bor 
Bitmap)$B$r(B
$B$9$Y$F<h$j9~$s$G!"<L??$N%M%,$N$h$&$K!J%5%`%M%$%k!KI=<($5$;$^$9!#(B

$B$7$+$7!"%Q%9$K%k!<%H#D#I#R$r;XDj$7$?>l9g!JNc!'%U%m%C%T!<$K2hA|%G!<%?J]B8!K(B
$B0J2<$N%a%C%;!<%8$,=P$F!"%5%`%M%$%k$,#O#P#E#N$G$-$^$;$s!#(B
       $B!<!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!]!](B
      $B!C!I#A!'!o!I$X$N%"%/%;%9$,5qH]$5$l$^$7$?!#(B $B!C(B
       $B!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<!<(B
$B#D#I#R$r:n@.$7$F$"$l$P!"#A%I%i%$%V!J%U%m%C%T!<(B)$B$G$b<h9~2DG=$G$9$,!"(B
$B!I#A!'!o!I$K8B$i$:!"!I#C!'!o!I$G$bF1$8$/<h9~IT2D$H$J$C$F$7$^$$$^$9!#(B

$B#V#C!\!\$K4X$7$F$OD6=i?4<T$N$?$a!"$465<($NDx59$7$/Mj$_$^$9!#(B
$B$A$J$_$K!"0J2<$O%W%m%0%i%`$N0lIt$G$9!#(B

Void    StudioApp::OnFileOpenGallery()
{
        CString         sPath;
        m_pGalTemp -> OpenDocumentFile(sPath);
}
        m_pGalTemp$B$O!"%X%C%@%U%!%$%k$G(B CMultiDocTemplate* $B@k8@!#(B

