OpenNet.CF Notify.cs

  • Thread starter Thread starter Elisa
  • Start date Start date
E

Elisa

Hi,

Just a quick note:

The notify.cs file in OpenNETCF.Win32.Notify has two debug message boxes
inside the SetUserNotification method that should probably be commented out.


Regards,

Elisa
 
Hi,
The notify.cs file in OpenNETCF.Win32.Notify has two debug message boxes
inside the SetUserNotification method that should probably be commented
out.

Also, inside the UserNotificationTrigger class, the Arguments property's
Get part copies data from offset 12, instead of offset 16.


Regards,

Elisa
 
Elisa,

Could you please send these to (e-mail address removed) so we don't lose
them?

-Chris
 
Thanks for the feedback. I've made the changes in the code-base, this will
be visible in our next release.

Regards,

Peter
 
Back
Top