Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 42 → Rev 41

/wiener_pcivme_dll/pcivme_ni.c
25,16 → 25,14
// what who when
// first steps AR 07.11.1999
//
 
//-------------------------------------------------------------------------------------------
// INCLUDES
//
 
 
#include <windows.h>
#include <os_info.h>
#include <pcivme_ni_NT.h>
#include <pcivme_ni.h>
#include <stdio.h>
 
//-------------------------------------------------------------------------------------------
// DEFINES
76,7 → 74,6
//
int __declspec(dllexport) VMEinit(const char *cszDeviceName, unsigned short nVMEMM, unsigned char ubAddressModifier, int *pnHandle)
{
 
if (firstTime)
{
if (IsWindowsNT())