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

Search:

Type: Posts; User: anandji05

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    682

    Bold data in table

    Hi

    I am using SQL Server 2008. I have a table which has two filed
    name and address. I want to save name and address in Bold text
    format in a table. How can I do this?
  2. Replies
    2
    Views
    623

    Performance of Application

    Hi

    I have an application in C# which has running 25 instances at a time.
    This application is developed taking .net framework 2.0 and also this is 32
    bit application under windows XP. Now I want...
  3. Thread: editBox

    by anandji05
    Replies
    2
    Views
    693

    editBox

    I have two editbox in dialog. I want when I write any thing in first editbox on same time it will show in second edit box like MS excel. Can anybody help me. Please tell me some code for it.

    Thanks
  4. Replies
    7
    Views
    984

    Re: Software requirement

    Thanks
    It is Ok Sir but my question is how much minimum memory it will take and how mcuh size of
    hard disk. for example memory is 128 MB and hard disk is 2GB. How i will do this.
  5. Replies
    7
    Views
    984

    Re: Software requirement

    Thanks
    But Sir i am going to develop the project on this situation how can i do this?
  6. Replies
    7
    Views
    984

    Re: Software requirement

    Thanks
    But how?
  7. Replies
    7
    Views
    984

    Software requirement

    Hi All
    i have a sily question. I have a product developed in MFC and SQL Server 2005.
    I have to find out software minimum requirement and efficiency of software.
    How can we do this. If any body...
  8. Replies
    6
    Views
    2,663

    Re: Dll Dialog not showing

    Thanks Sir.
  9. Replies
    6
    Views
    2,663

    Re: Dll Dialog not showing

    Thanks Sir
    Acutally i have not more idea about MFC. Just i am trying to do this
    and i have taken help form this link...
  10. Replies
    6
    Views
    2,663

    Re: Dll Dialog not showing

    Thanks sir
    we have two project here one is MYDll and next is Test Dll. In MyDll i have created a modal dialog
    derived with CDialog and take a method DoModal here like this

    //in Header of...
  11. Replies
    6
    Views
    2,663

    Dll Dialog not showing

    Hi All
    i am creating an application in VS2005 using MFC. My problem is that i want to call dialog through
    Dlls.Here i am attaching zip file.Please check it and tell me why i am not getting it.
    ...
  12. Thread: Auto run

    by anandji05
    Replies
    2
    Views
    580

    Re: Auto run

    thanks

    but with your OS means
    i have to set some property of windows.
  13. Thread: Auto run

    by anandji05
    Replies
    2
    Views
    580

    Auto run

    Hi All
    i have an application exe in my CD when i insert the CD in the drive auto run work well
    but when system restart automatically then auto run does not work.
    the application is in VS2005 in...
  14. Replies
    2
    Views
    804

    Web Site slow

    Hi All
    i am making a project in C# and ASP.net using VS2005.
    it is a travel portal which has a lot of webpages these
    are htm pages which i link to my project. problem is
    that my site is very...
  15. Replies
    5
    Views
    1,006

    Re: Windows hangup problem

    thanks
    but i have some images and some viedio files also.
  16. Replies
    5
    Views
    1,006

    Re: Windows hangup problem

    Thanks
    Acutaly in my CD there is some valuable data and i want that nobody can not copy
    that data in their computer until my CD is running on that computer.
  17. Replies
    5
    Views
    1,006

    Windows hangup problem

    Hi All
    i am making a project in VS2005 using MFC
    i want that when my exe is execute all the
    windows services should be closed i,e
    windows behave like hang up.
    when my exe is closed windows...
  18. Replies
    1
    Views
    728

    Two same callbackfunction

    Hi All
    i am developing an application in VS2005. I have two same callbackfunction in two classes
    one is login.cpp and other is dialer.cpp. My problem is that when i put debug point in this...
  19. Thread: TabControl

    by anandji05
    Replies
    7
    Views
    998

    Re: TabControl

    Thank you so much sir.
  20. Thread: TabControl

    by anandji05
    Replies
    7
    Views
    998

    Re: TabControl

    thanks sir
    plz can you give me sample demo or some code.
    because i have no more idea about it.
  21. Thread: TabControl

    by anandji05
    Replies
    7
    Views
    998

    Re: TabControl

    Thanks
    Actually i am using LIBUIDK for skins. this has all control but not tab control.
    i have requirement of Tab control.
  22. Thread: TabControl

    by anandji05
    Replies
    7
    Views
    998

    TabControl

    Hi
    i am developing an application in VS2005.
    this dialog based application has four button
    and four dialog box with same size . i want
    when i push button in mainDialog it work like
    a tab button...
  23. Replies
    0
    Views
    443

    Menu event not working

    Hi
    i am making a dialog based project in MFC using VS2005. The problem is that i am craeting menu on button click As a click a button menu is open properly. but if i am given control on that pop up...
  24. Replies
    5
    Views
    983

    Re: Derive password

    Sorry
    there is a little bit confusion
    i want only protect my specific drive contains a lot of folder and files.
    if anybody want to open my laptop it work but if anybody want to
    open a sepecfic...
  25. Replies
    5
    Views
    983

    Re: Derive password

    Thnaks.
    I want only window protection. for example in my Laptop.
    because there is some important data. i do't want to share
    anybody.
Results 1 to 25 of 63
Page 1 of 3 1 2 3





Click Here to Expand Forum to Full Width

Featured