Good day!

This fixes _this_ problem for Juno 4.0, leaving about 1023 to go.  How
do I keep it from trying to configure the modem?  Is there some registry
nonsense it needs to see for NT?  (I am trying native rpcrt4, riched32
and tapi32).

ChangeLog

        * dlls/oleaut32/variant.c: L. Whitney <[EMAIL PROTECTED]>
          Take type from referenced variant for VT_BYREF && VT_VARIANT.
          (Makes Coerce happier).

diff -urN right/dlls/oleaut32/variant.c fixed/dlls/oleaut32/variant.c
--- right/dlls/oleaut32/variant.c       Tue Mar  7 15:47:09 2000
+++ fixed/dlls/oleaut32/variant.c       Wed Mar  8 02:58:54 2000
@@ -1905,6 +1905,9 @@
                  /* Dereference the inner variant.
                   */
                  res = VariantCopyInd( pvargDest, pvargSrc->u.pvarVal
);
+                 /* We must also copy its type, I think.
+                  */
+                 pvargSrc->vt = pvargSrc->u.pvarVal->vt; 
                }
              }
              break;

begin 644 variant.diff.gz
M'XL(`)"CQC@``WU.NT[#,!2=DZ\X(S3/AH8VB4"1Z-(!%E`[F^2FM1J<R'8J
M.O#O.#&H"_1*OO=(Y^6:-PV"0;Y`\OU!1W7;JJAKB0WZ+HE.3'(F=%BAX9]4
M_\>Z01!<]SMO`^&926")>9HOEGF<(8GCV/4\[WJXLZ/:6E>(DSQ=Y>G"6LL2
MP3R+4_\>WG0SE*4+QP&B&=8DJ3%/5`1]('`A2.(WULHPBRR0I/"`K26?NOZ\
M$?4->J/>KTEIW\)7606/0SCB+6MQ6[C>3]F.\#$H#=:J#I7Q@VL%?>[)Q\;4
H<W$,K7BLG,`E\:1-]Q\%(U-@_."769CF@MXEL6/A?@.CQ"\;P0$``.[)
`
end

Lawson
          >< Microsoft free environment

This mail client runs on Wine.  Your mileage may vary.

---cut here---





________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.

Reply via email to