I am using a Windows XP machine with a monitor that is 1900 by 1200. When I remote log in to another XP machine and to a MS server it opens a screen with the same resolution as the local computer, but the screen is too large. When the remote screen is maximized there are still vertical and...
After more searches I finally found I can do this:
int temp_data = 13;
CString temp_string;
...
temp_string.Format( _T("\ntemp_data is: %d", temp_data ));
f1.WriteString( temp_string );
f1.Close
...
But when I look in the file, it contains:
temp_data is 899889814
I don't know how 13...
ArkM,
Thanks for taking the time to respond, but that's not my problem. Obviously I left out the \\ when writing the post.
The problem is this:
tembBuffer = "\nnumber1:" + number1 + " number2" + number2;
How do I get the values of the numbers into the string so they can be written to the file?
I am working a project in Visual Studio 2008, using C++ that is started using a custom wizard. The wizard was provided by the vender and their starter code works fine. It appears to be in .NET but I do not have sufficient knowledge to determine the exact style in terms of MFC, CLR, etc. I...
The drive is NTSF formated. When I try to edit a file created with another user, Windows says the file is read only. I must make a copy and edit that. Then when I get to the other account, I must delete the old and copy the new to where the old was.
It seems to me I should be able to specify...
I just tried that. Even created a new account. If dual mode is working, when I log off and back on to another acount, it is still working. After every reboot, it turns off and must be re-enabled.
Thanks for taking the time to reply.
I will check for that, but I have doubts. When I swap between users on a single computer, I cannot edit files written by another user, even on the C drive. I have a business with a separate email account so I use two accounts on my home pc to keep everything separate. But on ocassion, I need...
Windows XP Pro and Home, SP 3
I have a USB drive that I shuffle between several computers. If I am using the "wrong" account or the wrong computer, I must make a copy of a file in order to edit it. How can I set up the drive so that any of the users can access and edit any of the files on the...
MS Windows XP Pro, SP 3
After every reboot, the dual monitor mode must be re-enabled. The computer does not remember.
I right click on the background, Select Properties, then Settings. The option:
Extend my Windows desktop on to this montior.
is selected, but the monitor is not active.
To...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.