ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

wksta.c File Reference
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <stdlib.h>
#include "ntstatus.h"
#include "windef.h"
#include "winbase.h"
#include "winsock2.h"
#include "nb30.h"
#include "lmcons.h"
#include "lmapibuf.h"
#include "lmerr.h"
#include "lmwksta.h"
#include "iphlpapi.h"
#include "winerror.h"
#include "ntsecapi.h"
#include "netbios.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  WkstaTransportEnumData

Defines

#define WIN32_NO_STATUS
#define MAX_TRANSPORT_NAME   MAX_INTERFACE_NAME_LEN
#define MAX_TRANSPORT_ADDR   13
#define NBT_TRANSPORT_NAME_HEADER   "\\Device\\NetBT_Tcpip_"
#define UNKNOWN_TRANSPORT_NAME_HEADER   "\\Device\\UnknownTransport_"

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (netapi32)
BOOL NETAPI_IsLocalComputer (LMCSTR ServerName)
static void wprint_mac (WCHAR *buffer, int len, const MIB_IFROW *ifRow)
static void wprint_name (WCHAR *buffer, int len, ULONG transport, PMIB_IFROW ifRow)
static BOOL WkstaEnumAdaptersCallback (UCHAR totalLANAs, UCHAR lanaIndex, ULONG transport, const NetBIOSAdapterImpl *data, void *closure)
NET_API_STATUS WINAPI NetWkstaTransportEnum (LMSTR ServerName, DWORD level, PBYTE *pbuf, DWORD prefmaxlen, LPDWORD read_entries, PDWORD total_entries, PDWORD hresume)
NET_API_STATUS WINAPI NetWkstaUserGetInfo (LMSTR reserved, DWORD level, PBYTE *bufptr)
NET_API_STATUS WINAPI NetWkstaUserEnum (LMSTR servername, DWORD level, LPBYTE *bufptr, DWORD prefmaxlen, LPDWORD entriesread, LPDWORD totalentries, LPDWORD resumehandle)
NET_API_STATUS WINAPI NetpGetComputerName (LPWSTR *Buffer)
NET_API_STATUS WINAPI I_NetNameCompare (LPVOID p1, LPWSTR wkgrp, LPWSTR comp, LPVOID p4, LPVOID p5)
NET_API_STATUS WINAPI I_NetNameValidate (LPVOID p1, LPWSTR wkgrp, LPVOID p3, LPVOID p4)
NET_API_STATUS WINAPI NetWkstaGetInfo (LMSTR servername, DWORD level, LPBYTE *bufptr)
NET_API_STATUS NET_API_FUNCTION NetGetJoinInformation (LPCWSTR Server, LPWSTR *Name, PNETSETUP_JOIN_STATUS type)
NET_API_STATUS NET_API_FUNCTION NetUserGetGroups (LPCWSTR servername, LPCWSTR username, DWORD level, LPBYTE *bufptr, DWORD prefixmaxlen, LPDWORD entriesread, LPDWORD totalentries)

Generated on Sat May 26 2012 05:14:01 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.