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.
Dhanush
Posts
-
Can we know the available memory at runtime? -
Can we know the available memory at runtime?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.
-
Urgent:: Problem in Changing the style of ComboBoxHello 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:
-
Urgent:: Problem in Changing the style of ComboBoxHello 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:
-
Creating a user in OracleHi 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:
-
Verrry urgent, Control is not Coming into the program in WinNThi 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.
-
Verrry urgent, Control is not Coming into the program in WinNTHi 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: :(
-
Verrry urgent, Control is not Coming into the program in WinNTHello, 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: :( :(
-
Replacing Windows 95/98 logonWindows 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
-
Replacing Windows 95/98 logonWindows 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
-
Replacing Windows 95/98 logonWindows 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
-
COM helpi 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. :((
-
Dialog manipulation in ATLHello, 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:(
-
Loading of *.gif or *.jpeg files in VC++ controlsHi, 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.:(
-
Creating Database Programmitically - Urgent plzHello 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 :((
-
Error while building an ADO applicationwhen 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:
-
pl Help !! Passing parameter along with SQL query in ADO'sHow 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: