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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DLL from hell 8
Transparent bitmaps 18
Modal "pop-up" forms 9
Threads and Mutex 12
How to Convert EML to PST? 2
Agressive disposing 2
Button.Visible = true has no effect 2
Tracing 2

Back
Top