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
M

Monisankar

@Monisankar
About
Posts
17
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Retrieving File type
    M Monisankar

    [Message Deleted]

    C / C++ / MFC json question

  • Does Firefox ignore attachEvent () method?
    M Monisankar

    Hi all, I think firefox browser ignores attachEvent(). I used it "onLoad" of window but nothing happened.If anyone can please suggest some alternate way of attachEvent()? Regards, Sankar

    Web Development question

  • A string problem..
    M Monisankar

    Thanks to both of u. Got it and solved. Thanks

    Web Development javascript adobe help question

  • A string problem..
    M Monisankar

    Actually i am doing a program in JSFL(Flash Javascript).So i posted the thread here and it's a basic problem. Suppose, string = 'welcome to moni\'s homepage' var i = string.indexOf("\'"); var j = string.indexOf("\'",j); valueOfString = string.substring(i+1, j); now valueOfString is welcome to moni but i need to return it as welcome to moni's homepage. What should i do?Thanks

    Web Development javascript adobe help question

  • To change the last-modified time of a file?
    M Monisankar

    I want to change the modified time of a file by giving year,month..etc as input.To use SetFileTime() we need ptr to FILETIME structure.I am able to change the modified time to the current time by taking the systemtime.But facing problem to change to other input time.Please help...Thanks.

    C / C++ / MFC help question

  • To set modified time of a file as current time?
    M Monisankar

    Got it!!..Thanx

    C / C++ / MFC tutorial question

  • To set modified time of a file as current time?
    M Monisankar

    How to set the modified time of a file as the current time?I used setFileTime()but have confusions.Can anyone give idea with exmple.Thanks in advance.

    C / C++ / MFC tutorial question

  • To get filename from filepath..?
    M Monisankar

    How to get file name from a given filepath without using winAPI for both windows and mac env?

    C / C++ / MFC tutorial question

  • How to get image dimensions?
    M Monisankar

    Is there any API to get dimensions(height and width)of an image(jpg or gif)? Please help..

    C / C++ / MFC json help tutorial question

  • How to delete a directory including its sub-dir and files?
    M Monisankar

    As using RemoveDirectory(),we can only delete empty dir,how should i proceed to delete a directory including its subdirectories and files.Please help..

    C / C++ / MFC help tutorial question

  • Delete subdirectories and files...
    M Monisankar

    i want to delete the subdirectories and files of a directory.Using removeDirectory() only empty directories can be deleted.How should i proceed?please help..

    C / C++ / MFC help question

  • SHCreateDirectory()
    M Monisankar

    How SHCreateDirectory() can be used to create nested directories?

    C / C++ / MFC question

  • How to create nested directories?
    M Monisankar

    Is it possible to create nested directories using CreateDirectory()?How exactly?

    C / C++ / MFC tutorial question

  • How to get FileTime?
    M Monisankar

    Actyally i need the intervals that have elapsed since 1601 and want to get this value as unsigned long.What should i do?

    C / C++ / MFC question tutorial

  • How to get FileTime?
    M Monisankar

    Using GetFileTime(),can get the last-modified time of a file.i need actually the elapsed time.how can i get?

    C / C++ / MFC question tutorial

  • How to get file-size of a file?
    M Monisankar

    The function should take only the constant pointer to the path of the file..

    C / C++ / MFC question help tutorial

  • How to get file-size of a file?
    M Monisankar

    How can i implement one function to get the file size of a file which takes pointer to the file path?Please help..

    C / C++ / MFC question help tutorial
  • Login

  • Don't have an account? Register

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