Until now, I have only (1) patched HeapSetInformation(), GetUserGeoID(), GetGeoInfoW() and TTGetNewFontName() to do nothing and to return failure. (2) patched RtlGenRandom()/SystemFunction036() to use CryptGenRandom (). (3) patched chrome to skip win2k warning and rejecting. The chrome now can do what I want to do. I need time to find out if it's necessary to patch other functions such as CryptImportKey (CRYPT_IPSEC_HMAC_KEY).
Dan Kegel wrote: > On Tue, Jun 23, 2009 at 7:13 AM, pi<[email protected]> wrote: > > With a dozen of minim modifications, I have patched chrome 2.0.172.28 > > to run on Windows 2000. > > Great, please submit patches for review. > - Dan --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
