blah blah blah is here! blah blah » Close

0
votes
0 answers

force reboot and lock keybord mouse

lios
30

hi im developing a net caffe application and i wand some ideas to force reboot the pc and to lock keybord and mouse! i have try the block input but this leves the alt+ctrl+del to work! is any way for total block?

0
votes
0 answers

drawing to picture box

lios
30

hello guys with this i print on the paper the string hello by call print(); i wand to add variables on the font name anfd the size (i know how to do this) but i also wand to preview the drawing first on a picture box and then to call ...

0
votes
0 answers

OLEDB access get age from date

lios
30

guys with this code i set an number of years and displays on datagrid the records of peple thad works this years but also i have in the record the birthdays as date format, is any way to display by selecting the age? e.g. select the pea ...

0
votes
1 answers

ean13 barcode

lios
30

hi guys i wand a sample to print barcodes! ean13!! also i wand to ask if i print the ean13 barcode at 80-100mm size! the reader can read so large barcode???

0
votes
1 answers

datagridview to table accsess

lios
30

hi with this code i create a new table with name the date-time DateTime dat = DateTime.Now; string format = "d M yyyy HH:mm"; dat.ToString(format); string days = Convert.ToString(dat. ...

0
votes
1 answers

https help

lios
30

hello an sms server accept https to send messenges if i paste this to ie https://username:password@www.lios.gr/secure/api/index.php?mobile_number=6947777777&originator=Lios&text=hello+world&request_delivery=true the serv ...

0
votes
0 answers

video player

lios
30

hello i wand to create a video player! im using the winmm.dll and all work ok! but i cand figure how to select the size and location of the video window!! in if its posible to displayed on a second monitor if its posible!! i h ...

0
votes
1 answers

mysql freeze

lios
30

hi! i wand to connect and read on sql server 5 cells only and to disconnect at the end of reading but i wand this reading to occurred every 3-4 sec! what is the better way to do this without my application freeze if the server is unre ...

0
votes
2 answers

remap keys

lios
30

hello i have search a long time fro keyboard keys remapping! i have found the scancodemap in registry! and works fine! but this way needs to restart the PC so the remapping apply! a know some market programs can apply scan code maps dire ...

0
votes
0 answers

top screen bar

lios
30

hi i have create a form size PX and i have set in code the form location to stick on the top of screen! my problem is that, on desktop i have some icons and the icons located on the top place of screen! so is any way when the form ru ...

0
votes
1 answers

two keyboards! on application

lios
30

hi i wand in my application to use 2 keyboards! but i wand to select the keyboard that acssept data! the 1st keyboard is a normal pc keyboard! the secon is the holtek chip http://www.holtek.com/pdf/computer/82k628av170.pdf this is a ps ...

1
votes
3 answers

mysql problem

lios
30

Hello I have an mysql table that have 8 columns! I wand to read one of the column (tameio) and display the raws in a list box string MyConString = "SERVER=192.168.0.1;" + "DATABASE=mydata;" + "UID=user;&quo ...

0
votes
3 answers

scroll text

lios
30

hi is any way to create a scroll text on label or text box!! but i wand to select the speed and the scroll direction!!!

0
votes
0 answers

Slot Machine Game

lios
30

hi i wand to create a simple slot machine game and i wand to ask any idea how to create the Slot wheels and the software to know when to stop this! basicly the wheel is a picture file with icons and rotetes? thanks

0
votes
3 answers

system defalt language

lios
30

hi my system winxp have 2 input languages english and greek!, with alt+tab i can switch this languages but i wand to change the default input language programaticly is any way thanks

Feedback