Menu

QUERY: display in GB & omitting cert...

And Wan
2011-05-31
2013-04-29
  • And Wan

    And Wan - 2011-05-31

    I like to change foldersize so we can have more settings /customisation, such as display size in GB or ignoring selected sub-folders, etc. folders beginning with "." (full-stop) are hidden, etc…

     
  • And Wan

    And Wan - 2011-05-31

    Okay, i found out about the control panel.. I got a ready made tar ball of the source, tried compiling it in 2003 .NET Studio, but get this:

    c:\foldersize\FolderSizeColumn\FolderSizeObj.cpp(277): error C3861: '_i64tot_s': identifier not found, even with argument-dependent lookup
    ControlPanel error LNK2019: unresolved external symbol "long __cdecl SaveScanDriveTypes(int)" (?SaveScanDriveTypes@@YAJH@Z) referenced in function "int __stdcall DisplayProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplayProc@@YGHPAUHWND__@@IIJ@Z)
    ControlPanel error LNK2019: unresolved external symbol "void __cdecl SaveDisplayOptions(int)" (?SaveDisplayOptions@@YAXH@Z) referenced in function "int __stdcall DisplayProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplayProc@@YGHPAUHWND__@@IIJ@Z)
    ControlPanel error LNK2019: unresolved external symbol "int __cdecl LoadScanDriveTypes(void)" (?LoadScanDriveTypes@@YAHXZ) referenced in function "int __stdcall DisplayProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplayProc@@YGHPAUHWND__@@IIJ@Z)
    ControlPanel error LNK2019: unresolved external symbol "void __cdecl LoadDisplayOptions(int &)" (?LoadDisplayOptions@@YAXAAH@Z) referenced in function "int __stdcall DisplayProc(struct HWND__ *,unsigned int,unsigned int,long)" (?DisplayProc@@YGHPAUHWND__@@IIJ@Z)
    ControlPanel fatal error LNK1120: 4 unresolved externals
    FolderSizeColumn fatal error C1083: Cannot open source file: '\foldersize\pipe\Pipe.cpp': No such file or directory
    FolderSizeService fatal error C1083: Cannot open source file: '\foldersize\pipe\Pipe.cpp': No such file or directory
    c:\foldersize\FolderSizeService\Path.cpp(45): error C3861: '_alloca': identifier not found, even with argument-dependent lookup

     
  • Synetech

    Synetech - 2012-04-21

    I think the source is incomplete; for example, the Pipe.cpp/.h files are missing.

     

Log in to post a comment.