11.01.2009
10.31.2009
Plasticine
60 OM4 or tenn #10 for a lighter color
18 beeswax, micro-crystalline wax, or parrafin
15 petroleum jelly
7 mineral oil
candy thermometer
Melt wax, oil, and grease together; stir clay in slowly. Pour into shallow microwave-safe plastic containers, or into a wet plaster mold. 18 quart turkey roaster will make about 33 lbs of clay
18 beeswax, micro-crystalline wax, or parrafin
15 petroleum jelly
7 mineral oil
candy thermometer
Melt @ 250 Degrees
Melt wax, oil, and grease together; stir clay in slowly. Pour into shallow microwave-safe plastic containers, or into a wet plaster mold. 18 quart turkey roaster will make about 33 lbs of clay
10.30.2009
10.28.2009
10.24.2009
10.23.2009
COMPONENT OBJECT MODEL
CoCreateInstance(CLSID_MyObject,
NULL,
CLSCTX_INPROC_SERVER,
IID_IMyObject,
(void**)&m_pIMyObject);
ISomeObject* pISomeObject = NULL;
if (pIClassFactory)
{
pIClassFactory->CreateInstance (NULL,
IID_ISomeObject,
(LPVOID*)&pISomeObject);
pIClassFactory->Release();
pIClassFactory = NULL;
}
NULL,
CLSCTX_INPROC_SERVER,
IID_IMyObject,
(void**)&m_pIMyObject);
ISomeObject* pISomeObject = NULL;
if (pIClassFactory)
{
pIClassFactory->CreateInstance (NULL,
IID_ISomeObject,
(LPVOID*)&pISomeObject);
pIClassFactory->Release();
pIClassFactory = NULL;
}
Subscribe to:
Posts (Atom)

















