Rizin
unix-like reverse engineering framework and cli tools
windows_message.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2019 GustavoLCR <gugulcr@gmail.com>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #include <rz_debug.h>
5 
6 RZ_API bool rz_w32_add_winmsg_breakpoint(RzDebug *dbg, const char *msg_name, const char *window_id);
#define RZ_API
RzDebug * dbg
Definition: desil.c:30
RZ_API void rz_w32_identify_window(void)
RZ_API bool rz_w32_add_winmsg_breakpoint(RzDebug *dbg, const char *msg_name, const char *window_id)
RZ_API void rz_w32_print_windows(RzDebug *dbg)