Why are both of these boot.ini installations the same?
INSTALL #1 = multi(0)disk(0)rdisk(0)partition(1)\WINNT="...BLAH..."
[IDE CONTROLLER 0 - MASTER]
--HDD---------------------------------------...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/WinNT_Setup/Q_10...
Zones:
Win NT SetupDate Answered: 03/03/1999 Rating: 5.6 Views: 0
How do I modify the boot.ini to allow a USB device (or even firewire) to be the bootable drive? (as opposed to an IDE or SCSI as defined in the ARC paths).
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20933620.html
Zones:
Windows XPDate Answered: 06/27/2004 Rating: 8.8 Views: 0
In a VB form ...
-I placed a line control.
-Then on form load I wrote the following code.
Private Sub Form_Load()
Line1.X1 = 1000
Line1.Y1 = 1000
Line1.X2 = 7500
Line1.Y2 = 1000
Line...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20994470....
Zones:
VB ControlsDate Answered: 08/25/2004 Rating: 7.2 Views: 14
http://www.cnn.com/2004/TECH/science/04/26/noah.ark.ap/
WASHINGTON (AP) -- An expedition is being planned for this summer to the upper reaches of Turkey's Mount Ararat where organizers hope to pro...
http://www.experts-exchange.com/Other/Philosophy_Religion/Q_20977512.html
I need to find the Arc Sin of a angle
by the way... the angle is in radians
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10179413.html
Zones:
Visual BasicDate Answered: 07/07/1999 Rating: 7.4 Views: 10
I need your help asap, it's very-very important for me.
I need to draw an arc . The arc has three control points: two end points and the middle point of the arc.
I can't use CDC::ARC and AngleArc...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20701973.html
Zones:
C++Date Answered: 08/18/2003 Rating: 8.2 Views: 33
I need to find Start angle and End angle for the ARC with known Radius(r),Center point(x0,y0),Start(x1,y1) and End(x2,y2) points of the ARC.
Please help me.
Thank you.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20936786.htm...
Zones:
Windows MFCDate Answered: 08/21/2004 Rating: 8.6 Views: 0
Hello there,
I have a mc that I need to move from point A to point B, I don't want it to move straight but to describe an arc trajectory.
I know one of the options is to have an empty mc with th...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Zones:
Adobe FlashDate Answered: 11/12/2004 Rating: 8.2 Views: 0
We have a SQL database that contains 1,000's of archived emails. Because of various reasons I won't get into, we have many emails that are duplicated many times in this database and we want to get ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21359025.html
Zones:
MS SQL ServerDate Answered: 03/28/2005 Rating: 9.2 Views: 0
I have an arc in 3-d space where
x = f(t)
y = g(t)
z = h(t)
such that f(t) = at^2
g(t) = bt^2
h(t) = ct^2
a, b and c are known constants.
given the segment 0 to 1 for t I'd like to fi...
http://www.experts-exchange.com/Other/Math_Science/Q_21387921.html