Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Debugged with fault


Reply
 
Thread Tools Display Modes
  #1  
Old 07-18-2003, 08:32 PM
justin mun justin mun is offline
Regular
 
Join Date: Jun 2003
Posts: 69
Question Debugged with fault


hi,

I am using the mouse cursor for my program.

During debugging, it propt me this error message which is

"Ambiguous name detected POINTAPI"

I also have included the neccessary declaration in my module.bas

can i know what could be the fault?


thank you very much
Reply With Quote
  #2  
Old 07-18-2003, 08:43 PM
sion3000 sion3000 is offline
Newcomer
 
Join Date: Jun 2003
Location: UK
Posts: 9
Default

i think not sure though it will give you this error if you are using a variable reserved for system use only (meaning that your not allowed to name variables with that name) or when you have used the same name for 2 variables and they are conflicting.
Like i said this is just a guess, not quite sure on this one my self.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
EM_GETLINE causing General Protection Fault in user.exe under Windows 98, but ecke API 14 05-08-2003 10:43 AM
Vb & Foxpro and invalid page fault garyh Database and Reporting 0 01-11-2003 11:04 AM
page fault ERROR due to MAPI control... BIGvb Communications 0 11-12-2002 05:20 AM
General Protection Fault dthomson91 API 1 10-24-2002 09:19 PM

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
 
 
-->