English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

14 answers

thas easy get a thingamajig and make sure its bout yea big. works everytime

2006-12-12 17:56:20 · answer #1 · answered by gsschulte 6 · 1 0

If I remember correctly, it will depend on what version Dohickey you have. The earlier versions are only compatible with doodahs (which, as we all know, have long been out of production, having been superceded by the Whatchamacallit). So if you have the early version.....you're out of luck! But....if you have one of the more recent Dohickeys, then you're in luck. I had to buy an external Blamdangger Mk11 case for my Dohickey but you may get away with just a Pootwhistle adapter which will fit snugly into one of your pci slots. Hope this helps. Mine works great!

2006-12-13 03:19:08 · answer #2 · answered by Spud 6 · 1 0

I believe this is what you are looking for (or something similar)

using System;
using System.Collections.Generic;
using System.Text;

namespace DohickeyInterface
{
public class dohickey
{
private string m_Id;
private bool m_IsInterfaced;

public string Id
{
get
{
return m_Id;
}

set
{
m_Id = value;
}
}

public Boolean IsInterfaced
{
get
{
return m_IsInterfaced;
}

set
{
m_IsInterfaced = value;
}
}
}

public class whatchamacallit
{
private string m_Id;
private bool m_IsInterfaced;

public string Id
{
get
{
return m_Id;
}

set
{
m_Id = value;
}
}

public bool IsInterfaced
{
get
{
return m_IsInterfaced;
}

set
{
m_IsInterfaced = value;
}
}
}

public class dohickeyinterfacetest
{
dohickey myDohickey = new dohickey();
myDohickey.Id = "Me";

whatchamacallit myWatchamacallit = new whatchamacallit();
myWatchamacallit.Id = "Me";

if(myDohickey.Id == myWatchamacallit.Id)
{
myDohicky.IsInterfaced = true;
myWatchamacallit.IsInterfaced = true;
}

}
}

Hope this helps (now where's my 10 points !!!!!!)

2006-12-13 02:27:38 · answer #3 · answered by jools 3 · 1 0

.
You bust open the side of your framitz tower >
find the whatchamacallit slot with a slit>
shove the interface into the slitted slot >
and then you'll have whatcha got!

Next open the tray thingymabob >
plop in the shiny round doohickey
slam the thingymabob shut hard
and when the fun begins say YES.

h2h

2006-12-13 02:01:20 · answer #4 · answered by Anonymous · 1 0

You attach the thingamabob to the dohickey and the whatchamacallit, and turn it on...silly.

2006-12-13 02:03:27 · answer #5 · answered by bettyboop 6 · 0 0

You must simply find a thingamabobberjigy at your local Wal Mart and attach it to the dohickey, then you can hook up the watchamacallit in a jiffy!

2006-12-13 02:03:19 · answer #6 · answered by Anonymous · 0 0

i wish i knew what dohickey and whatchamacallit was :( i'm too lazy to research on google

2006-12-13 01:57:25 · answer #7 · answered by Anonymous · 1 0

I use a "Thingamajig", normally it connect the two with no problem. If, you get a "Whatever" error, then add a "Domaflachie" in parallel with the "Thingamajig".

2006-12-13 02:05:34 · answer #8 · answered by Snaglefritz 7 · 0 0

How can I answer this without getting a violation notice? It has something to do with your mother and sister.

2006-12-13 01:57:38 · answer #9 · answered by ? 6 · 1 0

Easy, you just need a do-watcha female-to-female inline adapter. The rest should be self-explanitory :-)

2006-12-13 20:00:46 · answer #10 · answered by Poncho 3 · 0 0

fedest.com, questions and answers