Changeset 700 in dev for trunk/ab5.0/abdev/abdev/WindowControl.cpp
- Timestamp:
- Jul 21, 2008, 1:04:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/abdev/WindowControl.cpp
r655 r700 1653 1653 return i2; 1654 1654 } 1655 void SaveWindowFile( char *path, const ActiveBasic::PM::WindowInfos &windowInfos )1655 void SaveWindowFile( char const *path, const ActiveBasic::PM::WindowInfos &windowInfos ) 1656 1656 { 1657 1657 extern HANDLE hHeap;
Note:
See TracChangeset
for help on using the changeset viewer.