Slashdot Mirror


SP2 Community for Windows Developers?

kwelch007 asks: "As a Windows developer, I've been dreading the release of SP2, and the potential problems it could cause for my apps. So far, I've only run across one Win32 API function that doesn't work anymore. But, I haven't found any sites for developers detailing issues that others have discovered! Are there any sites/forums that developers can consult when attempting to determine why their code doesn't work with SP2, or even a BugZilla or similar to report such problems?"

3 of 38 comments (clear)

  1. msdn.general and channel9 by scupper · · Score: 4, Informative

    Isn't that what Channel9 and the msdn newsgroups are all about?

  2. Re:Answer: google.com by madaxe42 · · Score: 5, Informative
  3. Re:one API function? by kwelch007 · · Score: 5, Informative

    LOL. Actually, it was CreateToolbarEx(), which is documented on MSDN as obsolete, so I wasn't sure it was worth mentioning specifically.