Skip to content

Commit

Permalink
updated the ordinals
Browse files Browse the repository at this point in the history
  • Loading branch information
w1redch4d committed May 24, 2024
1 parent d63995a commit db5e58e
Show file tree
Hide file tree
Showing 41 changed files with 596 additions and 534 deletions.
2 changes: 1 addition & 1 deletion PeaceSpotify/peace.def
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LIBRARY
EXPORTS
cef_urlrequest_create=_cef_urlrequest_create @184
cef_urlrequest_create=_cef_urlrequest_create @185
323 changes: 162 additions & 161 deletions PeaceSpotify/redir.h

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions PeaceSpotify/x64/Debug/PeaceSpotify.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
 pch.cpp
dllmain.cpp
peace.cpp
Generating Code...
Creating library D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.lib and object D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.exp
PeaceSpotify.vcxproj -> D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions PeaceSpotify/x64/Debug/PeaceSpotify.tlog/Cl.items.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
D:\Projects\PeaceSpotify-orig\PeaceSpotify\dllmain.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\dllmain.obj
D:\Projects\PeaceSpotify-orig\PeaceSpotify\pch.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\pch.obj
D:\Projects\PeaceSpotify-orig\PeaceSpotify\peace.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\peace.obj
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0:
Debug|x64|D:\Projects\PeaceSpotify-orig\|
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
^D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\DEBUG\DLLMAIN.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\DEBUG\PCH.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\DEBUG\PEACE.OBJ
D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.lib
D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.EXP
D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\libcef.ilk
Binary file not shown.
Binary file added PeaceSpotify/x64/Debug/dllmain.obj
Binary file not shown.
11 changes: 11 additions & 0 deletions PeaceSpotify/x64/Debug/libcef.dll.recipe
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.dll</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>
Binary file added PeaceSpotify/x64/Debug/libcef.ilk
Binary file not shown.
Binary file added PeaceSpotify/x64/Debug/libcef.pch
Binary file not shown.
Binary file added PeaceSpotify/x64/Debug/pch.obj
Binary file not shown.
Binary file added PeaceSpotify/x64/Debug/peace.obj
Binary file not shown.
Binary file added PeaceSpotify/x64/Debug/vc143.idb
Binary file not shown.
Binary file added PeaceSpotify/x64/Debug/vc143.pdb
Binary file not shown.
12 changes: 12 additions & 0 deletions PeaceSpotify/x64/Release/PeaceSpotify.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
 dllmain.cpp
peace.cpp
dllmain.obj : warning LNK4197: export 'cef_urlrequest_create' specified multiple times; using first specification
peace.obj : warning LNK4197: export 'cef_urlrequest_create' specified multiple times; using first specification
Creating library D:\Projects\PeaceSpotify-orig\x64\Release\libcef.lib and object D:\Projects\PeaceSpotify-orig\x64\Release\libcef.exp
Generating code
Previous IPDB not found, fall back to full compilation.
All 149 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Finished generating code
PeaceSpotify.vcxproj -> D:\Projects\PeaceSpotify-orig\x64\Release\libcef.dll
'pwsh.exe' is not recognized as an internal or external command,
operable program or batch file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions PeaceSpotify/x64/Release/PeaceSpotify.tlog/Cl.items.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
D:\Projects\PeaceSpotify-orig\PeaceSpotify\dllmain.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\dllmain.obj
D:\Projects\PeaceSpotify-orig\PeaceSpotify\pch.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\pch.obj
D:\Projects\PeaceSpotify-orig\PeaceSpotify\peace.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\peace.obj
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0:VcpkgTriplet=x64-windows:
Release|x64|D:\Projects\PeaceSpotify-orig\|
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
^D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\RELEASE\DLLMAIN.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\RELEASE\PCH.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\RELEASE\PEACE.OBJ
D:\Projects\PeaceSpotify-orig\x64\Release\libcef.lib
D:\Projects\PeaceSpotify-orig\x64\Release\libcef.EXP
D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\libcef.IPDB
D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\libcef.iobj
Binary file not shown.
Binary file added PeaceSpotify/x64/Release/dllmain.obj
Binary file not shown.
11 changes: 11 additions & 0 deletions PeaceSpotify/x64/Release/libcef.dll.recipe
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>D:\Projects\PeaceSpotify-orig\x64\Release\libcef.dll</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>
Binary file added PeaceSpotify/x64/Release/libcef.iobj
Binary file not shown.
Binary file added PeaceSpotify/x64/Release/libcef.ipdb
Binary file not shown.
Binary file added PeaceSpotify/x64/Release/libcef.pch
Binary file not shown.
Binary file added PeaceSpotify/x64/Release/pch.obj
Binary file not shown.
Binary file added PeaceSpotify/x64/Release/peace.obj
Binary file not shown.
Binary file added PeaceSpotify/x64/Release/vc143.pdb
Binary file not shown.
1 change: 1 addition & 0 deletions PeaceSpotify/x64/Release/vcpkg.applocal.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

421 changes: 211 additions & 210 deletions script/libcef.txt

Large diffs are not rendered by default.

324 changes: 162 additions & 162 deletions script/redir.h

Large diffs are not rendered by default.

0 comments on commit db5e58e

Please sign in to comment.