Hi Alberto, > unless you did that under another user name, I am unable to find on > the Winrad group
misunderstanding. Non sono stato capace di trovare il gruppo winrad su yahoo. > I am available to give explanations on my specs about the DLL > interfacing, if you think you need them. spec: InitHW(char *name, char *model, int& index) "int& index" = "int* index" ? MSVC doesent understand int& here. spec: OpenHW ... the display of its own GUI There are already InitHW and StartHW for initialization, there is ShowGUI for the dll's gui. What is the reason for OpenHW ? i did add SetPTT() to my dll's entry points. Some softrocks do transmit. __declspec(dllexport) void __stdcall SetPTT(BOOLEAN Set); 73, Cesco, HB9TLK
