- CeCloseHandle
BOOL CeCloseHandle(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeCreateDirectory
BOOL CeCreateDirectory(LPCWSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeCreateFile
HANDLE CeCreateFile(LPCWSTR , DWORD , DWORD , LPSECURITY_ATTRIBUTES , DWORD , DWORD , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeCreateProcess
BOOL CeCreateProcess(LPCWSTR , LPCWSTR , LPSECURITY_ATTRIBUTES , LPSECURITY_ATTRIBUTES , BOOL , DWORD , LPVOID , LPWSTR , LPSTARTUPINFO , LPPROCESS_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeGetFileTime
BOOL CeGetFileTime(HANDLE , LPFILETIME , LPFILETIME , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeGetLastError
DWORD CeGetLastError()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeRapiInit
HRESULT CeRapiInit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeRapiInitEx
HRESULT CeRapiInitEx(RAPIINIT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeRapiUninit
HRESULT CeRapiUninit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CeWriteFile
BOOL CeWriteFile(HANDLE , LPCVOID , DWORD , LPDWORD , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ rapi.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************