Forum > Windows

I get access violation when running my project in windows xp

<< < (3/5) > >>

Froxter:
...

440bx:
The first question is: if the program doesn't compile (<Error: Identifier not found: "Application" at start of expression>) how do you get it to run ?

did you make some change that allowed it to compile and run ? and if the answer is "yes", what was that change ?

Also, the messagebox says there is a nil pointer someplace in your program.

Froxter:

--- Quote from: 440bx on April 25, 2025, 06:26:28 pm ---The first question is: if the program doesn't compile (<Error: Identifier not found: "Application" at start of expression>) how do you get it to run ?

did you make some change that allowed it to compile and run ? and if the answer is "yes", what was that change ?

Also, the messagebox says there is a nil pointer someplace in your program.

--- End quote ---
It compiles but doesnt run and maybe is one of my elements of the main form. there are panels, a toolbar, toolbar buttons, a menu, an action list, an image list, a shell tree view, 2 splitters, a lisht shell view and a page control. tab sheets and synedits are added by code

Froxter:
Update: Deleting the TShellTreeView it finally runs in XP! Im gonna try to replace the file explorer creating a new one. Thanks for the help and sorry a lot for all the inconvenience caused

Martin_fr:
Indeed, I can confirm. Even dropping a TShellTreeview onto a form gives the error (Laz 4.99). That should be reported. It should still work.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version