#include <Windows.h>
#include <wingdi.h>
#include <stdio.h>
#include "myListView.h"
#include "ClientDebug.h"
#include "utilsDebug.h"
Fonctions | |
LRESULT | ListViewCallBack (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam, ULONG ptrContext, BOOL *isEnd) |
LRESULT | ListViewParentCallBack (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam, ULONG ptrContext, BOOL *isEnd) |
Variables | |
CClientDebug | debugClient |
|
|
|
|
|
|