commit 2025-10-08 10:00 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -7253,7 +7253,7 @@ namespace ZNsMain
|
||||
|
||||
#######################################################################################################*/
|
||||
|
||||
static bool ZfWriteFileRaw /*##########################################################################*/
|
||||
static bool ZfWriteFileRaw /*//////////////////////////////////////////////////////////////////////////*/
|
||||
(
|
||||
ZTypCPCh APC_FileName , ZTypCPCh APC_Content ,
|
||||
ZTypLength AL_ContentLen, bool AB_DoAppend=true, int AI_RightMode=-1
|
||||
@ -7340,7 +7340,7 @@ namespace ZNsMain
|
||||
|
||||
#endif //!defined(_WIN)
|
||||
}/*
|
||||
static bool ZfWriteFileRaw( #############################################################################
|
||||
static bool ZfWriteFileRaw( /////////////////////////////////////////////////////////////////////////////
|
||||
(
|
||||
ZTypCPCh APC_FileName , ZTypCPCh APC_Content ,
|
||||
ZTypLength AL_ContentLen, bool AB_DoAppend=true, int AI_RightMode=-1
|
||||
@ -7452,7 +7452,7 @@ namespace ZNsMain
|
||||
{
|
||||
ARR_SaveCStr.resize(VL_PrevSize+dwRead2, ' ');
|
||||
|
||||
CloseHandle(VH_File); return false;
|
||||
::CloseHandle(VH_File); return false;
|
||||
}
|
||||
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
|
||||
|
||||
|
@ -5319,7 +5319,7 @@ namespace ZNsMain
|
||||
AL_OriginLen,
|
||||
AL_SearchLen,
|
||||
AL_StartPos
|
||||
/*/////////*/ ); ///////////////////
|
||||
/*/////////*/ ); ////////////////////
|
||||
}/*
|
||||
static TypeLength FindPos( ///////////////////////////////////////
|
||||
TypeCharC* APC_Origin ,
|
||||
|
Reference in New Issue
Block a user