Re: oleaut32(2/3): Implement VarDecFix
18 Feb
2009
18 Feb
'09
3:35 a.m.
"Juan Lang" <juan.lang(a)gmail.com> wrote:
+ hr = VarR8FromDec((DECIMAL *)pDecIn, &dbl);
According to PSDK VarR8FromDec() takes a const pointer to the 1st parameter, to it should be fixed instead of casting const out. Same for VarDecInt() patch. -- Dmitry.
6144
Age (days ago)
6144
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov