dear all,
how can i set the Language(English,Arabic,Taiwan,...etc) for an input control of type text(Note:Lang property did not work)...
or in other words can i simlulate the process of pressing ALT+Shift (right or left)..,as in VB using sendKeys(),..is there a way in java script..
thanx alot...
dear all,
although it may seems easy ...but can any body tell me why ,when i excute this code it enters in infinite loop when i enter the character (a)...
#include <stdio.h>
void main(void)
{
int c = 100 ;
while ( c != 'a' )
{
scanf("%d",&c ) ;
if( c%2 != 0)...
dear All,
i'm wondered which method is better for a web site that connects to DB...
through the ordinary way .... Server.CreateObject("ADODB.Conection")...bla..bla..bla..:)
or using DTC controls....
thanx all in advance Mohammed Al-Tobji
Electrical Engineer
it seems that my Sentence was miss leading ... i did not say that i want to use sizeof to determine the size of a sizeof *someVoidVariable... what i'm saying that how sizeof knows this large number of sizes .. i'm asking if all are passed as void * or not ......
any way ... i was asked a...
thanx for ur time ...
but the problem is ... that i don't know the source of the pointer...it isn't me who wrote the main....
Any way... what i'm trying to do is like what sizeof() function do.... do u know how this function calculte the size of this huge number of data types..????(even arrays...
Dear ALL,
HOW inside a function i could know the previous type of the pointer if i received it as Void pointer(void *)??????
Example:
if a pointer(lets say int *) is Casted to Void pointer (void *).. and this void pointer is then sent to that function....(Assuming i don't know previously the...
Dear All,
I'm trying to monitor the Internet explorer from my application .....
i tryed using this code :
' this is only a sample of the code
' in class module
Public WithEvents IE as InternetExplorer
' in form
dim MyClass as new Class1
' when form loads
Set Class1.IE = new InternetExplorer...
Dear All,
Can any body help me to prevent a user from accessing the hardisk drive (Lock hard disk) in my program...
or can any body tell me about how can i prevent the user from accessing the hard disk from IE ... (i.e when typeing C:\ in the address bar of the internet explorer..)
thanx in...
Another thing Please,...
Could any body tell me .. how can i LOCK the desktop and System tray from being accessed ....(by mouse or Keyboard)
SO the user can not go out from the autherization window ...
Thanks in advance
Mohammed Al-Tobji
Electrical Engineer
Dear ALl,
I'm wondering how would i make my app. starts when the Windows98 starts..(even before loading the desktop icons or the tray...).... like an Autherization Application that would not allow person to enter windows unless he enter the correct user name and Password....
thanks for any...
Dear ALL,
i want to ask about the benefit of having a private member in a certain struct .... who is able to access it ....
thanx in advance,
Mohammed Al-Tobji
Electrical Engineer
dear all,
i know i talked about this too much...but it is very important to me...
can any body tell me about an expert im PowerPoint programming with VBA..... espicially if he was from Microsoft itself
freatful for any help
thanx alo tin advance
dear all,...
can any body tell me where can i send an email to a technical (for development)support at microsoft.....
to jmarler.....if it may help....
whne i was debuging .. i found that the first time u call the (.addOLEObject) to a slide it fails .... (by pressing F8 the first time i pass...
dear all,
i may bothered some people but i'm working in my graduation project...so please if any body knows ..please help
Why WithEvents (in class module) doesn't work properly inside Powerpoint....
i tryed to add a button into a slide (at run-time)....but unfortunatly it did not respond to...
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.