LB Booster
« Kernel32.dll error? »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 04:05am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Kernel32.dll error?  (Read 717 times)
Monkfish
Full Member
ImageImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 104
xx Kernel32.dll error?
« Thread started on: Oct 5th, 2015, 2:12pm »

This is probably the fault of my system rather than a change in the LBB 3.01 compiler but I thought I had better check.

My program runs in mainwin and I have been allowing users to close the program via the exit cross and it has been working perfectly fine. Suddenly, on my XP system, exiting in this way is bringing up the following system error:

Quote:
Entry Point Not Found

The Procedure Entry Point GetNamedPipeServerProcessID could not be located in the Dynamic Link Library Kernel32.dll


Exiting works fine on my other systems and researching the error message leads me to believe that something that has been recently installed has messed up my copy of Kernel32.dll

I will investigate, but I thought I had better post it up just in case anyone has any insights.

User IP Logged

Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx Re: Kernel32.dll error?
« Reply #1 on: Oct 5th, 2015, 3:06pm »

on Oct 5th, 2015, 2:12pm, Monkfish wrote:
This is probably the fault of my system rather than a change in the LBB 3.01 compiler but I thought I had better check.

Definitely nothing to do with LBB. The GetNamedPipeServerProcessID function doesn't exist in Windows XP - it was introduced in Vista - so the message is indicating that some non-XP-compatible code is attempting to run. It could even point to a malware infection.

However you should upgrade your LBB 3.01 to the current version (3.03) to fix a couple of bugs and enable Auto Indentation in the code editor.

Richard.
« Last Edit: Oct 5th, 2015, 3:30pm by Richard Russell » User IP Logged

Monkfish
Full Member
ImageImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 104
xx Re: Kernel32.dll error?
« Reply #2 on: Oct 5th, 2015, 4:02pm »

I think this XP system has "issues" sad

Quote:
However you should upgrade your LBB 3.01 to the current version (3.03) to fix a couple of bugs and enable Auto Indentation in the code editor.


Will do and thanks smiley
User IP Logged

Monkfish
Full Member
ImageImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 104
xx Re: Kernel32.dll error?
« Reply #3 on: Oct 9th, 2015, 4:02pm »

Yes it was my machine. So I decided to recover from a disk image from 2014 and bring it back up to speed. Seems okay now.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls