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. C#
  4. User32.DLL in windows 2000

User32.DLL in windows 2000

Scheduled Pinned Locked Moved C#
helpcsharphtmlcomdebugging
6 Posts 2 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.
  • N Offline
    N Offline
    nhss
    wrote on last edited by
    #1

    I have one doubt on User32.dll. Convert html to Image using c#. i have download the code from the site http://www.codeproject.com/cs/media/IECapture.asp. It is working fine in Winxp. but windows 2000 throwing some errors. I have debug--> it is problem in User32.dll doesn't support PrintWindow in Windows 2000 Please any one help me out from this

    Subash

    T 1 Reply Last reply
    0
    • N nhss

      I have one doubt on User32.dll. Convert html to Image using c#. i have download the code from the site http://www.codeproject.com/cs/media/IECapture.asp. It is working fine in Winxp. but windows 2000 throwing some errors. I have debug--> it is problem in User32.dll doesn't support PrintWindow in Windows 2000 Please any one help me out from this

      Subash

      T Offline
      T Offline
      TJoe
      wrote on last edited by
      #2

      What are the exceptions that it is throwing?

      Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

      N 1 Reply Last reply
      0
      • T TJoe

        What are the exceptions that it is throwing?

        Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

        N Offline
        N Offline
        nhss
        wrote on last edited by
        #3

        Thanks.Exception Is Entry Point cannot be loaded in User32.dll PrintWindow.

        Subash

        T 1 Reply Last reply
        0
        • N nhss

          Thanks.Exception Is Entry Point cannot be loaded in User32.dll PrintWindow.

          Subash

          T Offline
          T Offline
          TJoe
          wrote on last edited by
          #4

          If you look at the bottom of this page[^] under "Requirements" from MSDN, you will see that the PrintWindow is only supported on XP and 2003. From the page: Windows NT/2000/XP/Vista: Included in Windows XP and Windows Server 2003. Windows 95/98/Me: Unsupported.

          Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

          N 1 Reply Last reply
          0
          • T TJoe

            If you look at the bottom of this page[^] under "Requirements" from MSDN, you will see that the PrintWindow is only supported on XP and 2003. From the page: Windows NT/2000/XP/Vista: Included in Windows XP and Windows Server 2003. Windows 95/98/Me: Unsupported.

            Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

            N Offline
            N Offline
            nhss
            wrote on last edited by
            #5

            Any other solution for it. My Scope of the Project is I want to convert HTML or any web page to Image Format using Dotnet. Do u have any solution of it.Please let me know

            Subash

            T 1 Reply Last reply
            0
            • N nhss

              Any other solution for it. My Scope of the Project is I want to convert HTML or any web page to Image Format using Dotnet. Do u have any solution of it.Please let me know

              Subash

              T Offline
              T Offline
              TJoe
              wrote on last edited by
              #6

              Sorry, you would be better off asking the author of the article you got the original code from.

              Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

              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