#include "stdafx.h"
#include "MyTabCtrl.h"
#include <shlwapi.h>
#include <commctrl.h>
#include <direct.h>
#include <windowsx.h>
#include <shellapi.h>
#include "MyList.h"
#include "MyControl.h"
Fonctions | |
LRESULT CALLBACK | TabCtrlCallBack (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
LRESULT CALLBACK | TabCtrlParentCallBack (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
|
|
|
|