|
NetShareAdd and updating Explorer folder icon I'm running a program on a workstation logged into a domain, and adding a share to a path on the domain controller. The share seems to be added correctly but neither explorer on the workstation nor explorer on the server then show the folder icon indicating it is shared. However, the right click option "Sharing and... 19 Jun 2008 01:18
How can i get a virtual folder CSIDL? Hi everybody, How can I get a specific virtual folder CSIDL? I find the CSIDL of My Picture on Internet: ::{450d8fba-ad25-11d0-98a8-0800361b1103} I can use it with an explorer shell on XP, no problem. Now, I want the CSIDL of Desktop, or My Documents... Where can I find that? Is a function existing... 19 Jun 2008 01:18
Missing GetThreadExecutionState You can use SetThreadExecutionState to set the execution state of the current thread. This can be used to prevent the computer sleeping. You can also use CallNTPowerInformation to GET the state for the entire system. There doesn't seem to be a GetThreadExecutionState function. You can use SetThreadExecutionSt... 26 Jun 2008 12:33
Vista Magnification API: MagSetImageScalingCallback() doesn'twork? Grzegorz Wr�bel wrote: Hi, I am able to succesfully call MagSetImageScalingCallback() to set new MagImageScalingCallback function, however my callback function gets called only 2-3 times and it provides 4x4 pixel source data (with some garbage instead source pixels). My source rectangle is 256x256... 24 Jun 2008 21:35
Accessing SQL Server with C++ Hey. I'm trying to access SQL Server within C++. I've been suggested ADO on a forum... just wondering where I can get the ADO API from? Cheers. ... 19 Jun 2008 01:18
SetLayeredWindowAttributes doesn't work I am using Dev-C++ and I have got the following in WM_INITDIALOG, and I don't get any warnings or errors about it. The problem is that it doesn't seem to do anything. slwa_function succeeds in getting the address of the function and returns a non-zero value when it is called (I debugged this to confirm). Note t... 19 Jun 2008 01:18
Mist� Hi-MD levykkeit�? Fingridist� ydinupottaja. 07.06.2008 oli n�emm� turhaa etsi� edes lehdist� p�iv�� aiemmin julkaistua ilouutista energiamarkkinoiltamme. Jotain todella outoa tiedotussensuuripakoa Suomen ydinhallinnoltamme taas. Ja koska muut tiedoitusv�lineet j�lleen n�ist� uskalla rivin rivi� julkaista nin toki kaikki j�� taas ... 19 Jun 2008 01:18
Vista Magnification API: MagSetImageScalingCallback() doesn't work? Hi, I am able to succesfully call MagSetImageScalingCallback() to set new MagImageScalingCallback function, however my callback function gets called only 2-3 times and it provides 4x4 pixel source data (with some garbage instead source pixels). My source rectangle is 256x256 pixels. Are there any sample h... 23 Jun 2008 20:58
Suppressing SetCursor in another DLL Hello all, I use a DLL for which I have no source code. I call a function in it that seems to call SetCursor to turn the cursor into the hourglass. Is there anyway I can suppress this SetCursor, or at least make the hourglass not appear? Thanks. ... 19 Jun 2008 01:18
Changing how the mouse works across all windows... I recently purchased a second 22" widescreen monitor, primarily so that I can pivot it 90 degrees and program on it. I love having this much monitor space; i don't like having an edge of my primary desktop that my mouse can now drift outside of. My setup is such that the pivoted monitor is on the right; this mean... 19 Jun 2008 01:18 |