1. 15 Mar, 2011 1 commit
  2. 18 Oct, 2010 1 commit
  3. 21 Jun, 2010 1 commit
  4. 14 Jun, 2010 1 commit
  5. 06 May, 2010 1 commit
  6. 05 May, 2010 1 commit
  7. 30 Dec, 2009 1 commit
  8. 25 Sep, 2009 1 commit
  9. 22 Jul, 2009 2 commits
  10. 21 Jul, 2009 2 commits
  11. 11 May, 2009 1 commit
  12. 19 Feb, 2009 1 commit
  13. 08 Jan, 2009 1 commit
  14. 12 Nov, 2008 1 commit
  15. 19 Sep, 2008 1 commit
  16. 29 Jul, 2008 2 commits
  17. 25 Jul, 2008 2 commits
  18. 23 Jul, 2008 6 commits
  19. 22 Jul, 2008 2 commits
  20. 16 Jul, 2008 1 commit
  21. 03 Jul, 2008 1 commit
  22. 24 Jun, 2008 1 commit
  23. 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
  24. 25 Oct, 2006 1 commit
  25. 09 Oct, 2006 1 commit
  26. 23 May, 2006 1 commit
  27. 02 Sep, 2005 1 commit
  28. 12 Jul, 2004 1 commit
  29. 27 May, 2004 1 commit
  30. 27 Mar, 2004 1 commit