Today I was reviewing the code (i'm considering updating it and maybe adding a feature or two) when I noticed the most embarrassing thing... and it's right in the beginning of my code..
/* * usbHistory.c - USB History Dumb * a tool to extract USB Trace Evidence * (c) nabiy . http://nabiy.sdf1.org * This program uses non-standard generic string functions * compile with Pelles C http://www.smorgasbordet.com/pellesc/ * or switch them with standard strings functions. */
#define WIN32_LEAN_AND_MEAN #define WIN32_DEFAULT_LIBSYeah you catch that? USB History Dumb, not Dump. What the heck... a few years and several thousand downloads later... how many people noticed that i wonder?
0 comments:
Post a Comment