1. 15 Mar, 2011 1 commit
  2. 09 Feb, 2011 1 commit
  3. 08 Apr, 2010 1 commit
  4. 14 Dec, 2009 1 commit
  5. 24 Sep, 2009 1 commit
  6. 05 Jun, 2009 1 commit
  7. 03 Jun, 2009 1 commit
  8. 27 May, 2009 1 commit
  9. 16 Feb, 2009 1 commit
  10. 06 Feb, 2009 1 commit
  11. 02 Feb, 2009 1 commit
  12. 29 Jan, 2009 1 commit
  13. 16 Dec, 2008 1 commit
  14. 12 Sep, 2008 1 commit
  15. 08 Jul, 2008 1 commit
  16. 09 Jan, 2008 1 commit
  17. 04 Dec, 2007 1 commit
  18. 08 Jan, 2007 1 commit
  19. 14 Dec, 2006 1 commit
  20. 11 Dec, 2006 1 commit
  21. 08 Nov, 2006 1 commit
  22. 09 Oct, 2006 1 commit
  23. 02 Oct, 2006 1 commit
  24. 29 Sep, 2006 1 commit
  25. 07 Sep, 2006 2 commits
  26. 29 Aug, 2006 1 commit
    • Huw Davies's avatar
      rpcrt4: Add a test for IRpcStubBuffer_Connect on a delegated stub. · d28698dd
      Huw Davies authored
      This shows that we have a vtbl ptr at (void**)This-2 that is passed to
      the base interface's IRpcStubBuffer_Connect.  This vtbl should
      presumably forward calls to the real object's vtbl.  We can't simply
      pass the real object to the base interface's stub, as the real
      object's QI may not provide us with the base interface.
      d28698dd
  27. 23 Aug, 2006 5 commits