From 2d8c61cac42dfa42fd2547e75bc471f924d2d11c Mon Sep 17 00:00:00 2001 From: cxl Date: Fri, 14 May 2010 14:11:45 +0000 Subject: [PATCH] .uppdev git-svn-id: svn://ultimatepp.org/upp/trunk@2398 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppdev/EditField/main.cpp | 16 ++++++++++++++++ uppdev/LineEdit/main.cpp | 2 ++ uppdev/ScreenShotter/main.cpp | 1 - 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/uppdev/EditField/main.cpp b/uppdev/EditField/main.cpp index 56e2d01bf..55fe46b6a 100644 --- a/uppdev/EditField/main.cpp +++ b/uppdev/EditField/main.cpp @@ -19,3 +19,19 @@ GUI_APP_MAIN EditFieldApp app; app.Run(); } + +yyyxxx + + + + + +xxxxxxx + + + + + + + +xxxxxxxx diff --git a/uppdev/LineEdit/main.cpp b/uppdev/LineEdit/main.cpp index be3c7fe8e..68d006292 100644 --- a/uppdev/LineEdit/main.cpp +++ b/uppdev/LineEdit/main.cpp @@ -14,3 +14,5 @@ GUI_APP_MAIN Ctrl::EventLoop(); SaveFile(ConfigFile("data.txt"), ~edit); } + +// 156 0x9c "œ" \ No newline at end of file diff --git a/uppdev/ScreenShotter/main.cpp b/uppdev/ScreenShotter/main.cpp index a2974e2bf..6a5b8cc3b 100644 --- a/uppdev/ScreenShotter/main.cpp +++ b/uppdev/ScreenShotter/main.cpp @@ -43,4 +43,3 @@ GUI_APP_MAIN Image m = ScreenShot(100, 100, 300, 300); PNGEncoder().SaveFile("u:/test.png", m); } -Um2%+63FwV \ No newline at end of file