Announcement

Collapse
No announcement yet.

GetColorAdjustment

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GetColorAdjustment

    Hi

    I try use SetColorAdjustment/GetColorAdjustment

    for WIN98

    Both this functions return 0
    >>If the function fails, the return value is zero.
    >>To get extended error information, call GetLastError.

    GetLastError return error code 120L :

    >>ERROR_CALL_NOT_IMPLEMENTED
    >>The Application Program Interface (API) entered will
    >>only work in Windows/NT mode.

    Questions:
    -----------------------------------------
    This function work only with WINNT or NO ???

    Thank's for any answers.




    ------------------
    Spherical Panorama Inc. Virtual Reality for: Real Estate, Tourism Advertisment.

  • #2
    Windows NT/2000 or later: Requires Windows NT 3.1 or later.
    Windows 95/98/Me: Unsupported.


    ------------------
    Tom Hanlin
    PowerBASIC Staff

    Comment


    • #3
      Thank Tom.

      It is sad...

      ------------------
      Spherical Panorama Inc. Virtual Reality for: Real Estate, Tourism Advertisment.

      Comment

      Working...
      X