|
|
| version 1.21, 2007/12/28 20:36:40 | version 1.22, 2011/03/07 09:54:11 |
|---|---|
| Line 1 | Line 1 |
| #include "compiler.h" | /** |
| #include <prsht.h> | * @file d_serial.cpp |
| #include "strres.h" | * @brief Serial configure dialog procedure |
| #include "resource.h" | * |
| #include "np2.h" | * @author $Author$ |
| #include "dosio.h" | * @date $Date$ |
| #include "commng.h" | */ |
| #include "sysmng.h" | |
| #include "np2class.h" | #include "compiler.h" |
| #include "dialog.h" | #include <prsht.h> |
| #include "dialogs.h" | #include "strres.h" |
| #include "pccore.h" | #include "resource.h" |
| #include "iocore.h" | #include "np2.h" |
| #include "pc9861k.h" | #include "dosio.h" |
| #include "dipswbmp.h" | #include "commng.h" |
| #include "sysmng.h" | |
| #include "np2class.h" | |
| #include "dialog.h" | |
| #include "dialogs.h" | |
| #include "pccore.h" | |
| #include "iocore.h" | |
| #include "pc9861k.h" | |
| #include "dipswbmp.h" | |
| #if !defined(__GNUC__) | |
| #pragma comment(lib, "comctl32.lib") | |
| #endif // !defined(__GNUC__) | |
| static const CBPARAM cpPort[] = | static const CBPARAM cpPort[] = |
| { | { |