Giter VIP home page Giter VIP logo

Comments (3)

hfiref0x avatar hfiref0x commented on July 18, 2024

You are building either in debug config or don't have msvc runtime installed. You should build in Release.

from uacme.

moaeddy avatar moaeddy commented on July 18, 2024

Built using VS 2017 in Release mode using x64. but now i am getting this huge errors

Built using VS 2017 in Release mode using x64. but now i am getting this huge errors

Severity Code Description Project File Line Suppression State
Warning C28183 'pImagePath' could be '0', and is a copy of the value found in 'lpServiceDll': this does not adhere to the specification for the function 'ucmSPLUAObjectRegSetValue'. Akagi c:\uacme-master\source-3.0.0\akagi\methods\hybrids.c 2739 Active
Warning C6101 Returning uninitialized memory '*pcbBytesWritten'. A successful path through the function does not set the named Out parameter. Annotate this function with Success(return) if returning FALSE indicates failure. Akagi c:\uacme-master\source-3.0.0\akagi\aic.c 186 Active
Warning C28159 Consider using 'GetTickCount64' instead of 'GetTickCount'. Reason: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem Akagi c:\uacme-master\source-3.0.0\akagi\main.c 125 Active
Warning C28183 'pServiceDll' could be '0', and is a copy of the value found in 'lpServiceDll': this does not adhere to the specification for the function 'ucmSPLUAObjectRegSetValue'. Akagi c:\uacme-master\source-3.0.0\akagi\methods\hybrids.c 2691 Active
Warning C6255 _alloca indicates failure by raising a stack overflow exception. Consider using _malloca instead. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 235 Active
Warning C6263 Using _alloca in a loop: this can quickly overflow stack. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 235 Active
Warning C6101 Returning uninitialized memory '*PrimaryThread'. A successful path through the function does not set the named Out parameter. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 764 Active
Warning C6255 _alloca indicates failure by raising a stack overflow exception. Consider using _malloca instead. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 868 Active
Warning C6263 Using _alloca in a loop: this can quickly overflow stack. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 868 Active
Warning C6387 'si.lpAttributeList' could be '0': this does not adhere to the specification for the function 'UpdateProcThreadAttribute'. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 871 Active
Warning C6387 'hTimer' could be '0': this does not adhere to the specification for the function 'NtSetTimer'. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 2614 Active
Warning C6387 'hTimer' could be '0': this does not adhere to the specification for the function 'NtWaitForSingleObject'. See line 2614 for an earlier location where this can occur Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 2624 Active
Warning C6387 'hTimer' could be '0': this does not adhere to the specification for the function 'NtClose'. See line 2614 for an earlier location where this can occur Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 2626 Active
Warning C28253 Inconsistent annotation for 'supIsConsentApprovedInterface': return/function has 'SAL_success(return!=0)' on this instance. See c:\uacme-master\source-3.0.0\akagi\sup.h(281). Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 2640 Active
Warning C6101 Returning uninitialized memory '*IsApproved'. A successful path through the function does not set the named Out parameter. Annotate this function with Success(return) if returning FALSE indicates failure. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 2640 Active
Warning C6255 _alloca indicates failure by raising a stack overflow exception. Consider using _malloca instead. Akagi c:\uacme-master\source-3.0.0\akagi\sup.c 2674 Active
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file ..\Shared\ldr.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file ..\Shared\ldr.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file aic.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file main.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file makecab.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file compress.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file aic.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file main.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file makecab.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file compress.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\api0cradle.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\b33f.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\bytecode77.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\carberp.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\b33f.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\api0cradle.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\bytecode77.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\deroko.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\comet.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\enigma0x3.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\carberp.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\explife.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\comet.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\enigma0x3.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\deroko.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\gootkit.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\hakril.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\hybrids.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\explife.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\comsup.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\gootkit.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\hakril.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\hybrids.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\methods.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\pitou.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\comsup.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\rinn.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\sandworm.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\methods.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\pitou.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\simda.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\tyranid.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\rinn.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\sandworm.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\wusa.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file sup.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\simda.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\tyranid.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file tests\test.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file methods\wusa.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file sup.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054
Warning C4091 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared (compiling source file tests\test.c) Akagi C:\Program Files (x86)\Windows Kits\8.1\Include\um\shlobj.h 1054

from uacme.

hfiref0x avatar hfiref0x commented on July 18, 2024

Goto Project -> Akagi Properties -> Code analysis -> General ->[x] Enable Code analysis on build -> either turn it off or set something else than Microsoft.AllRules.

Also 3.0.0 from release section cannot be built in VS17. Use latest source.

P.S.
Please next time open new issue, as it have nothing to do with "Missing DLL".

from uacme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.