Daniel Chan

Daniel Chan

  • NA
  • 1
  • 0

How to SendInput without using User32.dll

Nov 30 2007 3:58 AM
Is there any other way SendInput without using User32.dll? Is there other DLL file same usage as user32.dll which provided by .NET framework?

There is a SendInput function inside Microsoft.VisualBasic.DLL but it still call back User32.dll.

As i know GetPixel can be done using GDI32.DLL from windows and SYSTEM.DRAWING.DLL from .NET Framework.

Please help me on this.


Answers (2)