I am working on a New version of a Winodws Server based product. It acts as a FTP Server for the most part, using IIS.
I have an embedded system that connects to it an successfully gets files off of it, however when it goes to write to it,
there is an error.
At first it gives Win32 Error 64...
I am trying to load objects one way for Windows 7+ and another way for Windows XP.
I use the CODEBASE for Windows XP, and not for Windows 7. Regardless of OS, the
first method appears to be used by the browser.
#1 Why is this?
#2 Is there a case where the browser downloads the control...
I would like to check to see if the current user has administrative rights with ASP Classic.
Also I would like to check to see which operating system is loaded.
What are the ASP Classic functions, or code I should call to check this?
Thanks!
I have a question about loading ActiveX Controls with ASP Classic.
The problem is that typically these controls are loaded from the server.
IT has locked out all Administrative rights on Workstations, so ActiveX
controls can not be loaded from remote servers without changes to group
policies...
I have a question about loading ActiveX Controls with ASP Classic.
The problem is that typically these controls are loaded from the server.
IT has locked out all Administrative rights on Workstations, so ActiveX
controls can not be loaded from remote servers without changes to group
policies...
I need the Arial font in Windows XPe to show the same way as they do in XP Pro.
As you all know, windows is a FontMetric system. Nine times out of ten if you create a dialog with static a resource file, it resizes a bit based on the font and the fontsize. Now I am moving an old application from...
Recently I converted another application from Windows 9X to Windows NT/XP/Vista.
The application is an 800x600 dialog based app. The PC that it runs on is set to 800x600. Now it takes up the whole screen as it should in my opinion. I am getting some complaints from people who ran it on 9X in...
I am currently involved in a project that uses TCP/IP to send alot of small packets of data at an high rate across a Lan. The problem has become Microsoft's 200ms delay that is part of the delayed ACK algorithm.
I am thinking about changing to a different TCP/IP Stack. Please suggest some...
I want to change the registry setting TcpAckFrequency as seen in this article:
http://support.microsoft.com/kb/815230/
I can not actually find this registry setting anywhere in my registry. Is this because of XP Security or is it that only some copies of the OS have this registry setting...
I recently tried to fill in a PHP form on the internet. I wanted to go attend some embedded seminars. After I filled in each and every field checkbox and radio button, I got:
Query failed : Got error 'empty (sub)expression' from regexp
What does this mean?
I use a W98 laptop Dell Inspiron 5500 to debug code at work. Recently a PLC programmer borrowed my laptop and installed Rockwell Softwares RS Logix/Links on my laptop. The installation pretty much wiped out networking. Since then I have un-installed RS Logix and re-installed the network. The...
I want to find new computers with ISA bus for a customer of mine. The problem is they don't want to upgrade part of their system that is running on an ISA card. How can I do that for them cheaply? Needing good links, FOR systems using well known motherboards like ABIT, ASUS, AOPEN.
Help...
Is there a good way to record sound in Excel?
I just hyperlink to sndrec32.exe, but I would like a way to have it automatically come up recording and then when it closes to put a hyperlink to the .wav file in the doc.
What is the best way?
ahoodin
Hello all,
How do I set a breakpoint to occur when a byte in a buffer changes from 0x04h to any other value? I am using MSVC 6.0 and Windows XP.
The debugger complains hartily when I try to do this.
unsigned char* pbuf = new unsigned char[256];
for (int i = 0; i < 256; i++)
{//INITIALIZE...
I am trying to run a defrag on old windows 98. An old Laptop. I am in safe mode, and I have virtual memory shut off. In windows 98, that is how you shut off the page file. I am pretty sure that there are no other apps running. I keep getting these messages..."Hard disks contents...
Hey,
I have a Windows 98 workstation that is behaving rather badly. The reason that it is a Windows 98 workstation is that it has an app that runs on it that uses a vxd. For now the computer and its workstation do their job.
Normally on a cold boot, I get an hourglass that frequently shows up...
MSVC 6.0 Windows XP SP2 MFC Application.
I have two different .rc files that have duplicate resources in them. So I would like to use them both, but I would only like to include one in my project at a time....and I would like to do this programatically. I had thought to use the preprocessor...
I am using a C++ program I want to use as 'middlewhere' for MySQL and Excell. I am using Excel as sort of a front end to my database.
I experience problems when I use a recordset's GetFieldValue() member function to Get Data from the Excel SpreadSheet into my C++ application.
I found an...
I am pretty new to the Windows XP environment, however I have done the 2000/NT thing. I made kind of a stupid mistake recently, I changed the domain of my computer, and now I am locked out. I would like to log onto my own computer and fix this or change the domain from the command prompt.
1...
<<Windows XP PRO MSVC 6.0 Pentium II 866 512 MB RAM>>
I am using a richedit control in my project.
code:-------------------------------------------------------------------------
void CRichTextEdtDlg::OnChangeRichedit()
{
long top=0, bot=0;
CHARRANGE cr;
if (m_fileloaded == true)
{...
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.