CmdBatNotification (KERNEL32.@)
BOOL CmdBatNotification ( BOOL bBatchRunning )
Notifies the system that a batch file has started or finished.
bBatchRunning | [In] | TRUE if a batch file has started or FALSE if a batch file has finished executing. |
Unknown.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/kernel32/process.c". gitlab.winehq.org/wine/wine/blob/master/dlls/kernel32/process.c
Debug channel "process".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.