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. creating folders

creating folders

Scheduled Pinned Locked Moved C / C++ / MFC
linuxtutorialquestion
4 Posts 4 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    In my SW i have to save all the data in a new folder.how to create folders.is shell inevitable? yanigv kcarija

    C J S 3 Replies Last reply
    0
    • L Lost User

      In my SW i have to save all the data in a new folder.how to create folders.is shell inevitable? yanigv kcarija

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      _mkdir, _wmkdir int _mkdir( const char *dirname ); -c


      “losinger is a colorizing text edit control” -- googlism

      Smaller Animals Software

      1 Reply Last reply
      0
      • L Lost User

        In my SW i have to save all the data in a new folder.how to create folders.is shell inevitable? yanigv kcarija

        J Offline
        J Offline
        Junkie
        wrote on last edited by
        #3

        After I hit reply to your question, I realized that I have forgotten the code I wrote yesterday night to create folders. :) But I am sure there is one. Sorry. "* Code till death *" http://www.askarya.com

        1 Reply Last reply
        0
        • L Lost User

          In my SW i have to save all the data in a new folder.how to create folders.is shell inevitable? yanigv kcarija

          S Offline
          S Offline
          Simon W 0
          wrote on last edited by
          #4

          try this API: BOOL CreateDirectory( LPCTSTR lpPathName, // directory name LPSECURITY_ATTRIBUTES lpSecurityAttributes // SD ); I am seeking... For what? Why did you ask me for what? I don't know!

          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