Package

scala.scalanative

windows

Permalink

package windows

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. windows
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type CTString = Ptr[WChar]

    Permalink
  2. type CWString = Ptr[WChar]

    Permalink
  3. type DWord = UInt

    Permalink
  4. type DWordLong = ULong

    Permalink
  5. type LargeInteger = Long

    Permalink
  6. type ULargeInteger = ULong

    Permalink
  7. type WChar = UShort

    Permalink
  8. type Word = UShort

    Permalink

Value Members

  1. object AclApi

    Permalink
    Annotations
    @extern()
  2. object ConsoleApi

    Permalink
    Annotations
    @extern()
  3. object ConsoleApiExt

    Permalink
  4. object Constants

    Permalink
    Annotations
    @extern()
  5. object ErrorCodes

    Permalink
  6. object ErrorHandlingApi

    Permalink
    Annotations
    @extern()
  7. object ErrorHandlingApiOps

    Permalink
  8. object FileApi

    Permalink
    Annotations
    @extern()
  9. object FileApiExt

    Permalink
  10. object FileApiOps

    Permalink
  11. object HandleApi

    Permalink
    Annotations
    @extern()
  12. object HandleApiExt

    Permalink
  13. object MemoryApi

    Permalink
    Annotations
    @extern()
  14. object MinWinBaseApi

    Permalink
  15. object MinWinBaseApiOps

    Permalink
  16. object NamedPipeApi

    Permalink
    Annotations
    @extern()
  17. object ProcessEnvApi

    Permalink
    Annotations
    @extern()
  18. object ProcessThreadsApi

    Permalink
    Annotations
    @link( "Advapi32" ) @link( "Kernel32" ) @extern()
  19. object ProcessThreadsApiExt

    Permalink
  20. object ProcessThreadsApiOps

    Permalink
  21. object SddlApi

    Permalink
    Annotations
    @link( "Advapi32" ) @extern()
  22. object SecurityBaseApi

    Permalink
    Annotations
    @link( "Advapi32" ) @extern()
  23. object SecurityBaseApiOps

    Permalink
  24. object SynchApi

    Permalink
    Annotations
    @extern()
  25. object SynchApiExt

    Permalink
  26. object UserEnvApi

    Permalink
    Annotations
    @link( "Userenv" ) @extern()
  27. object WinBaseApi

    Permalink
    Annotations
    @link( "Advapi32" ) @extern()
  28. object WinBaseApiExt

    Permalink
  29. object WinBaseApiOps

    Permalink
  30. object WinNlsApi

    Permalink
    Annotations
    @link( "Kernel32" ) @extern()
  31. object WinSocketApi

    Permalink
    Annotations
    @link( "ws2_32" ) @extern()
  32. object WinSocketApiExt

    Permalink
  33. object WinSocketApiOps

    Permalink
  34. package accctrl

    Permalink
  35. package crt

    Permalink
  36. package winnt

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped