From 44d40cdff517f9bf65e592a47395da8b033e8e45 Mon Sep 17 00:00:00 2001 From: Hane Date: Mon, 18 Sep 2023 18:12:07 +0200 Subject: [PATCH] chota q didactico --- README.md | 11 +++++++++-- testmain.cpp | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 997b0a9..d53d85f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -enberda filipas con esta mierda, eh. Increible que esto lo haya hecho alguien digno de ser big techie. +#Atonsio + +**enberda filipas con esta mierda**, eh. Increible que esto lo haya hecho alguien digno de ser big techie. Anyway, al caso: @@ -79,4 +81,9 @@ IMMEndpoint IAudioEndpointVolume IAudioSessionManager2 (Via QueryInterface(), 1 x sesion ofc) ``` -Ezpz microsoft comeme los cojones \ No newline at end of file +Ezpz microsoft comeme los cojones + +#Build# +llvm-mingw 06 2022: + +clang++ testmain.cpp -o si.exe -Wall -Wextra -Wpedantic -std=c++11 -g -gcodeview -L D:/Contenido/Capybara/llvm-mingw/x86_64-w64-mingw32/bin -L C:\capybara\libclang\x86_64-w64-mingw32\lib -l Ole32 -static -lc++ -lunwind --verbose \ No newline at end of file diff --git a/testmain.cpp b/testmain.cpp index ea700e1..3aba0f9 100644 --- a/testmain.cpp +++ b/testmain.cpp @@ -159,7 +159,7 @@ void PrintEndpointNames() { SAFE_RELEASE(endpointVolumePtr); SAFE_RELEASE(sessionManagerPtr); SAFE_RELEASE(sessionEnumeratorPtr); - SAFE_RELEASE(sessionControlPtr); + //SAFE_RELEASE(sessionControlPtr); SAFE_RELEASE(sessionControl2Ptr); SAFE_RELEASE(sessionVolumePtr); /*