View Single Post
  #21 (permalink)  
Old 07-31-2008, 09:32 PM
JJM JJM is offline
Knows the basics
 
Join Date: Apr 2007
Location: France
Posts: 82
Default About NotifyIcon.dll

Hi Dimitris,

I'm trying to use your dll in a program named 'Ico_TestColors'. This program works fine on the PC but no icon appairs on my PPC.

I had make a similarprogram 1 year ago for launching an other program and it works fine.

On the other hand if I want compile 'Ico_TestColors.sbp' with the option Optimized Compilation of Basic4PPC v6.3 I get this error:
Error message:error CS1501: No overload for method 'GetControStringOrRef' takes '0' arguments
Line number 6
Line: ni.New1

Could you help me?
Regards
JJ M
Attached Files
File Type: sbp ico_TestColors.sbp (818 Bytes, 8 views)
Reply With Quote