yuancpfive

Results 6 comments of yuancpfive

what do your mean? @infynity

I also encountered the same problem, after I read the #541 , I don't know how to get disk sn finally, I can't find the method disk.GetDiskSerialNumber and no demo...

after run the code below, I can get disk name, but can't get disk serial number. ``` mapCountStats, err := disk.IOCounters("") if err != nil { fmt.Printf("disk IOCounters err: %v\n",...

@tomatome when I connect remote windows desktop, the broswer seem to be stoped, and I only can see a picture that loading windows, and it will not going on, noting...

I run example/main.go directly, and do not modify the code yet, the code in main.go is use g.x224.SetRequestedProtocol(x224.PROTOCOL_RDP). My environment is : rdp client: win10 rdp server: win7 Is there...

源码都有了, 为啥不自己写