2005-05-10 |
Juan Lang | Fix FILETIME to match winbase.h on big-endian machines.
|
commit | commitdiff | tree |
2005-05-10 |
Juan Lang | Fixes to IShellFolder::GetAttributesOf implementations...
|
commit | commitdiff | tree |
2005-05-10 |
Juan Lang | Partially implement AppSearch for RegLocator-type searches.
|
commit | commitdiff | tree |
2005-05-10 |
Juan Lang | Added Irish Summer Time.
|
commit | commitdiff | tree |
2005-05-09 |
Juan Lang | Correct/improve error checking in IPropertyStorage.
|
commit | commitdiff | tree |
2005-04-24 |
Juan Lang | Define and use endian conversion macros for big-endian...
|
commit | commitdiff | tree |
2005-04-23 |
Juan Lang | Export _tzname, expected by Mozilla.
|
commit | commitdiff | tree |
2005-04-23 |
Juan Lang | - convert strings between property storage's code page...
|
commit | commitdiff | tree |
2005-04-18 |
Juan Lang | Always initialize header file name, to prevent "#include...
|
commit | commitdiff | tree |
2005-04-15 |
Juan Lang | Put space between include directive and include file.
|
commit | commitdiff | tree |
2005-04-15 |
Juan Lang | Add proxy/stub options to widl man page.
|
commit | commitdiff | tree |
2005-04-15 |
Juan Lang | Implement FmtIdToPropStgName & PropStgNameToFmtId,...
|
commit | commitdiff | tree |
2005-04-13 |
Juan Lang | Implement PropSys{Alloc|Free}String, and support BSTRs in
|
commit | commitdiff | tree |
2005-04-12 |
Juan Lang | Use Unicode string result from GetDisplayNameOf if...
|
commit | commitdiff | tree |
2005-04-12 |
Juan Lang | Log missing environment vars for easier debugging.
|
commit | commitdiff | tree |
2005-04-11 |
Juan Lang | - add write support to IPropertyStorage, with tests
|
commit | commitdiff | tree |
2005-04-11 |
Juan Lang | Register control\class\{GUID_DEVINTERFACE_SERENUM_BUS_ENUMER...
|
commit | commitdiff | tree |
2005-04-11 |
Juan Lang | Add traces, add unit tests for IPropertyStorage, and...
|
commit | commitdiff | tree |
2005-04-11 |
Juan Lang | - set size required correctly for all supported options
|
commit | commitdiff | tree |
2005-04-11 |
Juan Lang | Implement SetupDiClassNameFromGuidExA.
|
commit | commitdiff | tree |
2005-04-11 |
Juan Lang | Add a few missing declarations.
|
commit | commitdiff | tree |
2005-03-17 |
Juan Lang | Begin implementing IPropertyStorage.
|
commit | commitdiff | tree |
2005-03-17 |
Juan Lang | Add a comment about byte order, change types to reduce...
|
commit | commitdiff | tree |
2005-03-16 |
Juan Lang | Correct registering shell folders (values in Shell...
|
commit | commitdiff | tree |
2005-03-14 |
Juan Lang | Change a fixme to a warn, and use W version of call.
|
commit | commitdiff | tree |
2005-03-14 |
Juan Lang | Fix a test to pass under XP.
|
commit | commitdiff | tree |
2005-03-10 |
Juan Lang | Fix a crash if the Mozilla ActiveX control doesn't...
|
commit | commitdiff | tree |
2005-03-10 |
Juan Lang | Fix the calling convention of DllCanUnloadNow.
|
commit | commitdiff | tree |
2005-03-10 |
Juan Lang | Fix a regression in AppSearch.
|
commit | commitdiff | tree |
2005-03-10 |
Juan Lang | Implement MsiEnumRelatedProducts.
|
commit | commitdiff | tree |
2005-03-10 |
Juan Lang | - make sure msihandle2msiinfo is correctly matched...
|
commit | commitdiff | tree |
2005-03-10 |
Juan Lang | Add some missing declarations.
|
commit | commitdiff | tree |
2005-03-07 |
Juan Lang | Implement StgCreatePropSetStg.
|
commit | commitdiff | tree |
2005-03-02 |
Juan Lang | Convert more API calls to Unicode.
|
commit | commitdiff | tree |
2005-03-01 |
Juan Lang | Implement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInterfaces,
|
commit | commitdiff | tree |
2005-03-01 |
Juan Lang | Don't hardcode windows or system directories, correct...
|
commit | commitdiff | tree |
2005-03-01 |
Juan Lang | Move vtbl to end of file and get rid of unnecessary...
|
commit | commitdiff | tree |
2005-03-01 |
Juan Lang | Convert tabs to space, wrap long lines, make indenting...
|
commit | commitdiff | tree |
2005-02-26 |
Juan Lang | Convert a few calls to Unicode.
|
commit | commitdiff | tree |
2005-02-21 |
Juan Lang | Fix NtQueryPerformanceCounter parameter checking. Spotted...
|
commit | commitdiff | tree |
2005-02-08 |
Juan Lang | Identifiers evaluate to true if they are non-empty...
|
commit | commitdiff | tree |
2005-02-08 |
Juan Lang | If a full path isn't specified, search across all fixed...
|
commit | commitdiff | tree |
2005-02-03 |
Juan Lang | Simplify AppSearch error checking.
|
commit | commitdiff | tree |
2005-02-01 |
Juan Lang | Partially implement AppSearch action.
|
commit | commitdiff | tree |
2005-01-28 |
Juan Lang | Remove duplicate definition.
|
commit | commitdiff | tree |
2005-01-21 |
Juan Lang | Added some definitions.
|
commit | commitdiff | tree |
2005-01-18 |
Juan Lang | Make netspi.h private, as some of its declarations...
|
commit | commitdiff | tree |
2004-12-16 |
Juan Lang | In Netbios(),
|
commit | commitdiff | tree |
2004-12-14 |
Juan Lang | Implement _popen and _pclose, and use debugstr_a to...
|
commit | commitdiff | tree |
2004-12-14 |
Juan Lang | Use debugstr_a to avoid crash tracing long command...
|
commit | commitdiff | tree |
2004-12-14 |
Juan Lang | - make file functions (mostly) thread-safe
|
commit | commitdiff | tree |
2004-12-13 |
Juan Lang | - use Heap functions rather than libc for mem allocation
|
commit | commitdiff | tree |
2004-12-09 |
Juan Lang | - implement _dup, _dup2, and _pipe
|
commit | commitdiff | tree |
2004-12-08 |
Juan Lang | Convert some registry calls from A to W.
|
commit | commitdiff | tree |
2004-12-07 |
Juan Lang | Flush file in fputc when character is '\n'.
|
commit | commitdiff | tree |
2004-12-07 |
Juan Lang | Use W calls rather than A in CreatePipe.
|
commit | commitdiff | tree |
2004-12-06 |
Juan Lang | Send EM_SETMODIFY after saving.
|
commit | commitdiff | tree |
2004-12-06 |
Juan Lang | Set st_mode bits in _fstati64.
|
commit | commitdiff | tree |
2004-12-06 |
Juan Lang | msvcrt_spawn should free STARTUPINFOA's lpReserved2...
|
commit | commitdiff | tree |
2004-12-06 |
Juan Lang | Revert shell32 version to Win2K SP4 level.
|
commit | commitdiff | tree |
2004-11-04 |
Juan Lang | - implement LookupPrivilegeName
|
commit | commitdiff | tree |
2004-10-27 |
Juan Lang | _SHExpandEnvironmentStrings should return input string...
|
commit | commitdiff | tree |
2004-10-26 |
Juan Lang | Update shell32's version to WinXP level.
|
commit | commitdiff | tree |
2004-10-26 |
Juan Lang | Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and...
|
commit | commitdiff | tree |
2004-10-25 |
Juan Lang | Avoid copying invalid data on error.
|
commit | commitdiff | tree |
2004-10-25 |
Juan Lang | Use shell32 to get the user profile dir.
|
commit | commitdiff | tree |
2004-10-25 |
Juan Lang | Update comment for LsaOpenPolicy.
|
commit | commitdiff | tree |
2004-10-22 |
Juan Lang | Shell registry entries are now created by shell32,...
|
commit | commitdiff | tree |
2004-10-21 |
Juan Lang | - the correct registry location to override is User...
|
commit | commitdiff | tree |
2004-09-16 |
Juan Lang | - correct ConvertStringSidToSidW and ConvertSidToStringSidW...
|
commit | commitdiff | tree |
2004-09-14 |
Juan Lang | Added support for DLLVERSIONINFO2 in DllGetVersion.
|
commit | commitdiff | tree |
2004-05-17 |
Juan Lang | - If a crypto provider does not have a Signature in...
|
commit | commitdiff | tree |
2004-04-21 |
Juan Lang | Fix NetApiBufferReallocate and tests based on results...
|
commit | commitdiff | tree |
2004-04-15 |
Juan Lang | Correct return value in a couple of error cases.
|
commit | commitdiff | tree |
2004-04-14 |
Juan Lang | Correct some PIDL types and eliminate some magic numbers...
|
commit | commitdiff | tree |
2004-04-14 |
Juan Lang | If a folder contains a desktop.ini, check it for the...
|
commit | commitdiff | tree |
2004-04-13 |
Juan Lang | Add stub for ShellDDEInit to let Windows explorer.exe...
|
commit | commitdiff | tree |
2004-04-13 |
Juan Lang | IShellView seems reasonably complete, change a FIXME...
|
commit | commitdiff | tree |
2004-04-08 |
Juan Lang | - move CreateMyCompEnumList and CreateDesktopEnumList...
|
commit | commitdiff | tree |
2004-04-08 |
Juan Lang | Move control panel applet enumeration to cpanelfolder.c.
|
commit | commitdiff | tree |
2004-04-07 |
Juan Lang | - comment fixes
|
commit | commitdiff | tree |
2004-04-07 |
Juan Lang | Properly map SMB errors using DOS-style error codes.
|
commit | commitdiff | tree |
2004-04-06 |
Juan Lang | - rename PT_SPECIAL to PT_SHELLEXT
|
commit | commitdiff | tree |
2004-04-06 |
Juan Lang | Rename PT_MYCOMP to PT_GUID, and the corresponding...
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | - implement loading network providers
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | Use symbolic constants for magic numbers in SHGetFolderPathW...
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | Get rid of a few pointless A/W conversions.
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | Add a bunch of missing declarations.
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | ifdef guard TCHAR declaration like PSDK does.
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | - fix a couple tests and traces
|
commit | commitdiff | tree |
2004-03-22 |
Juan Lang | Stub CommandLineFromMsiDescriptor to prevent a crash...
|
commit | commitdiff | tree |
2004-03-18 |
Juan Lang | Allow RegConnectRegistryW to the local machine name.
|
commit | commitdiff | tree |
2004-03-13 |
Juan Lang | Prevent negative coords for line, turn off redraw when...
|
commit | commitdiff | tree |
2004-03-02 |
Juan Lang | Added a secur32.dll that loads other SSP DLLs and forwards...
|
commit | commitdiff | tree |
2004-03-01 |
Juan Lang | - The virtual netbios device driver is properly named...
|
commit | commitdiff | tree |
2004-03-01 |
Juan Lang | Connect to winehq.org by its name rather than by its...
|
commit | commitdiff | tree |
2004-03-01 |
Juan Lang | Added sspi.h.
|
commit | commitdiff | tree |
2004-03-01 |
Juan Lang | Implement NetpNetbiosStatusToApiStatus.
|
commit | commitdiff | tree |
2004-03-01 |
Juan Lang | Make rsabase.dll self-register.
|
commit | commitdiff | tree |
2004-03-01 |
Juan Lang | - correct some prototypes, add some defines
|
commit | commitdiff | tree |