issues
search
saltosystems
/
winrt-go
MIT License
35
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
winmd: update files to Win 11 (10.0.22631)
#99
jagobagascon
closed
1 week ago
0
New to this but want to port runtimes api from Windows.Storage.Provider
#98
hu13
closed
1 week ago
2
0xc0000005 exception when calling static functions
#97
jagobagascon
opened
2 months ago
5
delegate: return uintptr as callback result
#96
jagobagascon
closed
6 months ago
0
delegates: allocate VTable in heap
#95
jagobagascon
closed
6 months ago
0
Help: program exits abnormally with `exit status 0xc0000005`
#94
anhoder
closed
6 months ago
3
codegen: fix generic input parameters
#93
jagobagascon
closed
6 months ago
1
Appending to IVector Exceptions
#92
Cartermel
closed
6 months ago
0
sanity-check: validate generated code was not modified
#91
jagobagascon
closed
6 months ago
0
BLE Peripheral Codegen
#90
Cartermel
closed
6 months ago
2
awaitAsyncOperation with IVectorView result
#89
Cartermel
closed
6 months ago
2
feat: generate SystemMediaTransportControls related classes
#88
mokurin000
closed
7 months ago
5
readme: update to include info about breaking changes
#87
jagobagascon
closed
7 months ago
0
codegen: change static func names to avoid conflicts
#86
jagobagascon
closed
7 months ago
1
Static Function Name Collisions
#85
nickajacks1
closed
7 months ago
1
Add BluetoothLEAdvertisementWatcherStoppedEventArgs
#84
aykevl
closed
8 months ago
0
Panic when trying to build 32-bit binary
#83
roffe
closed
6 months ago
4
delegates: fix too many callbacks error
#82
jagobagascon
closed
10 months ago
0
codegen/delegates: reuse callbacks to avoid reaching go limits
#81
jagobagascon
closed
10 months ago
2
codegen: add support for abstract classes
#80
jagobagascon
closed
1 year ago
1
Add support for abstract classes
#79
seppestas
closed
1 year ago
1
Add support for Windows Hello framework
#78
seppestas
closed
1 year ago
2
fatal error: sync: inconsistent mutex state
#77
5k3105
closed
1 year ago
3
codegen: use overload method names in method-filter
#76
jagobagascon
closed
1 year ago
0
Filtering overloaded methods
#75
ansoni-san
closed
1 year ago
4
codegen/delegate: initialize all fields after malloc
#74
jagobagascon
closed
1 year ago
0
codegen: add mutex to avoid concurrent access to global callbacks map
#73
jagobagascon
closed
1 year ago
0
fatal error: concurrent map writes
#72
ansoni-san
closed
1 year ago
1
fatal error: sync: inconsistent mutex state
#71
ansoni-san
closed
1 year ago
15
devices/bluetooth/advertisement: Add ScanningMode field
#70
ansoni-san
closed
1 year ago
1
BluetoothLEAdvertisementWatcher does not allow active scanning
#69
ansoni-san
closed
1 year ago
0
codegen: fix typo on BluetoothLEAdvertisementPublisher method filter
#68
jagobagascon
closed
1 year ago
1
devices/bluetooth/advertisement: add AllowExtendedAdvertisements field
#67
jagobagascon
closed
1 year ago
0
Methods missing / split from AdvertisementWatcher
#66
ansoni-san
closed
1 year ago
2
winrt: add ble LE advertisement pub classes
#65
asjdf
closed
1 year ago
0
codegen: remove go pointers from structs allocated in the heap
#64
jagobagascon
closed
1 year ago
3
fatal error: unexpected signal during runtime execution
#63
jagobagascon
closed
1 year ago
0
codegen: add MTU field and changed event to GattSession
#62
jagobagascon
closed
2 years ago
0
codegen: fix nolint directive
#61
jagobagascon
closed
2 years ago
2
delegates: replace malloc and free with HeapAlloc and HeapFree
#60
jagobagascon
closed
1 year ago
12
Is CGo required to consume this package?
#59
deadprogram
closed
1 year ago
4
readme: add project description, usage and known missing features
#58
jagobagascon
closed
2 years ago
0
license: add MIT license
#57
jagobagascon
closed
2 years ago
0
codegen: add classes required to read and write BLE characteristics
#56
jagobagascon
closed
2 years ago
0
codegen: treat enums as primitives when passing them to/from WinRT
#55
jagobagascon
closed
2 years ago
0
codegen: use the first element of array on input parameters
#54
jagobagascon
closed
2 years ago
0
winrt: add ble characteristic discovery classes
#53
jagobagascon
closed
2 years ago
0
winrt: add ble service discovery classes
#52
jagobagascon
closed
2 years ago
0
codegen: add string parameter support and add BLE connection classes
#51
jagobagascon
closed
2 years ago
1
codegen: add boolean parameter support
#50
jagobagascon
closed
2 years ago
1
Next