Mike McCormack
|
d9ea955dbf
|
setupapi: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:20 +01:00 |
Francois Gouget
|
7ab6d8522b
|
setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes.
|
2006-11-08 12:10:53 +01:00 |
Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Mikołaj Zalewski
|
e32aa55703
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Dmitry Timoshkov
|
ab83183c03
|
setupapi: Fix a typo.
|
2006-10-16 17:05:47 +02:00 |
James Hawkins
|
3b6017ae18
|
include: Move cfgmgr32.h to include/ to match the SDK.
|
2006-10-14 20:18:44 +02:00 |
Michael Stefaniuc
|
79ecfaf52f
|
setupapi: Win64 printf format warning fixes.
|
2006-10-14 20:17:25 +02:00 |
Michael Ploujnikov
|
8e302e15d2
|
setupapi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:38 +02:00 |
Francois Gouget
|
82babbee0b
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
Francois Gouget
|
222c167969
|
Assorted spelling fixes.
|
2006-09-29 16:28:30 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Damjan Jovanovic
|
e6e96d3ea1
|
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
|
2006-09-26 21:50:09 +02:00 |
James Hawkins
|
5dadca4dbc
|
setupapi: Fix a typo.
|
2006-09-26 20:01:55 +02:00 |
Frank Richter
|
e1fa51f59c
|
setupapi: Duplicate behaviour of native SetupGetInfInformation with NULL ReturnBuffer and certain ReturnBufferSizes.
|
2006-09-26 11:38:52 +02:00 |
Paul Vriens
|
d51594d0d6
|
setupapi/tests: Use pSetupDiOpenClassRegKeyExA.
|
2006-09-20 20:03:38 +02:00 |
Paul Vriens
|
270dbc9d07
|
setupapi: Fixed wrong check (Coverity).
|
2006-09-20 11:18:10 +02:00 |
James Hawkins
|
15b46847b0
|
setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError.
|
2006-09-14 12:06:09 +02:00 |
James Hawkins
|
7588b669d8
|
setupapi: Implement pSetupGetField, with tests.
|
2006-09-14 11:40:27 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Damjan Jovanovic
|
9bbcb857f9
|
setupapi: Fixed returns values and added a test for SetupDiOpenClassRegKeyExW.
|
2006-09-10 10:17:55 +02:00 |
Francois Gouget
|
130af7f090
|
setupapi: Document a Microsoft spelling mistake so we know it is not to be fixed.
|
2006-09-08 11:03:17 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Frank Richter
|
8aecf251df
|
setupapi: Make do_file_copyW send "target newer" notifications.
|
2006-08-28 11:35:40 +02:00 |
Paul Vriens
|
2bd9c59c49
|
setupapi: Make tests loadable again on NT4.
|
2006-08-15 19:25:58 +02:00 |
Francois Gouget
|
3b7fb551ce
|
setupapi: Fix handling of inf paths that are quoted (due to spaces, typically).
|
2006-08-10 11:28:02 +02:00 |
Michael Stefaniuc
|
757ee19ca1
|
janitorial: Removed the rest of the redundant NULL checks before HeapFree.
|
2006-08-10 10:57:33 +02:00 |
Andrew Talbot
|
259d6b5077
|
setupapi/tests: Write-strings warnings fix.
|
2006-08-07 13:10:35 +02:00 |
Kevin Koltzau
|
93f5e0a7fd
|
setupapi: Create an empty list when getting device interface classes.
|
2006-08-05 11:25:44 +02:00 |
James Hawkins
|
b74f4d92d7
|
setupapi: Add a stub implementation of SetupGetSourceInfo.
|
2006-07-31 21:36:26 +02:00 |
Christian Gmeiner
|
c514700be2
|
setupapi: Move SetupDiGetClassDevsExW into devinst.c.
|
2006-07-24 19:56:03 +02:00 |
Christian Gmeiner
|
51cd07c37e
|
setupapi: Implemented SetupDiCreateDeviceInfoA.
|
2006-07-21 13:26:01 +02:00 |
Christian Gmeiner
|
dce52c1b3b
|
setupapi: Rename a test.
|
2006-07-21 13:25:43 +02:00 |
Christian Gmeiner
|
41aefd8c62
|
setupapi: Add stub for SetupDiCreateDeviceInfoW.
|
2006-07-20 12:52:39 +02:00 |
Christian Gmeiner
|
bb80e2282e
|
setupapi: Remove unneeded NULL checks before MyFree().
|
2006-07-20 12:52:14 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Andrew Talbot
|
cd9202d05b
|
setupapi/tests: Add trailing '\n's to ok() calls.
|
2006-06-30 21:08:17 +02:00 |
James Hawkins
|
bce44161f1
|
setupapi: Fix SetupCloseInfFile when a NULL handle is given, with tests.
|
2006-06-27 11:15:36 +02:00 |
Christian Gmeiner
|
8f5d90b44d
|
setupapi: Implement SetupDiCreateDeviceInfoListExW.
|
2006-06-19 21:16:04 +02:00 |
Christian Gmeiner
|
f14f04dc8a
|
setupapi: Documentation update.
|
2006-06-12 13:21:48 +02:00 |
Michael Stefaniuc
|
56026299d0
|
Remove more redundant NULL checks before HeapFree (found by Smatch).
|
2006-06-07 14:20:09 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Andrew Ziem
|
5c23aa19dc
|
setupapi: Improve unit tests for case sensitivity in string tables.
|
2006-05-08 16:04:55 +02:00 |
Robert Shearman
|
4d7946464a
|
setupapi: Fix parsing of UCS-16 files.
Fix parsing of UCS-16 files prefixed with the Unicode BOM. Based on a
patch by Hervé Poussineau.
|
2006-05-05 21:58:28 +02:00 |
Andrew Ziem
|
3671263108
|
setupapi: Add case sensitivity string table tests.
|
2006-05-05 21:46:23 +02:00 |