breakpad/src/client/windows
doshimun 7ab126ecdd Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-inl.h to
make the code compatible for teams that still use VS 2003 to build.

Fix a bug in client ClientInfo class that returned CustomClientInfo struct containing
a pointer in the client process address space instead of pointer to in-process data
structure.



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@271 4c0a9323-5329-0410-9bdc-e9ce6186880e
2008-05-08 18:15:07 +00:00
..
common Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-inl.h to 2008-05-08 18:15:07 +00:00
crash_generation Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-inl.h to 2008-05-08 18:15:07 +00:00
handler Some style guide compliance changes and changed the prototype of the method to get custom client info in ClientInfo class. 2008-05-07 21:54:12 +00:00
sender Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00
tests/crash_generation_app Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-inl.h to 2008-05-08 18:15:07 +00:00
breakpad_client.sln Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00