8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 06:43:03 +01:00
firebird-mirror/src/utilities/fbcpl
robocop 3b70e8097a Solve several issues in the recently posted Control Panel applet:
- Cleanup.
- Adjust the #ifdef protecting headers to our style.
- Correct some C++ misuses like redundant casts and switch-case without break.
- Correct some CString and Win32 API misuses that lead either to random failures or memory leaks.
- Be consistent with bool and constness.
2005-03-20 04:35:56 +00:00
..
res forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
ctrlpan.cpp forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
ctrlpan.h Solve several issues in the recently posted Control Panel applet: 2005-03-20 04:35:56 +00:00
fbcontrol.clw forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
fbcontrol.cpp forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
fbcontrol.def Minor fixes to make cpl applet compatible with fb2 codebase. 2005-03-18 09:23:00 +00:00
fbcontrol.h forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
FBControl.rc Minor fixes to make cpl applet compatible with fb2 codebase. 2005-03-18 09:23:00 +00:00
fbdialog.cpp Solve several issues in the recently posted Control Panel applet: 2005-03-20 04:35:56 +00:00
fbdialog.h Solve several issues in the recently posted Control Panel applet: 2005-03-20 04:35:56 +00:00
fbpanel.cpp Solve several issues in the recently posted Control Panel applet: 2005-03-20 04:35:56 +00:00
fbpanel.h Solve several issues in the recently posted Control Panel applet: 2005-03-20 04:35:56 +00:00
resource.h forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
stdafx.cpp forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00
stdafx.h forward port the source for the cpl applet. 2005-03-14 14:17:45 +00:00