We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f479246 commit 53ee775Copy full SHA for 53ee775
DesignOverview.md
@@ -19,7 +19,7 @@ Anything that is reusable beyond DebugView and has no dependencies other then C+
19
(and boost while we are using vs2010)
20
21
5. Project **Win32Lib**
22
-This project should contain only low-level helpers and convenience methods on top of the win32 library.
+Anything that is reusable beyond DebugView but is win32 specific
23
It now also contains left-overs, of which some might be better moved into DebugView++/Win32Support.cpp
24
25
6. Project **IndexedStorageLib**
0 commit comments