File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,10 @@ Complete online documentation is available [here][ONLINE_DOC]
13
13
You can find some examples of code in the [ samples directory] [ SAMPLE_DIR ] or [ online] [ ONLINE_SAMPLE ] .
14
14
15
15
PythonForWindows is principally known for:
16
- - its ALPC-RPC Client (see [ samples] ( https://hakril.github.io/PythonForWindows/build/html/sample.html#windows-rpc ) )
17
- - its generated [ ctypes definitions] ( https://github.com/hakril/PythonForWindows/tree/master/windows/generated_def ) .
16
+
17
+ - its ALPC-RPC Client (see [ samples] ( https://hakril.github.io/PythonForWindows/build/html/sample.html#windows-rpc ) )
18
+ - its generated [ ctypes definitions] ( https://github.com/hakril/PythonForWindows/tree/master/windows/generated_def ) .
19
+
18
20
19
21
20
22
If you have any issue, question or suggestion do not hesitate to create an issue or reach me out.
You can’t perform that action at this time.
0 commit comments