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. The Lounge
  3. No .dsw file

No .dsw file

Scheduled Pinned Locked Moved The Lounge
questioncom
13 Posts 6 Posters 1 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.
  • A Offline
    A Offline
    Accius
    wrote on last edited by
    #1

    Hi all, i've downloaded this demo code,but there is no .dsw file. How can i make it work? Thanks in advance!

    T I R D 4 Replies Last reply
    0
    • A Accius

      Hi all, i've downloaded this demo code,but there is no .dsw file. How can i make it work? Thanks in advance!

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

      the source provides only the header and the implementation of what the article is about. create your own project, copy the files into it, import them, and compile...

      A 1 Reply Last reply
      0
      • T toxcct

        the source provides only the header and the implementation of what the article is about. create your own project, copy the files into it, import them, and compile...

        A Offline
        A Offline
        Accius
        wrote on last edited by
        #3

        Even the demo is without .dsw file

        T 1 Reply Last reply
        0
        • A Accius

          Even the demo is without .dsw file

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

          have you read what i answered ? :~

          A 1 Reply Last reply
          0
          • T toxcct

            have you read what i answered ? :~

            A Offline
            A Offline
            Accius
            wrote on last edited by
            #5

            Yes,you spoke about the source file.Instead,i would like to use the demo provided.In it there are other files,but not the dsw one!

            T D 2 Replies Last reply
            0
            • A Accius

              Yes,you spoke about the source file.Instead,i would like to use the demo provided.In it there are other files,but not the dsw one!

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

              so you don't read my answer till the 2nd sentence... :doh:

              A 1 Reply Last reply
              0
              • A Accius

                Yes,you spoke about the source file.Instead,i would like to use the demo provided.In it there are other files,but not the dsw one!

                D Offline
                D Offline
                Don Miguel
                wrote on last edited by
                #7

                Yepp, such facts are so sad!!! :->

                1 Reply Last reply
                0
                • T toxcct

                  so you don't read my answer till the 2nd sentence... :doh:

                  A Offline
                  A Offline
                  Accius
                  wrote on last edited by
                  #8

                  Ok, i've created a new project,copied all the files,but this error occurred: Debug/ModelessDialogTrackerDemo.exe : fatal error LNK1120: 12 unresolved externals

                  T 1 Reply Last reply
                  0
                  • A Accius

                    Hi all, i've downloaded this demo code,but there is no .dsw file. How can i make it work? Thanks in advance!

                    I Offline
                    I Offline
                    icabod
                    wrote on last edited by
                    #9

                    There is a .vcproj file in the archive, which means it's a VC.NET (?) project, I think. Microsoft moved away from the .DSW/.DSP thing after VC++ 6.0. There are two things you can do - either create a new project and import the files (as mentioned already), or you can use a .vcproj converter. I have one here, I can't rememeber where I downloaded it from. Actually - I think it was codeproject. /me does a quick search... Try this[^]. It works for me.

                    A 1 Reply Last reply
                    0
                    • I icabod

                      There is a .vcproj file in the archive, which means it's a VC.NET (?) project, I think. Microsoft moved away from the .DSW/.DSP thing after VC++ 6.0. There are two things you can do - either create a new project and import the files (as mentioned already), or you can use a .vcproj converter. I have one here, I can't rememeber where I downloaded it from. Actually - I think it was codeproject. /me does a quick search... Try this[^]. It works for me.

                      A Offline
                      A Offline
                      Accius
                      wrote on last edited by
                      #10

                      Thanks,it works perfectly!

                      1 Reply Last reply
                      0
                      • A Accius

                        Hi all, i've downloaded this demo code,but there is no .dsw file. How can i make it work? Thanks in advance!

                        R Offline
                        R Offline
                        Ryan Binns
                        wrote on last edited by
                        #11

                        Ask the author of the article

                        Ryan

                        "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                        1 Reply Last reply
                        0
                        • A Accius

                          Ok, i've created a new project,copied all the files,but this error occurred: Debug/ModelessDialogTrackerDemo.exe : fatal error LNK1120: 12 unresolved externals

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

                          you certainly forgot to #include the header...

                          1 Reply Last reply
                          0
                          • A Accius

                            Hi all, i've downloaded this demo code,but there is no .dsw file. How can i make it work? Thanks in advance!

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

                            See here. It was not created with/for VS6.


                            "Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

                            "There is no death, only a change of worlds." - Native American Proverb

                            1 Reply 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