This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
prog:dev_cpp:250724-01:index [2025/07/24 10:22] jethro [Code] |
prog:dev_cpp:250724-01:index [2025/07/24 10:23] (current) jethro [Notes] |
||
---|---|---|---|
Line 224: | Line 224: | ||
===== Notes ===== | ===== Notes ===== | ||
* Highlight 的行數是與 ChatGTP 產生不同之處 | * Highlight 的行數是與 ChatGTP 產生不同之處 | ||
+ | * 下面是一個純Win32 API,可在 | ||
+ | * 用兩個STATIC窗口+一個細條`STSTATIC模擬SplitContainer,支 | ||
+ | * 在上半區(Panel1)放3 個按鈕,自上而下排列,並開啟WM_DROPFILES 接受.config檔案拖放,把文_ | ||
+ | * 在下半區(Panel2)放一個RichEdit(MSFTEDIT_CLASS)_ | ||
+ | * 視窗底部放一個StatusBar,用定時器每秒更新「YYYY-MM-DD HH:MM :SS 」 格式的目前時 | ||
* <sxh c++>// SplitterANSI.cpp | * <sxh c++>// SplitterANSI.cpp | ||
#include <windows.h> | #include <windows.h> |