Enter Keywords:
1 - 10 of 5423(0.027 seconds)
Sort By:
 
is there any way to edit the ntuser.dat from a user without he is to be logged in? we have the problem to edit some entries in the HKEY_CURRENT_USER tree of about 1.500 users. there profiles all ar...
Zones: Windows NTDate Answered: 03/12/1998 Rating: 6.4 Views: 79
VC++5 WinNT Edit Box - Stop showing after some long text. Do anyone knows how to "flush" & "reset an edit Box used in a dialog?  My application captued text & besides storing them onto database, I...
Zones: C++Date Answered: 04/02/1998 Rating: 7.2 Views: 0
How to get a text of an Edit control in another application.
Zones: Delphi ProgrammingDate Answered: 04/22/1998 Rating: 6.8 Views: 0
I would like to modify the edit control so that it has the following features 1. Ability to right justify on a single line edit 2. Ability to enter numeric info with a defined number of decimal pl...
Zones: Windows ProgrammingDate Answered: 06/16/1998 Rating: 5.2 Views: 0
How to insert a new line and other formatting (e.g. tab) in a multi-line CEdit control??? in my code ===== m_edit = _T("Hello\n World \t Hello"); UpdateDate(FALSE); ======== Garbage char ap...
Zones: Windows MFCDate Answered: 10/21/1998 Rating: 7.0 Views: 0
I am trying to create a listview similar to the properties window in the Visual Basic 5.0 design enviroment.  I want two columns, the first will never change while the second will allow the user to...
Zones: Visual BasicDate Answered: 11/18/1998 Rating: 6.4 Views: 0
How can I control numeric entries in Edit box in a dialog? User will enter only numeric with decimal points. 8888.12
Zones: Windows MFCDate Answered: 12/05/1998 Rating: 5.8 Views: 0
I am currently working on a program that requires > 64K display capability.  I am attempting to create my own "edit" control to provide this display. Currently, my edit control creates its own hea...
Zones: Windows ProgrammingDate Answered: 11/25/1998 Rating: 7.0 Views: 0
Why are there no mouse events in the Mask Edit Control??
Zones: Visual BasicDate Answered: 12/11/1998 Rating: 7.4 Views: 0
I have several dialog boxes with several edit controls. The edit controls must change color when the user presses ENTER. Also, the cursor must remain an arrow and not change to the I-beam when the ...
Zones: Windows ProgrammingDate Answered: 01/25/1999 Rating: 7.4 Views: 0