CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: r_senthil19

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    726

    CListCtrl problem

    hello

    i have one tree control (which lists out the
    folders in the system) and one list ctrl in my dialog.

    i have made like..
    when i click the tree item it lists out the folders of the...
  2. I am really in trouble..any gurus in this forum help me out

    hello

    i asked this forum..

    about creating an windows explorer like application.

    i was suggested to do it as a SDI project.
    i did that..now it is problematic to link that
    inside my...
  3. yes

    i agree with that.

    i want to know what is the
    difference between

    OnCreate() and PreCreateWindow()..

    ??????
  4. ok

    hi ,

    Thanks.Thats what i wanted.
    but if i am asked to do in a dialog based application,
    how can i proceed?

    any idea?

    CTreeCtrl and CListCtrl??
  5. Explorer like application-pls guide me

    Hi everybody,

    I want to develop a windows explorer like shell
    program.

    which option is best?

    Either Dialog based application or SDI application?

    Is it possible to do it in dialog based...
  6. Replies
    19
    Views
    5,221

    hello There are certain Win32 functions that...

    hello

    There are certain Win32 functions that you can use
    the kernel mode or ring 0 components.

    STL in Kernel mode ?What do u mean exactly?
  7. Replies
    2
    Views
    697

    Simple question but..

    Hello gurus,

    I have one simple question .

    I have some list boxes in my dialog box.
    when the dialog box gets initilized i want to open
    a file called "text.ini" and read some strings from it...
  8. Replies
    1
    Views
    531

    Toolbar -help needed

    Hello

    I have one problem with the toolbars in Mainframe window.

    Problem :

    I have spilitted my view into two views namely
    tree view (Left side) and List view (Right side).

    There is one...
  9. Replies
    0
    Views
    433

    Simple toolbar question

    hello all,

    i have one basic doubt.
    Usually toolbars are positioned
    int the left of the frame window.
    can i position my toolbar in the middle of the frame
    window as default.
    is there any...
  10. Replies
    1
    Views
    679

    removing menu

    hi,
    in SDI application..
    i want to remove the default menu
    and place an edit control in that place.
    how can i do this?

    senthil
  11. Replies
    2
    Views
    737

    C# on Windows9x

    hello all,
    i am c++ programmer gradually switching to C#.
    my basic question is :
    can an application developed using C# under .NET environment
    run on older windows 9x machines without the CLR?
    ...
  12. Thread: list view

    by r_senthil19
    Replies
    1
    Views
    524

    list view

    hello gurus,

    In attempting to create a explorer like file browser
    in MFC,i have craeted
    a directory tree listing control class
    which lists the directory in the hard disk
    in tree manner in the...
  13. Replies
    0
    Views
    580

    tree control-urgent

    hello gurus,
    i am in very urgent need of creating
    a windows exploreer like file browser.

    it should be like this :

    left side there should be
    tree control to browse the folders
    and right...
  14. Replies
    1
    Views
    1,149

    very urgent ---multicolumn tree view

    hello gurus,
    i am in the very urgent need of
    creating a multicolumn tree view control
    in MFC.

    It should look like :

    An edit box to edit the name of the folder.

    left pane of the window is...
  15. Replies
    1
    Views
    599

    Is COM dead?

    hello gurus,

    I am an MFC programmer .
    Is COM /DCOM dead under .NET platform?
    how Microsoft achieves component based programming
    under .NET?I guess ATL go away in .NET programming.
    how do u...
  16. Replies
    1
    Views
    1,286

    System level programming

    hello all,
    i am an C++/MFC programmer.
    Can i do all the worki do in C++ using C#?
    Means,can i dicrectly interact with the operating system
    and controling some hardware?

    Senthil
  17. Replies
    1
    Views
    685

    Japanese text parsing

    Hello all,

    here i have one question

    1.

    There is a text file containing long
    japanese text (Monologue).
    The monologue text is the result from
    a japanese speech.now,I have to read
  18. Thread: CPU status

    by r_senthil19
    Replies
    0
    Views
    513

    CPU status

    hello gurus,
    i want to know the cpu working status of all
    networked mcahines in my network.

    how to do this in MFC?

    senthil.
  19. Replies
    1
    Views
    855

    knowing cpu status

    hello gurus,
    i want to know the cpu working status of all
    networked mcahines in my network.

    how to do this in C#?

    senthil.
  20. Replies
    0
    Views
    549

    Problem distribution

    Hi gurus,
    A client program submits one problem to one server
    program
    i want to divide that problem into individual pieces within the server program
    and distribute to all nodes in the network....
  21. Replies
    2
    Views
    601

    can anybody explain?

    hello,

    I tell C# replaces MFC in component development and
    distributed computing area.
    anybody disagrees this?
    if so ...
    explain me with reason.

    probably Microsoft is encouraging C# for...
  22. Thread: need help

    by r_senthil19
    Replies
    1
    Views
    614

    need help

    Hello gurus,

    I want to learn C# and distributed computing thro it.
    how far C# supports distributed computing?
    where C# overrides MFC in programming?
    Suggest me a good book on C#.

    senthil
  23. Replies
    2
    Views
    577

    Distributed computing -VC++

    Hello Gurus,

    Where can i find some tutorials
    on Distributed Computing using VC++?
    I want to learn from "baremetal " RPC to Advanced DCOM
    technologies!

    Pls help me

    senthil.
  24. Replies
    1
    Views
    409

    Please guide me!!

    Hello Gurus,

    I am a VC++ programmer.
    Now I want to enter into .NET framework of MS.
    How can i start?
    Should i know all about COM technology to wet my foot in
    .NET?
    where can i find some...
  25. Replies
    7
    Views
    984

    hello mdmd, thanks lot. It worked fine....

    hello mdmd,

    thanks lot.
    It worked fine.
    Thanks lot.

    senthil
Results 1 to 25 of 49
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured