Ok, I've initialized my variable and all other that were un-initialized. You're right it no a good thing not to initialize a variable, But it didn't solve my problem......
I still have my Fatal Exception..... Do-Tien Giang wrote: > You may forget to MemPtrNew your modemP so that it can point to anything. > The Fatal Exception could happen sooner when you tried to initialize the > modemP structure. In your case, it happens later because MdmDial really > tried to access to or use some invalid member that you don't access or use > in your intialization. > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
