Hello,
can please anybody give me a hint why my secondery disk is always "out of sync". I never got it "optimal".
Using the CIM browser software I can see only one disk. Is this ok if I have two?
If I disable the mirroring in the controller bios I can use both disks perfectly without problems...
put in your rc.conf:
gateway_enable="YES"
start your ppp:
ppp -auto -nat pppoelabel
you should configure a firewall and a nameserver on the gateway.
noka
simple said:
objects that may be changed by different threads have to be protected against concurrent access. this can be done i.e by a mutex.
if you don't use threads than you don't have to use this protection and you can increase the perfomance by disable this.
compiling your program with...
hello,
i am trying to understand fastcgi.
using the example "echo" from the fastcgi - devkit the counter always is "1" and the process id changes. why?
webserver is apache.
thx
noka
now i used another way:
the application starts with a main-function, not with a form. inside this i load and show the forms.
mdiform.show
form.show vbmodal, mdiform
the background is that an mdichild can not be modal which is important in this case. the application handles some different...
ok - have it done by myself.
set the second form as an mdi-child and use it as startform.
the only problem was the positioning. i used scaleheight and scalewidth of the mdi-form and centered the startform.
Me.Top = MDIForm.ScaleHeight - Me.Height / 2
Me.Left = MDIForm.ScaleWidth - Me.Width / 2...
I want to show a form after starting an mdi-form. If I put the show method in mdiform_load() then it will proceed with loading the mdi-form only after the other form is closed.
any advice?
thx noka
i have problems using a serial 3-button-mouse under linux.
i already read the 3-button-mouse-mini-howto and put pin 3 of the HT6510A - chip to ground. the microsoft-mouse now works with mousesystems-protokoll ... but the middle button is always pressed. that's not what i wanted.
any advice?
thx...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.