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
N

neha agarwal27

@neha agarwal27
About
Posts
264
Topics
162
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • [Message Deleted]
    N neha agarwal27

    [Message Deleted]

    C / C++ / MFC

  • [Message Deleted]
    N neha agarwal27

    [Message Deleted]

    C / C++ / MFC

  • [Message Deleted]
    N neha agarwal27

    [Message Deleted]

    C / C++ / MFC

  • [Message Deleted]
    N neha agarwal27

    [Message Deleted]

    C / C++ / MFC

  • GetLastError() :- 1814
    N neha agarwal27

    How can i remove this error??

    C / C++ / MFC json help learning

  • GetLastError() :- 1814
    N neha agarwal27

    hi all, I am using FindResource api for getting Handle of a resource. but i am getting null in the handle and GetLastError is returning 1814... Can anybody tell me what might be the error.... thanks in advance

    C / C++ / MFC json help learning

  • Basic concept of making a extractor
    N neha agarwal27

    i have seen innosetup but i want a concept based on coding(Practically how an i implement it). I have seen a project that have used resource.....

    C / C++ / MFC help tutorial

  • Basic concept of making a extractor
    N neha agarwal27

    Actually i want to make a single .exe of various file (like .exe,.txt,.dll)it can be using any extension, and when i click on that exe it should extract all the files back to a location....

    C / C++ / MFC help tutorial

  • Basic concept of making a extractor
    N neha agarwal27

    Hi all, i want to make a extractor, but actually not getting the concept how to make it...... i have seen various codes on codeproject and code guru, but i don't want code i want concept of extractor..... can anybody help me in this.... Thanks in advance...

    C / C++ / MFC help tutorial

  • values of language,computer name and user name
    N neha agarwal27

    Hi all, i want to find out values of language,computer name and user name through coding.... I am unable to find it in registry. How could i find them Thanks in advance

    C / C++ / MFC windows-admin

  • deleting folder containting files
    N neha agarwal27

    But i want to do it through coding...

    C / C++ / MFC question json

  • deleting folder containting files
    N neha agarwal27

    Hi all, I have a folder and in that i have some files, i want to delete that folder with files and for doing so i am using RemoveDirectory api.... but it is not deleting my folder... How can i do it???? Thanks in advance

    C / C++ / MFC question json

  • Passing parameter through ShellExecute
    N neha agarwal27

    sorry i posted wrong code

    CString CurrentPath = _T("C:\\test.exe");
    CString para = _T("c:\\test.ini");
    ShellExecute(NULL,_T("open"),CurrentPath,para ,NULL,SW_SHOW);

    what i want is i want to access para value in my test.exe code

    C / C++ / MFC json help tutorial question

  • Passing parameter through ShellExecute
    N neha agarwal27

    Hi all, I want to pass a CString parameter through ShellExecute() api to my exe.. I am doing this using this code:-

    CString CurrentPath = _T("C:\\test\\test.ini");
    ShellExecute(NULL,_T("open"),CurrentPath,NULL,NULL,SW_SHOW);

    My problem is i don't know how to access this parameter in my exe. Can anybody tell me how to do so?? Thanks in advance

    C / C++ / MFC json help tutorial question

  • files present in folder
    N neha agarwal27

    Hi all, I want to find files which are present in a particular folder. how can i do it??? Thanks in advance

    C / C++ / MFC question

  • Dialog bo shouldn't show up..
    N neha agarwal27

    Hi all, I want to make a application in which when i click on my exe some files get copied to a specified path and after coping those file one of those files get executed. But i don't want any dialog box to be displayed or anything else to be displayed.... How an i do this??? Thanks in advance

    C / C++ / MFC question

  • Changing text of a static control as BOLD
    N neha agarwal27

    I am unable to get which type of variable is myFont

    C / C++ / MFC

  • Changing text of a static control as BOLD
    N neha agarwal27

    Hi all, I have made a static text box in my application. i want to make the text of that static dialog box as BOLD. I dont want to change the font just want to make it as bold.... How could i do so.... Thanks in advance

    C / C++ / MFC

  • Vertical scroll bar in a list control
    N neha agarwal27

    Hi all, I have made a simple dialog box application, in that i have made a list control. In that list control items are being displayed one by one. My problem is as the number of items increases my list control shows a horizontal scroll bar. But i want that instead of horizontal scroll bar a vertical scroll bar should be displayed. How to do it... Thanks in advance

    C / C++ / MFC help tutorial

  • displaying result all at once...
    N neha agarwal27

    Hi all, In my application i am deleting files and want to display it in a list control as soon as i delete that file... my problem is that it is displayed after all the files are deleted not one by one..... How to resolve it.... Thanks in advance

    C / C++ / MFC 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