|
Cleaned up exceptions in response to Windows API errors.
Eliminated Window_Handle, integrating it into the handle<> class.
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+312 lines, -135 lines) |
Patch |
|
M |
installer/installer.gyp
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/database.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/database.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/handle.h
|
View
|
|
6 chunks |
+69 lines, -8 lines |
0 comments
|
Download
|
|
A |
installer/src/installer-lib/installer-lib.h
|
View
|
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/process.h
|
View
|
|
5 chunks |
+32 lines, -66 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/process.cpp
|
View
|
|
2 chunks |
+2 lines, -30 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/property.cpp
|
View
|
|
4 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/record.cpp
|
View
|
|
5 chunks |
+11 lines, -6 lines |
2 comments
|
Download
|
|
M |
installer/src/installer-lib/session.cpp
|
View
|
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
|
A |
installer/src/installer-lib/test/exception_test.cpp
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5
|