All implemented RPC services are working. Not deeply or stressfully tested though.
commit9967700a46a4a8dd80aaf942e9102dd12cc961e0
authorCrend King <crendking@gmail.com>
Sun, 7 Aug 2011 20:36:40 +0000 (7 13:36 -0700)
committerCrend King <crendking@gmail.com>
Sun, 7 Aug 2011 20:36:40 +0000 (7 13:36 -0700)
treefab0e2bebb23eba258b08a37a57ee21336e9909e
parent8c64a91b42a366189e2ad8deab6e5d4dc726c7fa
All implemented RPC services are working. Not deeply or stressfully tested though.
Remove generated RPC stubs. Use build.bat to generate.
13 files changed:
gdipp.sln
gdipp_hook/gdipp_hook.vcproj
gdipp_rpc/Win32/gdipp_rpc_c.c [deleted file]
gdipp_rpc/Win32/gdipp_rpc_s.c [deleted file]
gdipp_rpc/gdipp_rpc.acf
gdipp_rpc/gdipp_rpc.h [deleted file]
gdipp_rpc/gdipp_rpc.idl
gdipp_rpc/x64/gdipp_rpc_c.c [deleted file]
gdipp_rpc/x64/gdipp_rpc_s.c [deleted file]
gdipp_svc/font_man.cpp
gdipp_svc/glyph_cache.cpp
gdipp_svc/glyph_cache.h
gdipp_svc/rpc_impl.cpp