publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include "dde.h"
|
||||
#include <strsafe.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include "irctell.h"
|
||||
#include <api/syscb/api_syscb.h>
|
||||
#include <api/core/api_core.h>
|
||||
|
@ -34,7 +34,7 @@ void WACIrctell::RegisterServices(api_service *service)
|
|||
|
||||
void WACIrctell::DeregisterServices(api_service *service)
|
||||
{
|
||||
// be sure to delete all your windows etc HERE, not in the destructor
|
||||
// be sure to delete all your arch etc HERE, not in the destructor
|
||||
// because the API pointer might be invalid in the destructor
|
||||
// if (core)
|
||||
// core->core_delCallback(0, this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue