Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Project files

Project files

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
33 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T toxcct

    i don't understand... who is the "user" ? a user of the application, or another developper that will have to use your code, but whom you want to hide the implementation details ?


    Don't know where to start ?
    Refer the Forums Guidelines and ask a friend

    [VisualCalc 3.0][Flags Beginner's Guide]

    B Offline
    B Offline
    Bravoone_2006
    wrote on last edited by
    #4

    a user of the application!

    Bravoone

    T 1 Reply Last reply
    0
    • B Bravoone_2006

      a user of the application!

      Bravoone

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #5

      so, how could a user of the application get your source files (.h and .cpp) ??? do you used to distribute them with your exes ? :confused:


      Don't know where to start ?
      Refer the Forums Guidelines and ask a friend

      [VisualCalc 3.0][Flags Beginner's Guide]

      B 1 Reply Last reply
      0
      • T toxcct

        so, how could a user of the application get your source files (.h and .cpp) ??? do you used to distribute them with your exes ? :confused:


        Don't know where to start ?
        Refer the Forums Guidelines and ask a friend

        [VisualCalc 3.0][Flags Beginner's Guide]

        B Offline
        B Offline
        Bravoone_2006
        wrote on last edited by
        #6

        THIS IS MY QUESTION what can i do to hide my files from the user ?

        Bravoone

        T 1 Reply Last reply
        0
        • B Bravoone_2006

          THIS IS MY QUESTION what can i do to hide my files from the user ?

          Bravoone

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #7

          you don't have to !!! where would he get them from ?!?! and you didn't answer mine : do you used to distribute them with your exes ? if yes, i really don't understand why ! an exe is standalone (regarding of the source codes)


          Don't know where to start ?
          Refer the Forums Guidelines and ask a friend

          [VisualCalc 3.0][Flags Beginner's Guide]

          B 1 Reply Last reply
          0
          • T toxcct

            you don't have to !!! where would he get them from ?!?! and you didn't answer mine : do you used to distribute them with your exes ? if yes, i really don't understand why ! an exe is standalone (regarding of the source codes)


            Don't know where to start ?
            Refer the Forums Guidelines and ask a friend

            [VisualCalc 3.0][Flags Beginner's Guide]

            B Offline
            B Offline
            Bravoone_2006
            wrote on last edited by
            #8

            please can you tell me more ... what files i must distribute for user ?

            Bravoone

            T 1 Reply Last reply
            0
            • B Bravoone_2006

              please can you tell me more ... what files i must distribute for user ?

              Bravoone

              T Offline
              T Offline
              toxcct
              wrote on last edited by
              #9

              Bravoone_2006 wrote:

              what files i must distribute for user ?

              :laugh::laugh::laugh: good one ! i really thought you were puzzled... good joke, really ! :rose:


              Don't know where to start ?
              Refer the Forums Guidelines and ask a friend

              [VisualCalc 3.0][Flags Beginner's Guide]

              B 1 Reply Last reply
              0
              • T toxcct

                Bravoone_2006 wrote:

                what files i must distribute for user ?

                :laugh::laugh::laugh: good one ! i really thought you were puzzled... good joke, really ! :rose:


                Don't know where to start ?
                Refer the Forums Guidelines and ask a friend

                [VisualCalc 3.0][Flags Beginner's Guide]

                B Offline
                B Offline
                Bravoone_2006
                wrote on last edited by
                #10

                ok ! i glad you enjoy but this not help me !!!:(( what files? "obj","sbr","rc" ?

                Bravoone

                T 1 Reply Last reply
                0
                • B Bravoone_2006

                  ok ! i glad you enjoy but this not help me !!!:(( what files? "obj","sbr","rc" ?

                  Bravoone

                  T Offline
                  T Offline
                  toxcct
                  wrote on last edited by
                  #11

                  .exe !!! unless you don't build for Windows plateforms ? :confused::~ dude, what files do you double click on when you start a program ? seriously, are you on drugs ? or why are you so lost ? oh, i forgot to say ; to have the exe, you must Build the solution (in release mode, it's better for a final delivery)


                  Don't know where to start ?
                  Refer the Forums Guidelines and ask a friend

                  [VisualCalc 3.0][Flags Beginner's Guide]

                  B 1 Reply Last reply
                  0
                  • T toxcct

                    .exe !!! unless you don't build for Windows plateforms ? :confused::~ dude, what files do you double click on when you start a program ? seriously, are you on drugs ? or why are you so lost ? oh, i forgot to say ; to have the exe, you must Build the solution (in release mode, it's better for a final delivery)


                    Don't know where to start ?
                    Refer the Forums Guidelines and ask a friend

                    [VisualCalc 3.0][Flags Beginner's Guide]

                    B Offline
                    B Offline
                    Bravoone_2006
                    wrote on last edited by
                    #12

                    i now but not all CDialogs are displayed just the first CDialog the second the aplication will exit;

                    Bravoone

                    T 1 Reply Last reply
                    0
                    • B Bravoone_2006

                      i now but not all CDialogs are displayed just the first CDialog the second the aplication will exit;

                      Bravoone

                      T Offline
                      T Offline
                      toxcct
                      wrote on last edited by
                      #13

                      Dude, that's enough ! now if you have a problem, stop posting a single sentence question. write the whole problem ; explain in details what you have, what you already tried, where it issues... we're not geniuses and we cannot guess what you're doing wrong if we have no cards to play with.


                      Don't know where to start ?
                      Refer the Forums Guidelines and ask a friend

                      [VisualCalc 3.0][Flags Beginner's Guide]

                      B 1 Reply Last reply
                      0
                      • T toxcct

                        Dude, that's enough ! now if you have a problem, stop posting a single sentence question. write the whole problem ; explain in details what you have, what you already tried, where it issues... we're not geniuses and we cannot guess what you're doing wrong if we have no cards to play with.


                        Don't know where to start ?
                        Refer the Forums Guidelines and ask a friend

                        [VisualCalc 3.0][Flags Beginner's Guide]

                        B Offline
                        B Offline
                        Bravoone_2006
                        wrote on last edited by
                        #14

                        Dude is working ...Thanks man !!!!:-D:-D:-D:cool: bravoone out! see you soon !:cool:

                        Bravoone

                        T H 2 Replies Last reply
                        0
                        • B Bravoone_2006

                          Dude is working ...Thanks man !!!!:-D:-D:-D:cool: bravoone out! see you soon !:cool:

                          Bravoone

                          T Offline
                          T Offline
                          toxcct
                          wrote on last edited by
                          #15

                          Bravoone_2006 wrote:

                          Dude is working ...

                          what's working ?! :omg::wtf: what did you do ?


                          Don't know where to start ?
                          Refer the Forums Guidelines and ask a friend

                          [VisualCalc 3.0][Flags Beginner's Guide]

                          W D 2 Replies Last reply
                          0
                          • T toxcct

                            Bravoone_2006 wrote:

                            Dude is working ...

                            what's working ?! :omg::wtf: what did you do ?


                            Don't know where to start ?
                            Refer the Forums Guidelines and ask a friend

                            [VisualCalc 3.0][Flags Beginner's Guide]

                            W Offline
                            W Offline
                            Waldermort
                            wrote on last edited by
                            #16

                            I want some of what he's smoking :-O

                            T 1 Reply Last reply
                            0
                            • W Waldermort

                              I want some of what he's smoking :-O

                              T Offline
                              T Offline
                              toxcct
                              wrote on last edited by
                              #17

                              buddy, be careful, it seems to be very very hard ! :~ or he turned troll ?! :confused: strange


                              Don't know where to start ?
                              Refer the Forums Guidelines and ask a friend

                              [VisualCalc 3.0][Flags Beginner's Guide]

                              L 1 Reply Last reply
                              0
                              • C Cedric Moonen

                                Well, that's simple: just distribute the exe and the resources and don't distribute your source code. Or maybe I misunderstood your question... :~


                                Cédric Moonen Software developer
                                Charting control [v1.1]

                                D Offline
                                D Offline
                                David Crow
                                wrote on last edited by
                                #18

                                Cedric Moonen wrote:

                                Well, that's simple: just distribute the exe and the resources and don't distribute your source code.

                                But what if they somehow manage to track the .exe back to your office and rummage through your computer to find the corresponding source code? Whatcha gonna do then, Cedric? :-D


                                "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                "Judge not by the eye but by the heart." - Native American Proverb

                                1 Reply Last reply
                                0
                                • T toxcct

                                  Bravoone_2006 wrote:

                                  Dude is working ...

                                  what's working ?! :omg::wtf: what did you do ?


                                  Don't know where to start ?
                                  Refer the Forums Guidelines and ask a friend

                                  [VisualCalc 3.0][Flags Beginner's Guide]

                                  D Offline
                                  D Offline
                                  David Crow
                                  wrote on last edited by
                                  #19

                                  toxcct wrote:

                                  what did you do ?

                                  He stopped distributing the source code files. I need to start thinking outside the box more, as that solution never occurred to me.


                                  "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                  "Judge not by the eye but by the heart." - Native American Proverb

                                  T 1 Reply Last reply
                                  0
                                  • D David Crow

                                    toxcct wrote:

                                    what did you do ?

                                    He stopped distributing the source code files. I need to start thinking outside the box more, as that solution never occurred to me.


                                    "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                    "Judge not by the eye but by the heart." - Native American Proverb

                                    T Offline
                                    T Offline
                                    toxcct
                                    wrote on last edited by
                                    #20

                                    that's funny, it's the first time i see someone delivering source codes expecting the user to compile the application before the first use :rolleyes:

                                    DavidCrow wrote:

                                    I need to start thinking outside the box more

                                    Welcome to the Codeproject David... If i'm of any help :cool:


                                    Don't know where to start ?
                                    Refer the Forums Guidelines and ask a friend

                                    [VisualCalc 3.0][Flags Beginner's Guide]

                                    J 1 Reply Last reply
                                    0
                                    • T toxcct

                                      buddy, be careful, it seems to be very very hard ! :~ or he turned troll ?! :confused: strange


                                      Don't know where to start ?
                                      Refer the Forums Guidelines and ask a friend

                                      [VisualCalc 3.0][Flags Beginner's Guide]

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #21

                                      I actually found myself admiring your restraint on this one.

                                      Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy

                                      T 1 Reply Last reply
                                      0
                                      • L Lost User

                                        I actually found myself admiring your restraint on this one.

                                        Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy

                                        T Offline
                                        T Offline
                                        toxcct
                                        wrote on last edited by
                                        #22

                                        thx :->


                                        Don't know where to start ?
                                        Refer the Forums Guidelines and ask a friend

                                        [VisualCalc 3.0][Flags Beginner's Guide]

                                        1 Reply Last reply
                                        0
                                        • T toxcct

                                          that's funny, it's the first time i see someone delivering source codes expecting the user to compile the application before the first use :rolleyes:

                                          DavidCrow wrote:

                                          I need to start thinking outside the box more

                                          Welcome to the Codeproject David... If i'm of any help :cool:


                                          Don't know where to start ?
                                          Refer the Forums Guidelines and ask a friend

                                          [VisualCalc 3.0][Flags Beginner's Guide]

                                          J Offline
                                          J Offline
                                          jhwurmbach
                                          wrote on last edited by
                                          #23

                                          toxcct wrote:

                                          t's the first time i see someone delivering source codes expecting the user to compile the application before the first use

                                          You are obviously no Linux-Expert. They actually have whole Distributions where you Compile the whole thing from the ground up. :wtf:


                                          "We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation." -- Caius Petronius, Roman Consul, 66 A.D.

                                          T W 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups