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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10039435.html
Zones:
Windows NTDate Answered: 03/12/1998 Rating: 6.4 Views: 97
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10045023.html
Zones:
C++Date Answered: 04/02/1998 Rating: 7.2 Views: 0
How to get a text of an Edit control in another application.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10048804.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10054708.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10090801.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10099829.html
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
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10102062.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10102154.html
Why are there no mouse events in the Mask Edit Control??
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10106830.html
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 ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10121155.html