chota q didactico

This commit is contained in:
Hane 2023-09-18 18:12:07 +02:00
commit 44d40cdff5
2 changed files with 10 additions and 3 deletions

View file

@ -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: Anyway, al caso:
@ -80,3 +82,8 @@ IMMEndpoint IAudioEndpointVolume IAudioSessionManager2
``` ```
Ezpz microsoft comeme los cojones 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

View file

@ -159,7 +159,7 @@ void PrintEndpointNames() {
SAFE_RELEASE(endpointVolumePtr); SAFE_RELEASE(endpointVolumePtr);
SAFE_RELEASE(sessionManagerPtr); SAFE_RELEASE(sessionManagerPtr);
SAFE_RELEASE(sessionEnumeratorPtr); SAFE_RELEASE(sessionEnumeratorPtr);
SAFE_RELEASE(sessionControlPtr); //SAFE_RELEASE(sessionControlPtr);
SAFE_RELEASE(sessionControl2Ptr); SAFE_RELEASE(sessionControl2Ptr);
SAFE_RELEASE(sessionVolumePtr); SAFE_RELEASE(sessionVolumePtr);
/* /*