.. |
tests
|
setupapi: Implement SetupDiOpenDevRegKey.
|
2007-10-15 12:09:11 +02:00 |
Bg.rc
|
…
|
|
Cs.rc
|
…
|
|
De.rc
|
…
|
|
En.rc
|
…
|
|
Eo.rc
|
…
|
|
Es.rc
|
…
|
|
Fi.rc
|
…
|
|
Fr.rc
|
…
|
|
Hu.rc
|
…
|
|
It.rc
|
Consistently use SUBLANG_NEUTRAL for Italian resources.
|
2006-12-05 11:28:38 +01:00 |
Ja.rc
|
…
|
|
Ko.rc
|
…
|
|
Makefile.in
|
…
|
|
Nl.rc
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
No.rc
|
…
|
|
Pl.rc
|
…
|
|
Pt.rc
|
…
|
|
Ru.rc
|
…
|
|
Sv.rc
|
…
|
|
Tr.rc
|
…
|
|
devinst.c
|
setupapi: Correct device enumeration.
|
2007-10-15 12:10:25 +02:00 |
devinst16.c
|
…
|
|
dirid.c
|
…
|
|
diskspace.c
|
…
|
|
fakedll.c
|
setupapi: If needed create directories for fake dlls.
|
2007-08-21 12:42:24 +02:00 |
infparse.c
|
…
|
|
install.c
|
setupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.
|
2007-08-21 21:38:27 +02:00 |
misc.c
|
setupapi: Avoid spamming console.
|
2007-10-16 09:35:32 +02:00 |
parser.c
|
setupapi: Constify some variables.
|
2007-08-27 19:27:26 +02:00 |
query.c
|
setupapi: Fix memory leak (found by Smatch).
|
2007-09-13 11:04:52 +02:00 |
queue.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
setupapi.rc
|
…
|
|
setupapi.spec
|
setupapi: Implement SetupDiDeleteDevRegKey.
|
2007-10-15 12:10:02 +02:00 |
setupapi_private.h
|
setupapi: Constify some variables.
|
2007-08-27 19:27:26 +02:00 |
setupcab.c
|
setupapi: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:20 +01:00 |
setupx.spec
|
…
|
|
setupx16.h
|
…
|
|
setupx_main.c
|
Remove more unneeded wine 16bit header usage.
|
2007-08-30 12:31:01 +02:00 |
stringtable.c
|
setupapi: Fix HeapFree of wrong pointer (found by Smatch).
|
2007-09-12 14:07:49 +02:00 |
stubs.c
|
setupapi: Implement SetupDiGetClassDevsExA.
|
2007-09-25 11:20:00 +02:00 |
virtcopy.c
|
setupapi: Constify some variables.
|
2007-08-29 12:10:56 +02:00 |