Results for "Author: daniel raina"
A small program that lets you take screenshots. By pessing ctrl+F9 the cursor will change to a crosshair and you can then drag select the region you want to grab. The image can then be either saved or printed.
With this code you can set the transparency of any window, only by knowing its hwnd. This could be interesting to do some work on, imagine an app that remembers the z-order of all windows and makes them more and more transparent according to their z-order!!! Now, I'm not a that good coder so maybe someone picks up where I left. I think it could be cool, dont you? :) Oh, almost forgot, only Win 2K/XP...
This is an example on how to create borderless, resizable and skinned forms. It would be nice with some comments(and votes to;P)
Well, the name says it all, doesn't it?
This is a program that I wrote because people wouldn't leave my computer alone at the place I work. The program lay itself ontop at startup and disables the ctrl-alt-del buttons. You should start it from the registry rather from the autostart. Shortcuts can be deleted in DOS-mode. Just create another string value in the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices) and type in the filename and the path to the file. The password are stored in the VB section in the registry, and it's NOT encrypted in any way. I didn't think it was nescessary to add encryption because this app IS hard to get around ;p. I haven't found any way yet. It also starts in safe-mode. The only way know is to delete the file... The default password is "guest"
Its a DivX player, plays avi,mpeg, etc... Uses msdxm.ocx. I just wanted a slick, small player, cuz I hate the new mediaplayer(7) which consumes lotsa resources and is soooo slow. Didn't want to add the commondialog so you load a file by dropping it onto the form. Someone knows how to make ALL controls on a form sensitive to OLE-dropping? As it is, I have to watch each and every one for drops... Hope you like it, vote if you do. Been working on a pan and scan function but haven't figured it out yet...
With this code you can set the transparency of any window, only by knowing its hwnd. This could be interesting to do some work on, imagine an app that remembers the z-order of all windows and makes them more and more transparent according to their z-order!!! Now, I'm not a that good coder so maybe someone picks up where I left. I think it could be cool, dont you? :) Oh, almost forgot, only Win 2K/XP...
A small program that lets you take screenshots. By pessing ctrl+F9 the cursor will change to a crosshair and you can then drag select the region you want to grab. The image can then be either saved or printed.
Its a DivX player, plays avi,mpeg, etc... Uses msdxm.ocx. I just wanted a slick, small player, cuz I hate the new mediaplayer(7) which consumes lotsa resources and is soooo slow. Didn't want to add the commondialog so you load a file by dropping it onto the form. Someone knows how to make ALL controls on a form sensitive to OLE-dropping? As it is, I have to watch each and every one for drops... Hope you like it, vote if you do. Been working on a pan and scan function but haven't figured it out yet...
Well, the name says it all, doesn't it?
This is a program that I wrote because people wouldn't leave my computer alone at the place I work. The program lay itself ontop at startup and disables the ctrl-alt-del buttons. You should start it from the registry rather from the autostart. Shortcuts can be deleted in DOS-mode. Just create another string value in the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices) and type in the filename and the path to the file. The password are stored in the VB section in the registry, and it's NOT encrypted in any way. I didn't think it was nescessary to add encryption because this app IS hard to get around ;p. I haven't found any way yet. It also starts in safe-mode. The only way know is to delete the file... The default password is "guest"
This is an example on how to create borderless, resizable and skinned forms. It would be nice with some comments(and votes to;P)
This app sits in your system tray an monitors the clipboard and saves any graphical contents to a file. It was mainly written for screenshots but sadly enough it saves everything that is graphics. If anyone could solve this, it would be great.
A small program that lets you take screenshots. By pessing ctrl+F9 the cursor will change to a crosshair and you can then drag select the region you want to grab. The image can then be either saved or printed.
With this code you can set the transparency of any window, only by knowing its hwnd. This could be interesting to do some work on, imagine an app that remembers the z-order of all windows and makes them more and more transparent according to their z-order!!! Now, I'm not a that good coder so maybe someone picks up where I left. I think it could be cool, dont you? :) Oh, almost forgot, only Win 2K/XP...
This is an example on how to create borderless, resizable and skinned forms. It would be nice with some comments(and votes to;P)
Well, the name says it all, doesn't it?
This is a program that I wrote because people wouldn't leave my computer alone at the place I work. The program lay itself ontop at startup and disables the ctrl-alt-del buttons. You should start it from the registry rather from the autostart. Shortcuts can be deleted in DOS-mode. Just create another string value in the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices) and type in the filename and the path to the file. The password are stored in the VB section in the registry, and it's NOT encrypted in any way. I didn't think it was nescessary to add encryption because this app IS hard to get around ;p. I haven't found any way yet. It also starts in safe-mode. The only way know is to delete the file... The default password is "guest"
Its a DivX player, plays avi,mpeg, etc... Uses msdxm.ocx. I just wanted a slick, small player, cuz I hate the new mediaplayer(7) which consumes lotsa resources and is soooo slow. Didn't want to add the commondialog so you load a file by dropping it onto the form. Someone knows how to make ALL controls on a form sensitive to OLE-dropping? As it is, I have to watch each and every one for drops... Hope you like it, vote if you do. Been working on a pan and scan function but haven't figured it out yet...
This app sits in your system tray an monitors the clipboard and saves any graphical contents to a file. It was mainly written for screenshots but sadly enough it saves everything that is graphics. If anyone could solve this, it would be great.