Changeset 798 in dev for branches/egtra/ab5.0/abdev/ab_common/src
- Timestamp:
- Feb 5, 2011, 11:43:01 PM (14 years ago)
- Location:
- branches/egtra/ab5.0/abdev/ab_common/src
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/egtra/ab5.0/abdev/ab_common/src/Environment.cpp
r773 r798 1 1 #include "stdafx.h" 2 2 #include <uxtheme.h> 3 4 DWORD const PROCESS_DEP_ENABLE = 0x00000001; 3 5 4 6 std::string ActiveBasic::Common::Environment::rootPath;
Note:
See TracChangeset
for help on using the changeset viewer.