User Name
Remember Me?
Password
Home
Register
Calendar
Today's Posts
FAQ
Free Publications
Search
Page 1 of 4
1
2
3
4
>
Showing results 1 to 25 of 85
Search took
0.09
seconds.
Search:
Posts Made By:
Atze
Forum:
API
02-28-2012, 05:00 AM
Replies:
7
DhcpRequestParams
Views:
1,456
Posted By
Atze
Once more I want to thank OnErr0r for his effort!...
Once more I want to thank OnErr0r for his effort!
But it turned out that I will have to switch to .NET Framework for this project.
In case I would came back to this topic later on. :-)
Forum:
API
01-15-2012, 11:34 PM
Replies:
7
DhcpRequestParams
Views:
1,456
Posted By
Atze
Just wanna give a ping, that I did not forget to...
Just wanna give a ping, that I did not forget to reply at all.
But currently I unfortunately just find no time to dig inside. :-/
Forum:
API
01-05-2012, 12:23 AM
Replies:
7
DhcpRequestParams
Views:
1,456
Posted By
Atze
Hi, first let me thank you for your reply. I...
Hi,
first let me thank you for your reply.
I will try to dig inside today and ping back here afterwards.
:)
Forum:
API
01-04-2012, 03:07 PM
Replies:
7
DhcpRequestParams
Views:
1,456
Posted By
Atze
Maybe anybody has an idea, where else I could ask...
Maybe anybody has an idea, where else I could ask for help?
Forum:
API
01-02-2012, 08:01 AM
Replies:
7
DhcpRequestParams
Views:
1,456
Posted By
Atze
DhcpRequestParams
Hi experts.
I would like to ask for help in API stuff.
My bottlenec surely is, that I never programmed in C and so I have trouble in getting this code running.
What I need is:
I need to...
Forum:
General
05-02-2011, 03:03 AM
Replies:
1
Error handling/bubbling and event-procedures...
Views:
836
Posted By
Atze
Hi, me again. Because of no replies so far,...
Hi, me again.
Because of no replies so far, I guess that there will be no possibility of a workaround.
So let me please ask another question in this context which targets one of my current...
Forum:
General
04-29-2011, 01:37 AM
Replies:
8
Error Handler practise question.
Views:
1,211
Posted By
Atze
I want to leave my procedure in case of success...
I want to leave my procedure in case of success in a 'normal' way, but want to clean ressources before.
In case of an unexecpected error, I want to bubble this error up, BUT also want to clean...
Forum:
General
04-28-2011, 01:46 PM
Replies:
8
Error Handler practise question.
Views:
1,211
Posted By
Atze
Because no more code of a procedure can be called...
Because no more code of a procedure can be called after an Err.Raise for sure, the 'finally'-code must be called before (in my example the "Foo_Cleanup"-code).
But I will have to preserve the...
Forum:
General
04-28-2011, 02:16 AM
Replies:
8
Error Handler practise question.
Views:
1,211
Posted By
Atze
So let me shorten it a bit in a concret question:...
So let me shorten it a bit in a concret question:
Does anyone have/use a kind of 'try/catch/finally'-solution (in scope of a procedure) which 'supports' raising errors?
Or have an idea how to...
Forum:
General
04-26-2011, 10:26 AM
Replies:
8
Error Handler practise question.
Views:
1,211
Posted By
Atze
Hi dilettante, thanks for your reply. Your...
Hi dilettante,
thanks for your reply.
Your sample does more or less the same like my code in matter of the bubbeling.
But my question more targets the topic about the cleaning-code, which has...
Forum:
General
04-26-2011, 02:15 AM
Replies:
8
Error Handler practise question.
Views:
1,211
Posted By
Atze
Error Handler practise question.
Hi out there.
Again I have a question regarding error-handling or want to talk about an idea, which i'm not really happy with. :)
Currently my error-handlers look like this, which is quite...
Forum:
General
04-21-2011, 03:14 PM
Replies:
1
Error handling/bubbling and event-procedures...
Views:
836
Posted By
Atze
Error handling/bubbling and event-procedures...
Hi folks,
I'm thinking about strategies in error handling.
Resulting from this, I want to bubble errors up to the calling procedure.
But raising errors from inside event-procedures cause...
Forum:
General
03-11-2010, 06:10 AM
Replies:
7
SQL-Blob to PictureBox without temporary files?
Views:
1,268
Posted By
Atze
@Andorsay: Thanks for your info. Works pretty...
@Andorsay:
Thanks for your info. Works pretty good.
But unfortunately I sometimes have heavy crashes (windows debugger wants to come up) when closing my application.
I will investigate some more...
Forum:
General
03-10-2010, 11:30 PM
Replies:
7
SQL-Blob to PictureBox without temporary files?
Views:
1,268
Posted By
Atze
I will take a look soon. Thanks again.
I will take a look soon.
Thanks again.
Forum:
General
03-10-2010, 02:43 PM
Replies:
7
SQL-Blob to PictureBox without temporary files?
Views:
1,268
Posted By
Atze
Thanks for reply, but as I see, this solution...
Thanks for reply, but as I see, this solution also uses temorary files.
Or did I oversee something?
Forum:
General
03-10-2010, 01:58 PM
Replies:
7
SQL-Blob to PictureBox without temporary files?
Views:
1,268
Posted By
Atze
SQL-Blob to PictureBox without temporary files?
Hi.
Hopefully I'm right in this forum, because my topic is regarding database AND graphics.
Is it possible, to display an image from a SQL-DB to a picturebox without having to store it temorarily...
Forum:
General
09-26-2009, 01:31 PM
Replies:
6
Where to get "VB Law" from?
Views:
390
Posted By
Atze
Thants for that information! So isn't there...
Thants for that information!
So isn't there anywhare somebode out there knowing a tool like FXCOP for VB6?
Forum:
General
09-25-2009, 07:35 AM
Replies:
6
Where to get "VB Law" from?
Views:
390
Posted By
Atze
Yes, I agree. Maybe someone else knows such...
Yes, I agree.
Maybe someone else knows such a kind of AddIn for VB6?
Regards,
Atze
Forum:
General
09-25-2009, 06:46 AM
Replies:
6
Where to get "VB Law" from?
Views:
390
Posted By
Atze
Thanks a lot! Do you know, if this is freeware...
Thanks a lot!
Do you know, if this is freeware now?
Forum:
General
09-25-2009, 04:18 AM
Replies:
6
Where to get "VB Law" from?
Views:
390
Posted By
Atze
Where to get "VB Law" from?
Hi.
Today I found a tool accidentely named "VB Law" which unfortunately is no more being continued, because the developer seems to quit at all.
Description:
You can take a look here too:...
Forum:
General
04-27-2008, 11:39 AM
Replies:
8
Type mismatch with MSComctlLib.TreeView in special case.
Views:
1,883
Posted By
Atze
Finally I found this article: PRB: Passing...
Finally I found this article:
PRB: Passing ActiveX Control to Component Gives "Type Mismatch" Error Message (http://support.microsoft.com/kb/190210/en-us)
So it is by design.
I have to...
Forum:
General
04-25-2008, 04:32 AM
Replies:
8
Type mismatch with MSComctlLib.TreeView in special case.
Views:
1,883
Posted By
Atze
No, I never use such mystic tools. I tested the...
No, I never use such mystic tools.
I tested the behaviour on three different 'other' machines.
All behave the same.
Forum:
General
04-24-2008, 11:36 PM
Replies:
8
Type mismatch with MSComctlLib.TreeView in special case.
Views:
1,883
Posted By
Atze
I already did. The ocx and my lib. The point...
I already did. The ocx and my lib.
The point of interest is that my compilats run on all machines.
But a mixture of my compiled lib and the IDE of the client not.
Even if the client compiles the...
Forum:
General
04-24-2008, 08:59 AM
Replies:
8
Type mismatch with MSComctlLib.TreeView in special case.
Views:
1,883
Posted By
Atze
Hi. Thank you for your reply. Yes, it is the...
Hi. Thank you for your reply.
Yes, it is the same version. I explicitely checked this.
Forum:
General
04-24-2008, 04:16 AM
Replies:
8
Type mismatch with MSComctlLib.TreeView in special case.
Views:
1,883
Posted By
Atze
Really no one? Maybe somebody has an idea,...
Really no one?
Maybe somebody has an idea, why this only happens between compilats which have been compiled on different machines?
I'm really lost in digging into the reason.
Showing results 1 to 25 of 85
Page 1 of 4
1
2
3
4
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Announcements
Announcements
Visual Basic .NET (2002/2003/2005/2008, including Express editions)
.NET Knowledge Base
Tutors' Corner
Code Library
ASP.Net
.NET Communications
.NET Game Programming
Managed DirectX
.NET Office Automation
.NET File I/O and Registry
.NET Database and Reporting
.NET Interface and Graphics
.NET Installation / Documentation
.NET General
Xtreme .NET Talk
Legacy Visual Basic (VB 4/5/6)
Knowledge Base
Tutors' Corner
Code Library
Communications
Game Programming
DirectX
VBA / Office Integration
Excel
Word, PowerPoint, Outlook, and Other Office Products
API
File I/O and Registry
Database and Reporting
Interface and Graphics
Installation / Documentation
General
Other Languages
Web Programming
Miscellaneous Languages
General Discussion
Tech Discussions
Random Thoughts
Forum Questions / Concerns / Comments
Advertisement:
Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
Home
Register
Calendar
Today's Posts
FAQ
Archive
© Xtremevbtalk.com 2001 - 2013. All Rights Reserved.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.