Bug #85
Dlgcode.c is 9917 lines long, split it up
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/19/2015
Due date:
% Done:
0%
Description
dialog/cursor.c,h: Cursor rutines
dialog/userperms.c,h: UAC and other OS permission rutines
dialog/errors.c,h: Error handling and alert messaging
History
#1 Updated by Jason Pyeron over 7 years ago
WIP:
commit b35ab4557e2ede33f18d5fd4ce6c3268f1bd4a7e
Author: Jason Pyeron <jpyeron@pdinc.us>
Date: Sun Jan 18 20:22:33 2015 -0500
Split Dlgcode.c (part 1 of 3)
- https://issues.ciphershed.org/issues/85
- moved cursor code
- create faux stubs for unit testing
- TODO: creat faux logic for new stubs
- updated unit test build
- update .gitignore on discovered build artifacts
- moved strcmpw to own file