Answer Questions
Merie Cockrum Native C++ cross thread call framework
If you're a C++ developer, with an interest for threads and interlocking, I'd be greatful for any input (be it comments, suggestions, criticism) on a generic framework I've been working on. I wrote a quick article about it, and included full source code + examples at Codeproject: http://www.codeproject.com/useritems/threadsynch.asp . I find that not too many seem to share my passion for that specific subject, so by asking here, I hope some thoughts are presented (or perhaps provoked). The very reason for me to put the framework onto Codeproject, was to enhance it through feedback and collaboration with other devs. Anyway, as I said: all thoughts are welcome. Should I include some diagrams to better explain how the framework does it's ...Show All
Hooper Developer Solutions team needs you! Well your ideas anyway...
Hi everyone, I'm a PM on the Developer Solutions team (I work with Joe), and I need some input from you all. I'm putting together a roadmap for some of our future Power Toys work, and we need some good ideas. I've posted about what I'm looking for over on my blog so if you're interested in helping us out, pop on over and check out my post. Thanks in advance for all the great ideas I know you'll send us. :) -Jeremy Kelley RyanB88 wrote: MySQL database access control, their are some ones created by others but i haven't gotten any free ones to work. :( somehow I'd have a hard time envisioning Microsoft spending time and money specifically on a tool to work with a rival product. ...Show All
bryanedds IE6 Frameset Resize Bug
All, Does anyone know what is going on with resizing frames in a frameset Here is the problem: When page below is loaded, the left frame of a frameset that has a subframeset cannot be resized. When trying to resize, the left frame can be dragged to make it smaller but the browser hangs if you try drag the frame seperator to make it larger (to the right). After it hangs (like the event processing never terminates) the resize cursor remains. You can drag the seperator to the left to shrink the left frame and recover from the hang. However, your left frame will continually get smaller and smaller. Here is page code to illustrate: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" " http://www.w3.org/ ...Show All
clovernews IE 7 RC1 Breaks Scripts
I just installed IE 7 RC1 and my application scripts stopped working. An example: Dim IE, doc, pics Set IE = CreateObject("InternetExplorer.Application") IE.navigate "about:blank" Do until IE.ReadyState = 4: WScript.Sleep 50: Loop Set doc = IE.document doc.write("test test <img src='abc.jpg'> test") set pics = doc.all.tags("IMG") pics.length now returns 0 Help! Help! What should I modify Thanks in advance kk PS: It was still ok in the beta before RC1 Try adding "about:blank" to your trusted sites list (you'll have to un-check the 'Require server verification (https:) for all sites in this zone). I've run into a similar is ...Show All
Dwebs programmatic access to Office Reference
This might be better directed at an Office group, but I'd like to know if it's possible to programmatically access the Office Research Explorer bar from IE. Just guessing, but did you try disabling the reference bar in the IE add-ons Perhaps IE is blocking access to it from other apps Thanks. I'll have to give this a whirl. Looks like no changes were made to the reference bar in office 2007. Hi, Find the CLSID of the Reference Explorer Bar in your registry under HKCR\CLSID (I don't have it installed so I don't know its CLSID value) from there find the name of the COM server .dll. You can load that file in your Object Browser of your IDE and view its public meth ...Show All
Pierce28 getting back pics deleted from recycle bin
does anybody know how to do this i see on tv cops can thanks keith duck thing wrote: your best bet is to become a cop maybe they'll share their secrets with you but I think they insist you share your donuts and undergo a tasering first. some initiation type ritual or something. I made them stop when they brought out the broom stick and NYPD badges. Maybe you can recover them with OfficeRecovery.com's Free Undelete There are several free Undelete's around.... I've used this one with success ...... http://www.jsifaq.com/SF/Tips/Tip.aspx id=9334 And JSI has a really good reputation. your best bet is to become a cop maybe they'll share their secrets with ...Show All
Forch click on go button doesn't work
Hi I just upgraded from 2.6.6 to 3.0.1 on windows xp sp2 and when I click on the go button, it doesn’t open the full screen search. I removed it and reverted back to 2.6.6 and now my desk bar doesn’t show up either. So I put the 3.0.1 back again and rebooted. Under desk bar, you can see the search box and go button. Searching on box works fine but clicking on magnifier or clicking on search desktop has no reaction. Any idea how this can be fixed Anyone ...Show All
Hytham Desktop Search freezes Machine
Simple really, I install WDS 3.0 OK but whilst indexing (or at random times thereafter) machine completely freezes. Uninstalling WDS cures the problem. I'm running XP SP2, Office 2003, Windows Defender and McAfee AV. Any Answers -- Marc Peter, Whilst I haven't solved the problem of WDS 3.0 Freezing (and crashing) my machine I've since installed WDS2.6.6 (note 2.6.6 not 2.6.5) and this seeems to give the same functionality as WDS 3 but without crashing my machine (at least not so far). Marc I have the EXACT same problem after installing Office/Outlook 2007 RTM and it asked for WDS 3.0. The computer (Windows XP Pro SP2) randomly f ...Show All
akjal Internet Explorer Toolbar (Menu Bar) disappeared after installing IE 7
I use yahoo as my homepage, when the "Get IE7 now!" appeared in the toolbar, I clicked on it and installed it. Big Mistake so far...Here's the problem, after installing my IE menu bar (toolbar) containing "File, Edit, View, tools, help" vanished and I can't figure out how to retrieve it or get it back. I have checked and it is not hidden behind another toolbar. Along with that, The IE blue bar at the top & small bars at the bottom contain no information of the URL (webpage) when pages are loaded. In the Yahoo toolbar, under the pencil icon- there is no standard toolbar listed anymore. Also my tabs disappeared from yahoo and under the toolbar options there no longer is a check box to "Enable Tabbed Browsin ...Show All
MatHobbs IE6 & IE7 Concurrently
From my browsing and reading the forums and IE7 website, it appears that IE6 and IE7 cannot run concurrently. If this is the case, is there any feature in IE7 that allow you to preview what a webpage would look like in IE6. It really would be a pain to have to view every web page in development on a different PC just to see how IE6 and IE7 would render it. Hope this helps, my brothers.. http://tredosoft.com/Multiple_IE Works like a dream for me. Thank you, Thank you!! I just installed this and works great. Finally an answer, spread the word! Here, here! Excellent point. Is it not lame that Microsoft does this to us developers Please Bill (whomever, someone!), can you try to feel our ...Show All
AdeptBlue Another error when trying to use catalog or marketing manager refersh site cache option
hi, Error message from event viewer listed (below): System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> There was an error generating the XML document. ---> Instance validation error: '0' is not a valid value for System.Net.HttpStatusCode. at Microsoft.CommerceServer.ServiceAgent.TryHandleWebMethodException(Exception ex, SoapHttpClientProtocol serviceProxy) at Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.AuthorizedInvoke(String methodName, Object[] parameters) at Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.RefreshCache(String cacheName) at Microsoft.CommerceServer.Internal.Marketing.AgentMarketingSystemImpl.RefreshCache(String cacheName) at Microsoft. ...Show All
Marcus Rodrigues Creating a new game engine. Anyone want to join me?
I am creating a whole new out of the box idea at a game engine. This engine doesn't use directx at all. Instead it uses the picturebox control. I started making this engine yesterday. How it is going to work is that there is like 50 picture boxes per level, and they are black and blue and tiled so you can see where they start and end and stuff. But anyways, what you do is click on the picture box, and choose your sprite, and you have a tab with a properties and actions tabs, and you could choose what key makes it go up and down, right and left. To assign it a sprite, you simply click on the picture box, and an open file dialog comes up to choose the sprite. I havent added collision stuff yet, but I will. since it is like version -0.0000000 ...Show All
Diango Welcome to Commece Server 2007 Forum!
Hi there, My name is Caesar Samsi. I am the current Commerce Community Program Manager that manages this forum as well as a sister forum for Commerce Server 2002 and earlier ( http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=1060&SiteID=1 ). I welcome the Microsoft Valued Professional in the forum. Your contribution here is very much noticed and appreciated by Microsoft, as well as valued by the community. Hi Jeff, Colin !!! Let me know if you have specific concerns, feedback, or even a simple comment. Thanks, Caesar. Also, welcoming Joseph Johnson! Thanks Caesar! ...Show All
LibertySt Incremental update for category using BizTalk Catalog adapter
I'm attempting to update custom properties for a catalog category via the BizTalk adapter. The adapter is set to do incremental updates, and I'm able to update the properties if I have new values to replace the old ones. However, I am unable to clear out a property with an empty string. Even when I use a blank character (" ") the old property is not replaced. Is there an adapter setting or a document attribute that controls this behavior Randy Thanks for your reply. I get the same behavior from the catalog manager import mechanism. I suspect it's operating as designed for incremental imports. I can work around it by deleting the category and re-adding it, but then I need to reassociate everything to the category. Not a ...Show All
Peter Chapman network security
Hello, Can anybody tell me of a good website that provides information about network security Someone recommended www.infolocktech.com . Any recommendations on this werstyle teen Windows XP already comes or has available network security. What with windows live update, defender,firewall, and security center everything is covered. I was told that security center has virus protection, so I removed my copy of McAfee. Security Center then said I had no virus protection. It offered a link to fix this, but it was so busy, I couldn't get through the site. I wound up downloading and purchasing a security center from download.com. I know that security center has virus control because it automatically downloaded a virus update from microso ...Show All
