search for: regoverridepredefkey

Displaying 4 results from an estimated 4 matches for "regoverridepredefkey".

2008 May 26
1
Interest in win32-installer
...hink how best to test the code - based upon looking at the tests in psmsi I was wondering if there is a ruby library that would allow me to set up temporary keys in the registry so I can actually set expectations/assertions on known values for installed software - this should be possible by abusing RegOverridePredefKey. Any feedback, and advice - particularly about producing ruby idiom friendly library welcome. Paul -------------- next part -------------- A non-text attachment was scrubbed... Name: win32-installer.zip Type: application/zip Size: 2282 bytes Desc: not available URL: <http://rubyforge.org/piper...
2012 Nov 23
0
Wine release 1.5.18
..._PX in IHTMLStyle2::put_bottom implementation. mshtml: Fixed leak in fill_props. mshtml: Always use UTF-8 encoding in nsWineURL. mshtml: Added nsIURI::GetOriginCharset implementation. atl: Don't forward AtlModule* calls to atl100.dll. advapi32: Added debug trace to RegOverridePredefKey. wininet: Don't take INTERNET_BUFFERSW as argument in object's ReadFileEx entry. wininet: Use generic ReadFileEx entry in InternetReadFileExA and get rid of ReadFileExA entry. Jason Edmeades (3): cmd: Add support for tokens= (for /f). cmd: Prevent external env vars...
2008 Mar 21
0
Wine release 0.9.58
...ndler to catch bad pointers in X11DRV_SetImageBits. winex11: Add support for merging redundant events, and use it for ConfigureNotify and MotionNotify. uuid: Avoid some guids that shouldn't be defined in libuuid. msvcrt: Implemented __CppXcptFilter. advapi32: Implemented RegOverridePredefKey. winex11: Discard ConfigureNotify events even if the intervening events are for other windows. user32: Add a helper function to set the capture window. user32: Add a SetCapture function to the driver interface. winex11: Moved support for window moving/resizing back to user32...
2007 Oct 26
0
Wine release 0.9.48
...t/tests: Fix memory leak (found by Smatch). Louis Lenders (5): advapi32: Improve stub for EnumServicesStatusExA a bit. setupapi: Add stub for SetupInstallServicesFromInfSectionA. tapi32: Add stub for lineInitializeExA. hhctrl.ocx: Update version info. advapi32: Export RegOverridePredefKey. Luke Bratch (1): mshtml: Fix text input fields. Maarten Lankhorst (5): dsound: Make sure device buflen is initially set to ds_hel_buflen. dsound: Remove a few null initializations in DirectSoundDevice_Create. winealsa: Use S24_3LE instead of S24_LE. dsound: Only war...