feature request: seconds in the QUOTE topic of DDE exports

 
Where can I go to post the above request? I am writing a tick logger for multiple instruments in c++, but the DDE QUOTE topic returns only date, hour and minutes, no seconds. This forces me to use GetSystemTime, which is prone to failing on repeated frequent calls.. thanks.