Hi Luciano !

In a message of 21.02.00 Luciano Bajo Eloy wrote to  about Re: 
[NetMeeting]  Application Sharing:

LBE> Are you using multithreading and NM3.0?. If so, be careful to call
LBE> all the NM methods from the main thread because, otherwise, in my
LBE> experience, at least several of them return E_FAIL. Just an idea,

I'm still quite new to Windows programming in generel, not just only to 
Netmeeting. I don't use multithreading deliberatly, but since I write a 
DLL I am not sure whether Visual Studio or the operating system make it 
so. Aren't all DLLs supposed to be multithreading? I believe to have 
read something like this somewhere.

Is there any way to check if this is the problem? Thanks for your 
answer.

Bye !

Key fingerprint =  67 EE 0B D6 52 0A F0 3E  E3 C7 1A 88 24 B0 EF C8

               <<< PGP 2.6.3i Public Key auf Anfrage. >>>


>> Hi !

>> In a message of 15.02.00 Theodor Isporidi wrote to All about 
>> Application Sharing:

>> Small update to my problem: Further experimentation with 
>> g_pChannelAppShare->GetState and SetState revealed the following:

>> SetState won't work either. It will always return E_FAIL, no matter 
>> which state I try to set the local user to.

>> GetState works and returns my current status being NM_SHARE_UNKNOWN,
>>  which according to the SDK means:

>> NM_SHARE_UNKNOWN  This value represents one of the following
>> conditions:  You do not have sharing enabled. 

>> The sharing channel is not active. 

>> You are not in control and you do not have anything shared. 


>> That leads to the following questions:

>> *) How do I check whether I have sharing enabled? How do I enable 
>> sharing?

>> *) How do I activate the sharing channel? This is not done by 
>> g_pChannelAppShare->SetActive, I have already tried that in the 
>> meanwhile, even though the SDK already said that wouldn't get me 
>> anywhere.

>> *) How do I get in control or share anything, if neither SetState
>> nor  EnumSharableApp are working?

-----------------------------------------------------------------------
http://www.meetingbywire.com/Mailinglist.htm for unsubscribe information
-----------------------------------------------------------------------

Reply via email to