-
-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.0.0.1. Fully functional and working state.
- Loading branch information
Showing
21 changed files
with
229 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
.vs/ | ||
*.ipch | ||
Debug/ | ||
Release/ | ||
*.tlog | ||
*.log | ||
*.idb | ||
*.pdb |
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-87.9 MB
.vs/TCNO-Acc-Switcher/v16/ipch/AutoPCH/41296216dd1c1810/TCNO-ACC-SWITCHER.ipch
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
TCNO-Acc-Switcher.cpp | ||
C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\TCNO-Acc-Switcher\TCNO-Acc-Switcher.cpp(166,22): warning C4129: 'V': unrecognized character escape sequence | ||
C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\TCNO-Acc-Switcher\TCNO-Acc-Switcher.cpp(165,7): warning C4101: 'hKey': unreferenced local variable | ||
C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\TCNO-Acc-Switcher\TCNO-Acc-Switcher.cpp(221,21): warning C4018: '<': signed/unsigned mismatch | ||
TCNO-Acc-Switcher.vcxproj -> C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\Debug\TCNO-Acc-Switcher.exe | ||
C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\TCNO-Acc-Switcher\TCNO-Acc-Switcher.cpp(175,22): warning C4129: 'V': unrecognized character escape sequence | ||
C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\TCNO-Acc-Switcher\TCNO-Acc-Switcher.cpp(268,21): warning C4018: '<': signed/unsigned mismatch | ||
TCNO-Acc-Switcher.vcxproj -> C:\Users\TechNobo\Documents\GitHub\TCNO-Acc-Switcher\Debug\TcNo-Acc-Switcher.exe |
Binary file not shown.
Binary file modified
BIN
+10.6 KB
(130%)
TCNO-Acc-Switcher/Debug/TCNO-Acc.29272538.tlog/CL.read.1.tlog
Binary file not shown.
Binary file modified
BIN
+1.7 KB
(220%)
TCNO-Acc-Switcher/Debug/TCNO-Acc.29272538.tlog/link.command.1.tlog
Binary file not shown.
Binary file modified
BIN
+772 Bytes
(120%)
TCNO-Acc-Switcher/Debug/TCNO-Acc.29272538.tlog/link.read.1.tlog
Binary file not shown.
Binary file modified
BIN
+198 Bytes
(130%)
TCNO-Acc-Switcher/Debug/TCNO-Acc.29272538.tlog/link.write.1.tlog
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
// Microsoft Visual C++ generated resource script. | ||
// | ||
#pragma code_page(65001) | ||
|
||
#include "resource.h" | ||
|
||
#define APSTUDIO_READONLY_SYMBOLS | ||
///////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Generated from the TEXTINCLUDE 2 resource. | ||
// | ||
#include "winres.h" | ||
|
||
///////////////////////////////////////////////////////////////////////////// | ||
#undef APSTUDIO_READONLY_SYMBOLS | ||
|
||
///////////////////////////////////////////////////////////////////////////// | ||
// English (United States) resources | ||
|
||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | ||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US | ||
|
||
#ifdef APSTUDIO_INVOKED | ||
///////////////////////////////////////////////////////////////////////////// | ||
// | ||
// TEXTINCLUDE | ||
// | ||
|
||
1 TEXTINCLUDE | ||
BEGIN | ||
"resource.h\0" | ||
END | ||
|
||
2 TEXTINCLUDE | ||
BEGIN | ||
"#include ""winres.h""\r\n" | ||
"\0" | ||
END | ||
|
||
3 TEXTINCLUDE | ||
BEGIN | ||
"\r\n" | ||
"\0" | ||
END | ||
|
||
#endif // APSTUDIO_INVOKED | ||
|
||
#endif // English (United States) resources | ||
///////////////////////////////////////////////////////////////////////////// | ||
|
||
|
||
///////////////////////////////////////////////////////////////////////////// | ||
// English (South Africa) resources | ||
|
||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENS) | ||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_SOUTH_AFRICA | ||
|
||
///////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Version | ||
// | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
FILEVERSION 1,0,0,1 | ||
PRODUCTVERSION 1,0,0,1 | ||
FILEFLAGSMASK 0x3fL | ||
#ifdef _DEBUG | ||
FILEFLAGS 0x1L | ||
#else | ||
FILEFLAGS 0x0L | ||
#endif | ||
FILEOS 0x40004L | ||
FILETYPE 0x1L | ||
FILESUBTYPE 0x0L | ||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "1c0904b0" | ||
BEGIN | ||
VALUE "CompanyName", "Wesley Pyburn (TechNobo)" | ||
VALUE "FileDescription", "Changes Steam accounts in the fastest way possible. One file and registry key. No access to real passwords. No saved data." | ||
VALUE "FileVersion", "1.0.0.1" | ||
VALUE "InternalName", "TcNo-Acc.exe" | ||
VALUE "LegalCopyright", "Copyright (C) 2019 Wesley Pyburn" | ||
VALUE "OriginalFilename", "TcNo-Acc.exe" | ||
VALUE "ProductName", "TcNo Steam Account Switcher" | ||
VALUE "ProductVersion", "1.0.0.1" | ||
END | ||
END | ||
BLOCK "VarFileInfo" | ||
BEGIN | ||
VALUE "Translation", 0x1c09, 1200 | ||
END | ||
END | ||
|
||
#endif // English (South Africa) resources | ||
///////////////////////////////////////////////////////////////////////////// | ||
|
||
|
||
|
||
#ifndef APSTUDIO_INVOKED | ||
///////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Generated from the TEXTINCLUDE 3 resource. | ||
// | ||
|
||
|
||
///////////////////////////////////////////////////////////////////////////// | ||
#endif // not APSTUDIO_INVOKED | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
//{{NO_DEPENDENCIES}} | ||
// Microsoft Visual C++ generated include file. | ||
// Used by TcNo-Acc-Switcher.rc | ||
|
||
// Next default values for new objects | ||
// | ||
#ifdef APSTUDIO_INVOKED | ||
#ifndef APSTUDIO_READONLY_SYMBOLS | ||
#define _APS_NEXT_RESOURCE_VALUE 101 | ||
#define _APS_NEXT_COMMAND_VALUE 40001 | ||
#define _APS_NEXT_CONTROL_VALUE 1001 | ||
#define _APS_NEXT_SYMED_VALUE 101 | ||
#endif | ||
#endif |