Jeff Latimer wrote:
Rob, I did not grasp what you meant by this. The examples I looked at
to set this up seem to do the way I coded it.
If you put the vtable at the end of the file after all the functions are
declared, there should be no need to declare any functions as prototypes.
Mike
Rob, I did not grasp what you meant by this. The examples I looked at
to set this up seem to do the way I coded it.
Jeff
Robert Shearman wrote:
Jeff Latimer wrote:
+DWORD runObjTabRegister; /* registration key of the next
registered object */
+DWORD currentPos;/* enum po
Jeff Latimer wrote:
This is the first installment of the implementation of
MkParseDisplayName. I would like feed back on style and usage.
Ok, I'll happily add comments on the patch.
I think the implementation of the EnumMoniker interface looks ok.
Comments appreciated.
Jeff Latimer
--
Hi Jeff,
Jeff Latimer wrote:
This is the first installment of the implementation of
MkParseDisplayName. I would like feed back on style and usage.
I think the implementation of the EnumMoniker interface looks ok.
Comments appreciated.
I like that you've taken the time to write a test case! I