• src/conio/conio.vcxproj

    From rswindell@VERT to CVS commit on Wednesday, March 12, 2014 23:22:57
    src/conio conio.vcxproj 1.2 1.3
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv7995

    Modified Files:
    conio.vcxproj
    Log Message:
    Upgraded from MSVC2010 to MSVC2013. You can still use the previous revision
    of these files for now (if you don't want to upgrade just yet).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Friday, March 28, 2014 02:14:38
    src/conio conio.vcxproj 1.3 1.4
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv10864

    Modified Files:
    conio.vcxproj
    Log Message:
    Change the target to Windows XP-IA32: resolves the "not a valid Win32 application" error message (when run on XP) and reportedly will allow target executables to run on non-SEE (pre-Pentium III) CPUs. Seriously, anyone really running Windows XP on a Pentium II today? I guess it's possible <shrug> and we really get little benefit from SSE in Synchronet.

    I couldn't get Windows 2000 running in Hyper-V, so I guess Windows 2000 is
    now officially unsupported by Synchronet (and long unsupported by Microsoft).

    Thanks to Android8675 for the bug report and Rushfan for the solution tip.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Saturday, August 22, 2015 02:53:19
    src/conio conio.vcxproj 1.4 1.5
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv17463

    Modified Files:
    conio.vcxproj
    Log Message:
    Disable EditAndContinue option since it mostly manages to generate warnings.
    If DigitalMan uses the Edit and Continue feature, he can fix it. :-)




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Saturday, February 10, 2018 16:14:14
    src/conio conio.vcxproj 1.5 1.6
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv20516

    Modified Files:
    conio.vcxproj
    Log Message:
    The non-SDL project file needs smblib/base64.* too.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, June 28, 2019 19:42:28
    src/conio conio.vcxproj 1.6 1.7
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv1230

    Modified Files:
    conio.vcxproj
    Log Message:
    Need hash props (md5.h was moved from src/smblib to src/hash)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, July 17, 2019 20:11:38
    src/conio conio.vcxproj 1.7 1.8
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv18159

    Modified Files:
    conio.vcxproj
    Log Message:
    Migrate to MSVC++ 2019 w/PlatformToolset v141_xp:
    Visual Studio 2017 - Windows XP (v141_xp) toolset


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, August 31, 2019 14:57:25
    src/conio conio.vcxproj 1.8 1.9
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv23976

    Modified Files:
    conio.vcxproj
    Log Message:
    Include the undeprecate property sheet to eliminate the Windows XP target deprecation warning from MSVC.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, April 05, 2020 13:18:43
    src/conio conio.vcxproj 1.9 1.10
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv21277

    Modified Files:
    conio.vcxproj
    Log Message:
    Added syncicon64.c to build, even though it's not used for non-sdl-Win32, it's now required.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, April 17, 2020 12:13:13
    src/conio conio.vcxproj 1.10 1.11
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv5528

    Modified Files:
    conio.vcxproj
    Log Message:
    Add new file utf8_codepages.c to project to resolve:
    uifc.lib(uifc32.obj) : error LNK2001: unresolved external symbol _cp_to_utf8 uifc.lib(uifc32.obj) : error LNK2001: unresolved external symbol _utf8_to_cp



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, April 28, 2020 10:35:17
    src/conio conio.vcxproj 1.11 1.12
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv17029

    Modified Files:
    conio.vcxproj
    Log Message:
    conio now needs (#include's) hash/*.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, May 15, 2021 01:33:30
    https://gitlab.synchro.net/main/sbbs/-/commit/e81683ac9ad7db137e16585f
    Modified Files:
    src/conio/conio.vcxproj
    Log Message:
    Fix the new try_x_init() link error

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net