CreateNetworkServer() create ten ports(9900-9910). some clients conneted 9900,some clients conneted 9901....,then the connetion lost,i use the NetworkServerEvent(),but it can't get all #PB_NetworkEvent_Disconnect Structure LIVEDATA thread.l;线程号 connetid.l;连接ID targetid.l;目标连接ID memory.l;缓存指针 ...
Thanks ABBKlaus so much, Now i have anther question. I call the"MapViewOfFile_ "failed, and the "GetLastError_()"return 5,why? Status.l Attributes.OBJECT_ATTRIBUTES PhysmemString.UNICODE_STRING g_hMPM.l RtlInitUnicodeString_(PhysmemString, @"\Device\PhysicalMemory") With Attributes \Length ...
when i call "ZwOpenSection_" ,is failed,and retune "-1073741819".why? i creat it unicode anybody can help me!! #SECTION_MAP_WRITE = $2 #SECTION_MAP_READ = $4 Structure UNICODE_STRING Length.w MaximumLength.w Buffer.l EndStructure Structure OBJECT_ATTRIBUTES Length.l RootDirectory.l ...