Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NetApi32.DLL and Net Send Function
Message
From
01/09/1999 09:17:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
NetApi32.DLL and Net Send Function
Miscellaneous
Thread ID:
00260111
Message ID:
00260111
Views:
143
I am Looking for a way to do a NET SEND from VFP6.0 with out having a Command Window Flash on the Screen. I have found that the NetApi32.DLL has some Functions in it to do such a thing (I Think).
Does Anybody know how and what i need to do?

** My COde
DECLARE INTEGER NetMessageBufferSend in netAPI32;
STRING @LPWSTR, STRING @LPWSTR, ;
STRING @LPWSTR , STRING @LPBYTE

lnresult = NetMessageBufferSend('','SOMEPC',"MTPC","TEST MESSAGE")

Thanks,
I can't believe I get paid to write code..... Its like doing crossword puzzels
Next
Reply
Map
View

Click here to load this message in the networking platform