![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#7
|
|||
|
|||
|
Update:
After debug the created daemon 'blenderd.exe' with ollydbg, I found the possible reason as below. I posted here use return ("123456789123") in lmappfil.c, but at my side the real value I used is return ("123456789abc"). After change it back to return ("123456789123") and recompiled, the daemon works now. Seems the return value can only use digital number 0~9, when use "a,b,c...", it doesn't work, don't know why. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How come new registrants given "guest" rank and not even a "friend" rank? | OldieHans | General Discussion | 4 | 09-25-2023 12:19 |
| Vendor Defined Host-ID | rcer | General Discussion | 12 | 10-02-2018 09:00 |
| Wlscgen: Are "Vendor Id" and "Developer Id" different ? | Numega Softice | General Discussion | 6 | 02-12-2007 18:12 |