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
D

Dhanush

@Dhanush
About
Posts
17
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Can we know the available memory at runtime?
    D Dhanush

    Sorry, the question is incomplete. How can i be sure that my program( program or an activex component)doesn't have any memory leaks and how can i prove it to somebody else. Thanx in advance.

    C / C++ / MFC performance question

  • Can we know the available memory at runtime?
    D Dhanush

    Can we know the available memory at runtime in other words how can we make sure that our program doesn't have any memory (even a single byre.)? If anybody knows plz answer me.

    C / C++ / MFC performance question

  • Urgent:: Problem in Changing the style of ComboBox
    D Dhanush

    Hello everybody, In a program i need to change the style of a ComboBox (Using Win32 SDK in ATL) from CBS_DROPDOWN to CBS_DROPDOWNLIST (either way). I tried using SetWindowLong() and ModifyStyle(), but failed in both the ways and failed to get what i want. If anybody knows plz help me. Even i tried with subclassing. Thanx in advance.:confused:

    C / C++ / MFC help c++

  • Urgent:: Problem in Changing the style of ComboBox
    D Dhanush

    Hello everybody, In a program i need to change the style of a ComboBox (Using Win32 SDK) from CBS_DROPDOWN to CBS_DROPDOWNLIST (either way). I tried using SetWindowLong() and ModifyStyle(), but failed in both the ways and failed to get what i want. If anybody knows plz help me. Thanx in advance. :confused:

    C / C++ / MFC help

  • Creating a user in Oracle
    D Dhanush

    Hi all, In Orcle is it possible to create a user without having the password? If anybody knows plz tell me the procedure. Thanx in advance. :confused:

    Database oracle question

  • Verrry urgent, Control is not Coming into the program in WinNT
    D Dhanush

    hi michael, thank u for u r response I tried to debug in VC++ IDE, but the control is not coming into the code.Yes, it's failed on some combinations like WinNT 4 + Excel 97/2K. It's displaying the control content(which some image), but it's not responding to the events on it like mouse clicks even the messageboxes that i placed in OnDraw() & control's constructor are not prompted. As i think Excel is not recognizing it as a control, but why it's so i don't know if u can plz help. lastly is there any diff between containment behavior of word and Excel, because the same control is working in all Word Versions. Thanx :rose: in advance hoping that u will respond.

    COM c++ debugging help

  • Verrry urgent, Control is not Coming into the program in WinNT
    D Dhanush

    Hi Michael, Thaks for responding.It didn't include MFC,it's ATL 3.0 full control, Wizard options default and VC++ 6.0. Behaving in the same manner for both Word/Excel 97, i.e. fine with word but failing with Excel. I think it(Excel ) is not recoginizing it as a control, and it is showing only the control image. any help, urgent plz? thanks. -dhanush :confused: :(

    COM c++ debugging help

  • Verrry urgent, Control is not Coming into the program in WinNT
    D Dhanush

    Hello, An ATL component control(intended to work with Excel and Word) is working in Win 95/98 but not working in WinNT. when i tried to debug it, control is not coming into the program even into the OnDraw(),even MessageBox() is not getting displayed with Excel. but it's working fine with Word. Please help me Thankx in Advance:confused: :confused: :( :(

    COM c++ debugging help

  • Replacing Windows 95/98 logon
    D Dhanush

    Windows uses 3 bitmap files which are named as Logo.sys, logow.sys and logos.sys with a resolution of 320x400. Replace these files with ur files but with resolutiion

    System Admin help

  • Replacing Windows 95/98 logon
    D Dhanush

    Windows uses 3 bitmap files which are named as Logo.sys, logow.sys and logos.sys with a resolution of 320x400. Replace these files with ur files but with resolutiion

    System Admin help

  • Replacing Windows 95/98 logon
    D Dhanush

    Windows uses 3 bitmap files which are named as Logo.sys, logow.sys and logos.sys with a resolution of 320x400. Replace these files with ur files but with resolutiion

    System Admin help

  • COM help
    D Dhanush

    i am daily facing this problem even thou any auto protect program is not running. After restart if kill both winoldap and Visual Studiofrom next on wards it freeze please help me. :((

    COM c++ com sysadmin help question

  • Dialog manipulation in ATL
    D Dhanush

    Hello, i did program, in which i used 5 dialogboxes of which one is the main dlg. Whenever i show a dialogbox otherthan maindlg i should hide&restore the maindlg.I did it in MFC by with the help of AfxGetMainWnd() & showwindow().but when i told to do the same program as ATL Component, i am not able to hide&restore the main dlg(i tried with GetActiveWindow()& ShowWindow()). Is there any solution for my problem, please help me. Thanx in advance:(

    COM c++ help

  • Loading of *.gif or *.jpeg files in VC++ controls
    D Dhanush

    Hi, How can load *.gif or *.jpeg files on a dialog or a button, if i can please tell how it is . Thank U very much.:(

    C / C++ / MFC c++

  • Creating Database Programmitically - Urgent plz
    D Dhanush

    Hello everybody, Can we databases of Access or SQL Server programmitically using ADO thru VC++, if we can please give the code snippet. Thanx in advance :((

    Database database c++ sql-server sysadmin

  • Error while building an ADO application
    D Dhanush

    when ever i made a small chages in the program, builds it. it's giving the following error E:\Raj\Testing\Testing.cpp(11) : fatal error C1083: Cannot open include file: 'e:\raj\E:\Raj\Testing\Testingadovc\debug\msado15.tlh': Permission denied Then i have to rebuild it to work with it. I am facing this problem very frequently. Please help me to avoid rebuilding again & again. My email id is kgrajashekar@usa.net Thanks in advance. :confused:

    C / C++ / MFC help csharp c++ testing debugging

  • pl Help !! Passing parameter along with SQL query in ADO's
    D Dhanush

    How can i pass parameters along with SQL query( consider a buffer of binary data also can be a parameter) in ADO's via VC++. Please send me a sample. My mail id is kgrajashekar@usa.net Thanks in advance. :confused:

    Database database csharp c++ help question
  • Login

  • Don't have an account? Register

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