win32
Here are 718 public repositories matching this topic...
Consider replacing drawStuff() in examples\drawing\drawing.go with the following code:
func testDraw(canvas *walk.Canvas) {
font, err := walk.NewFont("MS Shell Dlg 2", 12, 0)
if err != nil {
panic(err)
}
col := walk.RGB(0, 0, 0)
y := 8
n := 8
dx := canvas.Bounds().Width / n
x := 0
for i := 0; i < n; i++ {
format := walk.TextLeft | walk.TextTop
b := canvas.Bound
Cross-Platform GUI Library - Report issues here: https://trac.wxwidgets.org/
-
Updated
Jul 2, 2020 - C++
Justification
As a convenience to aid support issues, the "friendly" name of the Windows installation should be looked up from the raw version number.
Description
Currently, the RD logs OS version shows as a raw number, e.g.
Operating System: Microsoft Windows NT 6.2.9200.0 x64
Whilst this is technically correct, it's not particular
Because of the switch to GitHub I looked at the ReadMe.txt and it looks really outdated. For example, the whole part with the Archive Support can removed. In general, seems a shortcut to a readme file in the start menu fit the time of Windows XP. Modern programs mostly add now only a shortcut to the program itself, nothing more.
In the first step, I would suggest removing the file from the st
Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
-
Updated
Jun 23, 2020 - C
Nice work, definitely a need for a shell between cmd and powershell in complexity. Just by implementing Ctrl-L you've given me a reason to use and promote it!
Many years ago before moving to Unix I used the 4NT shell. It was ten times better than cmd and still is. It's a great example of how to improve on cmd and keep it compatible shell. I lost track of it but I bet the docs are somewhere.
It would be nice to have the documentation hosted online somewhere. Having to download the SDK to view it is inconvenient.
网易云信Windows应用界面开发框架(基于Duilib)。招人搞事情,windows/mac/duilib/qt/electron/爱好造车轮的速来 http://mobile.bole.netease.com/bole/boleDetail?id=19904&employeeId=510064bce318835c&key=all&type=2&from=timeline
-
Updated
Jul 2, 2020 - C++
When disabled, accept stdin as-is and don't re-open the TTY. When enabled, accept a user-specified file separator sort of like how cut -d works.
I have a simple Qt window it has a button and when you click the button it opens a explorer window for a specific location, when the notification fades out the window closes as well.
Entire Example Script
`class Example(QWidget):
def __init__(self):
super().__init__()
self.initUI()
@pyqtSlot()
def on_click(self):
print('PyQt5 button click')
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
-
Updated
Jun 28, 2020 - Jupyter Notebook
A free portable photo editor focused on pro-grade features, high performance, and maximum usability.
-
Updated
Jul 1, 2020 - VBA
Unfortunately, I lost my setup some days ago... and I have no copy of that. So, I decided to redo it, but I'm struggling following the spare guides. I'm trying to reproduce my sticky workspaces setup (three monitors) with no success at all.
The bare template config is:
{
context.AddBar();
context.AddFocusIndicator();
var actionM
WIN10系统自带五笔的码表与短语词库安装、管理工具( 可将五笔替换为郑码等其他形码输入法 ),并可增强微软五笔的设置、热键等功能。 发布后的软件仅820KB, 只要一个EXE文件,不需要安装不需要任何DLL依赖。软件已自带五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、至善词库、昱琼词库、海峰词库等。甚至自带了郑码大词库、可以一键把微软五笔替换为郑码输入法。
-
Updated
Jun 13, 2020
Yet another serial port debugger.
-
Updated
Apr 13, 2019 - C++
XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces
-
Updated
Mar 31, 2020 - Pascal
RTOS for microcontrollers
-
Updated
Jun 5, 2020 - C
Windows console-based hex editor
-
Updated
Jan 18, 2020 - C++
[DEPRECATED] An ssh-agent compatible helper for interacting with Windows ssh-agent service from processes running on the Windows Subsystem for Linux (WSL).
-
Updated
Sep 5, 2019 - C
Improve this page
Add a description, image, and links to the win32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the win32 topic, visit your repo's landing page and select "manage topics."


Request 1: Add documentation on how official SumatraPDF releases are compiled
Request 2: Add documentation on the differences between release, prerelease, debug and other builds
Background: I can see that compiled Debug versions have support for making annotations. But they differ from prerelease versions hosted on the website (e.g. they have debug menu items). Do they also diffe