Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows API
  4. Recommnded books on developing applications for Vista

Recommnded books on developing applications for Vista

Scheduled Pinned Locked Moved Windows API
csharptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mohsen Saad
    wrote on last edited by
    #1

    I need to port some of my applications to Vista so Do you have any recommended books that explain how to port applications written in C# to Vista

    M C 2 Replies Last reply
    0
    • M Mohsen Saad

      I need to port some of my applications to Vista so Do you have any recommended books that explain how to port applications written in C# to Vista

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      If you followed best practices when developing for Windows XP - for example, keeping user data in user profile folders - then your application should just run on Windows Vista. You should consider adding a UAC application manifest[^] to tell Vista that your program can run with standard privileges (requestedExectionLevel/@level="asInvoker").

      DoEvents: Generating unexpected recursion since 1991

      1 Reply Last reply
      0
      • M Mohsen Saad

        I need to port some of my applications to Vista so Do you have any recommended books that explain how to port applications written in C# to Vista

        C Offline
        C Offline
        chatnal
        wrote on last edited by
        #3

        I have used Writing Secure Code for Windows Vista by Michael Howard and David Leblanc

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups