C++/CLI -> ActiveX
1
Name:
Anonymous
2007-09-07 7:58
ID:rzW6rALT
WARNING: EXPERT LEVEL QUESTION
I have a activex object which takes a VARIANT FAR* value as a parameter.
After importing the object into the managed world via add Reference the parameter is now a System::Object ^%.
What should I pass to the function?
2
Name:
Anonymous
2007-09-07 8:02
ID:UVEnJ70N
What's this variant, far, * bullshit?
3
Name:
Anonymous
2007-09-07 8:14
ID:Heaven
VARIANT FAR IS FAAAAAR
what
>>2 said.
there's either variant* or far* or variant_far*, but not variant far*.
4
Name:
Anonymous
2007-09-07 8:24
ID:rzW6rALT
VARIANT FAR* does exist, it is mentioned in this article
http://support.microsoft.com/kb/167668
5
Name:
Anonymous
2007-09-07 8:48
ID:Heaven
>>4
then FAR is either const/register/volatile/static/*/etc/etc.
6
Name:
Anonymous
2007-09-07 10:31
ID:Heaven
lol, 16 bit pointers. Enjoy your FAR and NEAR pointers.
7
Name:
Anonymous
2007-09-07 13:37
ID:TGoW4f6C
ActiveX? You are the cancer that is killing the Internet.
8
Name:
Anonymous
2007-09-07 13:46
ID:Heaven
>>1
ActiveX != Expert level question.
Please fail elsewhere. Thank you.
9
Name:
Anonymous
2007-09-07 13:56
ID:EnZtL+mv
>>7,8
too busy jacking off to their (shitty (excuse (for (a (language))))) to learn a real language
10
Name:
Anonymous
2007-09-07 14:02
ID:Heaven
>>9
(I (don't (really (care (for (Lisp)))))).
And, are you implying that this
is a real language?
GTFO.
11
Name:
Anonymous
2007-09-07 17:57
ID:EnZtL+mv
>>10
shut the **** up trip***
14
Name:
Anonymous
2011-02-03 2:48