Вниз
Скачать: CL | DM;

NetMessageBufferSend   Найти похожие ветки 

 
Kolyan   (2004-07-13 15:53) [0]

Народ,подскажите в какой библиотеке валяется эта Функция (или что это вообще!!! )
Заранее спасибо!


 
ПЛОВ ©   (2004-07-13 16:06) [1]

The NetMessageBufferSend function sends a buffer of information to a registered message alias.

Security Requirements

No special group membership is required to execute NetMessageBufferSend on a LAN Manager or Windows NT system. Admin, Accounts, Print, or Server operator group membership is required to successfully execute NetMessageBufferSend on a remote server.

NET_API_STATUS NetMessageBufferSend(

   LPTSTR servername,
   LPTSTR msgname,
   LPTSTR fromname,
   LPBYTE buf,
   DWORD buflen
  );


Parameters

servername

Pointer to a Unicode string containing the name of the remote server on which the function is to execute. A NULL pointer or string specifies the local computer.

msgname

Pointer to a Unicode string containing the message name to which the message buffer should be sent.

fromname

Pointer to a Unicode string containing the message name sending the information. The fromname parameter is new for Windows networking. This parameter is needed for sending interrupting messages from the computer name rather than the logged on user. If NULL is specified, the message is sent from the logged-on user as with LAN Manager 2.x.

buf

Pointer to a buffer of message text.

buflen

The length, in bytes, of the message text in buf.


 
Kolyan   (2004-07-13 16:17) [2]


> ПЛОВ ©   (13.07.04 16:06) [1]

Хе! А по русски можно?


 
ПЛОВ ©   (2004-07-13 16:46) [3]

Описание из SDK я тебе кинул... Переводи, если нужно очень :)


 
inic ©   (2004-07-13 17:12) [4]

Дай мыло - я тебе исходник маленький кину.


 
clickmaker ©   (2004-07-13 17:34) [5]

NETAPI32.DLL

TNetMessageBufferSend = function(
   servername: PWideChar;
   msgname: PWideChar;
   fromname: PWideChar;
   buf: Pointer;
   buflen: DWORD
 ): DWORD; stdcall;


 
Kolyan   (2004-07-14 06:57) [6]


> Описание из SDK я тебе кинул... Переводи, если нужно очень
> :)

А ты добрый однако! :) :) :)

> inic ©   (13.07.04 17:12) [4]

kolyan_krivko@mail.ru


 
SammIk ©   (2004-07-14 12:42) [7]

http://logid.narod.ru/PopUp.zip



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.46 MB
Время: 0.021 c
3-1093008038
dolmat
2004-08-20 17:20
2004.09.19
Значение null в 0 или ""


3-1093251136
Алексей
2004-08-23 12:52
2004.09.19
ADO: из ФОКСА в ДБАЗЕ


1-1094041802
ShimON
2004-09-01 16:30
2004.09.19
размер Dll


4-1092037731
Engy
2004-08-09 11:48
2004.09.19
Проблемма с установкой прозрачности окна


14-1093770941
able
2004-08-29 13:15
2004.09.19
Вопрос по ноутбукам.




   Наверх