Enter Keywords:
1 - 10 of 916(0.01 seconds)
Sort By:
 
I need to identify what type of SCSI devices I have installed and what type of SCSI cables I need to use to connect them. The machines are Sparc4 and Sparc5 running Solaris 2.5.1. The SCSI port at ...
Zones: HardwareDate Answered: 04/01/1998 Rating: 7.0 Views: 0
I get Identifier expected for Things line where Things = new Image[TotalPictures];  Image Things[];        static final int TotalPictures = 6; //static final int CurrentPictures = 6;             Random Cur...
Zones: JavaDate Answered: 05/31/2003 Rating: 7.4 Views: 0
Someone please help me. I am trying to access the CryptHashData API within a MFC exe.  The problem is that I can't get the datatypes or functions to work. The code is as follows #include "stdafx...
Zones: C++Date Answered: 04/03/2001 Rating: 8.4 Views: 0
Using VB5 with Windows 95 (I know, I know, it's time to upgrade) I have an application which generates a complicated printed page.  The page is divided into "boxes" within which both graphics an...
Zones: Visual BasicDate Answered: 02/25/2002 Rating: 8.0 Views: 0
I derived a class CMyMenu from CMenu containing just the resourceID of the menu in order to easily identify what menu was loaded: void CMainFrame::OnInitMenuPopup(CMenu *pPopupMenu, UINT nIndex,...
Zones: Windows MFCDate Answered: 02/25/2003 Rating: 7.2 Views: 0
I Try to remove Heatsink Fan on my AMD 1,3 Duron for upgrading to Athlon XP 1800+ and my screwdriver go out of the slut and hit my memory 4 times and the board. Now after the installation, i determ...
Zones: Hardware, ComponentsDate Answered: 10/18/2003 Rating: 9.0 Views: 0
[VB.NET] First, let me give my usual disclaimer:  I'm new to ASP.NET and basically web dev in general.  So sometimes I ask weird questions. I need a way to preserve state by browser.  Let me ...
Zones: .NETDate Answered: 08/07/2003 Rating: 7.6 Views: 0
Is there a method of identifying switches on a networka and then finding out what hosts rae connected to each port. I am trying to implement a method in C#,maybe using ARP, but don't know where to ...
Zones: Networking, Netw...Date Answered: 11/07/2003 Rating: 9.0 Views: 0
How to identfy which operating systems I am running on with Java like I need to identify If I am on Windows or Linux and set file path to a file accordingly like (if System.()  = windows)   ...
Zones: JavaDate Answered: 06/21/2004 Rating: 8.2 Views: 28
When i tried to use this in my program  SetWindowLong(hWnd,GWL_EXSTYLE,GetWindowLong(hWnd,GWL_EXSTYLE)^WS_EX_LAYERED);               SetLayeredWindowAttributes(hWnd,0,100,LWA_ALPHA); It's showing me e...
Zones: Windows ProgrammingDate Answered: 07/08/2005 Rating: 9.0 Views: 0