en:docs:fapi:doschdir

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:docs:fapi:doschdir [2020/12/07 01:51] prokusheven:docs:fapi:doschdir [2021/08/20 03:21] prokushev
Line 1: Line 1:
-{{logos:os2.gif?35x35}} {{logos:dos.gif?35x35}}+{{page>en:templates:fapiint}}
 ====== DosChDir ====== ====== DosChDir ======
  
Line 45: Line 45:
 USHORT  rc = DosChDir(DirName, Reserved); USHORT  rc = DosChDir(DirName, Reserved);
  
-PSZ              DirName;       /* Directory path name *+PSZ              DirName;       /* Directory path name */
 ULONG            0;             /* Reserved (must be zero) */ ULONG            0;             /* Reserved (must be zero) */