Displaying 2 results from an estimated 2 matches for "messaje".
Did you mean:
message
2004 Nov 27
1
an excecute error
...**************/
OggVorbis_File *musica=NULL;
FILE *archiv =NULL;
archiv = fopen("prueba.ogg","r");
if(archiv==NULL)
exit(0);
int falla = ov_open(archiv,musica,NULL,0);//aca se produce el error
/*********************************************************************/
this is a messaje of windows (win98SE):
unhandled exception in intento.exe (KERNEL32.dll):0xC0000005: Access Violation
this is a messaje of MSVC(MSVC6.0):
Loaded 'C:\intento\Debug\vorbis.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\KERNEL32.DLL', no matching symbolic infor...
2004 Apr 19
0
samba3-ldap and "unix password sync"
...inking that if i use attributes "unix
password change", "passwd program" and "passwd chat" i
can do this thing. but when the attributes "unix
password sync" is activated and trie changing samba
password from windows (98/2K/XP) didn't work, i receive
this messaje "You do not have permission to change your
password".
in my test i use even a verry common script
(create some file, and write user+password) and i was
drawing a conclusion: dosn't matter what scrip i use,
"unix password sync attribute is my problem" :))
don't wa...