1. FCIFlushFolder function (Windows) - msdn.microsoft.com

    https://msdn.microsoft.com/en-us/library/bb432268(v=vs.85).aspx

    The FCIFlushFolder function forces the current folder under construction to be completed immediately.

    • Syntax

      BOOL FCIFlushFolder(
        _In_ HFCI hfci,
        _In_ PFNFCIGETNEXTCABINET GetNextCab,
        _In_ PFNFCISTATUS pfnProgress
      );
      Was this helpful?Thanks! Give more feedback
  2. Creating a Cabinet (Windows) - msdn.microsoft.com

    msdn.microsoft.com › Developer Notes › Cabinet API

    The following syntax illustrates the creation of a cabinet.

  3. ReactOS: sdk/include/psdk/fci.h File Reference

    https://doxygen.reactos.org/d1/d31/fci_8h.html

    static BOOL fci_flush_folder(FCI_Int *p_fci_internal, BOOL fGetNextCab, PFNFCIGETNEXTCABINET pfnfcignc, PFNFCISTATUS pfnfcis) Definition: fci.c:1059. get_fci

  4. Replication Agents (Troubleshooting)

    https://technet.microsoft.com/en-us/library/ms151872(v=sql.105).aspx

    We recommend using these parameters during troubleshooting, and then setting them to appropriate values after troubleshooting is completed. For example, ...

  5. Snapshot Generation Fails with Odd error message

    social.msdn.microsoft.com › SQL Server › SQL Server Replication

    18/08/2010 · No unfortunately, I already checked that one, it's around the 300mb mark usually when it fails, when it was up and running in the past the entire cab file was less ...

  6. Replication error : "compression (cabinet) library error"

    social.msdn.microsoft.com › SQL Server › SQL Server Replication

    10/03/2017 · Hello. I dont think it can be the size, as the cab file is only 400 mb big when it was working, and not much has changed since then. Now concerning not ...

  7. ReactOS: dll/win32/cabinet/fci.c File Reference

    https://doxygen.reactos.org/df/d72/fci_8c.html

    static BOOL fci_flush_folder(FCI_Int *p_fci_internal, BOOL fGetNextCab, PFNFCIGETNEXTCABINET pfnfcignc, PFNFCISTATUS pfnfcis) Definition: fci.c:1059.

  8. Library cabinet.dll, list of internal functions

    www.softspecialists.com/library/genlib/xpsp1/cabinet.htm

    FCIFlushFolder() FDICopy() FDICreate() FDIDestroy() FDIIsCabinet() FDITruncateCabinet() GetDllVersion() ...

  9. cabinet.dll (Win7) exports - Pastebin.com

    https://pastebin.com/tZipNT5L

    cabinet.dll (Win7) exports. a guest Dec 24th, 2016 72 Never Not a member of Pastebin yet? Sign Up, it unlocks ... 12 7 00009D20 FCIFlushFolder. 22 ...

  10. codeproject/FCI.H at master · dblock/codeproject · GitHub

    https://github.com/dblock/codeproject/blob/master/...

    codeproject - source code and experiments for various CodeProject articles