Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllenDang/w32
/ functions
Functions
345 in github.com/AllenDang/w32
⨍
Functions
345
◇
Types & classes
141
Function
DwmExtendFrameIntoClientArea
(hWnd HWND, pMarInset *MARGINS)
dwmapi.go:74
Function
DwmFlush
()
dwmapi.go:81
Function
DwmGetColorizationColor
(pcrColorization *uint32, pfOpaqueBlend *BOOL)
dwmapi.go:86
Function
DwmGetCompositionTimingInfo
(hWnd HWND, pTimingInfo *DWM_TIMING_INFO)
dwmapi.go:93
Function
DwmGetTransportAttributes
(pfIsRemoting *BOOL, pfIsConnected *BOOL, pDwGeneration *uint32)
dwmapi.go:100
Function
DwmGetWindowAttribute
TODO: verify handling of variable arguments
dwmapi.go:109
Function
DwmInvalidateIconicBitmaps
(hWnd HWND)
dwmapi.go:137
Function
DwmIsCompositionEnabled
(pfEnabled *BOOL)
dwmapi.go:143
Function
DwmModifyPreviousDxFrameDuration
(hWnd HWND, cRefreshes int, fRelative bool)
dwmapi.go:149
Function
DwmQueryThumbnailSourceSize
(hThumbnail HTHUMBNAIL, pSize *SIZE)
dwmapi.go:157
Function
DwmRegisterThumbnail
(hWndDestination HWND, hWndSource HWND, phThumbnailId *HTHUMBNAIL)
dwmapi.go:164
Function
DwmRenderGesture
(gt GESTURE_TYPE, cContacts uint, pdwPointerID *uint32, pPoints *POINT)
dwmapi.go:172
Function
DwmSetDxFrameDuration
(hWnd HWND, cRefreshes int)
dwmapi.go:181
Function
DwmSetIconicLivePreviewBitmap
(hWnd HWND, hbmp HBITMAP, pptClient *POINT, dwSITFlags uint32)
dwmapi.go:188
Function
DwmSetIconicThumbnail
(hWnd HWND, hbmp HBITMAP, dwSITFlags uint32)
dwmapi.go:197
Function
DwmSetPresentParameters
(hWnd HWND, pPresentParams *DWM_PRESENT_PARAMETERS)
dwmapi.go:205
Function
DwmSetWindowAttribute
(hWnd HWND, dwAttribute uint32, pvAttribute LPCVOID, cbAttribute uint32)
dwmapi.go:212
Function
DwmShowContact
(dwPointerID uint32, eShowContact DWM_SHOWCONTACT)
dwmapi.go:221
Function
DwmTetherContact
(dwPointerID uint32, fEnable bool, ptTether POINT)
dwmapi.go:228
Function
DwmTransitionOwnedWindow
(hWnd HWND, target DWMTRANSITION_OWNEDWINDOW_TARGET)
dwmapi.go:236
Function
DwmUnregisterThumbnail
(hThumbnailId HTHUMBNAIL)
dwmapi.go:243
Function
DwmUpdateThumbnailProperties
(hThumbnailId HTHUMBNAIL, ptnProperties *DWM_THUMBNAIL_PROPERTIES)
dwmapi.go:249
Function
Ellipse
(hdc HDC, nLeftRect, nTopRect, nRightRect, nBottomRect int)
gdi32.go:233
Function
EmptyClipboard
()
user32.go:811
Function
EnableWindow
(hwnd HWND, b bool)
user32.go:444
Function
EndDialog
(hwnd HWND, nResult uintptr)
user32.go:708
Function
EndDoc
(hdc HDC)
gdi32.go:244
Function
EndPage
(hdc HDC)
gdi32.go:251
Function
EndPaint
(hwnd HWND, paint *PAINTSTRUCT)
user32.go:843
Function
EnumChildWindows
(hWndParent HWND, lpEnumFunc WNDENUMPROC, lParam LPARAM)
user32.go:219
Function
EnumClipboardFormats
(format uint)
user32.go:792
Function
EnumDisplayMonitors
(hdc HDC, clip *RECT, fnEnum, dwData uintptr)
user32.go:958
Function
EnumDisplaySettingsEx
(szDeviceName *uint16, iModeNum uint32, devMode *DEVMODE, dwFlags uint32)
user32.go:968
Function
EnumProcesses
(processIds []uint32, cb uint32, bytesReturned *uint32)
psapi.go:18
Function
EqualRect
(rect1, rect2 *RECT)
user32.go:556
Function
ExtCreatePen
(dwPenStyle, dwWidth uint, lplb *LOGBRUSH, dwStyleCount uint, lpStyle *uint)
gdi32.go:258
Function
ExtractIcon
(lpszExeFileName string, nIconIndex int)
shell32.go:146
Function
FillRect
(hDC HDC, lprc *RECT, hbr HBRUSH)
user32.go:749
Function
FindResource
(hModule HMODULE, lpName, lpType *uint16)
kernel32.go:153
Function
FindWindowExW
(hwndParent, hwndChildAfter HWND, className, windowName *uint16)
user32.go:201
Function
FindWindowW
(className, windowName *uint16)
user32.go:211
Function
GdipCreateBitmapFromFile
(filename string)
gdiplus.go:104
Function
GdipCreateBitmapFromResource
(instance HINSTANCE, resId *uint16)
gdiplus.go:117
Function
GdipCreateBitmapFromStream
(stream *IStream)
gdiplus.go:131
Function
GdipCreateHBITMAPFromBitmap
(bitmap *uintptr, background uint32)
gdiplus.go:144
Function
GdipDisposeImage
(image *uintptr)
gdiplus.go:158
Function
GdiplusShutdown
()
gdiplus.go:162
Function
GdiplusStartup
(input *GdiplusStartupInput, output *GdiplusStartupOutput)
gdiplus.go:166
Function
GetAsyncKeyState
(vKey int)
user32.go:863
Function
GetClassNameW
(hwnd HWND)
user32.go:149
Function
GetClientRect
(hwnd HWND)
user32.go:481
Function
GetClipboardData
(uFormat uint)
user32.go:798
Function
GetClipboardFormatName
(format uint)
user32.go:816
Function
GetConsoleScreenBufferInfo
(hConsoleOutput HANDLE)
kernel32.go:279
Function
GetConsoleWindow
()
kernel32.go:74
Function
GetCurrentObject
(hdc HDC, uObjectType uint32)
gdi32.go:75
Function
GetCurrentThread
()
kernel32.go:80
Function
GetCursorPos
()
user32.go:884
Function
GetDC
(hwnd HWND)
user32.go:494
Method
GetData
TODO - is this still useful?
alpc_typedef.go:165
Function
GetDeviceCaps
(hdc HDC, index int)
gdi32.go:67
Function
GetDiskFreeSpaceEx
(dirName string)
kernel32.go:297
Function
GetDlgItem
(hDlg HWND, nIDDlgItem int)
user32.go:665
Function
GetEnhMetaFile
(lpszMetaFile *uint16)
gdi32.go:269
Function
GetEnhMetaFileHeader
(hemf HENHMETAFILE, cbBuffer uint, lpemh *ENHMETAHEADER)
gdi32.go:276
Function
GetEnhMetaFilePixelFormat
(hemf HENHMETAFILE, cbBuffer uint32, pfd *PIXELFORMATDESCRIPTOR)
gdi32.go:515
Method
GetIDsOfName
(names []string)
idispatch.go:37
Function
GetKeyboardState
(lpKeyState *[]byte)
user32.go:849
Function
GetLastError
()
kernel32.go:200
Function
GetLogicalDrives
()
kernel32.go:86
Function
GetMessage
(msg *MSG, hwnd HWND, msgFilterMin, msgFilterMax uint32)
user32.go:280
Function
GetModuleHandle
(modulename string)
kernel32.go:54
Function
GetMonitorInfo
(hMonitor HMONITOR, lmpi *MONITORINFO)
user32.go:950
Function
GetObject
(hgdiobj HGDIOBJ, cbBuffer uintptr, lpvObject unsafe.Pointer)
gdi32.go:285
Function
GetOpenFileName
(ofn *OPENFILENAME)
comdlg32.go:20
Function
GetPixelFormat
(hdc HDC)
gdi32.go:524
Function
GetProcessTimes
(hProcess HANDLE, lpCreationTime, lpExitTime, lpKernelTime, lpUserTime *FILETIME)
kernel32.go:268
Function
GetSaveFileName
(ofn *OPENFILENAME)
comdlg32.go:27
Function
GetStockObject
(fnObject int)
gdi32.go:294
Function
GetSystemMetrics
(index int)
user32.go:541
Function
GetSystemTime
()
kernel32.go:308
Function
GetSystemTimes
(lpIdleTime, lpKernelTime, lpUserTime *FILETIME)
kernel32.go:259
Function
GetTextExtentExPoint
(hdc HDC, lpszStr *uint16, cchString, nMaxExtent int, lpnFit, alpDx *int, lpSize *SIZE)
gdi32.go:301
Function
GetTextExtentPoint32
(hdc HDC, lpString *uint16, c int, lpSize *SIZE)
gdi32.go:314
Function
GetTextMetrics
(hdc HDC, lptm *TEXTMETRIC)
gdi32.go:324
Function
GetWindowLong
(hwnd HWND, index int)
user32.go:428
Function
GetWindowLongPtr
(hwnd HWND, index int)
user32.go:436
Function
GetWindowRect
(hwnd HWND)
user32.go:368
Function
GetWindowText
(hwnd HWND)
user32.go:356
Function
GetWindowThreadProcessId
(hwnd HWND)
user32.go:522
Function
GlobalAlloc
(uFlags uint, dwBytes uint32)
kernel32.go:110
Function
GlobalFree
(hMem HGLOBAL)
kernel32.go:122
Function
GlobalLock
(hMem HGLOBAL)
kernel32.go:130
Function
GlobalUnlock
(hMem HGLOBAL)
kernel32.go:140
Function
HIWORD
(dw uint32)
utils.go:21
Method
ImageDynamicallyRelocated
()
fork_typedef.go:61
Function
ImageList_Add
(himl HIMAGELIST, hbmImage, hbmMask HBITMAP)
comctl32.go:70
Function
ImageList_AddIcon
(himl HIMAGELIST, hicon HICON)
comctl32.go:88
Function
ImageList_Create
(cx, cy int, flags uint, cInitial, cGrow int)
comctl32.go:33
Function
ImageList_Destroy
(himl HIMAGELIST)
comctl32.go:48
← previous
next →
101–200 of 345, ranked by callers