mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:33:04 +00:00
[MSTASK] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
b6fb6297ad
commit
da50a61f0f
9 changed files with 43 additions and 18 deletions
|
@ -16,9 +16,16 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include "mstask_private.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include <rpcproxy.h>
|
||||
#include "mstask_private.h"
|
||||
#include "objbase.h"
|
||||
#include "rpcproxy.h"
|
||||
|
||||
#include "wine/debug.h"
|
||||
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(mstask);
|
||||
|
||||
static HINSTANCE hInst;
|
||||
LONG dll_ref = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue