Changeset 413 for trunk/hlpmgr/viewer.c
- Timestamp:
- Feb 22, 2019, 1:44:06 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:ignore
set to
[Ee][Nn][Vv].[Ii][Nn][Cc]
-
Property svn:ignore
set to
-
trunk/hlpmgr/viewer.c
r361 r413 51 51 SAF_INSTALLEDCMDLINE ); // options 52 52 53 if ( hApplication == NULL )53 if ( hApplication == NULLHANDLE ) 54 54 { 55 55 LogEvent( " Failed to launch viewer, rc=%8X", WinGetLastError( hab ) );
Note:
See TracChangeset
for help on using the changeset viewer.