I was just wondering how many experienced programers out there actually map out their process or algorithms in a program like MS Visio or Gnome Dia?
I am trying to code some complex PHP for my website and just seem to be missing something. Is a diagram program going to help or should I be looking in another area?
...
Hi everyone,
Are DIA SDK & DbgEng (Not the DbgHelp) both COM based API and based on DbgHelp?
If so, how can I call DbgEng API from a C# application. I can import the DIA library to C# project using idl file (tlibimp for generated tlib file), but DbgEng doesn't have any IDL file.
I have seen an incomplete wrapper for DbgEng
which man...
I'm searching for documentation on how to do it properly. Any hints?
...
Hello,
I'm trying to annotate a picture with the Dia application, by placing description boxes connected to arrows pointing to certain points on picture. However the arrows keep snapping to the centre of the workspace, how can I avoid this happening?
I've looked through all the preferences panes but couldn't seem to find anything to a...
Hello,
Does anyone know how to get the GUID from a PDB file?
I'm using Microsoft's Debug Interface Access SDK
http://msdn.microsoft.com/en-us/library/f0756hat.aspx
and getting E_PDB_INVALID_SIG when passing in the GUID i expect when trying to load the PDB.
I'd just like to know the GUID of the PDB so I can be certain that it's mism...
Hello,
I need my all defined symbols (functions) in certain DLL/EXE/lib. I dont need Kernel or other OS layers symbols. I dont need all other stuf, only which's defined by my own DLL or EXE which I am giving it as PDB. But it shows EVERYTHING kernel related,OS related and balah blah endless list(sky is the limit).. I only required define...
While creating some diagrams in Dia using the bpmn sheet I noticed that there's a capability for using python extensions on Dia. They have some examples on their site about doing so.
Dia Project
What I haven't seen yet (and I'm wondering about) is whether you can generate something code, yaml or xml based on a diagram? For example sa...
Hi,
i will make a tiers diagram and need a software to creategraphic, need some like this:
http://i.technet.microsoft.com/Bb735136.msdfsvc01(pt-br,TechNet.10).gif
anybody know software, makes this diagram? I see many diagram with this style, how i can do that?
...