Skip to main content
Module

x/win32/user32/mod.ts

Wraps some of the most common Win32 API calls using FFI to make them accessible to Deno.
Latest
File
export * from "./MessageBox.ts";export * from "./CreateWindow.ts";