Вниз
Скачать: 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.022 c
14-1093701087
Alex aka Kram
2004-08-28 17:51
2004.09.19
Памагите программеру продать прогу


14-1094147058
ИМХО
2004-09-02 21:44
2004.09.19
Mail.RU лежит трупиком


4-1091920150
Jetus
2004-08-08 03:09
2004.09.19
Работа с буфером обмена на чистом API


3-1093092801
Flagman
2004-08-21 16:53
2004.09.19
"Строки не выбраны" в Oracle


1-1093574824
Sollo
2004-08-27 06:47
2004.09.19
motorola C330 SDK




   Наверх