#include <windows.h>
#include <stdio.h>
Go to the source code of this file.
◆ DEC_SHIFT
◆ INC_SHIFT
◆ PRT_SHIFT
◆ np_enum()
Definition at line 10 of file np_enum.c.
11{
17
20
23 return;
24
27 {
29 return;
30 }
31
33
35 {
36 printf(
"Called with lpRemoteName not null, current value: %S\n",
resource->lpRemoteName);
37 }
38
39 do
40 {
42
45 {
47
50 {
53
55 {
59 }
60
62 }
63 }
66
69}
#define HeapFree(x, y, z)
#define check(expected, result)
GLuint GLuint GLsizei count
struct task_struct * current
void np_enum(NETRESOURCEW *resource)
wchar_t tm const _CrtWcstime_Writes_and_advances_ptr_ count wchar_t ** out
#define RESOURCETYPE_DISK
#define RESOURCEUSAGE_CONTAINER
#define WN_NO_MORE_ENTRIES
#define RESOURCE_GLOBALNET
DWORD WINAPI WNetCloseEnum(HANDLE hEnum)
Referenced by np_enum(), and wmain().
◆ wmain()
◆ debug_shift