node-win32-api icon indicating copy to clipboard operation
node-win32-api copied to clipboard

Could you add ChangeDisplaySettingsA ?

Open michael-dm opened this issue 6 years ago • 2 comments

Hello !

Is it possible to add ChangeDisplaySettingsA ? If you don't have the time could you give me some insight on the steps to do it ?

Thanks !

michael-dm avatar Jul 30 '19 10:07 michael-dm

Hi, I have not enough time to do it this time. If you interested in it, you should follow this:

  1. add DEVMODE Structure into win32-def
  2. add function declaration in the file user32

waitingsong avatar Jul 31 '19 11:07 waitingsong