Skip to content

Commit

Permalink
add sal.h from winsdk2json
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkwork committed Jun 24, 2024
1 parent 906488f commit ab55558
Show file tree
Hide file tree
Showing 4 changed files with 306 additions and 3,633 deletions.
1 change: 1 addition & 0 deletions ux/sdk/bind_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ func TestMergeHeader(t *testing.T) {
fnDo(s)
}
for _, s := range headerAll.Keys() {
break // todo set headerAll.h c style
fnDo(s)
}
stream.WriteBinaryFile("merged_headers.h", g.Buffer)
Expand Down
Loading

0 comments on commit ab55558

Please sign in to comment.