chota q didactico
This commit is contained in:
parent
4baf85db9a
commit
44d40cdff5
2 changed files with 10 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
@ -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);
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue