advpack: Use get_parameter to read the three parameters of RegisterOCX.
commit1bc69125af049dbee432af45b2f2e5dff71ff986
authorJames Hawkins <truiken@gmail.com>
Mon, 17 Apr 2006 06:50:46 +0000 (17 01:50 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Apr 2006 10:14:42 +0000 (17 12:14 +0200)
treee8344fe8cb583148e0d9c9d14aa2e9c2139e808c
parent39c0682bff94ae00ec1e62a16a8f17ba47ff5137
advpack: Use get_parameter to read the three parameters of RegisterOCX.

Use get_parameter to read the three parameters to RegisterOCX.
Remove the ERRs and TRACEs now that we return the HRESULT.
dlls/advpack/advpack.c