![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Take a look here dzSpy - Spy and Task Manager App - Open Source
|
|
||||
|
Or here :- Reminder utility
|
|
|||
|
@agraham
I downloaded your reminder prg and really like it. On line 28 (Control"DateTimePicker2")2.Format = 8) the 2 doesn't belong. Line 113 you have select case j, case shouldn't be there. Line 118 Case Is > 1, it gave an error with is in there so took it out. Line 131 Case Is <= 0, same thing as line 118. And lastly it will compile with optimized turned off but not with it on, something about key already added in dictionary checkbox key trying to add checkbox. I'm not sure how to solve that one so I compiled without optimized. dennishea
__________________
Using 6.30 dennishea
|
|
||||
|
@dennishea
yes, line 28 was a typo but it got through the earlier compilers - as did the issues with Case which was altered in version 6 to match the compiled version which uses the C# Case structure. I hadn't recompiled it with the newer compilers so I hadn't updated the source. You need the updated ControlsExDesktop library to avoid the nameclash in optimised compile Updated FormExDestop and ControlsExDesktop libraries and I have updated the original reminder post with a new zip with the modified source and new libraries that DOES now compile optimised. Thanks for pointing this out. |
|
|||
|
I thank you, you are a good person to learn from, you and others on this forum. It's an easy to get along with community.
@edit: It still doesn't want to compile opitmized, windows xp pro kicks it out and wants to send error report. ![]() dennishea ![]()
__________________
Using 6.30 dennishea
Last edited by dennishea : 02-12-2008 at 03:29 PM. |
|
|||
|
I'm sorry agraham, it was my fault. When I compiled the program it compiled fine, the mistake I made was I copied the exe to the folder that my desktop icon referenced and forgot to copy the new dll's with it so it was trying to use the old dll's. I am very sorry that I put you through this a secound time.
My deepest apology. dennishea ![]() edit: I didn't explain post #6 quite right. It did compile ok.
__________________
Using 6.30 dennishea
Last edited by dennishea : 02-12-2008 at 05:12 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Back to the drawing board ...... | taximania | Chit Chat | 13 | 06-17-2008 10:55 AM |
| Icon hiding and home/back keys | TomasNM | Questions & Help Needed | 0 | 02-26-2008 01:51 PM |
| How do I make a textbox go from one to the other | sunnyboyj | Questions & Help Needed | 2 | 12-17-2007 08:44 PM |
| forum back-up | Rioven | Forum Discussion | 2 | 12-08-2007 07:12 PM |
| I'm BACK | Cableguy | Chit Chat | 4 | 06-28-2007 05:20 PM |