Changes

Jump to: navigation, search

Team F - OOP344 20133

982 bytes added, 00:23, 16 December 2013
Tasks
-Comments at least one per function saying what it does.
* Compiler error-ios information link [http:/warning ! strcpy, strcat etc, are unsafe under visual studio environment. Simply, we can turn this off in win32/msvcwww.<syntaxhighlight lang="html4strict">Right-click your C++ and chose the "Properties" item to get to the properties windowcplusplus.com/doc/tutorial/files/]
Now follow and expand to, "Configuration Properties"->"C/C++"->"Preprocessor"->"Preprocessor definitions".
 
In the "Preprocessor definitions" add
 
_CRT_SECURE_NO_WARNINGS
 
but it would be a good idea to add
 
_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
 
as to inherit predefined definitions
</syntaxhighlight>
|}
== tasks Tasks =='''Release 0.3'''{| class="Tasks"|-! Task Description !! Written By: !! Edited by: !! Commented By: !! Status |-| Prototype || Wei || N/A || N/A || Complete |||-| CLineEdit || Saulius || Wei || Saulius || Complete |||-| CLabel || Saulius || Wei || Saulius || Complete |||-| CDialog || Jan, Mohammed || Mohammed, Jan|| Jan || Complete |||-| Debug || Wei || Everybody || N/A || Complete |||-| Cleaning up code || Everybody || N/A || N/A || Complete |||-| Fixing Console || Everybody || Everybody || Jan || Complete |||} 
 
'''Release 0.4'''
{| class="Tasks"
|-
! Task Description !! Written By: !! Edited by: !! Commented By: !! Status
|-
| CLineEdit Prototype || Saulius Jan || Wei N/A || Saulius N/A || Complete ||
|-
| CLabel CButton || Saulius Jan || Wei || Saulius N/A || Complete ||
|-
| CDialog CValEdit || Wei || N/A || N/A || Complete |||-| CCheckMark || Saulius || N/A || N/A || Complete |||-| CMenuItem || Jan, Mohammed || Wei Saulius || Jan N/A || Complete ||
|-
| Debug || Wei || Everybody || N/A || Complete
|}
 
'''Application'''
{| class="Tasks"
|-
! Task Description !! Written By: !! Edited by: !! Commented By: !! Status
|-
| Prototype || Jan || Wei || N/A || Complete ||
|-
| Display Function || Wei || Jan || N/A || Complete ||
|-
| Edit Function || Wei || Jan || N/A || Complete ||
|-
| Change Database Function || Saulius || Jan || N/A || Complete ||
|-
| Add New || Wei || Jan || N/A || Complete ||
|-
| Help Option || Jan || N/A || N/A || Complete ||
|-
| Main Logic || Jan || Wei || N/A || Complete ||
|-
| Validation || Wei || N/A || N/A || Complete ||
|-
| Database Source || Wei & Jan || N/A || N/A || Complete ||
|-
| Design || Jan || N/A || N/A || Complete ||
|-
== meetings ==

Navigation menu