1. 20 Jun, 2012 1 commit
  2. 06 Jun, 2012 1 commit
  3. 05 Jun, 2012 2 commits
  4. 16 Feb, 2012 1 commit
  5. 15 Mar, 2011 1 commit
  6. 18 Oct, 2010 1 commit
  7. 21 Jun, 2010 1 commit
  8. 14 Jun, 2010 1 commit
  9. 06 May, 2010 1 commit
  10. 05 May, 2010 1 commit
  11. 30 Dec, 2009 1 commit
  12. 25 Sep, 2009 1 commit
  13. 22 Jul, 2009 2 commits
  14. 21 Jul, 2009 2 commits
  15. 11 May, 2009 1 commit
  16. 19 Feb, 2009 1 commit
  17. 08 Jan, 2009 1 commit
  18. 12 Nov, 2008 1 commit
  19. 19 Sep, 2008 1 commit
  20. 29 Jul, 2008 2 commits
  21. 25 Jul, 2008 2 commits
  22. 23 Jul, 2008 6 commits
  23. 22 Jul, 2008 2 commits
  24. 16 Jul, 2008 1 commit
  25. 03 Jul, 2008 1 commit
  26. 24 Jun, 2008 1 commit
  27. 18 Feb, 2008 1 commit
    • Rob Shearman's avatar
      shell32: Fix the logic in Control_LoadApplet determining when to use CPL_INQUIRE… · c627a81a
      Rob Shearman authored
      shell32: Fix the logic in Control_LoadApplet determining when to use CPL_INQUIRE and when to use CPL_NEWINQUIRE.
      
      Previously, the code would fail to get the name of an applet that didn't 
      return an icon for CPL_NEWINQUIRE and didn't return set either idName or 
      idIcon to a non-zero value for CPL_INQUIRE.
      
      Fix this by sending CPL_INQUIRE first and loading any strings or icon 
      specified and then only fall back to CPL_NEWINQUIRE if any of the 
      required members were zero (i.e. CPL_DYNAMIC_RES) and then only fill in 
      these fields.
      c627a81a
  28. 25 Oct, 2006 1 commit
  29. 09 Oct, 2006 1 commit