search for: symboliclink

Displaying 3 results from an estimated 3 matches for "symboliclink".

2013 Nov 22
4
[PATCH 1/3] Document ntreg_nk_record.flags
...cause used) */ char id[2]; /* "nk" */ - uint16_t flags; + uint16_t flags; /* bit 1: HiveExit + bit 2: HiveEntry == root key + bit 3: NoDelete + bit 4: SymbolicLink + bit 5: CompressedName: Name is encoded + in ASCII (actually: Latin-1) + rather than UTF-16. + bit 6: PredefinedHandle +...
2009 Jul 18
3
program fails to enumerate COM ports
Hi. LG PC Sync can work with ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank. I did: # ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5 # sudo chmod g+rw,o+rw /dev/ttyACM0 and added to registry: [HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM] "COM5"="COM5" env
2008 Apr 04
0
Wine release 0.9.59
...3d: Improve detection of device palette change. ddraw/tests: Extend p8_primary_test. Alexander Morozov (6): setupapi: Add a check of "#" for interface subkey names. setupapi: Added a test for registering device interface and getting device path. setupapi: Creating SymbolicLink value in registry as in Windows XP. setupapi: Create device interface keys in registry as in Windows XP. setupapi: Create DeviceInstance value in registry, delete todo_wine from test. setupapi: Prevent of reallocating memory for _SP_DEVINFO_DATA structures. Alexander Nicolaysen S...