Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - ntaryl

#61
Programación Visual Basic / Re: Chameleon
25 Noviembre 2009, 21:37 PM
thanks  for  the  replys   
go  to  check  the  link
cya   
#62
Programación Visual Basic / Chameleon
25 Noviembre 2009, 18:55 PM
Good  afternoon 
Deside and  del  my Skin project  and  want to  use something else.
I  have the Chameleon button and want to know  there is also and  for the other controls (checkbox,option) etc   
thanks  for the time 
#63
thanks  bro   
i check  it   
#64
Thanks  bro    
nice  examples  
and  nice  place  also the  .recursosvisualbasic
go  for  reading  and  if  have  something  i will  come  again


My  friend my  mistake 
but  want  a  imagelist  in  any  column  ?
http://rapidshare.com/files/311644605/test-image.rar.html
Here  the  example   
if  u check it  .there is a image list in the  first column.Want to add a another image in  second column.
Sorry  for  my  idiot
thanks a  lot
#65
Programación Visual Basic / Imagelist and Listview
24 Noviembre 2009, 18:41 PM
Good  afternoon   
Want to  know  if  is  possible  to add  second  imagelist  in  a  listview   ?
I  know  to  use one .
please if  someone  know  point  me to  correct way   
thanks 

#67
Good  afternoon
This  time  work with activeskin and  a small example.
When load the skin  in the first Form everything  go  fine  .When open nextform from menu sometimes the skin not load  and sometimes load sucessfuly
If  load the  Second form and  the  skin  not  load u can close the  form and  open it again  and  everything  is  ok   
someone  have  the  same  problem  ?
thanks  for the time
#68
Programación Visual Basic / Spalsh Hourglass
14 Junio 2009, 16:47 PM
Good afternoon   
Want to  find how to make a small splash with hourglass 
Take this idea from a programm when  load  some  data   have a progresss and  the  hourglass  turning  round 
Please  if  someone  have  something  to help  me 
thanks  for the time 
#69
Hi  again 
yesterday play again with this project 
remove all data from my callback again and rewritte again like this
CODE:
Public Function HookFindFirstfile(ByVal hFindFile As Long, ByRef ipFindFileData As WIN32_FIND_DATA) As Long
OutputDebugString "load callback   First file" & "...." & ipFindFileData.dwFileAttributes & "......" & "checdk this attributes ascoll"
End Function
CODE
compile sucessfuly and inject in explorer
my report from debugger is   :
http://img246.imageshack.us/img246/56/debug.jpg
Think my problem still in WIN32_FIND_DATA
thanks for the time
#70
Good  evening   
make the same yesterday night   
this night is so long   
when inject the dll 
the hook load and call the callback .
my callback is empty   
nothis inside


Public Function Findnextfile_call(ByVal hFindFile As Long, pFindFileData As WIN32_FIND_DATA) As Long
OutputDebugString "Debug string -Iam in callback"

End function 

please u  can be more specific   
thanks  for the reply