pri files, can we edit them yet?

Discussion in 'Windows 10' started by RanCorX2, Jan 28, 2018.

  1. RanCorX2

    RanCorX2 MDL Addicted

    Joined:
    Jul 19, 2009
    Messages:
    927
    Likes Received:
    492
    Trophy Points:
    30
    has anyone created something to edit pri files yet? some user on github claimed to have created an editor but refused to share it.
     
  2. pisthai

    pisthai Imperfect Human

    Joined:
    Jul 29, 2009
    Messages:
    7,060
    Likes Received:
    2,158
    Trophy Points:
    240
    There 2 types of .pri files available:
    • Digia: Qt Project Include File
    • Microsoft: Windows Compiled Resources File
    First one could be edited with Qt SDK from Nokia/Digia and the second with Microsoft Visual Studio 2017.
     
  3. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
  4. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  5. RanCorX2

    RanCorX2 MDL Addicted

    Joined:
    Jul 19, 2009
    Messages:
    927
    Likes Received:
    492
    Trophy Points:
    30
    nope i wasn't after that, i just wanted to know if anyone has made an editor to edit pri files. you can dump them using the windows 10 sdk and edit them via a text editor but can't save them back to pri...