Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for mag_right (0.15 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	MB_HELP                 = 0x00004000
    	MB_NOFOCUS              = 0x00008000
    	MB_SETFOREGROUND        = 0x00010000
    	MB_DEFAULT_DESKTOP_ONLY = 0x00020000
    	MB_TOPMOST              = 0x00040000
    	MB_RIGHT                = 0x00080000
    	MB_RTLREADING           = 0x00100000
    	MB_SERVICE_NOTIFICATION = 0x00200000
    )
    
    const (
    	MOVEFILE_REPLACE_EXISTING      = 0x1
    	MOVEFILE_COPY_ALLOWED          = 0x2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
Back to top