2 * Implementation of DCIMAN32 - Direct C? Interface Manager?
4 * Copyright 2000 Marcus Meissner
11 #include "debugtools.h"
13 /***********************************************************************
14 * DCIOpenProvider (DCIMAN32.@)
17 DCIOpenProvider(void) {
18 SetLastError(ERROR_CALL_NOT_IMPLEMENTED);