David Adam
|
c1892f258f
|
d3dx8: Implement D3DX*Minimize.
|
2007-10-22 16:02:48 +02:00 |
David Adam
|
c7f0eca4e3
|
d3dx8: Implement D3DX*Maximize.
|
2007-10-22 16:02:33 +02:00 |
David Adam
|
ab4e829757
|
d3dx8: Implement D3DX*Lerp.
|
2007-10-22 16:02:17 +02:00 |
David Adam
|
4ef92a23e5
|
d3dx8: Implement D3DX*Subtract.
|
2007-10-22 16:01:33 +02:00 |
David Adam
|
e205a210d2
|
d3dx8: Implement D3DX*Add with a test.
|
2007-10-22 16:01:19 +02:00 |
David Adam
|
643bcd3e46
|
d3dx8: Implement D3DX*Dot with a test.
|
2007-10-22 16:01:02 +02:00 |
David Adam
|
bf9a690dbc
|
d3dx8: Implement D3DX*LengthSq.
|
2007-10-22 16:00:08 +02:00 |
David Adam
|
d6377d2fd8
|
d3dx8: Implement D3DX*Length with a test.
|
2007-10-22 15:59:49 +02:00 |
Louis Lenders
|
c29517896f
|
tapi32: Add stub for lineInitializeExA.
|
2007-10-22 14:54:39 +02:00 |
Rob Shearman
|
a3ad394f9c
|
urlmon: Add a stub for GetClassFileOrMime.
|
2007-10-22 14:54:39 +02:00 |
Juan Lang
|
207feb97c1
|
crypt32: Add more missing definitions.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
72688bd239
|
cryptnet: Add URL_OID_GET_OBJECT_URL_FUNC definition.
|
2007-10-19 12:29:52 +02:00 |
Francois Gouget
|
44fd06f441
|
dimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS is defined.
|
2007-10-19 12:25:24 +02:00 |
Francois Gouget
|
4e4f8e4b13
|
mshtml: Add a missing import directive to mshtml.idl.
|
2007-10-19 12:25:07 +02:00 |
Francois Gouget
|
cb7decd6f6
|
imm32: #ifdef-out some functions in imm.h if wingdi.h was not included first.
|
2007-10-19 12:24:05 +02:00 |
Francois Gouget
|
dff580e96f
|
ndrtypes.h: Include limits.h.
|
2007-10-19 12:24:00 +02:00 |
Jacek Caban
|
62894b488d
|
mshtml: Import dimm.idl and fix compilation.
|
2007-10-18 12:05:49 +02:00 |
Jacek Caban
|
a41cab9b52
|
hlink.idl: Undef unicode GetObject macro.
|
2007-10-18 12:05:45 +02:00 |
Bang Jun-young
|
27213de046
|
advapi32: Fix AdjustTokenPrivileges() to match the PSDK.
|
2007-10-17 13:44:01 +02:00 |
Alexandre Julliard
|
9dcd0f5fd4
|
d3dx8: The inline functions should be static instead of extern.
|
2007-10-16 14:09:43 +02:00 |
David Adam
|
8d8a5f06c2
|
d3dx8: Implement D3DXVec2Lerp with a test.
|
2007-10-16 14:06:47 +02:00 |
David Adam
|
18123a9364
|
d3dx8: Implement D3DXVecScale with a test.
|
2007-10-16 14:06:38 +02:00 |
David Adam
|
f453d737a1
|
d3dx8: Implement D3DXVec2Maximize with a test.
|
2007-10-16 14:06:25 +02:00 |
David Adam
|
28276e8fb1
|
d3dx8: Implement D3DXVec2Minimize with a test.
|
2007-10-16 14:06:15 +02:00 |
David Adam
|
43d13935d8
|
d3dx8: Implement D3DXVec2Subtract with a test.
|
2007-10-16 14:06:04 +02:00 |
David Adam
|
adf4580bf1
|
d3dx8: Implement D3DXVec2Add with a test.
|
2007-10-16 14:05:41 +02:00 |
David Adam
|
a0ddecf778
|
d3dx8: Implement D3DXVec2CCW with a test.
|
2007-10-16 14:05:29 +02:00 |
David Adam
|
1fa3abe7cc
|
d3dx8: Implement D3DXVec2Dot with a test.
|
2007-10-16 14:05:17 +02:00 |
David Adam
|
d404ec8c4b
|
d3dx8: Implement D3DX8Vec2LengthSq with a test.
|
2007-10-16 14:05:01 +02:00 |
David Adam
|
e4ba8eb450
|
d3dx8: Implement D3DX8Vec2Length with a test.
|
2007-10-16 14:04:49 +02:00 |
Bang Jun-young
|
aaa1908888
|
avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
|
2007-10-16 09:37:45 +02:00 |
Bang Jun-young
|
6ab44c8073
|
crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress().
|
2007-10-16 09:37:27 +02:00 |
Bang Jun-young
|
ff96bd6aec
|
configure: Add check for presence of _strdup() and strdup().
|
2007-10-16 09:37:19 +02:00 |
Juan Lang
|
dce5feb1a8
|
wininet.h: Add some more defines.
|
2007-10-16 09:35:27 +02:00 |
Juan Lang
|
a62afe7403
|
wincrypt.h: Add a few more definitions.
|
2007-10-16 09:35:23 +02:00 |
Jacek Caban
|
db0b392dc2
|
include: Added dimm.idl.
|
2007-10-15 16:57:19 +02:00 |
Jacek Caban
|
a82428b112
|
imm.h: Added REGISTERWORD[AW] declaration.
|
2007-10-15 16:57:12 +02:00 |
Francois Gouget
|
f2b3843b5e
|
wtsapi32: Add a couple of related prototypes.
|
2007-10-15 14:06:42 +02:00 |
Francois Gouget
|
1a75b5d49c
|
user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings.
|
2007-10-15 14:06:35 +02:00 |
Francois Gouget
|
d223716b7b
|
msdmo: Fix the DMOGetName() prototype.
|
2007-10-15 14:06:30 +02:00 |
Juan Lang
|
8b5faacfb4
|
setupapi: Implement SetupDiDeleteDevRegKey.
|
2007-10-15 12:10:02 +02:00 |
John Klehm
|
997bb8942d
|
inkobj: Stub implementation of IInkCollector.
|
2007-10-12 11:29:25 +02:00 |
Juan Lang
|
0138ea49ed
|
setupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
|
2007-10-12 11:05:04 +02:00 |
David Adam
|
076340402d
|
d3dx8: Fix the definition of D3DXVECTOR.
|
2007-10-11 22:21:56 +02:00 |
John Klehm
|
c632a7500f
|
msinkaut.idl: Declare the IInkCollector interface and its dependencies.
|
2007-10-11 16:24:28 +02:00 |
Nigel Liang
|
c31faf4991
|
include/winsock.h: Fix parenthesis mismatch.
|
2007-10-11 16:24:28 +02:00 |
Alexandre Julliard
|
235532ce28
|
server: Use the file_pos_t type for file sizes and offsets in the protocol structures.
|
2007-10-10 14:06:25 +02:00 |
David Adam
|
1feb1c052b
|
include: Skeleton header for D3DX8.
|
2007-10-10 12:16:07 +02:00 |
Juan Lang
|
e4aa2a5477
|
softpub.h: Add missing definitions.
|
2007-10-09 17:52:46 +02:00 |
Roderick Colenbrander
|
c2bf124a90
|
wined3d: Use EXT-versions of glBlend*.
|
2007-10-09 12:34:49 +02:00 |
James Hawkins
|
58639cc814
|
user32: Test the ddeml client interface.
|
2007-10-04 12:03:36 +02:00 |
Jacek Caban
|
8fa1aff768
|
mshtml.idl: Added IHTMLInputTextElement interface.
|
2007-10-04 11:40:21 +02:00 |
Rob Shearman
|
5356bfde2c
|
server: Add a new get_security_object call for getting the security descriptor of an object.
Use it to implement NtQuerySecurityObject.
|
2007-10-03 11:16:45 +02:00 |
Konstantin Kondratyuk
|
7fb98bfba5
|
mpr: Implement WNetGetResourceInformation functions.
|
2007-10-01 14:17:53 +02:00 |
Roderick Colenbrander
|
dac5e5ff1e
|
wined3d: WINAPI compile fixes.
|
2007-10-01 12:43:52 +02:00 |
Hans Leidekker
|
0389ec60d9
|
pdh: Implement and test PdhCollectQueryDataEx.
|
2007-10-01 12:40:17 +02:00 |
Hans Leidekker
|
504e7c2ff7
|
pdh: Implement PdhValidatePath{, Ex}{A, W}.
|
2007-10-01 12:36:17 +02:00 |
Juan Lang
|
5bc2c2045e
|
wincrypt.h: Add a few more definitions.
|
2007-10-01 12:33:46 +02:00 |
Andrey Turkin
|
d1a8155882
|
server: Allow completion object to be attached to an fd object.
|
2007-09-28 13:17:18 +02:00 |
Juan Lang
|
0fdb2bc89f
|
crypt32: Add definitions used by CertSaveStore.
|
2007-09-28 11:31:16 +02:00 |
Francois Gouget
|
17c57737c9
|
ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h.
Add a prototype for PsTerminateSystemThread().
|
2007-09-27 20:12:17 +02:00 |
Francois Gouget
|
4b340fff6f
|
includes: Make headers C++ compatible.
|
2007-09-27 20:12:13 +02:00 |
Francois Gouget
|
74b240bff2
|
includes: Remove unneeded extern "C" statements.
|
2007-09-27 20:12:10 +02:00 |
Peter Oberndorfer
|
715edc1633
|
winhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.
|
2007-09-27 12:49:10 +02:00 |
Peter Oberndorfer
|
073dd7dde2
|
ntdll: NtAreMappedFilesTheSame semi stub.
|
2007-09-27 12:47:15 +02:00 |
Konstantin Kondratyuk
|
ca77cb108c
|
include/npapi.h: Add some constants.
|
2007-09-27 12:47:00 +02:00 |
Konstantin Kondratyuk
|
227966402b
|
mpr: Correct usage of dwScope and dwEnumScopes.
|
2007-09-27 12:46:24 +02:00 |
Andrey Turkin
|
477582401b
|
server: Implement server-side completion queues and operations on them.
|
2007-09-26 13:56:43 +02:00 |
Thomas Weidenmueller
|
1244e8c7d4
|
shell32: Implement SHCreatePropSheetExtArrayEx.
|
2007-09-26 12:15:45 +02:00 |
Mikołaj Zalewski
|
212c36048a
|
shell32: Make the shell view control Unicode.
|
2007-09-26 12:15:27 +02:00 |
Mikolaj Zalewski
|
f606055740
|
include: Fix the definition of VALID_INHERIT_FLAGS.
|
2007-09-26 12:15:14 +02:00 |
L. Rahyen
|
43601c282b
|
user32: Implement initial stubs for all raw input functions.
|
2007-09-25 14:18:40 +02:00 |
Chris Robinson
|
4258465868
|
winex11.drv: Load the XComposite extension when available.
|
2007-09-25 13:32:46 +02:00 |
Mikolaj Zalewski
|
57ca9ae92d
|
advapi32: Add AddAuditAccessAceEx.
|
2007-09-25 11:18:45 +02:00 |
Mikolaj Zalewski
|
04e688a26d
|
ntdll: Add RtlAddAuditAccessAceEx.
|
2007-09-25 11:18:40 +02:00 |
Juan Lang
|
4bfca01da0
|
setupapi: Fix prototype of SetupDiCreateDeviceInterfaceRegKeyA/W.
|
2007-09-24 14:16:12 +02:00 |
Roderick Colenbrander
|
243ac3ed75
|
wined3d: Move video memory tracking to the adapter.
|
2007-09-24 13:50:43 +02:00 |
Mikołaj Zalewski
|
5b4aa62fd2
|
advapi32: Add some more rights constants for ConvertStringSecurityDescriptorToSecurityDescriptor.
|
2007-09-24 13:31:30 +02:00 |
Stefan Dösinger
|
1c4a15d2cd
|
wined3d: Recompile glsl pixelshaders if the sampler format changes.
|
2007-09-24 13:30:08 +02:00 |
Rob Shearman
|
ac7e221c20
|
userenv: Add a stub for UnloadUserProfile.
|
2007-09-21 12:05:42 +02:00 |
Francois Gouget
|
deb355be81
|
infosoft: indexsrv.idl must import objidl.idl and not unknwn.idl.
Add a commented out import directive as a reminder.
|
2007-09-21 11:52:18 +02:00 |
Francois Gouget
|
253b251ff5
|
fci.h: Include basetsd.h.
|
2007-09-21 11:52:13 +02:00 |
Francois Gouget
|
49b2c3fee6
|
mpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants.
Fix iprtrmib.h so it includes mprapi.h.
|
2007-09-21 11:52:08 +02:00 |
Francois Gouget
|
0bf3f1d9f1
|
gdiplus: Make gdiplustypes.h C++ compatible.
Add GetThumbnailImageAbort.
|
2007-09-21 11:52:05 +02:00 |
Francois Gouget
|
2b89102127
|
regstr.h only defines constants and structures and thus does not need an extern "C" statement.
|
2007-09-21 11:52:01 +02:00 |
Peter Oberndorfer
|
70238568c6
|
include: Add new processor feature constants.
|
2007-09-21 11:51:46 +02:00 |
Dmitry Timoshkov
|
b0d1590def
|
gdi32: Use symbolic names for font tags.
|
2007-09-20 15:54:19 +02:00 |
Roderick Colenbrander
|
21a3c1d4be
|
wined3d: Better video memory reporting.
|
2007-09-20 15:53:40 +02:00 |
Maarten Lankhorst
|
c3cf79d817
|
gdi: Remove support for libicu and all dependencies.
|
2007-09-19 14:56:50 +02:00 |
Juan Lang
|
9fc7973727
|
setupapi: Add missing prototypes and definitions, and change function prototypes to match.
|
2007-09-19 12:48:46 +02:00 |
Juan Lang
|
ae6f5616cb
|
setupapi: Correct type to match PSDK.
|
2007-09-19 12:31:37 +02:00 |
Francois Gouget
|
a399e3bcc4
|
dbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype.
|
2007-09-18 11:21:21 +02:00 |
Francois Gouget
|
4040ecee2b
|
dnsapi: Fix the DnsQueryConfig() prototype.
|
2007-09-18 11:21:17 +02:00 |
Francois Gouget
|
4035b22bf7
|
imagehlp: Add SYMBOL_INFO_PACKAGE and SymSetSearchPathW().
|
2007-09-18 11:21:00 +02:00 |
Francois Gouget
|
af183df608
|
advapi32: Add and use LSTATUS.
|
2007-09-18 11:20:53 +02:00 |
Francois Gouget
|
a9f9676046
|
shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL.
|
2007-09-18 11:20:40 +02:00 |
Francois Gouget
|
98d63f3435
|
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes.
Tweak the actual callbacks to better match the prototypes.
|
2007-09-18 11:20:24 +02:00 |
Francois Gouget
|
4dbe1f9164
|
dbghelp: Add some missing prototypes and types.
|
2007-09-18 11:20:06 +02:00 |
Francois Gouget
|
faab0c7885
|
imagehlp: Fix the PTRANSLATE_ADDRESS_ROUTINE() and PREAD_PROCESS_MEMORY_ROUTINE() prototypes.
|
2007-09-18 11:19:59 +02:00 |
Dmitry Timoshkov
|
3407307a50
|
winex11.drv: Use symbolic names for MapVirtualKey translation types.
|
2007-09-18 11:15:01 +02:00 |
Mikolaj Zalewski
|
baee27c69c
|
gdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon).
|
2007-09-17 14:14:27 +02:00 |
Roderick Colenbrander
|
0b0f353b7d
|
wined3d: Update list of pci ids.
|
2007-09-17 12:10:33 +02:00 |
Stefan Dösinger
|
c5410a6f22
|
wined3d: Use GL_NV_depth_clamp to implement clipping disable.
|
2007-09-17 12:08:40 +02:00 |
Stefan Dösinger
|
43af9aec19
|
wined3d: Add D3DSI_TEXLD_PROJECT and BIAS to d3d9types.h.
|
2007-09-17 12:08:23 +02:00 |
Vincent Povirk
|
f6aa17ce28
|
shell32: Add SHPathPrepareForWrite and related constants.
|
2007-09-14 16:20:14 +02:00 |
Rob Shearman
|
3f431a0646
|
server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken.
|
2007-09-14 14:43:46 +02:00 |
Jacek Caban
|
1ab3dbd55e
|
mshtml.idl: Added IHTMLAnchorElement.
|
2007-09-13 13:25:57 +02:00 |
Roderick Colenbrander
|
ad692f2a83
|
wined3d: Add PBO support for dynamically locked surfaces.
|
2007-09-13 11:00:47 +02:00 |
Rob Shearman
|
5ffe867dc7
|
ole32: Implement CoFreeUnusedLibrariesEx.
Fix CoFreeUnusedLibraries to use a delay of 10 minutes when used with
multi-threaded apartments.
|
2007-09-12 14:04:56 +02:00 |
Stefan Dösinger
|
160258b637
|
wined3d: Implement mipmap auto generation.
|
2007-09-12 12:10:25 +02:00 |
Stefan Dösinger
|
5ab9d85c39
|
wined3d: Implement texbeml.
|
2007-09-12 12:10:03 +02:00 |
Francois Gouget
|
b7bf91f5e8
|
crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the i_cryptasn1tls.h header and use it.
|
2007-09-12 11:33:10 +02:00 |
Rob Shearman
|
cfc50f89d7
|
ole32: Add cross-process running-object table support.
|
2007-09-11 13:55:08 +02:00 |
Juan Lang
|
8bc15e7b4a
|
crypt32: Add policy flags definitions.
|
2007-09-11 12:36:05 +02:00 |
Mikolaj Zalewski
|
5ce0788e4d
|
include: Add errorrep.h header.
|
2007-09-11 12:34:07 +02:00 |
Francois Gouget
|
b1494b1377
|
query: Make ntquery.h C++ compatible.
Add missing prototypes.
Add a commented-out #include directive as a reminder.
|
2007-09-10 12:14:57 +02:00 |
Francois Gouget
|
16793656ea
|
url: Fix the InetIsOffline() prototype.
Add a skeleton intshcut.h header declaring InetIsOffline(), and use it.
|
2007-09-10 12:14:38 +02:00 |
Francois Gouget
|
11ab3dacfd
|
secur32: Add some missing prototypes to ntsecapi.h.
|
2007-09-10 12:14:05 +02:00 |
Francois Gouget
|
4aed59ef5b
|
crypt32: Better match the PSDK types and fix the winapi_check warnings.
|
2007-09-10 12:14:03 +02:00 |
Francois Gouget
|
015dc79cd4
|
version: Fix some Ver*() prototypes (especially wrt constness).
Better match the PSDK types and fix the winapi_check warnings.
|
2007-09-10 12:13:41 +02:00 |
Francois Gouget
|
c0716ef18c
|
quartz: Make errors.h more complete and better match the PSDK types.
|
2007-09-10 12:13:00 +02:00 |
Francois Gouget
|
b1ed9ce820
|
shobjidl.h: Add missing #include directives, and some commented-out ones as reminders.
|
2007-09-10 12:12:38 +02:00 |
Francois Gouget
|
5fcce569ce
|
bcrypt: Add a skeleton bcrypt.h header and use it.
|
2007-08-31 12:08:58 +02:00 |
Francois Gouget
|
ca31d8ad1c
|
wininet: Remove the occasional parameter name in the prototypes.
|
2007-08-31 12:08:58 +02:00 |
Kai Blin
|
b53e1ffa47
|
secur32: Implement LsaRegisterLogonProcess stub.
|
2007-08-30 20:06:56 +02:00 |
Francois Gouget
|
d4337f2b5e
|
wininet: Fix many wininet prototypes: the context is a DWORD_PTR now.
|
2007-08-30 17:02:49 +02:00 |
Francois Gouget
|
5b3d0b8878
|
winhttp: Add a skeleton winhttp.h and use it.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
f9ee796c42
|
wintrust: Add a prototype for WTHelperGetProvCertFromChain().
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
7e8a9e3dfb
|
winmm: Fix the mmTask*() prototypes.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
2264b0c556
|
winmm: Make mmddk.h C++ compatible.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
dd3e2be810
|
msvcrt: Add a prototype for _atoldbl() & co and declare _LDOUBLE & co in stdlib.h.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
4067c194c6
|
gdiplus: Add some extra prototypes.
|
2007-08-30 17:02:48 +02:00 |
Kai Blin
|
0c6e2c20bd
|
secur32: Implement LsaGetLogonSessionData stub.
|
2007-08-30 11:57:18 +02:00 |
Francois Gouget
|
c2d47ced74
|
setupapi: Add prototypes for the Setup*Log*() functions. Better stick to the PSDK types.
|
2007-08-30 11:57:18 +02:00 |
Francois Gouget
|
b6b97b1efa
|
gdiplus: Add some missing or related prototypes and types.
Fix the GdipDrawRectangles() prototype.
|
2007-08-30 11:57:18 +02:00 |
Stefan Dösinger
|
643d1e8847
|
wined3d: Tidy up the vbo removal from the strided data.
|
2007-08-30 11:57:18 +02:00 |
Alexandre Julliard
|
2896540a34
|
server: Set the queue mask directly in get_message to avoid an extra server call.
|
2007-08-29 18:13:13 +02:00 |
Alexandre Julliard
|
b4edb573fd
|
server: Message results should be stored as longs, not ints.
|
2007-08-29 18:01:10 +02:00 |
Juan Lang
|
a47f47fe29
|
winerror.h: Add more error definitions.
|
2007-08-29 12:01:40 +02:00 |
Juan Lang
|
3db50276ab
|
wintrust: Add missing definitions.
|
2007-08-29 11:59:39 +02:00 |
Juan Lang
|
01b083c575
|
imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.
|
2007-08-28 11:56:37 +02:00 |
Juan Lang
|
bb963cc920
|
wintrust: Add trust step error definitions.
|
2007-08-27 19:33:50 +02:00 |
Juan Lang
|
67a0ff46eb
|
wintrust: Make crypt provider functions calling convention explicit.
|
2007-08-27 19:33:44 +02:00 |
Alexandre Julliard
|
df13cee288
|
server: Store a separate flag for windows that need to be erased in WM_PAINT.
This avoids the need to invalidate the window after WM_ERASEBKGND.
|
2007-08-27 16:41:08 +02:00 |
Stefan Dösinger
|
6ec6c941fa
|
wined3d: BaseVertexIndex can be negative.
|
2007-08-27 12:00:42 +02:00 |
Roderick Colenbrander
|
925e8964f1
|
wined3d: Add Geforce8 device ids.
|
2007-08-27 11:58:44 +02:00 |
Kirill K. Smirnov
|
f3e13174c7
|
wineconsole: Implement GetConsoleWindow.
|
2007-08-24 12:03:22 +02:00 |
Tijl Coosemans
|
0c4f152ec7
|
server: Use thr_kill2 syscall to signal threads on FreeBSD.
|
2007-08-23 20:19:09 +02:00 |
Rob Shearman
|
68efb47ca3
|
include: Add some defines for mshtml service IDs.
|
2007-08-23 20:18:32 +02:00 |
Rob Shearman
|
38b1c7918f
|
include: Add a define for SID_SOleUndoManager.
|
2007-08-23 20:18:32 +02:00 |