-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cpl submodule as new features
- Loading branch information
1 parent
60f0e46
commit c32c106
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule RectifyControlPanel2
updated
19 files
+ − | Images/Screenshot.png | |
+305 −59 | Rectify11CPL/CRectifyUtil.cpp | |
+12 −0 | Rectify11CPL/CRectifyUtil.h | |
+246 −13 | Rectify11CPL/ElementProvider.cpp | |
+2 −0 | Rectify11CPL/ElementProvider.h | |
+6 −4 | Rectify11CPL/ElevationManager.cpp | |
+5 −3 | Rectify11CPL/Guid.h | |
+10 −2 | Rectify11CPL/IRectifyUtil.idl | |
+563 −79 | Rectify11CPL/IRectifyUtil_c.c | |
+41 −1 | Rectify11CPL/IRectifyUtil_h.h | |
+1 −1 | Rectify11CPL/IRectifyUtil_i.c | |
+257 −31 | Rectify11CPL/IRectifyUtil_p.c | |
+519 −85 | Rectify11CPL/IRectifyUtil_s.c | |
+1 −0 | Rectify11CPL/MainPage.xml | |
+9 −2 | Rectify11CPL/Rectify11CPL.vcxproj | |
+2 −0 | Rectify11CPL/Rectify11CPL.vcxproj.filters | |
+61 −11 | Rectify11CPL/Register.cpp | |
+1 −0 | Rectify11CPL/dlldata.c | |
+41 −0 | Rectify11CPL/proxy.c |